Hello Henry Robinson, Internal Jenkins, Dan Hecht,

I'd like you to reexamine a change.  Please visit

    http://gerrit.cloudera.org:8080/2850

to look at the new patch set (#8).

Change subject: IMPALA-3306: Add command-line flags to set S3 access 
configurations
......................................................................

IMPALA-3306: Add command-line flags to set S3 access configurations

This patch adds two flags, namely 's3a_access_key_cmd' and
's3a_secret_key_cmd' each of which should be a Unix command that
would retrieve the S3 access key and the S3 secret key respectively.
These keys are used when creating a connection to S3 so that Impala
is given access.

This patch gives users the safer option of not needing to put the
access and secret keys in the core-site.xml file (which is potentially
insecure).

Change-Id: I2ba103bcb399861683066fd00219d30c180db043
---
M be/src/common/init.cc
M be/src/rpc/thrift-server.cc
M be/src/runtime/hdfs-fs-cache.cc
M be/src/runtime/hdfs-fs-cache.h
M be/src/util/os-util.cc
M be/src/util/os-util.h
M be/src/util/webserver.cc
M tests/common/skip.py
A tests/custom_cluster/test_s3a_access.py
9 files changed, 124 insertions(+), 10 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/Impala refs/changes/50/2850/8
-- 
To view, visit http://gerrit.cloudera.org:8080/2850
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I2ba103bcb399861683066fd00219d30c180db043
Gerrit-PatchSet: 8
Gerrit-Project: Impala
Gerrit-Branch: cdh5-trunk
Gerrit-Owner: Sailesh Mukil <[email protected]>
Gerrit-Reviewer: Dan Hecht <[email protected]>
Gerrit-Reviewer: Henry Robinson <[email protected]>
Gerrit-Reviewer: Internal Jenkins
Gerrit-Reviewer: Sailesh Mukil <[email protected]>

Reply via email to