You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@slider.apache.org by "Ted Yu (JIRA)" <ji...@apache.org> on 2014/07/08 06:21:33 UTC

[jira] [Commented] (SLIDER-217) Slider app-package for hbase is not generating the zip file

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

Ted Yu commented on SLIDER-217:
-------------------------------

Note the condition:
bq. After HBase tarball is published locally in maven repository

Can you list the contents of your ~/.m2/repository/org/apache/hbase/hbase/0.98.3-hadoop2/ ?

> Slider app-package for hbase is not generating the zip file
> -----------------------------------------------------------
>
>                 Key: SLIDER-217
>                 URL: https://issues.apache.org/jira/browse/SLIDER-217
>             Project: Slider
>          Issue Type: Bug
>          Components: app-package
>    Affects Versions: Slider 0.40
>            Reporter: Gour Saha
>
> The *app-packages/hbase/README.txt* file states that in Option-I (using mvn command) the following step will generate the hbase app-package zip file (e.g. apache-slider-hbase-0.98.3-hadoop2-app-package-0.31.0-incubating-SNAPSHOT.zip)
> {noformat}
> After HBase tarball is published locally in maven repository, you can use the following command:
>   mvn clean package -DskipTests -Phbase-app-package
> App package can be found in
>   app-packages/hbase/target/apache-slider-hbase-${hbase.version}-app-package-${slider.version}.zip
> {noformat}
> However the zip file is not generated.



--
This message was sent by Atlassian JIRA
(v6.2#6252)