You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "yx91490 (Jira)" <ji...@apache.org> on 2022/07/16 13:27:00 UTC

[jira] [Updated] (IMPALA-11439) Add an environment variable to control bootstrap_system.sh whether to prepopulate the m2 directory or not

     [ https://issues.apache.org/jira/browse/IMPALA-11439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

yx91490 updated IMPALA-11439:
-----------------------------
    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.

  was:
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.


> 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
>            Priority: Major
>
> 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.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org