You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bigtop.apache.org by "jay vyas (JIRA)" <ji...@apache.org> on 2014/03/01 16:07:20 UTC

[jira] [Comment Edited] (BIGTOP-1229) Keep binary tar ball after build rpm or support build tar ball command

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

jay vyas edited comment on BIGTOP-1229 at 3/1/14 3:06 PM:
----------------------------------------------------------

Yes, [~rguo] , keep in mind, the "normal" use case for bigtop (bigtop seniors correct me if im wrong)

- ASF Releases Tarballs which are hard to use in a distributed system.
- BIGTOP takes tarballs and transforms them into packages.
     - users, service installation, etc/ files
- You "yum install..." the Bigtop components on your cluster and set them up using puppet. 

What is your use case? Are you making custom HBase versions or something?  If so, you can : 

- build your own tarball using the mvn utilities associated with the individual project.
- modify bigtop to point to your tarball, instead of getting them from apache.

Is that sufficient?



was (Author: jayunit100):
Yes, [~rguo] , keep in mind, the "normal" use case for bigtop (bigtop seniors correct me if im wrong)

- ASF Releases Tarballs which are hard to use in a distributed system.
- BIGTOP takes tarballs and transforms them into packages.
  - users, service installation, etc/ files
- You "yum install..." the Bigtop components on your cluster and set them up using puppet. 

What is your use case? Are you making custom HBase versions or something?  If so, you can : 

- build your own tarball using the mvn utilities associated with the individual project.
- modify bigtop to point to your tarball, instead of getting them from apache.

Is that sufficient?


> Keep binary tar ball after build rpm or support build tar ball command 
> -----------------------------------------------------------------------
>
>                 Key: BIGTOP-1229
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-1229
>             Project: Bigtop
>          Issue Type: Improvement
>          Components: Build
>            Reporter: Shengjun Xin
>
> Now after we build rpm by bigtop, the binary tar ball built by bigtop will be removed, we want bigtop can keep this binary tar ball or we can use the command such as 'make hadoop-tar' to build binary tar ball only. 



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)