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

Konstantin Boudnik commented on BIGTOP-848:
-------------------------------------------

[~bmahe], git archive is an appealing feature to use, however github nor ASF 
git mirror doesn' support {{git archive}} from outside it seems. Github though 
provides a custom URL to download an archive for a branch.

So, the only alternative to Phil's approach - which might be a bit sub-optimal 
performance-wise because of the repo cloning - is to provide custom URLs that 
let you download an archive directly e.g. 
{{https://github.com/apache/hadoop-common/archive/branch-2.zip}}. However, this 
seems to be impracticle because different servers will have different URL 
patterns.
                
> Allow to build stack on top of an arbitrary Hadoop SHA
> ------------------------------------------------------
>
>                 Key: BIGTOP-848
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-848
>             Project: Bigtop
>          Issue Type: Improvement
>          Components: General
>    Affects Versions: 0.5.0
>            Reporter: Konstantin Boudnik
>             Fix For: backlog
>
>         Attachments: 0001-BIGTOP-848-git-support.patch, flume-spec.patch, 
> hadoop-spec.patch, hbase-spec.patch, hive-spec.patch, pig-spec.patch, 
> zookeeper-spec.patch
>
>
> For the ease of experimenting and doing one-off stack builds, which was 
> always the objective of the founding idea of this project, I would like to 
> have a way to build a stack from an arbitrary SHA of Hadoop git.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to