Supervisor count 0

67 views
Skip to first unread message

Anand Nalya

unread,
Apr 11, 2014, 8:09:31 AM4/11/14
to storm...@googlegroups.com
Hi,

I've deployed storm-yarn and I'm able to hit nimbus ui at http://localhost:7070/ but I'm getting Supervisors as 0. I've also tried adding supervisors by using following command:

storm-yarn startSupervisors --appId application_1397215438143_0001 -supervisors 2

but still no supervisors are being added, any any topology that I deploy just sits there with no spouts or bolts being created. Any idea what I may be doing wrong here?

Regards,
Anand

Bobby Evans

unread,
Apr 11, 2014, 9:55:01 AM4/11/14
to Anand Nalya, storm...@googlegroups.com
You are going to need to look at the logs, primarily for the AM, but also potentially for the NMs that the AM is trying to talk to.

—Bobby 

--
You received this message because you are subscribed to the Google Groups "storm-yarn" group.
To unsubscribe from this group and stop receiving emails from it, send an email to storm-yarn+...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Anand Nalya

unread,
Apr 13, 2014, 4:55:00 AM4/13/14
to storm...@googlegroups.com, Anand Nalya
Hi,

I checked the logs, but couldn't find anything. For reference, I'm attaching the logs. Also, I'm doing all this on a VM with 5.7 GB ram and 3 virtual cores. Is it a resource problem? I was able to run work count MR job on this cluster.

Anand
yarn-anand-nodemanager-localhost.localdomain.log
yarn-anand-nodemanager-localhost.localdomain.out
nimbus.log

Bobby Evans

unread,
Apr 14, 2014, 4:35:45 PM4/14/14
to Anand Nalya, storm...@googlegroups.com
I can see in the logs that nimbus came up, and it looks like a single supervisor also came up, but it registered itself as “localhost”.  Nimbus happily scheduled things to run on “localhost”, but it looks like workers never fully launched.

The node manager logs don’t really show anything useful.  You need to start looking to see where the supervisor came up, and try to understand why it thinks it is running on “localhost” and also what happened that made it not launch the workers.

孙伟

unread,
May 22, 2014, 7:43:33 AM5/22/14
to storm...@googlegroups.com
hello
I have the same problem with you,do you resolve it?

在 2014年4月11日星期五UTC+8下午8时09分31秒,Anand Nalya写道:
Reply all
Reply to author
Forward
0 new messages