You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@carbondata.apache.org by ja...@apache.org on 2016/12/02 18:45:04 UTC

[2/2] incubator-carbondata git commit: [CARBONDATA-459] Block distribution is wrong in case of dynamic allocation=true This closes #362

[CARBONDATA-459] Block distribution is wrong in case of dynamic allocation=true This closes #362


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

Branch: refs/heads/master
Commit: cffcb998a273af310f134e41f3ade892b19b03bc
Parents: 9dd0965 ff7793b
Author: jackylk <ja...@huawei.com>
Authored: Sat Dec 3 02:44:50 2016 +0800
Committer: jackylk <ja...@huawei.com>
Committed: Sat Dec 3 02:44:50 2016 +0800

----------------------------------------------------------------------
 .../core/constants/CarbonCommonConstants.java   |  23 +++
 .../carbondata/core/util/CarbonProperties.java  |  23 +++
 .../carbondata/spark/rdd/CarbonMergerRDD.scala  |   7 +-
 .../spark/sql/hive/DistributionUtil.scala       | 155 ++++++++++++++++---
 .../org/apache/spark/sql/CarbonContext.scala    |   2 -
 5 files changed, 181 insertions(+), 29 deletions(-)
----------------------------------------------------------------------