Quanlong Huang created IMPALA-10668:
---------------------------------------

             Summary: Provide scripts for offline compiling
                 Key: IMPALA-10668
                 URL: https://issues.apache.org/jira/browse/IMPALA-10668
             Project: IMPALA
          Issue Type: New Feature
          Components: Infrastructure
            Reporter: Quanlong Huang


This may be a common scenario:
 * A company restricts their machines to access public internet but provide 
private maven repo, python repo, and so on in their internal network.
 * They have several jumpbox machines that can access public internet but are 
poor at cpu/mem so are not suitable for compiling Impala.
 * They want to download everything needed for compiling Impala on a jumpbox 
machine. Then transfer these files to an internal machine and do the compiling.
 * For normal maven dependencies, they can use their private maven repo.

IMPALA-9107 eases some of the work, but still not good enough. It'd be helpful 
if we have a script for downloading all cloudera dependencies, and provide an 
option to buildall.sh for offline compiling.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to