Tim Armstrong has posted comments on this change. Change subject: IMPALA-4277: remove references for unsupported s3/s3n connectors ......................................................................
Patch Set 1: (2 comments) http://gerrit.cloudera.org:8080/#/c/4748/1/fe/src/main/java/org/apache/impala/common/FileSystemUtil.java File fe/src/main/java/org/apache/impala/common/FileSystemUtil.java: PS1, Line 34: import org.apache.hadoop.fs.s3native.NativeS3FileSystem; > Can remove Done PS1, Line 282: NativeS3FileSystem > We don't support Native (s3n) as well. So we can remove that too. Done -- To view, visit http://gerrit.cloudera.org:8080/4748 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: comment Gerrit-Change-Id: Ibfadd2bc91c7dbcb6f2bc962c404caea30f9b776 Gerrit-PatchSet: 1 Gerrit-Project: Impala-ASF Gerrit-Branch: hadoop-next Gerrit-Owner: Tim Armstrong <[email protected]> Gerrit-Reviewer: Sailesh Mukil <[email protected]> Gerrit-Reviewer: Tim Armstrong <[email protected]> Gerrit-HasComments: Yes
