Hello Grant Henke, Adar Dembo,
I'd like you to do a code review. Please visit
http://gerrit.cloudera.org:8080/7129
to review the following change.
Change subject: Tweak build-and-test.sh to fix spark1 test failures
......................................................................
Tweak build-and-test.sh to fix spark1 test failures
Maven seems to be caching old artifacts which is leading to
hard-to-diagnose test failures in some branches. This commit changes the
spark1 test to do a full clean/rebuild instead of selectively removing
the kudu-spark target dir. I've also snuck in a change to add the -B
'batch' flag to maven invocations, which should help with the verbose
download progress log spam.
Change-Id: I92fb0c05a9da65e1a41eb9017050cd8f957ce3a8
---
M build-support/jenkins/build-and-test.sh
1 file changed, 8 insertions(+), 14 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/29/7129/1
--
To view, visit http://gerrit.cloudera.org:8080/7129
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I92fb0c05a9da65e1a41eb9017050cd8f957ce3a8
Gerrit-PatchSet: 1
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Dan Burkert <[email protected]>
Gerrit-Reviewer: Adar Dembo <[email protected]>
Gerrit-Reviewer: Grant Henke <[email protected]>