Github user sryza commented on a diff in the pull request:

    https://github.com/apache/spark/pull/30#discussion_r11089191
  
    --- Diff: python/Makefile ---
    @@ -0,0 +1,7 @@
    +assembly: clean
    +   python setup.py build --build-lib build/lib
    +   unzip lib/py4j*.zip -d build/lib
    +   cd build/lib && zip -r ../pyspark-assembly.zip .
    +
    --- End diff --
    
    I could probably figure out how to do this in Maven, but have no idea how 
to do it with SBT.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to