Hi Aureliaono,
First, docker is not ready for production, unless you know what are doing and
prepared for some risk.
Then, in my opinion , there are so many hard code in spark docker script, you
have to modify it for your goal.
Yours, Xuefeng Wu 吴雪峰 敬上
> On 2014年3月10日, at 上午12:33, Aurelian
Whoa, wait, the docker scripts are only used for testing purposes right
now. They have not been designed with the intention of replacing the
spark-ec2 scripts. For instance, there isn't an ssh server running so you
can stop and restart the cluster (like sbin/stop-all.sh). Also, we
currently mount S
Hi,
Is the spark docker script now mature enough to substitute spark-ec2
script? Anyone here using the docker script is production?