Github user chenliang613 commented on a diff in the pull request:
https://github.com/apache/carbondata/pull/1350#discussion_r138381266
--- Diff: examples/spark2/pom.xml ---
@@ -38,32 +38,6 @@
<groupId>org.apache.carbondata</groupId>
<artifactId>carbondata-spark2</artifactId>
<version>${project.version}</version>
- <exclusions>
- <exclusion>
- <groupId>org.apache.spark</groupId>
--- End diff --
why need remove these exclusions ? in spark2 module, need to exclude 2.10
dependency jars---
