Hello Henry Robinson,

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

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

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

Change subject: IMPALA-3664: S3A test_keys_do_not_work fails
......................................................................

IMPALA-3664: S3A test_keys_do_not_work fails

Previously when we created a new connection to S3 via the S3A
connector, the S3AFileSystem object was created only then. However,
recently it was realized that the object could be created even before
we created a connection to the S3A file system; so the configuration
values we pass through to the connection would be ignored.

This is fixed by forcing the FS builder to return a new instance of
the filesystem object, which will read the configuration changes we
make.

Change-Id: I23b541eef747dd62e59390f8cc9ac6e5742ead40
---
M be/src/runtime/hdfs-fs-cache.cc
1 file changed, 3 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/Impala refs/changes/58/3358/2
-- 
To view, visit http://gerrit.cloudera.org:8080/3358
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I23b541eef747dd62e59390f8cc9ac6e5742ead40
Gerrit-PatchSet: 2
Gerrit-Project: Impala
Gerrit-Branch: cdh5-2.6.0_5.8.0
Gerrit-Owner: Sailesh Mukil <[email protected]>
Gerrit-Reviewer: Henry Robinson <[email protected]>

Reply via email to