Quanlong Huang has uploaded this change for review. ( http://gerrit.cloudera.org:8080/17121
Change subject: [WIP] IMPALA-7712: Support Google Cloud Storage ...................................................................... [WIP] IMPALA-7712: Support Google Cloud Storage This patch adds support for GCS(Google Cloud Storage). TODO: ranger-audit-plugin includes dependencies on gcs-connector but it's for hadoop-2.x. Decided whether we can use it or use a 3.x version. Change-Id: Ia91ec956de3b620cccf6a1244b56b7da7a45b32b TODO: Add tests --- M be/src/exec/hdfs-table-sink.cc M be/src/runtime/io/disk-io-mgr-test.cc M be/src/runtime/io/disk-io-mgr.cc M be/src/runtime/io/disk-io-mgr.h M be/src/util/hdfs-util.cc M be/src/util/hdfs-util.h M bin/impala-config-branch.sh M bin/impala-config.sh M fe/src/main/java/org/apache/impala/catalog/HdfsTable.java M fe/src/main/java/org/apache/impala/common/FileSystemUtil.java M java/executor-deps/pom.xml 11 files changed, 69 insertions(+), 3 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/21/17121/1 -- To view, visit http://gerrit.cloudera.org:8080/17121 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: Ia91ec956de3b620cccf6a1244b56b7da7a45b32b Gerrit-Change-Number: 17121 Gerrit-PatchSet: 1 Gerrit-Owner: Quanlong Huang <[email protected]>
