You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@carbondata.apache.org by ch...@apache.org on 2017/04/12 08:48:56 UTC

[2/2] incubator-carbondata git commit: [CARBONDATA-816] Added Example for Hive Integration This closes #751

[CARBONDATA-816] Added Example for Hive Integration This closes #751


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

Branch: refs/heads/hive
Commit: eda4475308d80de72192e3fec707f386e945fda0
Parents: 3397dc3 f315a25
Author: chenliang613 <ch...@huawei.com>
Authored: Wed Apr 12 14:18:35 2017 +0530
Committer: chenliang613 <ch...@huawei.com>
Committed: Wed Apr 12 14:18:35 2017 +0530

----------------------------------------------------------------------
 integration/hive/pom.xml                        |  69 ++++++-
 .../hive/server/HiveEmbeddedServer2.java        | 159 ++++++++++++++++
 integration/hive/src/main/resources/data.csv    |   3 +
 .../hive/src/main/resources/log4j.properties    |  11 ++
 .../carbondata/hiveexample/HiveExample.scala    | 182 +++++++++++++++++++
 5 files changed, 422 insertions(+), 2 deletions(-)
----------------------------------------------------------------------