[GitHub] spark pull request #16072: [SPARK-18639] Build only a single pip package

2016-12-01 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/16072 --- 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 ena

[GitHub] spark pull request #16072: [SPARK-18639] Build only a single pip package

2016-11-29 Thread JoshRosen
Github user JoshRosen commented on a diff in the pull request: https://github.com/apache/spark/pull/16072#discussion_r90158161 --- Diff: dev/create-release/release-build.sh --- @@ -150,6 +150,7 @@ if [[ "$1" == "package" ]]; then NAME=$1 FLAGS=$2 ZINC_PORT

[GitHub] spark pull request #16072: [SPARK-18639] Build only a single pip package

2016-11-29 Thread rxin
GitHub user rxin opened a pull request: https://github.com/apache/spark/pull/16072 [SPARK-18639] Build only a single pip package ## What changes were proposed in this pull request? We current build 5 separate pip binary tar balls, doubling the release script runtime. It'd be bet