Re: Spark deployed by Cloudera Manager

2014-07-23 Thread Marcelo Vanzin
rk-server-and-compute-pi-from-your-web-browser/ >> >> >> >> -- >> View this message in context: >> http://apache-spark-user-list.1001560.n3.nabble.com/Spark-deployed-by-Cloudera-Manager-tp10472p10474.html >> Sent from the Apache Spark User List mailing list archive at Nabble.com. > > -- Marcelo

Re: Spark deployed by Cloudera Manager

2014-07-23 Thread Sean Owen
Wed, Jul 23, 2014 at 12:15 AM, buntu wrote: >> >> If you need to run Spark apps through Hue, see if Ooyala's job server >> helps: >> >> >> >> http://gethue.com/get-started-with-spark-deploy-spark-server-and-compute-pi-from-your-web-browser/ >>

Re: Spark deployed by Cloudera Manager

2014-07-23 Thread Bertrand Dechoux
> On Wed, Jul 23, 2014 at 12:15 AM, buntu wrote: > >> If you need to run Spark apps through Hue, see if Ooyala's job server >> helps: >> >> >> >> http://gethue.com/get-started-with-spark-deploy-spark-server-and-compute-pi-from-your-web-browser/ >>

Re: Spark deployed by Cloudera Manager

2014-07-23 Thread Debasish Das
e, see if Ooyala's job server > helps: > > > > http://gethue.com/get-started-with-spark-deploy-spark-server-and-compute-pi-from-your-web-browser/ > > > > -- > View this message in context: > http://apache-spark-user-list.1001560.n3.nabble.com/Spark-deployed-by-Cl

Re: Spark deployed by Cloudera Manager

2014-07-23 Thread buntu
If you need to run Spark apps through Hue, see if Ooyala's job server helps: http://gethue.com/get-started-with-spark-deploy-spark-server-and-compute-pi-from-your-web-browser/ -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/Spark-deployed-by-Clo

Spark deployed by Cloudera Manager

2014-07-23 Thread Debasish Das
Hi, We have been using standalone spark for last 6 months and I used to run application jars fine on spark cluster with the following command. java -cp ":/app/data/spark_deploy/conf:/app/data/spark_deploy/lib/spark-assembly-1.0.0-SNAPSHOT-hadoop2.0.0-mr1-cdh4.5.0.jar:./app.jar" -Xms2g -Xmx2g -Ds