Re: unsubscribe

2014-09-06 Thread Derek Schoettle
Unsubscribe > On Sep 6, 2014, at 7:48 AM, "Murali Raju" wrote: > >

Re: Spark scheduling with Capacity scheduler

2014-07-17 Thread Derek Schoettle
unsubscribe From: Matei Zaharia To: user@spark.apache.org Date: 07/17/2014 12:41 PM Subject:Re: Spark scheduling with Capacity scheduler It's possible using the --queue argument of spark-submit. Unfortunately this is not documented on http://spark.apache.org/docs/latest/run

Re: ETL and workflow management on Spark

2014-05-22 Thread Derek Schoettle
unsubscribe From: William Kang To: user@spark.apache.org Date: 05/22/2014 10:50 AM Subject:ETL and workflow management on Spark Hi, We are moving into adopting the full stack of Spark. So far, we have used Shark to do some ETL work, which is not bad but is not prefect either