Thanks!

It is a petty, that this information in not documented via JavaDoc...
That would make life much easier and would save time for everybody (=>
no need to ask and answer "stupid" questions on the mailing list)

-Matthias

On 04/17/2015 06:13 PM, Bobby Evans wrote:
> getTopology returns the compiled topology after nimbus has gotten its hands 
> on it, so it has the ackers in it and the metrics consumers. getUserTopology 
> returns the topology as the user submitted it.
>  - Bobby
>  
> 
> 
>      On Friday, April 17, 2015 4:24 AM, Matthias J. Sax 
> <mj...@informatik.hu-berlin.de> wrote:
>    
> 
>  Dear all,
> 
> the class backtype.storm.generated.Nimbus defines a nested class
> Nimbus$Cluster that offers the following two methods (both defined in
> Nimbus#Iface):
> 
>>     public StormTopology getTopology(String id) throws NotAliveException, 
>> org.apache.thrift.TException; 
>>     public StormTopology getUserTopology(String id) throws 
>> NotAliveException, org.apache.thrift.TException;
> 
> What is the difference between both? I don't understand what the
> difference between a "(regular?) topology" and a "user topology" should
> be... From my understanding, there is only one "type" of topologies.
> 
> 
> Thanks for you help!
> 
> 
> -Matthias
> 
> 
>   
> 

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to