mesosphere / universe

The Mesosphere Universe package repository.
http://mesosphere.github.io/universe
Apache License 2.0
306 stars 426 forks source link

Release spark-history 2.12.0-3.0.1 (automated commit) #2601

Closed mesosphere-ci closed 3 years ago

mesosphere-ci commented 3 years ago

Release spark-history 2.12.0-3.0.1 (automated commit)

Description: Source URL: https://infinity-artifacts.s3.amazonaws.com/permanent/spark-history/2.12.0-3.0.1/stub-universe-spark-history.json

Changes between revisions 1000 => 1100: 0 files added: [] 0 files removed: [] 2 files changed:

--- 1000/config.json
+++ 1100/config.json
@@ -36,7 +36,7 @@
         "docker-image": {
           "description": "Docker image to run in.  See https://hub.docker.com/r/mesosphere/spark/tags/ for options.",
           "type": "string",
-          "default": "mesosphere/spark:2.11.0-2.4.6-scala-2.11-hadoop-2.9"
+          "default": "mesosphere/spark:2.12.0-3.0.1-scala-2.12-hadoop-3.2"
         },
         "hdfs-config-url": {
           "type": "string",
--- 1000/package.json
+++ 1100/package.json
@@ -1,11 +1,11 @@
 {
   "packagingVersion": "4.0",
   "name": "spark-history",
-  "version": "2.11.0-2.4.6",
+  "version": "2.12.0-3.0.1",
   "scm": "https://github.com/mesosphere/spark-build.git",
   "maintainer": "support@mesosphere.io",
-  "website": "https://docs.mesosphere.com/services/spark/2.11.0-2.4.6/",
-  "description": "The Apache Spark History Server allows you to view the state of running and completed Spark jobs. Documentation: https://docs.mesosphere.com/services/spark/2.11.0-2.4.6/",
+  "website": "https://docs.mesosphere.com/services/spark/2.12.0-3.0.1/",
+  "description": "The Apache Spark History Server allows you to view the state of running and completed Spark jobs. Documentation: https://docs.mesosphere.com/services/spark/2.12.0-3.0.1/",
   "upgradesFrom": [],
   "downgradesTo": [],
   "preInstallNotes": "Default configuration requires 1 agent node with: 1 CPU | 1024 MB MEM",