Skip to content

[MINOR] Bump SparkR and PySpark version to 2.3.0. - #18341

Closed
HyukjinKwon wants to merge 2 commits into
apache:masterfrom
HyukjinKwon:r-version
Closed

[MINOR] Bump SparkR and PySpark version to 2.3.0.#18341
HyukjinKwon wants to merge 2 commits into
apache:masterfrom
HyukjinKwon:r-version

Conversation

@HyukjinKwon

@HyukjinKwonHyukjinKwon commented Jun 18, 2017

Copy link
Copy Markdown
Member

What changes were proposed in this pull request?

#17753 bumps master branch version to 2.3.0-SNAPSHOT, but it seems SparkR and PySpark version were omitted.

ditto of #16488 / #17523

How was this patch tested?

N/A

@HyukjinKwon

Copy link
Copy Markdown
MemberAuthor

I found this when testing #18335. I thought it is odd that CRAN check generated SparkR_2.2.0.tar.gz in the master. I double checked it now generates SparkR_2.3.0.tar.gz.

@HyukjinKwon

Copy link
Copy Markdown
MemberAuthor

cc @srowen and @felixcheung

@SparkQA

Copy link
Copy Markdown

Test build #78221 has finished for PR 18341 at commit 5e1bd0a.

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

@srowensrowen left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this particular field gets auto-updated during the build anyway, IIRC, so it won't matter in the way 2.3.0-SNAPSHOT matters to Maven, but to avoid confusion I think we can update it

@felixcheung

Copy link
Copy Markdown
Member

+1 with what srowen says.
ditto with python actually https://github.com/apache/spark/blob/master/python/pyspark/version.py
i wonder if we should simply change the release/branch process to update everything

@felixcheungfelixcheung left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, but how about updating python too - save one less PR

@HyukjinKwonHyukjinKwon changed the title [MINOR] Bump R version to 2.3.0.[MINOR] Bump SparkR and PySpark version to 2.3.0.Jun 19, 2017
@SparkQA

Copy link
Copy Markdown

Test build #78233 has finished for PR 18341 at commit 713b1b2.

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

@srowensrowen left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@HyukjinKwon you are also welcome to add a note to release-process.md in the spark-website repo, but that's optional (and a separate change of course)

@srowen

Copy link
Copy Markdown
Member

Merged to master

@HyukjinKwon

Copy link
Copy Markdown
MemberAuthor

Sure, I will do. Thank you.

robert3005 pushed a commit to palantir/spark that referenced this pull request Jun 29, 2017
## What changes were proposed in this pull request?
apache#17753 bumps master branch version to 2.3.0-SNAPSHOT, but it seems SparkR and PySpark version were omitted.
ditto of apache#16488 / apache#17523
## How was this patch tested?
N/A
Author: hyukjinkwon <gurwls223@gmail.com>
Closesapache#18341 from HyukjinKwon/r-version.
@HyukjinKwon
HyukjinKwon deleted the r-version branch January 2, 2018 03:38
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@HyukjinKwon@SparkQA@felixcheung@srowen