Joe McDonnell has uploaded this change for review. ( http://gerrit.cloudera.org:8080/24498
Change subject: IMPALA-12975: Match upstream structure for hadoop-client tarball ...................................................................... IMPALA-12975: Match upstream structure for hadoop-client tarball The typical Hadoop tarball structure has an include directory with libhdfs libraries in lib/native. Currently, our hadoop-client build doesn't not have the include directory and puts libraries in lib (no /native). To make it easier to use them in a similar way, this switches the structure to match the typical Hadoop directory structures. Change-Id: Ibc9faf88ec5195a21767234783e78dca289c4234 --- M source/hadoop-client/build.sh 1 file changed, 4 insertions(+), 1 deletion(-) git pull ssh://gerrit.cloudera.org:29418/native-toolchain refs/changes/98/24498/1 -- To view, visit http://gerrit.cloudera.org:8080/24498 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: native-toolchain Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: Ibc9faf88ec5195a21767234783e78dca289c4234 Gerrit-Change-Number: 24498 Gerrit-PatchSet: 1 Gerrit-Owner: Joe McDonnell <[email protected]>
