Github user holdenk commented on the issue:
https://github.com/apache/spark/pull/15659
@rxin: That makes sense then. The final change in SPARK-18129 will involve
some additional changes to the build process. People who are officially allowed
to make releases will need to register on PyPI and PyPI test, create .pypirc
files with their credentials and be added to the "pyspark" or "apache-pyspark"
project (depending on the name that is chosen) and the release script will need
to be updated slightly. Code wise the changes required for SPARK-18129 are
relatively minor, whatever changing of package name may be required, and adding
a shell variable to control which PyPI server is being published to, and during
publish switching `sdist` to `sdist upload`. I'll update SPARK-18129's JIRA
with this information and if you or @mateiz have time to review this PR in the
meantime we can get the ball rolling.
---
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.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]