Impala Public Jenkins has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/9956 )
Change subject: IMPALA-6825: Fix HADOOP_CLASSPATH when using Hadoop 3 ...................................................................... IMPALA-6825: Fix HADOOP_CLASSPATH when using Hadoop 3 IMPALA-4277 added support for Hadoop 3. However, it omitted a component from HADOOP_CLASSPATH that is required for the local minicluster to access AWS. I tested this manually and with this change the minicluster is able to access HDFS. Cherry-picks: not for 2.x Change-Id: Ibe5784d32c6e8d04f147b26c7d2345609006ab46 Reviewed-on: http://gerrit.cloudera.org:8080/9956 Reviewed-by: Philip Zeyliger <[email protected]> Tested-by: Impala Public Jenkins <[email protected]> --- M bin/impala-config.sh 1 file changed, 3 insertions(+), 0 deletions(-) Approvals: Philip Zeyliger: Looks good to me, approved Impala Public Jenkins: Verified -- To view, visit http://gerrit.cloudera.org:8080/9956 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: Ibe5784d32c6e8d04f147b26c7d2345609006ab46 Gerrit-Change-Number: 9956 Gerrit-PatchSet: 4 Gerrit-Owner: Lars Volker <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Joe McDonnell <[email protected]> Gerrit-Reviewer: Lars Volker <[email protected]> Gerrit-Reviewer: Philip Zeyliger <[email protected]>
