This is an automated email from the ASF dual-hosted git repository. wuzhiguo pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/ambari.git
The following commit(s) were added to refs/heads/trunk by this push: new 4f160d2fd8 AMBARI-25820: Update Spark and Flink versions to be consistent with Bigtop (#3613) 4f160d2fd8 is described below commit 4f160d2fd83cddd162eeb6fd04a26f2439d0400d Author: Yu Hou <524860...@qq.com> AuthorDate: Tue Dec 27 15:38:41 2022 +0800 AMBARI-25820: Update Spark and Flink versions to be consistent with Bigtop (#3613) --- .../src/main/resources/stacks/BIGTOP/3.2.0/services/FLINK/metainfo.xml | 2 +- .../src/main/resources/stacks/BIGTOP/3.2.0/services/SPARK/metainfo.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ambari-server/src/main/resources/stacks/BIGTOP/3.2.0/services/FLINK/metainfo.xml b/ambari-server/src/main/resources/stacks/BIGTOP/3.2.0/services/FLINK/metainfo.xml index e125026232..2083651ea2 100755 --- a/ambari-server/src/main/resources/stacks/BIGTOP/3.2.0/services/FLINK/metainfo.xml +++ b/ambari-server/src/main/resources/stacks/BIGTOP/3.2.0/services/FLINK/metainfo.xml @@ -22,7 +22,7 @@ <name>FLINK</name> <displayName>Flink</displayName> <comment>Flink is a framework and distributed processing engine for stateful computations over unbounded and bounded data streams</comment> - <version>1.15.0-1</version> + <version>1.15.3-1</version> <components> <component> <name>FLINK_HISTORYSERVER</name> diff --git a/ambari-server/src/main/resources/stacks/BIGTOP/3.2.0/services/SPARK/metainfo.xml b/ambari-server/src/main/resources/stacks/BIGTOP/3.2.0/services/SPARK/metainfo.xml index 15dc6c2fc1..ad44effc6e 100644 --- a/ambari-server/src/main/resources/stacks/BIGTOP/3.2.0/services/SPARK/metainfo.xml +++ b/ambari-server/src/main/resources/stacks/BIGTOP/3.2.0/services/SPARK/metainfo.xml @@ -23,7 +23,7 @@ <name>SPARK</name> <displayName>Spark</displayName> <comment>Apache Spark is a unified analytics engine for large-scale data processing.</comment> - <version>3.2.1-1</version> + <version>3.2.3-1</version> <components> <component> <name>SPARK_JOBHISTORYSERVER</name> --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@ambari.apache.org For additional commands, e-mail: commits-h...@ambari.apache.org