File tree Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change 2929 <artifactId >spark-sql-kafka-0-10_2.11</artifactId >
3030 <properties >
3131 <sbt .project.name>sql-kafka-0-10</sbt .project.name>
32- <kafka .version>1.1 .1-mapr-SNAPSHOT </kafka .version>
32+ <kafka .version>1.0 .1-mapr-1803 </kafka .version>
3333 </properties >
3434 <packaging >jar</packaging >
3535 <name >Kafka 0.10 Source for Structured Streaming</name >
6767 <groupId >org.apache.kafka</groupId >
6868 <artifactId >kafka-clients</artifactId >
6969 <version >${kafka.version} </version >
70- <scope >provided</scope >
7170 </dependency >
7271 <dependency >
7372 <groupId >org.apache.kafka</groupId >
Original file line number Diff line number Diff line change 5050 <dependency >
5151 <groupId >org.apache.kafka</groupId >
5252 <artifactId >kafka_${scala.binary.version}</artifactId >
53- <version >1.1 .1-mapr-SNAPSHOT </version >
53+ <version >1.0 .1-mapr-1803 </version >
5454 <scope >provided</scope >
5555 <exclusions >
5656 <exclusion >
You can’t perform that action at this time.
0 commit comments