HUE-9002 [fb] Get region of host as default for S3
Review Request #14298 — Created Sept. 16, 2019 and submitted
Information | |
---|---|
jgauthier | |
hue | |
master | |
HUE-9002 | |
Reviewers | |
hue | |
jgauthier, johan, ranade, romain, weixia, yingc |
commit e98ec9d8bec797c381e8bc78c25294fc8db964fe Author: Jean-Francois Desjeans Gauthier <jf.desjeans.gauthier@gmail.com> Date: Mon Sep 16 09:13:13 2019 -0700 HUE-9002 [fb] Get region of host as default for S3 :100644 100644 a510740ebd... 6cb1bbd77c... M desktop/conf.dist/hue.ini :100644 100644 94ff9d77cf... d2f569f879... M desktop/conf/pseudo-distributed.ini.tmpl :100644 100644 7b54ab217c... b36c32353b... M desktop/libs/aws/src/aws/client.py :100644 100644 edaae5aa41... c7b63826ab... M desktop/libs/aws/src/aws/conf.py
-
-
desktop/libs/aws/src/aws/conf.py (Diff revision 2) nit: exception already log the exception, maybe add a string message instead of e?