You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by clay teahouse <cl...@gmail.com> on 2014/12/23 18:42:35 UTC

hdfsbolt

Hi All,

Why HdfsBolt doesn't retry when the hadoop node is down or not accessible
and dies brings down the topology with it too? I can catch the run time
exception and keep the topology going, but was wondering why the retry is
not built into HdfsBolt.

thank you
Clay

Re: hdfsbolt

Posted by Bobby Evans <ev...@yahoo-inc.com.INVALID>.
Probably the best thing to do for this is to file a JIRA at issues.apache.org under STORM and include what it takes to reproduce the issue. - Bobby
 

     On Tuesday, December 23, 2014 11:42 AM, clay teahouse <cl...@gmail.com> wrote:
   

 Hi All,

Why HdfsBolt doesn't retry when the hadoop node is down or not accessible
and dies brings down the topology with it too? I can catch the run time
exception and keep the topology going, but was wondering why the retry is
not built into HdfsBolt.

thank you
Clay