Re: How do i unregister from the group? Too many emails...:)

2014-08-17 Thread Cui Qin
Hi Joe,

you could send an email to "user-unsubscr...@storm.incubator.apache.org".

Best regards,
Cui Qin


On 17 August 2014 19:58, Joe Roberts  wrote:

> " 
> Content-Transfer-Encoding: 7bit
> Mime-Version: 1.0 (1.0)
>
>
>
> Sent from my iPhone
>



-- 
Cui Qin (秦翠)
Hafenstraße 37
D- 68159 Mannheim
Telefon: (+49) 017696516899
Email: qincui...@gmail.com


Re: Where to set the supervisor ports?

2014-06-13 Thread Cui Qin
Hi,

Thanks for your response. I solved my problem by delete the folder of
storm.local.dir as I find the same issue in the troubleshooting of storm.

Thanks


On 12 June 2014 17:36, bijoy deb  wrote:

> Hi,
>
> The port numbers indeed need to be specified in the storm.yaml on the
> individual supervisor machines only (not on Nimbus).
> When you start a supervisor daemon on a host, the slots/ports mentioned in
> the storm.yaml of that host are used by supervisor daemons to listen to.So
> if you have set different supervisor ports in Nimbus and Supervisor, the
> ones mentioned in Supervisor are the ones that actually matter.
>
> As to why you are seeing different ports for supervisors everytime you
> refresh the browser,can you check if you have specified different
> supervisor ports in storm.yaml file of different supervisors?
>
> Thanks
> Bijoy
>
>
> On Thu, Jun 12, 2014 at 5:44 PM, Cui Qin  wrote:
>
>> Hi,
>>
>> I am new to Strom and while setting up the storm cluster, I ran into a
>> problem with setting up the supervisor ports.
>>
>> What I understand from Storm, we do not need to set the supervisor port
>> on nimbus and this config only need to set on supervisor. Is it right?
>>
>> If I set different number of ports on nimbus and supervisor, what will
>> happen then?
>>
>> From my side, I really got a strange problem. when I fresh the brower for
>> storm UI, the number of ports are changing. How could this be?
>>
>> Hope someone can give me a light on it, thanks in advance.
>>
>> Best regards,
>> Cui Qin
>>
>
>


-- 
Cui Qin (秦翠)
Hafenstraße 37
D- 68159 Mannheim
Telefon: (+49) 017696516899
Email: qincui...@gmail.com


Where to set the supervisor ports?

2014-06-12 Thread Cui Qin
Hi,

I am new to Strom and while setting up the storm cluster, I ran into a
problem with setting up the supervisor ports.

What I understand from Storm, we do not need to set the supervisor port on
nimbus and this config only need to set on supervisor. Is it right?

If I set different number of ports on nimbus and supervisor, what will
happen then?

>From my side, I really got a strange problem. when I fresh the brower for
storm UI, the number of ports are changing. How could this be?

Hope someone can give me a light on it, thanks in advance.

Best regards,
Cui Qin


Fwd: Can storm use the jar from Eclipse?

2014-06-03 Thread Cui Qin
command line and submit the topology, it works. When I extract the jar
using maven I see it only packages the files in the
"Getting-Started/target/classes". Then I manually package this folder and
try to submit again. Unfortunately it shows the same error as I showed
above.

I want to ask whether there is a way to handle this situation if I want to
first use Eclipse to package and send the jar to nimbus machine for
submitting.


Thanks,
Cui Qin