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