Xiang Yang has uploaded this change for review. ( http://gerrit.cloudera.org:8080/19110
Change subject: IMPALA-11629: Support for huawei OBS FileSystem ...................................................................... IMPALA-11629: Support for huawei OBS FileSystem This patch adds support for huawei OBS(Object Storage Service) FileSystem. The implementation is similar to other remote FileSystems. Testing: - Manually create | insert data to | query data from | drop an iceberg table stored on OBS FileSystem. - Ran core jobs. Change-Id: I84a54dbebcc5b71e9bcdd141dae9e95104d98cb1 --- 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 fe/src/main/java/org/apache/impala/common/FileSystemUtil.java M java/executor-deps/pom.xml 7 files changed, 66 insertions(+), 2 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/10/19110/3 -- To view, visit http://gerrit.cloudera.org:8080/19110 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I84a54dbebcc5b71e9bcdd141dae9e95104d98cb1 Gerrit-Change-Number: 19110 Gerrit-PatchSet: 3 Gerrit-Owner: Xiang Yang <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
