Anuj Phadke has uploaded a new patch set (#10). Change subject: IMPALA-1850 allow fs.defaultFS to be set to a non-HDFS filesystem ......................................................................
IMPALA-1850 allow fs.defaultFS to be set to a non-HDFS filesystem This change whitelists the supported filesystems impala can run on. It also includes changes to start the impala cluster solely on S3 filesystem Change-Id: I2f45bef6c94ece634045acb906d12591587ccfed --- M bin/impala-config.sh M fe/src/main/java/com/cloudera/impala/service/JniFrontend.java M tests/custom_cluster/test_hdfs_fd_caching.py M tests/metadata/test_col_stats.py M tests/query_test/test_delimited_text.py M tests/query_test/test_hdfs_fd_caching.py M tests/query_test/test_insert_permutation.py M tests/query_test/test_multiple_filesystems.py M tests/query_test/test_partitioning.py M tests/shell/test_shell_commandline.py 10 files changed, 24 insertions(+), 12 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala refs/changes/21/1121/10 -- To view, visit http://gerrit.cloudera.org:8080/1121 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: newpatchset Gerrit-Change-Id: I2f45bef6c94ece634045acb906d12591587ccfed Gerrit-PatchSet: 10 Gerrit-Project: Impala Gerrit-Branch: cdh5-trunk Gerrit-Owner: Anuj Phadke <[email protected]> Gerrit-Reviewer: Anuj Phadke <[email protected]> Gerrit-Reviewer: Casey Ching <[email protected]> Gerrit-Reviewer: Dan Hecht <[email protected]> Gerrit-Reviewer: Henry Robinson <[email protected]> Gerrit-Reviewer: Juan Yu <[email protected]> Gerrit-Reviewer: Sailesh Mukil <[email protected]>
