Re: spark-ec2 config files.

2015-10-05 Thread Renato Perini
Yes. Thank you Jeff, really appreciated the help. Renato. Il 06/10/2015 00:06, Hemminger Jeff ha scritto: The spark-ec2 script generates spark config files from templates. Those are located here: https://github.com/amplab/spark-ec2/tree/branch-1.5/templates/root/spark/conf Note the link is ref

Re: spark-ec2 config files.

2015-10-05 Thread Hemminger Jeff
The spark-ec2 script generates spark config files from templates. Those are located here: https://github.com/amplab/spark-ec2/tree/branch-1.5/templates/root/spark/conf Note the link is referring to the 1.5 branch. Is this what you are looking for? Jeff On Mon, Oct 5, 2015 at 8:56 AM, Renato Perini

spark-ec2 config files.

2015-10-04 Thread Renato Perini
Can someone provide the relevant config files generated by Spark EC2 script? I'm configuring a Spark cluster on EC2 manually, and I would like to compare my config files (spark-defaults.conf, spark-env.sh) with those generated by the spark-ec2 script. Of course, hide your sensitive informations