[ 
https://issues.apache.org/jira/browse/SPARK-4977?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14504977#comment-14504977
 ] 

Brad Willard commented on SPARK-4977:
-------------------------------------

I would love to see this addressed. I have large clusters that I only use for 
rare large jobs. I always have to spend a few minutes reconfiguring them when I 
first turn them on.

> spark-ec2 start resets all the spark/conf configurations
> --------------------------------------------------------
>
>                 Key: SPARK-4977
>                 URL: https://issues.apache.org/jira/browse/SPARK-4977
>             Project: Spark
>          Issue Type: Bug
>          Components: EC2
>    Affects Versions: 1.2.0
>            Reporter: Noah Young
>            Priority: Minor
>
> Running `spark-ec2 start` to restart an already-launched cluster causes the 
> cluster setup scripts to be run, which reset any existing spark configuration 
> files on the remote machines. The expected behavior is that all the modules 
> (tachyon, hadoop, spark itself) should be restarted, and perhaps the master 
> configuration copy-dir'd out, but anything in spark/conf should (at least 
> optionally) be left alone.
> As far as I know, one must create and execute their own init script to set 
> all spark configurables as needed after restarting a cluster.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to