Github user chenliang613 commented on a diff in the pull request:
https://github.com/apache/carbondata/pull/1450#discussion_r147645857
--- Diff: pom.xml ---
@@ -515,6 +515,17 @@
</build>
</profile>
<profile>
+ <id>spark-2.2</id>
+ <properties>
+ <spark.version>2.1.0</spark.version>
--- End diff --
ok---
