GitHub user JoshRosen opened a pull request:
https://github.com/apache/spark/pull/11350
[SPARK-13474] Update packaging scripts to push artifacts to home.apache.org
Due to the people.apache.org -> home.apache.org migration, we need to
update our packaging scripts to publish artifacts to the new server. Because
the new server only supports sftp instead of ssh, we need to update the scripts
to use lftp instead of ssh + rsync.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/JoshRosen/spark
update-release-scripts-for-apache-home
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/11350.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 #11350
----
commit 4d07db44f5304757711ab623b84f5c7cc9a7469c
Author: Josh Rosen <[email protected]>
Date: 2016-02-24T06:47:37Z
Chages for people.apache.org -> home.apache.org migration.
commit a458221672cd72945bacbaf28e34e125908b8643
Author: Josh Rosen <[email protected]>
Date: 2016-02-24T07:55:03Z
Remove auto-confirm.
commit 3a7b2833e5ad6b71431f7a11a9e73eb9b6c2caba
Author: Josh Rosen <[email protected]>
Date: 2016-02-24T18:29:00Z
Configure SSH options for lftp.
commit 19d6e22719b1c2dffb38a5ac086c420df0fa6d84
Author: Josh Rosen <[email protected]>
Date: 2016-02-24T19:20:48Z
Allow parameter substitution in COMMANDS heredoc.
----
---
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]