Github user QiangCai commented on a diff in the pull request:

    https://github.com/apache/carbondata/pull/2695#discussion_r215483849
  
    --- Diff: examples/spark2/pom.xml ---
    @@ -53,6 +53,11 @@
           <groupId>org.apache.spark</groupId>
           <artifactId>spark-sql_${scala.binary.version}</artifactId>
         </dependency>
    +    <dependency>
    +      <groupId>org.apache.spark</groupId>
    +      <artifactId>spark-sql-kafka-0-10_${scala.binary.version}</artifactId>
    +      <version>2.2.1</version>
    --- End diff --
    
    please use spark.version property


---

Reply via email to