GitHub user QiangCai opened a pull request:
https://github.com/apache/carbondata/pull/1350
[CARBONDATA-1475] fix default maven dependencies for Intellij Idea
When we choose spark-1.6, Intellij Idea dependency scala-2.11.
This PR will fix this issue.

You can merge this pull request into a Git repository by running:
$ git pull https://github.com/QiangCai/carbondata default_dependencies
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/carbondata/pull/1350.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 #1350
----
commit 29978231931c5af6c6eb7adf1df9e2594dad3c7b
Author: QiangCai <[email protected]>
Date: 2017-09-12T14:36:13Z
fixed maven dependencies for intellij idea
----
---