You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@storm.apache.org by Weizhou He <we...@gmail.com> on 2017/04/14 09:59:12 UTC

Storm nimbus incorrectly bind to localhost

Hi,

I have met a problem with storm nimbus and hope to get some advices.

The issues was posted on StackOverflow: http://stackoverflow.com/questions/
43317198/storm-nimbus-incorrectly-bind-to-localhost

In a simple words: when I start storm nimbus, it binds to 127.0.0.1.
Therefore supervisors from other hosts cannot connect to this nimbus, the
same as ui.

If you have any idea about this problem, please give me some advices.

Thanks a lot!

Re: Storm nimbus incorrectly bind to localhost

Posted by Antoine Tran <an...@thales-services.fr>.
For nimbus server only: this is I think the advertized IP. The IP it 
will bind.

For client of Nimbus: this is deprecated.


On 19/04/2017 04:23, Weizhou He wrote:
> I don't understand. In the newer version of storm, nimbus.host is 
> deprecated and uses nimbus.seeds instead. I have set the nimbus.seeds 
> with all the machines ip. What's the point for nimbus.host?
>
> 2017-04-14 18:49 GMT+08:00 Antoine Tran 
> <antoine.tran@thales-services.fr 
> <ma...@thales-services.fr>>:
>
>     I guess you miss
>
>     nimbus.host: "<FqdnOrIp>"
>
>     This property is different from seeds.
>
>
>     On 14/04/2017 12:46, Weizhou He wrote:
>>     \u5185\u5d4c\u56fe\u7247 1
>>
>>     Hi,
>>
>>     In this pic, I started nimbus on 10.13.0.91 and 10.13.0.93 using
>>     the same command('bin/storm nimbus'). However, it shows
>>     "localhost" for the nimbus on 10.13.0.9. from the netstat info, I
>>     can see the nimbus is bind to 127.0.0.1 interface.
>>
>>     Best,
>>     Weizhou He
>>
>>     2017-04-14 18:03 GMT+08:00 Sai Dilip Reddy Kiralam
>>     <dkiralam@aadhya-analytics.com
>>     <ma...@aadhya-analytics.com>>:
>>
>>         Hi Weizhiu,
>>
>>         can you share your ui screen pics ?
>>
>>         *//*
>>
>>         *Best regards,*
>>         */K.Sai Dilip Reddy.
>>         /*
>>
>>         On Fri, Apr 14, 2017 at 3:29 PM, Weizhou He
>>         <weizhou.captain.he@gmail.com
>>         <ma...@gmail.com>> wrote:
>>
>>             Hi,
>>
>>             I have met a problem with storm nimbus and hope to get
>>             some advices.
>>
>>             The issues was posted on StackOverflow:
>>             http://stackoverflow.com/questions/43317198/storm-nimbus-incorrectly-bind-to-localhost
>>             <http://stackoverflow.com/questions/43317198/storm-nimbus-incorrectly-bind-to-localhost>
>>
>>             In a simple words: when I start storm nimbus, it binds to
>>             127.0.0.1. Therefore supervisors from other hosts cannot
>>             connect to this nimbus, the same as ui.
>>
>>             If you have any idea about this problem, please give me
>>             some advices.
>>
>>             Thanks a lot!
>>
>>
>>
>
>     -- 
>     My THALES email isantoine.tran@thales-services.fr
>     <ma...@thales-services.fr>.
>     +33 (0)5 62 88 84 40 <tel:+33%205%2062%2088%2084%2040>
>     Thales Services, Toulouse, France
>
-- 
My THALES email is antoine.tran@thales-services.fr.
+33 (0)5 62 88 84 40
Thales Services, Toulouse, France

Re: Storm nimbus incorrectly bind to localhost

Posted by Weizhou He <we...@gmail.com>.
I don't understand. In the newer version of storm, nimbus.host is
deprecated and uses nimbus.seeds instead. I have set the nimbus.seeds with
all the machines ip. What's the point for nimbus.host?

2017-04-14 18:49 GMT+08:00 Antoine Tran <an...@thales-services.fr>:

> I guess you miss
>
> nimbus.host: "<FqdnOrIp>"
>
> This property is different from seeds.
>
> On 14/04/2017 12:46, Weizhou He wrote:
>
> [image: 内嵌图片 1]
>
> Hi,
>
> In this pic, I started nimbus on 10.13.0.91 and 10.13.0.93 using the same
> command('bin/storm nimbus'). However, it shows "localhost" for the nimbus
> on 10.13.0.9. from the netstat info, I can see the nimbus is bind to
> 127.0.0.1 interface.
>
> Best,
> Weizhou He
>
> 2017-04-14 18:03 GMT+08:00 Sai Dilip Reddy Kiralam <
> dkiralam@aadhya-analytics.com>:
>
>> Hi Weizhiu,
>>
>> can you share your ui screen pics ?
>>
>>
>>
>> *Best regards,*
>>
>> *K.Sai Dilip Reddy. *
>>
>> On Fri, Apr 14, 2017 at 3:29 PM, Weizhou He <weizhou.captain.he@gmail.com
>> > wrote:
>>
>>> Hi,
>>>
>>> I have met a problem with storm nimbus and hope to get some advices.
>>>
>>> The issues was posted on StackOverflow: http://stackove
>>> rflow.com/questions/43317198/storm-nimbus-incorrectly-bind-to-localhost
>>>
>>> In a simple words: when I start storm nimbus, it binds to 127.0.0.1.
>>> Therefore supervisors from other hosts cannot connect to this nimbus, the
>>> same as ui.
>>>
>>> If you have any idea about this problem, please give me some advices.
>>>
>>> Thanks a lot!
>>>
>>
>>
>
> --
> My THALES email is antoine.tran@thales-services.fr.+33 (0)5 62 88 84 40 <+33%205%2062%2088%2084%2040>
> Thales Services, Toulouse, France
>
>

Re: Storm nimbus incorrectly bind to localhost

Posted by Antoine Tran <an...@thales-services.fr>.
I guess you miss

nimbus.host: "<FqdnOrIp>"

This property is different from seeds.


On 14/04/2017 12:46, Weizhou He wrote:
> \u5185\u5d4c\u56fe\u7247 1
>
> Hi,
>
> In this pic, I started nimbus on 10.13.0.91 and 10.13.0.93 using the 
> same command('bin/storm nimbus'). However, it shows "localhost" for 
> the nimbus on 10.13.0.9. from the netstat info, I can see the nimbus 
> is bind to 127.0.0.1 interface.
>
> Best,
> Weizhou He
>
> 2017-04-14 18:03 GMT+08:00 Sai Dilip Reddy Kiralam 
> <dkiralam@aadhya-analytics.com <ma...@aadhya-analytics.com>>:
>
>     Hi Weizhiu,
>
>     can you share your ui screen pics ?
>
>     *//*
>
>     *Best regards,*
>     */K.Sai Dilip Reddy.
>     /*
>
>     On Fri, Apr 14, 2017 at 3:29 PM, Weizhou He
>     <weizhou.captain.he@gmail.com
>     <ma...@gmail.com>> wrote:
>
>         Hi,
>
>         I have met a problem with storm nimbus and hope to get some
>         advices.
>
>         The issues was posted on StackOverflow:
>         http://stackoverflow.com/questions/43317198/storm-nimbus-incorrectly-bind-to-localhost
>         <http://stackoverflow.com/questions/43317198/storm-nimbus-incorrectly-bind-to-localhost>
>
>         In a simple words: when I start storm nimbus, it binds to
>         127.0.0.1. Therefore supervisors from other hosts cannot
>         connect to this nimbus, the same as ui.
>
>         If you have any idea about this problem, please give me some
>         advices.
>
>         Thanks a lot!
>
>
>

-- 
My THALES email is antoine.tran@thales-services.fr.
+33 (0)5 62 88 84 40
Thales Services, Toulouse, France


Re: Storm nimbus incorrectly bind to localhost

Posted by Weizhou He <we...@gmail.com>.
[image: 内嵌图片 1]

Hi,

In this pic, I started nimbus on 10.13.0.91 and 10.13.0.93 using the same
command('bin/storm nimbus'). However, it shows "localhost" for the nimbus
on 10.13.0.9. from the netstat info, I can see the nimbus is bind to
127.0.0.1 interface.

Best,
Weizhou He

2017-04-14 18:03 GMT+08:00 Sai Dilip Reddy Kiralam <
dkiralam@aadhya-analytics.com>:

> Hi Weizhiu,
>
> can you share your ui screen pics ?
>
>
>
> *Best regards,*
>
> *K.Sai Dilip Reddy.*
>
> On Fri, Apr 14, 2017 at 3:29 PM, Weizhou He <we...@gmail.com>
> wrote:
>
>> Hi,
>>
>> I have met a problem with storm nimbus and hope to get some advices.
>>
>> The issues was posted on StackOverflow: http://stackove
>> rflow.com/questions/43317198/storm-nimbus-incorrectly-bind-to-localhost
>>
>> In a simple words: when I start storm nimbus, it binds to 127.0.0.1.
>> Therefore supervisors from other hosts cannot connect to this nimbus, the
>> same as ui.
>>
>> If you have any idea about this problem, please give me some advices.
>>
>> Thanks a lot!
>>
>
>

Re: Storm nimbus incorrectly bind to localhost

Posted by Sai Dilip Reddy Kiralam <dk...@aadhya-analytics.com>.
Hi Weizhiu,

can you share your ui screen pics ?



*Best regards,*

*K.Sai Dilip Reddy.*

On Fri, Apr 14, 2017 at 3:29 PM, Weizhou He <we...@gmail.com>
wrote:

> Hi,
>
> I have met a problem with storm nimbus and hope to get some advices.
>
> The issues was posted on StackOverflow: http://stackove
> rflow.com/questions/43317198/storm-nimbus-incorrectly-bind-to-localhost
>
> In a simple words: when I start storm nimbus, it binds to 127.0.0.1.
> Therefore supervisors from other hosts cannot connect to this nimbus, the
> same as ui.
>
> If you have any idea about this problem, please give me some advices.
>
> Thanks a lot!
>