Uh oh!
There was an error while loading. Please reload this page.
[SPARK-6764] Add wheel package support for PySpark - #5408
Conversation
takaomag
commented
Apr 8, 2015
Note: But, I could not modify it since I am not familiar with scala/java and Spark internal details. Basically, I think the followings are required.
Is there someone to modify it ? |
ogirardot
commented
May 19, 2015
can you rebase this PR ? |
There was a problem hiding this comment.
This introduce a dependency on pip, which is not available by default. We should put it in a try.
davies
commented
Sep 29, 2015
@takaomag Could you bring this up-to-date? |
SparkQA
commented
Sep 29, 2015
Test build #1829 has finished for PR 5408 at commit
|
MSeal
commented
Dec 3, 2015
I really wish this PR hadn't been abandoned -- I'm going to take a look at finishing the requested work in a separate PR over the holidays. |
rxin
commented
Dec 31, 2015
I'm going to close this pull request. If this is still relevant and you are interested in pushing it forward, please open a new pull request. Thanks! |
gsemet
commented
Jul 4, 2016
I am working on a new version. Will propose a PR soon |
Support wheel packaging for PySpark.