Gour Saha created SLIDER-217:
--------------------------------
Summary: 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)