Hi all,
I got a strange problem, I submit a reduce job(any one split), it finished 
normally on Executor, log is:

14/07/15 21:08:56 INFO Executor: Serialized size of result for 0 is 10476031
14/07/15 21:08:56 INFO Executor: Sending result for 0 directly to driver
14/07/15 21:08:56 INFO Executor: Finished task ID 0

but the driver seems not received this StatusUpdate Message, and the status of 
this task is still mark as RUNNING, therefore, the job never quit.
how this happened? any ideas?
 
My version of spark is 0.9.1

yours sincerely,
linwukang 

Reply via email to