You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hivemall.apache.org by my...@apache.org on 2017/03/02 15:59:21 UTC

incubator-hivemall git commit: Close #57: [SPARK][DOC] Update gitbook/SUMMARY.md for spark

Repository: incubator-hivemall
Updated Branches:
  refs/heads/master b0d1ad029 -> e847c29ff


Close #57: [SPARK][DOC] Update gitbook/SUMMARY.md for spark


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

Branch: refs/heads/master
Commit: e847c29ff8b885a9beed80aa44e4f2e095b5d2f6
Parents: b0d1ad0
Author: Takeshi Yamamuro <ya...@apache.org>
Authored: Fri Mar 3 00:56:03 2017 +0900
Committer: myui <yu...@gmail.com>
Committed: Fri Mar 3 00:56:03 2017 +0900

----------------------------------------------------------------------
 docs/gitbook/SUMMARY.md | 3 +++
 1 file changed, 3 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-hivemall/blob/e847c29f/docs/gitbook/SUMMARY.md
----------------------------------------------------------------------
diff --git a/docs/gitbook/SUMMARY.md b/docs/gitbook/SUMMARY.md
index 756f2c6..ff015e9 100644
--- a/docs/gitbook/SUMMARY.md
+++ b/docs/gitbook/SUMMARY.md
@@ -152,6 +152,9 @@
 
 ## Part X - Hivemall on Spark
 
+* [Getting Started](getting_started/README.md)
+    * [Installation](spark/getting_started/installation.md)
+
 * [Binary Classification](spark/binaryclass/index.md)
     * [a9a Tutorial for DataFrame](spark/binaryclass/a9a_df.md)