You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@spark.apache.org by lisendong <li...@163.com> on 2015/03/04 10:40:48 UTC

spark master shut down suddenly

15/03/04 09:26:36 INFO ClientCnxn: Client session timed out, have not heard
from server in 26679ms for sessionid 0x34bbf3313a8001b, closing socket
connection and attempting reconnect
15/03/04 09:26:36 INFO ConnectionStateManager: State change: SUSPENDED
15/03/04 09:26:36 INFO ZooKeeperLeaderElectionAgent: We have lost leadership
15/03/04 09:26:36 ERROR Master: Leadership has been revoked -- master
shutting down.



--
View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/spark-master-shut-down-suddenly-tp21907.html
Sent from the Apache Spark User List mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@spark.apache.org
For additional commands, e-mail: user-help@spark.apache.org


Re: spark master shut down suddenly

Posted by Benjamin Stickel <fi...@gmail.com>.
Generally the location of logs in /var/log/mesos but the definitive
configuration can be found via the /etc/mesos-master/... configuration
files. There should be a configuration file labeled log_dir.

ps -ax | grep mesos should also show the output of the configuration if it
is configured.

Another location to review would potentially be /etc/default/mesos-master



On Wed, Mar 4, 2015 at 9:31 PM, Denny Lee <de...@gmail.com> wrote:

> It depends on your setup but one of the locations is /var/log/mesos
> On Wed, Mar 4, 2015 at 19:11 lisendong <li...@163.com> wrote:
>
>> I ‘m sorry, but how to look at the mesos logs?
>> where are them?
>>
>>
>>
>> 在 2015年3月4日,下午6:06,Akhil Das <ak...@sigmoidanalytics.com> 写道:
>>
>>
>> You can check in the mesos logs and see whats really happening.
>>
>> Thanks
>> Best Regards
>>
>> On Wed, Mar 4, 2015 at 3:10 PM, lisendong <li...@163.com> wrote:
>>
>>> 15/03/04 09:26:36 INFO ClientCnxn: Client session timed out, have not
>>> heard
>>> from server in 26679ms for sessionid 0x34bbf3313a8001b, closing socket
>>> connection and attempting reconnect
>>> 15/03/04 09:26:36 INFO ConnectionStateManager: State change: SUSPENDED
>>> 15/03/04 09:26:36 INFO ZooKeeperLeaderElectionAgent: We have lost
>>> leadership
>>> 15/03/04 09:26:36 ERROR Master: Leadership has been revoked -- master
>>> shutting down.
>>>
>>>
>>>
>>> --
>>> View this message in context:
>>> http://apache-spark-user-list.1001560.n3.nabble.com/spark-master-shut-down-suddenly-tp21907.html
>>> Sent from the Apache Spark User List mailing list archive at Nabble.com.
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: user-unsubscribe@spark.apache.org
>>> For additional commands, e-mail: user-help@spark.apache.org
>>>
>>>
>>

Re: spark master shut down suddenly

Posted by Denny Lee <de...@gmail.com>.
It depends on your setup but one of the locations is /var/log/mesos
On Wed, Mar 4, 2015 at 19:11 lisendong <li...@163.com> wrote:

> I ‘m sorry, but how to look at the mesos logs?
> where are them?
>
>
>
> 在 2015年3月4日,下午6:06,Akhil Das <ak...@sigmoidanalytics.com> 写道:
>
>
> You can check in the mesos logs and see whats really happening.
>
> Thanks
> Best Regards
>
> On Wed, Mar 4, 2015 at 3:10 PM, lisendong <li...@163.com> wrote:
>
>> 15/03/04 09:26:36 INFO ClientCnxn: Client session timed out, have not
>> heard
>> from server in 26679ms for sessionid 0x34bbf3313a8001b, closing socket
>> connection and attempting reconnect
>> 15/03/04 09:26:36 INFO ConnectionStateManager: State change: SUSPENDED
>> 15/03/04 09:26:36 INFO ZooKeeperLeaderElectionAgent: We have lost
>> leadership
>> 15/03/04 09:26:36 ERROR Master: Leadership has been revoked -- master
>> shutting down.
>>
>>
>>
>> --
>> View this message in context:
>> http://apache-spark-user-list.1001560.n3.nabble.com/spark-master-shut-down-suddenly-tp21907.html
>> Sent from the Apache Spark User List mailing list archive at Nabble.com.
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: user-unsubscribe@spark.apache.org
>> For additional commands, e-mail: user-help@spark.apache.org
>>
>>
>

Re: spark master shut down suddenly

Posted by lisendong <li...@163.com>.
I ‘m sorry, but how to look at the mesos logs?
where are them?



> 在 2015年3月4日,下午6:06,Akhil Das <ak...@sigmoidanalytics.com> 写道:
> 
> You can check in the mesos logs and see whats really happening.
> 
> Thanks
> Best Regards
> 
> On Wed, Mar 4, 2015 at 3:10 PM, lisendong <lisendong@163.com <ma...@163.com>> wrote:
> 15/03/04 09:26:36 INFO ClientCnxn: Client session timed out, have not heard
> from server in 26679ms for sessionid 0x34bbf3313a8001b, closing socket
> connection and attempting reconnect
> 15/03/04 09:26:36 INFO ConnectionStateManager: State change: SUSPENDED
> 15/03/04 09:26:36 INFO ZooKeeperLeaderElectionAgent: We have lost leadership
> 15/03/04 09:26:36 ERROR Master: Leadership has been revoked -- master
> shutting down.
> 
> 
> 
> --
> View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/spark-master-shut-down-suddenly-tp21907.html <http://apache-spark-user-list.1001560.n3.nabble.com/spark-master-shut-down-suddenly-tp21907.html>
> Sent from the Apache Spark User List mailing list archive at Nabble.com.
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@spark.apache.org <ma...@spark.apache.org>
> For additional commands, e-mail: user-help@spark.apache.org <ma...@spark.apache.org>
> 
> 


Re: spark master shut down suddenly

Posted by Akhil Das <ak...@sigmoidanalytics.com>.
You can check in the mesos logs and see whats really happening.

Thanks
Best Regards

On Wed, Mar 4, 2015 at 3:10 PM, lisendong <li...@163.com> wrote:

> 15/03/04 09:26:36 INFO ClientCnxn: Client session timed out, have not heard
> from server in 26679ms for sessionid 0x34bbf3313a8001b, closing socket
> connection and attempting reconnect
> 15/03/04 09:26:36 INFO ConnectionStateManager: State change: SUSPENDED
> 15/03/04 09:26:36 INFO ZooKeeperLeaderElectionAgent: We have lost
> leadership
> 15/03/04 09:26:36 ERROR Master: Leadership has been revoked -- master
> shutting down.
>
>
>
> --
> View this message in context:
> http://apache-spark-user-list.1001560.n3.nabble.com/spark-master-shut-down-suddenly-tp21907.html
> Sent from the Apache Spark User List mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@spark.apache.org
> For additional commands, e-mail: user-help@spark.apache.org
>
>