Patrick Wendell created SPARK-1517:
--------------------------------------
Summary: Publish nightly snapshots of documentation, maven
artifacts, and binary builds
Key: SPARK-1517
URL: https://issues.apache.org/jira/browse/SPARK-1517
Project: Spark
Issue Type: Improvement
Components: Build, Project Infra
Reporter: Patrick Wendell
Fix For: 1.1.0
Should be pretty easy to do with Jenkins. The only thing I can think of that
would be tricky is to set up credentials so that jenkins can publish this stuff
somewhere on apache infra.
Ideally we don't want to have to put a private key on every jenkins box (since
they are otherwise pretty stateless). One idea is to encrypt these credentials
with a passphrase and post them somewhere publicly visible. Then the jenkins
build can download the credentials provided we set a passphrase in an
environment variable in jenkins. There may be simpler solutions as well.
--
This message was sent by Atlassian JIRA
(v6.2#6252)