You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@carbondata.apache.org by ra...@apache.org on 2016/11/07 02:24:59 UTC

[2/2] incubator-carbondata git commit: [CARBONDATA-367]Add support alluxio(tachyon) file system This closes #287

[CARBONDATA-367]Add support alluxio(tachyon) file system This closes #287


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

Branch: refs/heads/master
Commit: 6d4ffef691dd9c935102b2ad3df912b036fcee9a
Parents: d204135 6ee4464
Author: ravipesala <ra...@gmail.com>
Authored: Mon Nov 7 07:54:27 2016 +0530
Committer: ravipesala <ra...@gmail.com>
Committed: Mon Nov 7 07:54:27 2016 +0530

----------------------------------------------------------------------
 .../store/filesystem/AlluxioCarbonFile.java     | 130 +++++++++++++++++++
 .../datastorage/store/impl/FileFactory.java     |  39 +++++-
 .../apache/carbondata/core/util/CarbonUtil.java |   1 +
 .../carbondata/examples/AlluxioExample.scala    |  65 ++++++++++
 4 files changed, 230 insertions(+), 5 deletions(-)
----------------------------------------------------------------------