Joe McDonnell has uploaded this change for review. ( http://gerrit.cloudera.org:8080/23497
Change subject: PROTOTYPE: Add impala-package Maven project to simplify packaging ...................................................................... PROTOTYPE: Add impala-package Maven project to simplify packaging This adds the java/impala-package Maven project to make it easier to ship / test the Calcite planner. impala-package has a dependency on impala-frontend and calcite-planner, so it's classpath requires no extra work when constructing the classpath. Change-Id: I81dec2a5b59e279229a735c8bb1a23c77111a793 --- M bin/set-classpath.sh M docker/setup_build_context.py A java/impala-package/pom.xml M java/pom.xml 4 files changed, 100 insertions(+), 36 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/97/23497/1 -- To view, visit http://gerrit.cloudera.org:8080/23497 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I81dec2a5b59e279229a735c8bb1a23c77111a793 Gerrit-Change-Number: 23497 Gerrit-PatchSet: 1 Gerrit-Owner: Joe McDonnell <[email protected]>
