Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
Slider 0.40
-
None
Description
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)
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
However the zip file is not generated.