You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@drill.apache.org by ts...@apache.org on 2015/05/01 20:08:14 UTC

[18/50] [abbrv] drill git commit: Merge branch 'gh-pages' of https://github.com/tshiran/drill into gh-pages

Merge branch 'gh-pages' of https://github.com/tshiran/drill into gh-pages


Project: http://git-wip-us.apache.org/repos/asf/drill/repo
Commit: http://git-wip-us.apache.org/repos/asf/drill/commit/1aaf4004
Tree: http://git-wip-us.apache.org/repos/asf/drill/tree/1aaf4004
Diff: http://git-wip-us.apache.org/repos/asf/drill/diff/1aaf4004

Branch: refs/heads/gh-pages
Commit: 1aaf4004a486cca61594bb71b9eceb0be9f6915d
Parents: 81ee68a 4b6f3dd
Author: Tomer Shiran <ts...@gmail.com>
Authored: Wed Apr 29 19:55:37 2015 -0700
Committer: Tomer Shiran <ts...@gmail.com>
Committed: Wed Apr 29 19:55:37 2015 -0700

----------------------------------------------------------------------
 _data/docs.json                                 | 168 +++++++++++++-----
 _docs/connect-a-data-source/020-plugin-reg.md   |  24 ---
 .../020-storage-plugin-registration.md          |  24 +++
 _docs/connect-a-data-source/030-plugin-conf.md  | 130 --------------
 .../030-storage-plugin-configuration.md         |   5 +
 ...storage-plugin-configuration-introduction.md | 133 +++++++++++++++
 .../050-file-system-storage-plugin.md           |  64 +++++++
 _docs/connect-a-data-source/050-reg-fs.md       |  64 -------
 .../060-hbase-storage-plugin.md                 |  37 ++++
 _docs/connect-a-data-source/060-reg-hbase.md    |  37 ----
 .../070-hive-storage-plugin.md                  |  77 +++++++++
 _docs/connect-a-data-source/070-reg-hive.md     |  77 ---------
 _docs/connect-a-data-source/080-default-frmt.md |  69 --------
 .../080-drill-default-input-format.md           |  69 ++++++++
 _docs/connect-a-data-source/090-mongo-plugin.md | 169 -------------------
 .../090-mongodb-plugin-for-apache-drill.md      | 162 ++++++++++++++++++
 .../connect-a-data-source/100-mapr-db-format.md |  34 ++++
 .../connect-a-data-source/100-mapr-db-plugin.md |  34 ----
 .../010-installing-the-driver-on-windows.md     |  13 +-
 .../nested-data-functions/020-kvgen.md          |  19 ++-
 20 files changed, 749 insertions(+), 660 deletions(-)
----------------------------------------------------------------------