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 2016/08/01 15:28:56 UTC

[2/2] incubator-carbondata git commit: [CARBONDATA-102]Reduce the size of the CarbonData jar file This closes #53

[CARBONDATA-102]Reduce the size of the CarbonData jar file This closes #53


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

Branch: refs/heads/master
Commit: 645eafadbaf1dcd1bbd021fbb22ae35d93e3e424
Parents: 1ae4e40 55ed7f8
Author: chenliang613 <ch...@apache.org>
Authored: Mon Aug 1 23:28:10 2016 +0800
Committer: chenliang613 <ch...@apache.org>
Committed: Mon Aug 1 23:28:10 2016 +0800

----------------------------------------------------------------------
 assembly/pom.xml                                |  24 ++++-
 common/pom.xml                                  |  14 +--
 core/pom.xml                                    |  50 ++-------
 ...stalling-CarbonData-And-IDE-Configuartion.md |   4 +
 examples/pom.xml                                |  33 +-----
 format/pom.xml                                  |   4 +-
 hadoop/pom.xml                                  |  20 +---
 integration-testcases/pom.xml                   |  40 +------
 integration/spark/pom.xml                       |  41 +------
 pom.xml                                         | 107 ++++++++++++++++---
 processing/pom.xml                              |  41 +------
 .../processing/csvload/DataGraphExecuter.java   |  23 ----
 .../CarbonCSVBasedDimSurrogateKeyGen.java       |  35 ++----
 .../csvbased/CarbonCSVBasedSeqGenStep.java      |  10 +-
 14 files changed, 149 insertions(+), 297 deletions(-)
----------------------------------------------------------------------