Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
Impala 4.1.0
-
None
-
None
-
ghx-label-13
Description
Currently bootstrap_system.sh will prepopulate the .m2 directory by download a 800M+ archive file from jenkins.impala.io, this intended to speed up the maven package process, so it's not required. meanwhile, due to different network environment, the download speed of the archive file is not necessarily fast.
I want to add an environment variable 'PREPOPULATE_M2_REPOSITORY' to control whether to prepopulate the m2 directory or not.
Attachments
Issue Links
- is related to
-
IMPALA-9107 Reduce time spent downloading maven artifacts for precommit tests
- Resolved