?????? Why spark 1.6.1 master can not monitor and start a auto stop worker?

2016-05-16 Thread sunday2000
I Use $SPARK_HOME/sbin/start-slave.sh client10, get this error:
  
 org.apache.spark.deploy.worker.Worker running as process 5490.  Stop it first.
  

 

 --  --
  ??: "Ted Yu";;
 : 2016??5??17??(??) 10:22
 ??: "sunday2000"<2314476...@qq.com>; 
 : "user"; 
 : Re: Why spark 1.6.1 master can not monitor and start a auto stop worker?

 

 I guess 2.0 would be released before Spark Summit.
 
 On Mon, May 16, 2016 at 7:19 PM, sunday2000 <2314476...@qq.com> wrote:
  Hi,
   I found the bug status is : Solved, then when will release the solved 
version?
  

 

 --  --
  ??: "Ted Yu";;
 : 2016??5??17??(??) 9:58
 ??: "sunday2000"<2314476...@qq.com>; 
 : "user"; 
 : Re: Why spark 1.6.1 master can not monitor and start a auto stop worker?

   

 Please take a look at this JIRA:  
 [SPARK-13604][CORE] Sync worker's state after registering with master



 
 On Mon, May 16, 2016 at 6:54 PM, sunday2000 <2314476...@qq.com> wrote:
  Hi,
  
   A client woker stoppped, and has this error message, do u know why this 
happen?
  
 16/05/17 03:42:20 INFO Worker: Not spawning another attempt to register with 
the master, since there is an attempt scheduled already.
16/05/17 03:42:20 INFO Worker: Master with url spark://master:7077 requested 
this worker to reconnect.
16/05/17 03:42:20 INFO Worker: Not spawning another attempt to register with 
the master, since there is an attempt scheduled already.
16/05/17 03:42:20 INFO Worker: Master with url spark://master:7077 requested 
this worker to reconnect.
16/05/17 03:42:20 INFO Worker: Not spawning another attempt to register with 
the master, since there is an attempt scheduled already.
16/05/17 03:42:20 INFO Worker: Master with url spark://master:7077 requested 
this worker to reconnect.
16/05/17 03:42:20 INFO Worker: Not spawning another attempt to register with 
the master, since there is an attempt scheduled already.
16/05/17 03:42:21 ERROR Worker: Worker registration failed: Duplicate worker ID

Re: Why spark 1.6.1 master can not monitor and start a auto stop worker?

2016-05-16 Thread Ted Yu
I guess 2.0 would be released before Spark Summit.

On Mon, May 16, 2016 at 7:19 PM, sunday2000 <2314476...@qq.com> wrote:

> Hi,
>   I found the bug status is : Solved, then when will release the solved
> version?
>
>
> -- 原始邮件 --
> *发件人:* "Ted Yu";;
> *发送时间:* 2016年5月17日(星期二) 上午9:58
> *收件人:* "sunday2000"<2314476...@qq.com>;
> *抄送:* "user";
> *主题:* Re: Why spark 1.6.1 master can not monitor and start a auto stop
> worker?
>
> Please take a look at this JIRA:
>
> [SPARK-13604][CORE] Sync worker's state after registering with master
>
> On Mon, May 16, 2016 at 6:54 PM, sunday2000 <2314476...@qq.com> wrote:
>
>> Hi,
>>
>>   A client woker stoppped, and has this error message, do u know why this
>> happen?
>>
>> 16/05/17 03:42:20 INFO Worker: Not spawning another attempt to register
>> with the master, since there is an attempt scheduled already.
>> 16/05/17 03:42:20 INFO Worker: Master with url spark://master:7077
>> requested this worker to reconnect.
>> 16/05/17 03:42:20 INFO Worker: Not spawning another attempt to register
>> with the master, since there is an attempt scheduled already.
>> 16/05/17 03:42:20 INFO Worker: Master with url spark://master:7077
>> requested this worker to reconnect.
>> 16/05/17 03:42:20 INFO Worker: Not spawning another attempt to register
>> with the master, since there is an attempt scheduled already.
>> 16/05/17 03:42:20 INFO Worker: Master with url spark://master:7077
>> requested this worker to reconnect.
>> 16/05/17 03:42:20 INFO Worker: Not spawning another attempt to register
>> with the master, since there is an attempt scheduled already.
>> 16/05/17 03:42:21 ERROR Worker: Worker registration failed: Duplicate
>> worker ID
>>
>
>


?????? Why spark 1.6.1 master can not monitor and start a auto stop worker?

2016-05-16 Thread sunday2000
Hi,
   I found the bug status is : Solved, then when will release the solved 
version?
  

 

 --  --
  ??: "Ted Yu";;
 : 2016??5??17??(??) 9:58
 ??: "sunday2000"<2314476...@qq.com>; 
 : "user"; 
 : Re: Why spark 1.6.1 master can not monitor and start a auto stop worker?

 

 Please take a look at this JIRA:  
 [SPARK-13604][CORE] Sync worker's state after registering with master



 
 On Mon, May 16, 2016 at 6:54 PM, sunday2000 <2314476...@qq.com> wrote:
  Hi,
  
   A client woker stoppped, and has this error message, do u know why this 
happen?
  
 16/05/17 03:42:20 INFO Worker: Not spawning another attempt to register with 
the master, since there is an attempt scheduled already.
16/05/17 03:42:20 INFO Worker: Master with url spark://master:7077 requested 
this worker to reconnect.
16/05/17 03:42:20 INFO Worker: Not spawning another attempt to register with 
the master, since there is an attempt scheduled already.
16/05/17 03:42:20 INFO Worker: Master with url spark://master:7077 requested 
this worker to reconnect.
16/05/17 03:42:20 INFO Worker: Not spawning another attempt to register with 
the master, since there is an attempt scheduled already.
16/05/17 03:42:20 INFO Worker: Master with url spark://master:7077 requested 
this worker to reconnect.
16/05/17 03:42:20 INFO Worker: Not spawning another attempt to register with 
the master, since there is an attempt scheduled already.
16/05/17 03:42:21 ERROR Worker: Worker registration failed: Duplicate worker ID

Re: Why spark 1.6.1 master can not monitor and start a auto stop worker?

2016-05-16 Thread Ted Yu
Please take a look at this JIRA:

[SPARK-13604][CORE] Sync worker's state after registering with master

On Mon, May 16, 2016 at 6:54 PM, sunday2000 <2314476...@qq.com> wrote:

> Hi,
>
>   A client woker stoppped, and has this error message, do u know why this
> happen?
>
> 16/05/17 03:42:20 INFO Worker: Not spawning another attempt to register
> with the master, since there is an attempt scheduled already.
> 16/05/17 03:42:20 INFO Worker: Master with url spark://master:7077
> requested this worker to reconnect.
> 16/05/17 03:42:20 INFO Worker: Not spawning another attempt to register
> with the master, since there is an attempt scheduled already.
> 16/05/17 03:42:20 INFO Worker: Master with url spark://master:7077
> requested this worker to reconnect.
> 16/05/17 03:42:20 INFO Worker: Not spawning another attempt to register
> with the master, since there is an attempt scheduled already.
> 16/05/17 03:42:20 INFO Worker: Master with url spark://master:7077
> requested this worker to reconnect.
> 16/05/17 03:42:20 INFO Worker: Not spawning another attempt to register
> with the master, since there is an attempt scheduled already.
> 16/05/17 03:42:21 ERROR Worker: Worker registration failed: Duplicate
> worker ID
>


Why spark 1.6.1 master can not monitor and start a auto stop worker?

2016-05-16 Thread sunday2000
Hi,
  
   A client woker stoppped, and has this error message, do u know why this 
happen?
  
 16/05/17 03:42:20 INFO Worker: Not spawning another attempt to register with 
the master, since there is an attempt scheduled already.
16/05/17 03:42:20 INFO Worker: Master with url spark://master:7077 requested 
this worker to reconnect.
16/05/17 03:42:20 INFO Worker: Not spawning another attempt to register with 
the master, since there is an attempt scheduled already.
16/05/17 03:42:20 INFO Worker: Master with url spark://master:7077 requested 
this worker to reconnect.
16/05/17 03:42:20 INFO Worker: Not spawning another attempt to register with 
the master, since there is an attempt scheduled already.
16/05/17 03:42:20 INFO Worker: Master with url spark://master:7077 requested 
this worker to reconnect.
16/05/17 03:42:20 INFO Worker: Not spawning another attempt to register with 
the master, since there is an attempt scheduled already.
16/05/17 03:42:21 ERROR Worker: Worker registration failed: Duplicate worker ID