Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SPARK-10570][Core] Add version info to json api #10760

Closed
wants to merge 1 commit into from
Closed

[SPARK-10570][Core] Add version info to json api #10760

wants to merge 1 commit into from

Conversation

jodersky
Copy link
Member

Add a new api endpoint /api/v1/version to retrieve various version info. This PR only adds support for finding the current spark version, however other version info such as jvm or scala versions can easily be added.

@jodersky
Copy link
Member Author

cc @JoshRosen (you mentioned this in the JIRA comment)

@andrewor14
Copy link
Contributor

ok to test. This change looks OK to me. @JoshRosen

@SparkQA
Copy link

SparkQA commented Feb 2, 2016

Test build #50507 has finished for PR 10760 at commit 65d74b0.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@jodersky
Copy link
Member Author

cc @JoshRosen

@andrewor14
Copy link
Contributor

retest this please

@SparkQA
Copy link

SparkQA commented Mar 29, 2016

Test build #54390 has finished for PR 10760 at commit 65d74b0.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@andrewor14
Copy link
Contributor

Merging into master. Thanks @jodersky.

@asfgit asfgit closed this in d26c429 Mar 29, 2016
@jodersky jodersky deleted the SPARK-10570 branch March 31, 2016 21:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants