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
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/
>>
> 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/
>>
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
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
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