Michael Smith has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/20777 )
Change subject: IMPALA-11157: Rename hadoop to hadoop-client ...................................................................... IMPALA-11157: Rename hadoop to hadoop-client The hadoop build only produces client binaries, not a full hadoop build. The name was therefore misleading, and could not replace the full build of hadoop required by Impala. Impala's toolchain bootstrap process would then fail if we tried to include two packages named "hadoop" when overriding the download URL via IMPALA_HADOOP_URL. Renames hadoop to hadoop-client to clarify its contents and avoid conflicts with a full hadoop build. Change-Id: I9049efb6fa83a692a6c242ebdf1b7180ee396469 Reviewed-on: http://gerrit.cloudera.org:8080/20777 Reviewed-by: Joe McDonnell <joemcdonn...@cloudera.com> Tested-by: Michael Smith <michael.sm...@cloudera.com> --- M buildall.sh R source/hadoop-client/build.sh 2 files changed, 2 insertions(+), 2 deletions(-) Approvals: Joe McDonnell: Looks good to me, approved Michael Smith: Verified -- To view, visit http://gerrit.cloudera.org:8080/20777 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: native-toolchain Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I9049efb6fa83a692a6c242ebdf1b7180ee396469 Gerrit-Change-Number: 20777 Gerrit-PatchSet: 3 Gerrit-Owner: Michael Smith <michael.sm...@cloudera.com> Gerrit-Reviewer: Joe McDonnell <joemcdonn...@cloudera.com> Gerrit-Reviewer: Laszlo Gaal <laszlo.g...@cloudera.com> Gerrit-Reviewer: Michael Smith <michael.sm...@cloudera.com>