File tree Expand file tree Collapse file tree 9 files changed +12
-11
lines changed Expand file tree Collapse file tree 9 files changed +12
-11
lines changed Original file line number Diff line number Diff line change 2222 <parent >
2323 <groupId >org.apache.spark</groupId >
2424 <artifactId >spark-parent_2.12</artifactId >
25- <version >3.3.1 .0-eep-SNAPSHOT </version >
25+ <version >3.3.2 .0-eep-911 </version >
2626 <relativePath >../../pom.xml</relativePath >
2727 </parent >
2828
Original file line number Diff line number Diff line change 2222 <parent >
2323 <groupId >org.apache.spark</groupId >
2424 <artifactId >spark-parent_2.12</artifactId >
25- <version >3.3.0 .0-eep-SNAPSHOT </version >
25+ <version >3.3.2 .0-eep-911 </version >
2626 <relativePath >../../pom.xml</relativePath >
2727 </parent >
2828
Original file line number Diff line number Diff line change 1+ 3.3.2.0-eep-911
Original file line number Diff line number Diff line change @@ -88,7 +88,7 @@ pipeline {
8888 sh """
8989 rm -rf ${ PROJECT} ; git clone [email protected] :mapr/private-pkg.git ${ PROJECT} ; \ 9090 cd ${ PROJECT} ; \
91- git checkout MEP-9.0.0 ; \
91+ git checkout MEP-9.1.1 ; \
9292 apt-key adv --keyserver keyserver.ubuntu.com --recv-keys E298A3A825C0D65DFD57CBB651716619E084DAB9 ; \
9393 add-apt-repository 'deb https://cloud.r-project.org/bin/linux/ubuntu xenial-cran35/'
9494 apt update ; \
@@ -149,7 +149,7 @@ pipeline {
149149 sh """
150150 rm -rf ${ PROJECT} ; git clone [email protected] :mapr/private-pkg.git ${ PROJECT} ; \ 151151 cd ${ PROJECT} ; \
152- git checkout MEP-9.0.0 ; \
152+ git checkout MEP-9.1.1 ; \
153153 sed -i 's/^mirrorlist/#mirrorlist/' /etc/yum.repos.d/CentOS-* ; \
154154 sed -i 's/^#baseurl/baseurl/' /etc/yum.repos.d/CentOS-* ; \
155155 sed -i 's/mirror.centos.org/vault.centos.org/' /etc/yum.repos.d/CentOS-* ; \
Original file line number Diff line number Diff line change 2121 <parent >
2222 <groupId >org.apache.spark</groupId >
2323 <artifactId >spark-parent_2.12</artifactId >
24- <version >3.3.1 .0-eep-SNAPSHOT </version >
24+ <version >3.3.2 .0-eep-911 </version >
2525 <relativePath >../../pom.xml</relativePath >
2626 </parent >
2727
Original file line number Diff line number Diff line change 2121 <parent >
2222 <groupId >org.apache.spark</groupId >
2323 <artifactId >spark-parent_2.12</artifactId >
24- <version >3.3.1 .0-eep-SNAPSHOT </version >
24+ <version >3.3.2 .0-eep-911 </version >
2525 <relativePath >../../pom.xml</relativePath >
2626 </parent >
2727
8989 <dependency >
9090 <groupId >com.mapr.kafka</groupId >
9191 <artifactId >kafka-eventstreams</artifactId >
92- <version >0.2.0-eep-900-SNAPSHOT </version >
92+ <version >0.2.0.200 -eep-911 </version >
9393 <exclusions >
9494 <exclusion >
9595 <groupId >com.mapr.hadoop</groupId >
Original file line number Diff line number Diff line change 2121 <parent >
2222 <groupId >org.apache.spark</groupId >
2323 <artifactId >spark-parent_2.12</artifactId >
24- <version >3.3.1 .0-eep-SNAPSHOT </version >
24+ <version >3.3.2 .0-eep-911 </version >
2525 <relativePath >../../pom.xml</relativePath >
2626 </parent >
2727
2828 <artifactId >spark-streaming-kafka-0-10_2.12</artifactId >
2929 <properties >
3030 <sbt .project.name>streaming-kafka-0-10</sbt .project.name>
3131 <!-- note that this should be compatible with Kafka brokers version 0.10 and up -->
32- <kafka .version>2.6.1.300 -eep-900-SNAPSHOT </kafka .version>
32+ <kafka .version>2.6.1.500 -eep-911 </kafka .version>
3333 </properties >
3434 <packaging >jar</packaging >
3535 <name >Spark Integration for Kafka 0.10</name >
Original file line number Diff line number Diff line change 2121 <parent >
2222 <groupId >org.apache.spark</groupId >
2323 <artifactId >spark-parent_2.12</artifactId >
24- <version >3.3.1 .0-eep-SNAPSHOT </version >
24+ <version >3.3.2 .0-eep-911 </version >
2525 <relativePath >../../pom.xml</relativePath >
2626 </parent >
2727
Original file line number Diff line number Diff line change 88 <parent >
99 <groupId >org.apache.spark</groupId >
1010 <artifactId >spark-parent_2.12</artifactId >
11- <version >3.3.1 .0-eep-SNAPSHOT </version >
11+ <version >3.3.2 .0-eep-911 </version >
1212 <relativePath >../../pom.xml</relativePath >
1313 </parent >
1414
You can’t perform that action at this time.
0 commit comments