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 <[email protected]> Authored: Fri Mar 3 00:56:03 2017 +0900 Committer: myui <[email protected]> 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)
