Github user jackylk commented on a diff in the pull request:
https://github.com/apache/carbondata/pull/2366#discussion_r196307942
--- 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 --
Why this is introduced?---
