Github user jackylk commented on a diff in the pull request:
https://github.com/apache/carbondata/pull/1450#discussion_r147619193
--- 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 --
It should be 2.2.0---
