You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Andrew Or (JIRA)" <ji...@apache.org> on 2016/03/29 20:11:25 UTC

[jira] [Resolved] (SPARK-10570) Add Spark version endpoint to standalone JSON API

     [ https://issues.apache.org/jira/browse/SPARK-10570?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Or resolved SPARK-10570.
-------------------------------
          Resolution: Fixed
            Assignee: Jakob Odersky
       Fix Version/s: 2.0.0
    Target Version/s: 2.0.0

> Add Spark version endpoint to standalone JSON API
> -------------------------------------------------
>
>                 Key: SPARK-10570
>                 URL: https://issues.apache.org/jira/browse/SPARK-10570
>             Project: Spark
>          Issue Type: New Feature
>          Components: Spark Core, Web UI
>    Affects Versions: 1.4.1
>            Reporter: Matt Cheah
>            Assignee: Jakob Odersky
>            Priority: Minor
>              Labels: api
>             Fix For: 2.0.0
>
>
> 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.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org