Is there any follow up to this thread?
http://mail-archives.apache.org/mod_mbox/storm-user/201312.mbox/%3C29605543.1418.1386695558006.JavaMail.Laurent@Laurent-PC%3E

For some reason when I make names for each bolt, some of the names seem to
persist to the down stream bolts and this gets confusing.

Is there a way to clearly label each of my bolts with unique names that
don't spill over to other bolts ?


On Thu, Jun 26, 2014 at 7:22 AM, Justin Workman <justinjwork...@gmail.com>
wrote:

> Thanks for the replies. This does seem to work!
>
>
> On Wed, Jun 25, 2014 at 5:47 PM, Sam <sam.goodwi...@gmail.com> wrote:
>
>>  I believe you can just call #name. E.g. persistentAggregate( ...
>> ).name( "name" )
>>  ------------------------------
>> From: Justin Workman <justinjwork...@gmail.com>
>> Sent: ‎6/‎25/‎2014 8:56 AM
>> To: user@storm.incubator.apache.org
>> Subject: Naming Components In Trident Topology
>>
>> This is probably a silly question, that I am just overlooking the answer
>> to. We are playing with our first trident topology running under storm
>> 0.9.1. Is there a way to descriptively name the components so they are
>> meaningful in the UI. Similar to how the components appear in the normal
>> storm topology.
>>
>> Currently the UI shows
>>
>> $mastercoord-bg0 for the spout
>>
>> then the following for the bolts
>> $spoutcoord-spout0
>> b-1
>> b-0
>>
>> Is there anyway to make this more friendly.
>>
>> Thanks
>> Justin
>>
>
>


-- 
Raphael Hsieh
Amazon.com
Software Development Engineer I
(978) 764-9014

Reply via email to