Hi, Ted, Thanks
I know how to set in Akka’s context, my question is just how to pass this aka.loglevel=DEBUG to Spark’s actor system Best, -- Nan Zhu http://codingcat.me On Wednesday, January 14, 2015 at 6:09 PM, Ted Yu wrote: > I assume you have looked at: > > http://doc.akka.io/docs/akka/2.0/scala/logging.html > http://doc.akka.io/docs/akka/current/additional/faq.html (Debugging, last > question) > > Cheers > > On Wed, Jan 14, 2015 at 2:55 PM, Nan Zhu <zhunanmcg...@gmail.com > (mailto:zhunanmcg...@gmail.com)> wrote: > > Hi, all > > > > though https://issues.apache.org/jira/browse/SPARK-609 was closed, I’m > > still unclear about how to enable debug level log output in Spark’s actor > > system > > > > Anyone can give the suggestion? > > > > BTW, I think we need to document it on somewhere, as the user who writes > > actor-based receiver of spark streaming, (like me), usually needs the > > detailed log for debugging…. > > > > Best, > > > > -- > > Nan Zhu > > http://codingcat.me > > > > > > >