Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-10570

Add Spark version endpoint to standalone JSON API

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 1.4.1
    • 2.0.0
    • Spark Core, Web UI

    Description

      Let's have an ability to navigate to /api/vX/version to get the Spark version running on the cluster.

      The use case I had in mind is verifying that my Spark application is compatible with the version of the cluster that my user has installed. I want to do this without starting a SparkContext and having the context initialization fail.

      This is a strictly additive change, so I think it can just be added to the v1 API.

      Attachments

        Activity

          People

            jodersky Jakob Odersky
            mcheah Matt Cheah
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: