Github user sujith71955 commented on a diff in the pull request:
https://github.com/apache/carbondata/pull/2366#discussion_r196650804
--- Diff: integration/spark-common/pom.xml ---
@@ -65,6 +65,11 @@
<artifactId>scalatest_${scala.binary.version}</artifactId>
<scope>provided</scope>
</dependency>
+ <dependency>
+ <groupId>org.apache.zookeeper</groupId>
--- End diff --
Not intentional change i guess :)---
