GitHub user JoshRosen opened a pull request:

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

    [SPARK-10657] Remove SCP-based Jenkins log archiving

    As of https://issues.apache.org/jira/browse/SPARK-7561, we no longer need 
to use our custom SCP-based mechanism for archiving Jenkins logs on the master 
machine; this has been superseded by the use of a Jenkins plugin which archives 
the logs and provides public links to view them.
    
    Per @shaneknapp, we should remove this log syncing mechanism if it is no 
longer necessary; removing the need to SCP from the Jenkins workers to the 
masters is a desired step as part of some larger Jenkins infra refactoring.

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

    $ git pull https://github.com/JoshRosen/spark remove-jenkins-ssh-to-master

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

    https://github.com/apache/spark/pull/8793.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 #8793
    
----
commit ba073c81d17c256bf9b5b9f303e2db450fc34d57
Author: Josh Rosen <[email protected]>
Date:   2015-09-17T03:59:44Z

    Remove SSH-based Jenkins log archiving.

----


---
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]

Reply via email to