Hello Tim Armstrong, Joe McDonnell, Impala Public Jenkins,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/16055
to look at the new patch set (#3).
Change subject: IMPALA-9844: Ozone support for load data inpath
......................................................................
IMPALA-9844: Ozone support for load data inpath
Add Ozone to the whitelist of URIs supported for 'load data
inpath' queries.
Removed a workaround in FileSystemUtil#isOzoneFileSystem that required
CDP jars by default. Now, we support only CDP and can require the CDP
Ozone jars.
Testing:
* Tested manually against a cluster with Ozone deployed
Change-Id: I60e8c9ebc6c5b2a29539fac9797cbda32e3cc257
---
M fe/src/main/java/org/apache/impala/analysis/LoadDataStmt.java
M fe/src/main/java/org/apache/impala/common/FileSystemUtil.java
2 files changed, 8 insertions(+), 7 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/55/16055/3
--
To view, visit http://gerrit.cloudera.org:8080/16055
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I60e8c9ebc6c5b2a29539fac9797cbda32e3cc257
Gerrit-Change-Number: 16055
Gerrit-PatchSet: 3
Gerrit-Owner: Sahil Takiar <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Joe McDonnell <[email protected]>
Gerrit-Reviewer: Sahil Takiar <[email protected]>
Gerrit-Reviewer: Tim Armstrong <[email protected]>