Any idea ppl .

Even though application is running and my spouts and bolts are functioning
, worker logs are stuck and nothing is getting printed there .



On Tue, Oct 20, 2015 at 8:42 PM, Ankur Garg <[email protected]> wrote:

> Hi ,
>
> I have deployed my topology in remote cluster .
>
> Inside the open and prepare method for my spouts and bolts , I launch a
> separate application (Spring Application) which  runs on a different port
> (just like zookeeper etc) and I get the instance of this application for
> use in my Spouts and bolts .
>
> However , once this application gets launched , I no longer see any of my
> logs in worker logs .
>
> So  , can we launch a seperate application from spouts and bolts ?
>
> Also , if we can do the above , how to get the logs printed in my Worker
> Logs .
>
> Thanks
> Ankur
>

Reply via email to