You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kylin.apache.org by lu...@apache.org on 2015/06/02 12:26:14 UTC

[20/49] incubator-kylin git commit: Merge branch '0.7.1-staging' of https://git-wip-us.apache.org/repos/asf/incubator-kylin into 0.7.1-staging

Merge branch '0.7.1-staging' of https://git-wip-us.apache.org/repos/asf/incubator-kylin into 0.7.1-staging


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

Branch: refs/heads/0.7.1
Commit: 07abda64ad5d9bcd4cb7e52ccd805364f26184e0
Parents: 7417cf1 328cc69
Author: shaofengshi <sh...@apache.org>
Authored: Fri May 29 12:56:32 2015 +0800
Committer: shaofengshi <sh...@apache.org>
Committed: Fri May 29 12:56:32 2015 +0800

----------------------------------------------------------------------
 docs/website/_includes/navside.html             | 164 +++++++++++--------
 .../2014-12-31-Build-Cube-with-Restful-API.md   |   2 -
 .../API/2015-03-18-Restful-Service-Doc.md       |   2 -
 .../2014-10-23-Kylin-web-front-end-summary.md   |  45 +++++
 .../2014-12-09-New-meta-data-model-structure.md |  29 ++++
 ...n-Kylin-test-case-with-HBase-Mini-Cluster.md |  21 +++
 .../2015-03-05-Kylin-Metadata-Store.md          |  45 +++++
 ...05-18-FAQ-on-Kylin-Installation-and-Usage.md |  46 ------
 .../_posts/Getting Started/2015-05-18-FAQ.md    |  44 +++++
 .../Getting Started/2015-05-28-Terminology.md   |   6 +
 .../What-should-I-use-Kylin-for.md              |  55 +++++++
 .../2014-10-23-Kylin-web-front-end-summary.md   |  47 ------
 .../How to/2014-10-24-How-to-Contribute.md      |  18 +-
 ...w to install kylin in your Hadoop cluster.md |   2 -
 .../2014-12-09-New-meta-data-model-structure.md |  31 ----
 ...n-Kylin-test-case-with-HBase-Mini-Cluster.md |  23 ---
 ...w-to-consume-Kylin-REST-API-in-javascript.md |   2 -
 .../How to/2015-03-05-Kylin-Metadata-Store.md   |  47 ------
 ...03-18-How-to-use-kylin-remote-jdbc-driver.md |   2 -
 .../2015-05-18-Export-Kylin-HBase-data.md       |   2 -
 ...On-Hadoop-Kylin-installation-using-Docker.md |   2 -
 ...-22-Advance-settings-of-Kylin-environment.md |   2 -
 ...015-01-22-Kylin-Manual-Installation-Guide.md |   2 -
 ...f-Hadoop-CLI-Installation-(Dev-Env-Setup).md |   2 -
 .../2015-03-13-On-Hadoop-CLI-installation.md    |   2 -
 .../2014-11-05-Kylin-Cube-Creation-Tutorial.md  |   2 -
 .../2014-11-05-Kylin-ODBC-Driver-Tutorial.md    |   2 -
 ...in-Cube-Build-and-Job-Monitoring-Tutorial.md |   2 -
 ...1-11-Kylin-Cube-Permission-Grant-Tutorial.md |   2 -
 .../Tutorial/2015-04-17-Kylin-Web-Tutorial.md   |   2 -
 .../2015-04-17-Kylin-and-Tableau-Tutorial.md    |   2 -
 .../blog/2015-01-25-introduce-data-model.md     |   2 +-
 docs/website/assets/js/main.js                  |   2 +-
 docs/website/docs/index.html                    | 108 ------------
 docs/website/docs/index.md                      |  90 ++++++++++
 docs/website/docs/installation-content.html     |  34 ----
 docs/website/docs/intro-content.html            |  72 --------
 webapp/Gruntfile.js                             |   4 +-
 38 files changed, 446 insertions(+), 521 deletions(-)
----------------------------------------------------------------------