You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@storm.apache.org by clay teahouse <cl...@gmail.com> on 2015/05/05 14:23:15 UTC

local cluster with external zookeeper

Hi All,

Is it possible to run a topology in local cluster mode, with an external
zookeeper? I see the following jira which seems to have been submitted to
allow for an external zookeeper with local cluster topology.

https://issues.apache.org/jira/browse/STORM-213

thank you
Clay

Re: local cluster with external zookeeper

Posted by clay teahouse <cl...@gmail.com>.
I got it. The issue was that the constructor expects the port number as
long.

On Tue, May 5, 2015 at 10:46 AM, clay teahouse <cl...@gmail.com>
wrote:

> Hello Florian,
> From which version of storm, this feature is available? I am running storm
> .0.9.3 and I am getting no suitable constructor error when I compile with
> the topology with new LocalCluster("localhost", 2181).
>
> thanks
>
>
> On Tue, May 5, 2015 at 8:02 AM, clay teahouse <cl...@gmail.com>
> wrote:
>
>> Thanks Florian. I'll give it a try.
>>
>> On Tue, May 5, 2015 at 7:59 AM, Florian Hussonnois <fhussonnois@gmail.com
>> > wrote:
>>
>>> Hi,
>>>
>>> You can create a LocalCluster with an external zookeeper as follows :
>>>  new LocalCluster("localhost", 2181)
>>>
>>> 2015-05-05 14:23 GMT+02:00 clay teahouse <cl...@gmail.com>:
>>>
>>>> Hi All,
>>>>
>>>> Is it possible to run a topology in local cluster mode, with an
>>>> external zookeeper? I see the following jira which seems to have been
>>>> submitted to allow for an external zookeeper with local cluster topology.
>>>>
>>>> https://issues.apache.org/jira/browse/STORM-213
>>>>
>>>> thank you
>>>> Clay
>>>>
>>>>
>>>>
>>>>
>>>
>>>
>>> --
>>> Florian HUSSONNOIS
>>> Tel +33 6 26 92 82 23
>>>
>>
>>
>

Re: local cluster with external zookeeper

Posted by clay teahouse <cl...@gmail.com>.
Hello Florian,
>From which version of storm, this feature is available? I am running storm
.0.9.3 and I am getting no suitable constructor error when I compile with
the topology with new LocalCluster("localhost", 2181).

thanks


On Tue, May 5, 2015 at 8:02 AM, clay teahouse <cl...@gmail.com>
wrote:

> Thanks Florian. I'll give it a try.
>
> On Tue, May 5, 2015 at 7:59 AM, Florian Hussonnois <fh...@gmail.com>
> wrote:
>
>> Hi,
>>
>> You can create a LocalCluster with an external zookeeper as follows :
>>  new LocalCluster("localhost", 2181)
>>
>> 2015-05-05 14:23 GMT+02:00 clay teahouse <cl...@gmail.com>:
>>
>>> Hi All,
>>>
>>> Is it possible to run a topology in local cluster mode, with an external
>>> zookeeper? I see the following jira which seems to have been submitted to
>>> allow for an external zookeeper with local cluster topology.
>>>
>>> https://issues.apache.org/jira/browse/STORM-213
>>>
>>> thank you
>>> Clay
>>>
>>>
>>>
>>>
>>
>>
>> --
>> Florian HUSSONNOIS
>> Tel +33 6 26 92 82 23
>>
>
>

Re: local cluster with external zookeeper

Posted by clay teahouse <cl...@gmail.com>.
Thanks Florian. I'll give it a try.

On Tue, May 5, 2015 at 7:59 AM, Florian Hussonnois <fh...@gmail.com>
wrote:

> Hi,
>
> You can create a LocalCluster with an external zookeeper as follows :  new
> LocalCluster("localhost", 2181)
>
> 2015-05-05 14:23 GMT+02:00 clay teahouse <cl...@gmail.com>:
>
>> Hi All,
>>
>> Is it possible to run a topology in local cluster mode, with an external
>> zookeeper? I see the following jira which seems to have been submitted to
>> allow for an external zookeeper with local cluster topology.
>>
>> https://issues.apache.org/jira/browse/STORM-213
>>
>> thank you
>> Clay
>>
>>
>>
>>
>
>
> --
> Florian HUSSONNOIS
> Tel +33 6 26 92 82 23
>

Re: local cluster with external zookeeper

Posted by Florian Hussonnois <fh...@gmail.com>.
Hi,

You can create a LocalCluster with an external zookeeper as follows :  new
LocalCluster("localhost", 2181)

2015-05-05 14:23 GMT+02:00 clay teahouse <cl...@gmail.com>:

> Hi All,
>
> Is it possible to run a topology in local cluster mode, with an external
> zookeeper? I see the following jira which seems to have been submitted to
> allow for an external zookeeper with local cluster topology.
>
> https://issues.apache.org/jira/browse/STORM-213
>
> thank you
> Clay
>
>
>
>


-- 
Florian HUSSONNOIS
Tel +33 6 26 92 82 23