Hello Impala Public Jenkins,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/23940
to look at the new patch set (#2).
Change subject: IMPALA-14722: Switch default for PREPOPULATE_M2_REPOSITORY to
false
......................................................................
IMPALA-14722: Switch default for PREPOPULATE_M2_REPOSITORY to false
Upstream Jenkins switches to requiring a login. This broke the
functionality for bin/jenkins/populate_m2_directory.py. Some
precommit jobs have been seeing unexplained 30+ minute gaps
in time. Setting PREPOPULATE_M2_REPOSITORY=false seems to avoid
this. It is possible that bin/jenkins/populate_m2_directory.py
fails quickly in most cases but can hang for a longer time
intermittently.
This changes bin/bootstrap_build.sh to use code identical to
bin/bootstrap_system.sh (i.e. controlled by
PREPOPULATE_M2_REPOSITORY). It sets the default value for
PREPOPULATE_M2_REPOSITORY to false in both scripts.
In future, we may remove this code entirely.
Testing:
- Ran precommit job
Change-Id: Ie338f528f4861d885e484136689a6a5c72b57c70
---
M bin/bootstrap_build.sh
M bin/bootstrap_system.sh
2 files changed, 12 insertions(+), 5 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/40/23940/2
--
To view, visit http://gerrit.cloudera.org:8080/23940
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Ie338f528f4861d885e484136689a6a5c72b57c70
Gerrit-Change-Number: 23940
Gerrit-PatchSet: 2
Gerrit-Owner: Joe McDonnell <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Joe McDonnell <[email protected]>