Skip to content

[SPARK-5811] Added documentation for maven coordinates and added Spark Packages support #4662

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

Closed
wants to merge 11 commits into from

Conversation

brkyvz
Copy link
Contributor

@brkyvz brkyvz commented Feb 17, 2015

Documentation for maven coordinates + Spark Package support. Added pyspark tests for --packages

@SparkQA
Copy link

SparkQA commented Feb 17, 2015

Test build #27654 has finished for PR 4662 at commit a8bd6b7.

  • This patch fails Python style tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@SparkQA
Copy link

SparkQA commented Feb 17, 2015

Test build #27655 has finished for PR 4662 at commit c07b81e.

  • This patch fails Python style tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@SparkQA
Copy link

SparkQA commented Feb 17, 2015

Test build #27656 has finished for PR 4662 at commit 64cb8ee.

  • This patch fails Spark unit tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@brkyvz
Copy link
Contributor Author

brkyvz commented Feb 17, 2015

Adding spark-packages as a repo broke one test. Pushing update once I make sure it passes it locally.

@SparkQA
Copy link

SparkQA commented Feb 18, 2015

Test build #27659 has finished for PR 4662 at commit 56ccccd.

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

@pwendell
Copy link
Contributor

Hey @brkyvz thanks for this, I'm going to merge it. I might remove Spark Packages-specific comments. While it's great that this will work well with Spark packages, I think we want this to be a fairly neutral thing where it can be used with other maven repositories as well.

@asfgit asfgit closed this in ae6cfb3 Feb 18, 2015
asfgit pushed a commit that referenced this pull request Feb 18, 2015
…k Packages support

Documentation for maven coordinates + Spark Package support. Added pyspark tests for `--packages`

Author: Burak Yavuz <brkyvz@gmail.com>
Author: Davies Liu <davies@databricks.com>

Closes #4662 from brkyvz/SPARK-5811 and squashes the following commits:

56ccccd [Burak Yavuz] fixed broken test
64cb8ee [Burak Yavuz] passed pep8 on local
c07b81e [Burak Yavuz] fixed pep8
a8bd6b7 [Burak Yavuz] submit PR
4ef4046 [Burak Yavuz] ready for PR
8fb02e5 [Burak Yavuz] merged master
25c9b9f [Burak Yavuz] Merge branch 'master' of github.com:apache/spark into python-jar
560d13b [Burak Yavuz] before PR
17d3f76 [Davies Liu] support .jar as python package
a3eb717 [Burak Yavuz] Merge branch 'master' of github.com:apache/spark into SPARK-5811
c60156d [Burak Yavuz] [SPARK-5811] Added documentation for maven coordinates

(cherry picked from commit ae6cfb3)
Signed-off-by: Patrick Wendell <patrick@databricks.com>
@brkyvz brkyvz deleted the SPARK-5811 branch February 3, 2019 20:56
Sign up for free to 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.

3 participants