Re: Ping on SPARK-1177

2014-04-04 Thread Egor Pahomov
Hi again. Can anyone help me create way to run spark from application by reviewing it? 2014-03-16 13:10 GMT+04:00 Egor Pahomov : > Spark documentation and spark code helps you run your application from > shell. In my company it's not convenient - we run cluster task from code in > our web servic

Ping on SPARK-1177

2014-03-16 Thread Egor Pahomov
Spark documentation and spark code helps you run your application from shell. In my company it's not convenient - we run cluster task from code in our web service. It took me a lot of time to bring as much configuration in code as I can, because configuration at process start - quite hard in our re