GitHub user felixcheung opened a pull request:

    https://github.com/apache/spark/pull/16384

    [BUILD] make-distribution support alternate python to build pip package

    ## What changes were proposed in this pull request?
    
    make-distribution.sh to take an alternate python - this would allow build 
to use python3 or virtualenv.
    
    Note that alias (doesn't pass to script) or PATH (can't change python to 
python3) or ln (can break system that expects python2) doesn't work.
    
    ## How was this patch tested?
    
    Manually


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/felixcheung/spark buildpython

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/spark/pull/16384.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #16384
    
----
commit 5b8ab7528be65f517f49e373c50cdbc6272118db
Author: Felix Cheung <felixcheun...@hotmail.com>
Date:   2016-12-22T19:24:10Z

    BUILD_PYTHON

----


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to