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 "Fifteen (Jira)" <ji...@apache.org> on 2021/05/25 15:13:00 UTC

[jira] [Commented] (IMPALA-10668) Provide scripts for offline compiling

    [ https://issues.apache.org/jira/browse/IMPALA-10668?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17351122#comment-17351122 ] 

Fifteen commented on IMPALA-10668:
----------------------------------

It would be very nice if offline build is possible. 

With toolchain & python package prepared, It goes fine with `make impalad -j 128`, 

However the fe build will fail complaining the mirrored maven repo has no suitable packages

> 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
>            Assignee: zhi tang
>            Priority: Major
>
> 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: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org