Skip to content

Commit 222f4ca

Browse files
committed
Spark-3.3.2 porting
1 parent 05360cc commit 222f4ca

File tree

9 files changed

+12
-11
lines changed

9 files changed

+12
-11
lines changed

common/classpath-filter/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
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

common/hive-site-editor/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
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

devops/Initial_Tag.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
3.3.2.0-eep-911

devops/Jenkinsfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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-* ; \

external/kafka-0-10-assembly/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
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

external/kafka-0-10-sql/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
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

@@ -89,7 +89,7 @@
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>

external/kafka-0-10/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,15 +21,15 @@
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>

external/kinesis-asl-assembly/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
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

external/maprdb/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
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

0 commit comments

Comments
 (0)