Csaba Ringhofer has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/14372


Change subject: IMPALA-9008: Serialize Maven invocations to deflake 
impala-minimal-hive-exec
......................................................................

IMPALA-9008: Serialize Maven invocations to deflake impala-minimal-hive-exec

Building impala-minimal-hive-exec was flaky (sometimes it failed
to download Guava 14.0.1), and my guess is that it is related to
downloading the same dependency in parallel with ext-data-source.

Similarly to the solution in IMPALA-7051, I try to fix it by
adding a fictional dependency to serialize the builds.

Testing:
- I never reproduced the original flakiness, so I just hope
  that it disappears with this change.

Change-Id: Ic951ad7313e5ad9add2a00e6a442c6e97f235967
---
M ext-data-source/CMakeLists.txt
1 file changed, 3 insertions(+), 1 deletion(-)



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

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ic951ad7313e5ad9add2a00e6a442c6e97f235967
Gerrit-Change-Number: 14372
Gerrit-PatchSet: 1
Gerrit-Owner: Csaba Ringhofer <[email protected]>

Reply via email to