You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bigtop.apache.org by "Evans Ye (JIRA)" <ji...@apache.org> on 2015/10/29 19:20:27 UTC

[jira] [Updated] (BIGTOP-2103) [Docker] Move bigtop/slaves image build to gradle and download required packages during build

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

Evans Ye updated BIGTOP-2103:
-----------------------------
    Description: 
Our new ci build for pakcages now suffers an issue that sometimes gradle packages downloading can be failed due to we're sending massive amount of requests. This can be solved by downloading required packages during image build time.
On the other hand, slaves images are prefixed with {{trunk}}, or {{1.1.0}} for labeling, hence it'd be better to be able to specify prefix on build. We can solve this problem using gradle, which brings in a better UX as well.

  was:
Our new ci build for pakcages now suffers an issue that sometimes gradle packages downloading can be failed due to we're sending massive amount of requests. This can be solved by downloading required packages during image build time.
On the other hand, slaves images are prefixed with {trunk}, or {1.1.0} for labeling, hence it'd be better to be able to specify prefix on build. We can solve this problem using gradle, which brings in a better UX as well.


> [Docker] Move bigtop/slaves image build to gradle and download required packages during build
> ---------------------------------------------------------------------------------------------
>
>                 Key: BIGTOP-2103
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-2103
>             Project: Bigtop
>          Issue Type: Bug
>          Components: build, docker
>    Affects Versions: 1.0.0
>            Reporter: Evans Ye
>            Assignee: Evans Ye
>
> Our new ci build for pakcages now suffers an issue that sometimes gradle packages downloading can be failed due to we're sending massive amount of requests. This can be solved by downloading required packages during image build time.
> On the other hand, slaves images are prefixed with {{trunk}}, or {{1.1.0}} for labeling, hence it'd be better to be able to specify prefix on build. We can solve this problem using gradle, which brings in a better UX as well.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)