Steve Carlin has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/22982


Change subject: IMPALA-14041 ADDENDUM: Recreate jar file after tests run.
......................................................................

IMPALA-14041 ADDENDUM: Recreate jar file after tests run.

The build was unstable because the "mvn -fae" command in
the java/calcite-planner was removing the jar file due to
the "clean" plugin which was needed because of a mvn bug.

This caused the custom_cluster test_calcite_planner.py test to
fail because it wouldn't find the jar file.

Adding the "install" ensures the jar file will be recreated
after the tests are run.

Change-Id: I04e2c1b9bef26535ca571b87fdbd3e84c61b4b24
---
M bin/run-all-tests.sh
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/82/22982/1
--
To view, visit http://gerrit.cloudera.org:8080/22982
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I04e2c1b9bef26535ca571b87fdbd3e84c61b4b24
Gerrit-Change-Number: 22982
Gerrit-PatchSet: 1
Gerrit-Owner: Steve Carlin <[email protected]>

Reply via email to