GitHub user chenerlu opened a pull request: https://github.com/apache/carbondata/pull/999
Fix issue of CarbonData-1134 Background: When run mvn -Pspark-1.6 -Dspark.version=1.6.3 clean package, it will generate redundant folders under integration model. Solution: add carbon store path in carbon property. You can merge this pull request into a Git repository by running: $ git pull https://github.com/chenerlu/incubator-carbondata carbondata-1134 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/carbondata/pull/999.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #999 ---- commit 87e8685191d99c0b05275b55b5d649e052d48154 Author: chenerlu <chene...@huawei.com> Date: 2017-06-06T10:57:13Z Fix issue of CarbonData-1134 ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---