You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@slider.apache.org by bi...@apache.org on 2016/05/31 16:01:45 UTC

incubator-slider git commit: SLIDER-1107 add client install command to hbase-nopkg readme

Repository: incubator-slider
Updated Branches:
  refs/heads/feature/SLIDER-1107_AM_config_generation 106d96c71 -> 0732af6d6


SLIDER-1107 add client install command to hbase-nopkg readme


Project: http://git-wip-us.apache.org/repos/asf/incubator-slider/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-slider/commit/0732af6d
Tree: http://git-wip-us.apache.org/repos/asf/incubator-slider/tree/0732af6d
Diff: http://git-wip-us.apache.org/repos/asf/incubator-slider/diff/0732af6d

Branch: refs/heads/feature/SLIDER-1107_AM_config_generation
Commit: 0732af6d6a2eb9172d0b989f3cbb5522f35add61
Parents: 106d96c
Author: Billie Rinaldi <bi...@gmail.com>
Authored: Tue May 31 09:01:36 2016 -0700
Committer: Billie Rinaldi <bi...@gmail.com>
Committed: Tue May 31 09:01:36 2016 -0700

----------------------------------------------------------------------
 app-packages/hbase-nopkg/README.md | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-slider/blob/0732af6d/app-packages/hbase-nopkg/README.md
----------------------------------------------------------------------
diff --git a/app-packages/hbase-nopkg/README.md b/app-packages/hbase-nopkg/README.md
index 70efa46..43fd7d4 100644
--- a/app-packages/hbase-nopkg/README.md
+++ b/app-packages/hbase-nopkg/README.md
@@ -51,5 +51,6 @@ Verify the content using
     unzip slider-hbase-resources-1.1.4.zip
     slider resource --install --resource resources --destdir hbase
     slider create hbase --template appConfig-default.json --resources resources-default.json --metainfo metainfo.xml
+    slider client --install --dest client_install_dir --name hbase --config clientInstallConfig-default.json