GitHub user ifilonenko opened a pull request:

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

    [SPARK-24516][K8S] Change Python default to Python3

    ## What changes were proposed in this pull request?
    
    As this is targeted for 3.0.0 and Python2 will be deprecated by Jan 1st, 
2020, I feel it is appropriate to change the default to Python3. Especially as 
these projects [found here](https://python3statement.org/) are deprecating 
their support.
    
    ## How was this patch tested?
    
    Unit and Integration tests


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

    $ git pull https://github.com/ifilonenko/spark SPARK-24516

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

    https://github.com/apache/spark/pull/22810.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 #22810
    
----
commit ab03cc4753b5628144ef4d772a262b4890ddc36c
Author: Ilan Filonenko <ifilondz@...>
Date:   2018-10-23T23:24:25Z

    change default to python3

----


---

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

Reply via email to