Re: ERROR TaskSchedulerImpl: Lost an executor

2015-01-19 Thread Suresh Lankipalli
k release are you running ? > > Cheers > > On Mon, Jan 19, 2015 at 12:04 PM, suresh wrote: > >> I am trying to run SparkR shell on aws >> >> I am unable to access worker nodes webUI access. >> >> 15/01/19 19:57:17 ERROR TaskSchedulerImpl: Lost an executor

Re: ERROR TaskSchedulerImpl: Lost an executor

2015-01-19 Thread Suresh Lankipalli
am trying to run SparkR shell on aws >> >> I am unable to access worker nodes webUI access. >> >> 15/01/19 19:57:17 ERROR TaskSchedulerImpl: Lost an executor 0 (already >> removed): remote Akka client disassociated >> 15/01/19 19:57:17 ERROR TaskSched

Re: ERROR TaskSchedulerImpl: Lost an executor

2015-01-19 Thread Ted Yu
19:57:17 ERROR TaskSchedulerImpl: Lost an executor 0 (already > removed): remote Akka client disassociated > 15/01/19 19:57:17 ERROR TaskSchedulerImpl: Lost an executor 1 (already > removed): remote Akka client disassociated > 15/01/19 19:57:17 ERROR TaskSchedulerImpl: Lost an executor 2 (already >

Re: ERROR TaskSchedulerImpl: Lost an executor

2015-01-19 Thread suresh
I am trying to run SparkR shell on aws I am unable to access worker nodes webUI access. 15/01/19 19:57:17 ERROR TaskSchedulerImpl: Lost an executor 0 (already removed): remote Akka client disassociated 15/01/19 19:57:17 ERROR TaskSchedulerImpl: Lost an executor 1 (already removed): remote Akka

Re: ERROR TaskSchedulerImpl: Lost an executor

2014-04-23 Thread Parviz Deyhim
.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1339) > at > scala.concurrent.forkjoin.ForkJoinPool.runWorker(ForkJoinPool.java:1979) > at > > scala.concurrent.forkjoin.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:107) > > > > -- > View this message in context: > http://apache-spark-user-list.1001560.n3.nabble.com/ERROR-TaskSchedulerImpl-Lost-an-executor-tp4566p4699.html > Sent from the Apache Spark User List mailing list archive at Nabble.com. >

Re: ERROR TaskSchedulerImpl: Lost an executor

2014-04-23 Thread jaeholee
doesn't even get to the algorithm portion because it breaks at graph.edges.count when it reads the data... -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/ERROR-TaskSchedulerImpl-Lost-an-executor-tp4566p4701.html Sent from the Apache Spark User List ma

Re: ERROR TaskSchedulerImpl: Lost an executor

2014-04-23 Thread jaeholee
.java:1979) at scala.concurrent.forkjoin.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:107) -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/ERROR-TaskSchedulerImpl-Lost-an-executor-tp4566p4699.html Sent from the Ap

Re: ERROR TaskSchedulerImpl: Lost an executor

2014-04-23 Thread Parviz Deyhim
orkjoin.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1339) > at > scala.concurrent.forkjoin.ForkJoinPool.runWorker(ForkJoinPool.java:1979) > at > > scala.concurrent.forkjoin.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:107) > > > > -- > View this message in context: > http://apache-spark-user-list.1001560.n3.nabble.com/ERROR-TaskSchedulerImpl-Lost-an-executor-tp4566p4623.html > Sent from the Apache Spark User List mailing list archive at Nabble.com. >

Re: ERROR TaskSchedulerImpl: Lost an executor

2014-04-23 Thread Daniel Darabos
1979) > at > > scala.concurrent.forkjoin.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:107) > > > > -- > View this message in context: > http://apache-spark-user-list.1001560.n3.nabble.com/ERROR-TaskSchedulerImpl-Lost-an-executor-tp4566p4623.html > Sent from the Apache Spark User List mailing list archive at Nabble.com. >

Re: ERROR TaskSchedulerImpl: Lost an executor

2014-04-23 Thread wxhsdp
t; -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/ERROR-TaskSchedulerImpl-Lost-an-executor-tp4566p4647.html Sent from the Apache Spark User List mailing list archive at Nabble.com.

Re: ERROR TaskSchedulerImpl: Lost an executor

2014-04-22 Thread Praveen R
Worker(ForkJoinPool.java:1979) > at > > scala.concurrent.forkjoin.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:107) > > > > -- > View this message in context: > http://apache-spark-user-list.1001560.n3.nabble.com/ERROR-TaskSchedulerImpl-Lost-an-executor-tp4566p4623.html > Sent from the Apache Spark User List mailing list archive at Nabble.com. >

Re: ERROR TaskSchedulerImpl: Lost an executor

2014-04-22 Thread jaeholee
ext: http://apache-spark-user-list.1001560.n3.nabble.com/ERROR-TaskSchedulerImpl-Lost-an-executor-tp4566p4623.html Sent from the Apache Spark User List mailing list archive at Nabble.com.

Re: ERROR TaskSchedulerImpl: Lost an executor

2014-04-22 Thread Daniel Darabos
On Wed, Apr 23, 2014 at 12:06 AM, jaeholee wrote: > How do you determine the number of partitions? For example, I have 16 > workers, and the number of cores and the worker memory set in spark-env.sh > are: > > CORE = 8 > MEMORY = 16g > So you have the capacity to work on 16 * 8 = 128 tasks at a

Re: ERROR TaskSchedulerImpl: Lost an executor

2014-04-22 Thread jaeholee
spark-env.sh different from spark.executor.memory that you mentioned? If they're different, how do I set spark.executor.memory? -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/ERROR-TaskSchedulerImpl-Lost-an-executor-tp4566p4621.html Sent from the A

Re: ERROR TaskSchedulerImpl: Lost an executor

2014-04-22 Thread Daniel Darabos
gt; > scala.concurrent.forkjoin.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:107) > > > > -- > View this message in context: > http://apache-spark-user-list.1001560.n3.nabble.com/ERROR-TaskSchedulerImpl-Lost-an-executor-tp4566p4618.html > Sent from the Apache Spark User List mailing list archive at Nabble.com. >

Re: ERROR TaskSchedulerImpl: Lost an executor

2014-04-22 Thread jaeholee
:107) -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/ERROR-TaskSchedulerImpl-Lost-an-executor-tp4566p4618.html Sent from the Apache Spark User List mailing list archive at Nabble.com.

Re: ERROR TaskSchedulerImpl: Lost an executor

2014-04-22 Thread jaeholee
-user-list.1001560.n3.nabble.com/ERROR-TaskSchedulerImpl-Lost-an-executor-tp4566p4615.html Sent from the Apache Spark User List mailing list archive at Nabble.com.

Re: ERROR TaskSchedulerImpl: Lost an executor

2014-04-22 Thread Praveen R
hat > error message. > > Sorry if it got more confusing.. > > > > -- > View this message in context: > http://apache-spark-user-list.1001560.n3.nabble.com/ERROR-TaskSchedulerImpl-Lost-an-executor-tp4566p4610.html > Sent from the Apache Spark User List mailing list archive at Nabble.com. >

Re: ERROR TaskSchedulerImpl: Lost an executor

2014-04-22 Thread jaeholee
list.1001560.n3.nabble.com/ERROR-TaskSchedulerImpl-Lost-an-executor-tp4566p4610.html Sent from the Apache Spark User List mailing list archive at Nabble.com.

Re: ERROR TaskSchedulerImpl: Lost an executor

2014-04-21 Thread Praveen R
I get this > message: > > 14/04/21 16:31:51 ERROR TaskSchedulerImpl: Lost an executor 1 (already > removed): remote Akka client disassociated > 14/04/21 16:31:51 ERROR TaskSchedulerImpl: Lost an executor 2 (already > removed): remote Akka client disassociated > 14/04/21 16:31

ERROR TaskSchedulerImpl: Lost an executor

2014-04-21 Thread jaeholee
Hi, I am trying to set up my own standalone Spark, and I started the master node and worker nodes. Then I ran ./bin/spark-shell, and I get this message: 14/04/21 16:31:51 ERROR TaskSchedulerImpl: Lost an executor 1 (already removed): remote Akka client disassociated 14/04/21 16:31:51 ERROR