I have been using storm for a few months now and I find the framework
very cool. I am currently using it in a large application and have a
question that I did not find answers for while searching through the
user group. I apologize if this is already answered somewhere as I
made a good effort in searching.
Here is my question:
As storm is part of a larger application we have a our own application
logging. When this logging is added to storm classes I am unable to
use the localcluster mode to run storm and test out my code. How do I
set up application logging in storm and still be able to run the local
cluster mode?
Thanks in advance for the help from all the users