[CARBONDATA-492]fix a bug of profile spark-2.0 for intellij idea This closes #390
Project: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/commit/bf947864
Tree: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/tree/bf947864
Diff: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/diff/bf947864
Branch: refs/heads/master
Commit: bf9478640dd231a540f52c2557c1c6d564810d1e
Parents: 151962a eda593f
Author: jackylk <jacky.likun@huawei.com>
Authored: Sun Dec 4 10:38:55 2016 +0800
Committer: jackylk <jacky.likun@huawei.com>
Committed: Sun Dec 4 10:38:55 2016 +0800
----------------------------------------------------------------------
examples/spark2/pom.xml | 26 +++++++++++++++++++
hadoop/pom.xml | 28 ---------------------
integration/spark-common/pom.xml | 14 -----------
integration/spark2/pom.xml | 47 ++++++++---------------------------
pom.xml | 4 +--
processing/pom.xml | 18 +++++++++++---
6 files changed, 51 insertions(+), 86 deletions(-)
----------------------------------------------------------------------
|