Repository: incubator-hivemall Updated Branches: refs/heads/master c65a2ea11 -> 0c4798eba (forced update)
Fixed gitbook index Project: http://git-wip-us.apache.org/repos/asf/incubator-hivemall/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-hivemall/commit/0c4798eb Tree: http://git-wip-us.apache.org/repos/asf/incubator-hivemall/tree/0c4798eb Diff: http://git-wip-us.apache.org/repos/asf/incubator-hivemall/diff/0c4798eb Branch: refs/heads/master Commit: 0c4798ebaeb2e4e4e388e38501396c4823336edf Parents: f538c89 Author: myui <[email protected]> Authored: Mon Apr 24 19:28:55 2017 +0900 Committer: myui <[email protected]> Committed: Mon Apr 24 19:45:42 2017 +0900 ---------------------------------------------------------------------- docs/gitbook/SUMMARY.md | 4 ++-- src/site/xdoc/index.xml.vm | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-hivemall/blob/0c4798eb/docs/gitbook/SUMMARY.md ---------------------------------------------------------------------- diff --git a/docs/gitbook/SUMMARY.md b/docs/gitbook/SUMMARY.md index fe109ec..b31018c 100644 --- a/docs/gitbook/SUMMARY.md +++ b/docs/gitbook/SUMMARY.md @@ -158,7 +158,7 @@ * [Lat/Lon functions](geospatial/latlon.md) -## Part XI - Hivemall on Spark +## Part XII - Hivemall on Spark * [Getting Started](spark/getting_started/README.md) * [Installation](spark/getting_started/installation.md) @@ -173,7 +173,7 @@ * [Top-k Join processing](spark/misc/topk_join.md) * [Other utility functions](spark/misc/functions.md) -## Part XII - External References +## Part XIII - External References * [Hivemall on Apache Spark](https://github.com/maropu/hivemall-spark) * [Hivemall on Apache Pig](https://github.com/daijyc/hivemall/wiki/PigHome) http://git-wip-us.apache.org/repos/asf/incubator-hivemall/blob/0c4798eb/src/site/xdoc/index.xml.vm ---------------------------------------------------------------------- diff --git a/src/site/xdoc/index.xml.vm b/src/site/xdoc/index.xml.vm index d32b487..1420d4b 100644 --- a/src/site/xdoc/index.xml.vm +++ b/src/site/xdoc/index.xml.vm @@ -27,7 +27,7 @@ </head> <body> <div class="alert alert-info" role="alert"> - <strong>Info:</strong> We are planning the initial Apache release on Q1, 2017. <a href="/userguide/index.html"><button class="btn btn-primary" type="button">Learn more</button></a>. + <strong>Info:</strong> We are planning the initial Apache release on Q2, 2017. <a href="/userguide/index.html"><button class="btn btn-primary" type="button">Learn more</button></a>. </div> <div id="carousel-main" class="row"> <div id="screenshots-carousel" class="carousel slide span10">
