yx91490 created IMPALA-11439:
--------------------------------
Summary: Add an environment variable to control
bootstrap_system.sh whether to prepopulate the m2 directory or not
Key: IMPALA-11439
URL: https://issues.apache.org/jira/browse/IMPALA-11439
Project: IMPALA
Issue Type: Improvement
Affects Versions: Impala 4.1.0
Reporter: yx91490
Assignee: yx91490
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 'PERPOPULATE_M2_REPOSITORY' to control
whether to prepopulate the m2 directory or not.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)