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-20064][PySpark] Bump the PySpark verison number to 2.2 #17523

Closed
wants to merge 10 commits into from

Conversation

setjet
Copy link
Contributor

@setjet setjet commented Apr 3, 2017

What changes were proposed in this pull request?

PySpark version in version.py was lagging behind
Versioning is in line with PEP 440: https://www.python.org/dev/peps/pep-0440/

How was this patch tested?

Simply rebuild the project with existing tests

@holdenk
Copy link
Contributor

holdenk commented Apr 3, 2017

Jenkins OK to test.

@holdenk
Copy link
Contributor

holdenk commented Apr 3, 2017

Thanks for doing this @setjet & welcome to the Spark project :) This change looks good pending jenkins, if everything passes I'll merge it tonight.

For others looking at this PR wondering, make-distribution writes its own version number when building but this version number is used for development builds so keeping it up-to-date is useful.

@HyukjinKwon
Copy link
Member

(it would be nicer if the title is fixed to indicate what it proposes in short)

@felixcheung
Copy link
Member

please update the PR title

@setjet setjet changed the title [SPARK-20064][PySpark] [SPARK-20064][PySpark] Bump the PySpark verison number to 2.2 Apr 4, 2017
@setjet
Copy link
Contributor Author

setjet commented Apr 4, 2017

Done :)

@holdenk
Copy link
Contributor

holdenk commented Apr 5, 2017

not sure why Jenkins hasn't triggured. Lets try Jenkins Test This Please

@felixcheung
Copy link
Member

probably need someone who can command Jenkins
(I can't)

@holdenk
Copy link
Contributor

holdenk commented Apr 5, 2017

In theory I can command Jenkins (the pr-status board says "asked to test" rather than "admin needed" but idk).
Lets see if Jenkins retest this please does anything.

@SparkQA
Copy link

SparkQA commented Apr 6, 2017

Test build #3642 has finished for PR 17523 at commit 47e4ab2.

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

@srowen
Copy link
Member

srowen commented Apr 6, 2017

Merged to master

@asfgit asfgit closed this in d009fb3 Apr 6, 2017
@holdenk
Copy link
Contributor

holdenk commented Apr 6, 2017

Thanks for your first contribution to Spark :)

ghost pushed a commit to dbtsai/spark that referenced this pull request Jun 19, 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>

Closes apache#18341 from HyukjinKwon/r-version.
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>

Closes apache#18341 from HyukjinKwon/r-version.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
6 participants