You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2019/12/11 08:53:25 UTC

[GitHub] [spark] wangyum opened a new pull request #26848: [WIP][SPARK-30216][INFRA] Use python3 in Docker release image

wangyum opened a new pull request #26848: [WIP][SPARK-30216][INFRA] Use python3 in Docker release image
URL: https://github.com/apache/spark/pull/26848
 
 
   ### What changes were proposed in this pull request?
   
   This PR switches python to python3 in Docker release image.
   
   ### Why are the changes needed?
   `dev/make-distribution.sh` and `python/setup.py` are use python3.
   https://github.com/apache/spark/pull/26844/files#diff-ba2c046d92a1d2b5b417788bfb5cb5f8L236
   https://github.com/apache/spark/pull/26330/files#diff-8cf6167d58ce775a08acafcfe6f40966
   
   
   
   ### Does this PR introduce any user-facing change?
   No.
   
   
   ### How was this patch tested?
   
   manual test:
   ```
   dev/create-release/do-release-docker.sh -n -d /home/yumwang/spark-release
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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