Michael Smith has uploaded this change for review. ( 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 --- M buildall.sh R source/hadoop-client/build.sh 2 files changed, 2 insertions(+), 2 deletions(-) git pull ssh://gerrit.cloudera.org:29418/native-toolchain refs/changes/77/20777/1 -- 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: newchange Gerrit-Change-Id: I9049efb6fa83a692a6c242ebdf1b7180ee396469 Gerrit-Change-Number: 20777 Gerrit-PatchSet: 1 Gerrit-Owner: Michael Smith <[email protected]>
