You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by pl...@apache.org on 2018/08/09 02:14:28 UTC

directory-kerby git commit: Update has-start.md.

Repository: directory-kerby
Updated Branches:
  refs/heads/kerby-2.0.0 99bbcfa03 -> aa166682e


Update has-start.md.


Project: http://git-wip-us.apache.org/repos/asf/directory-kerby/repo
Commit: http://git-wip-us.apache.org/repos/asf/directory-kerby/commit/aa166682
Tree: http://git-wip-us.apache.org/repos/asf/directory-kerby/tree/aa166682
Diff: http://git-wip-us.apache.org/repos/asf/directory-kerby/diff/aa166682

Branch: refs/heads/kerby-2.0.0
Commit: aa166682eb6a05cc5556658f44541648dfab1c73
Parents: 99bbcfa
Author: plusplusjiajia <ji...@intel.com>
Authored: Thu Aug 9 10:11:33 2018 +0800
Committer: plusplusjiajia <ji...@intel.com>
Committed: Thu Aug 9 10:11:33 2018 +0800

----------------------------------------------------------------------
 has-project/docs/has-start.md | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/directory-kerby/blob/aa166682/has-project/docs/has-start.md
----------------------------------------------------------------------
diff --git a/has-project/docs/has-start.md b/has-project/docs/has-start.md
index bf8cf3e..46b6c67 100644
--- a/has-project/docs/has-start.md
+++ b/has-project/docs/has-start.md
@@ -212,3 +212,22 @@ admin.local: deploy_keytabs hosts.txt 22 /etc/has/ username password
 admin.local: exit
 ```
 Note: The admin.keytab file is created by the `has-init`. In local admin tool, you can type "?" for help.
+
+### Enable Hadoop ecosystem components
+* [Enable Hadoop](../supports/hadoop/README.md)
+
+* [Enable Zookeeper](../supports/zookeeper/README.md)
+
+* [Enable HBase](../supports/hbase/README.md)
+
+* [Enable Hive](../supports/hive/README.md)
+
+* [Enable Phoenix](../supports/phoenix/README.md)
+
+* [Enable Thrift](../supports/thrift/README.md)
+
+* [Enable Spark](../supports/spark/README.md)
+
+* [Enable Oozie](../supports/oozie/README.md)
+
+* [Enable Presto](../supports/presto/README.md)
\ No newline at end of file