Github user mridulm commented on the pull request:

    https://github.com/apache/spark/pull/148#issuecomment-37748592
  
    But that would be to debug yarn/hadoop api's primarily - and no easy way to 
inject spark specific logging levels. I am curious why this was required 
actually.
    
    Currently, we have fairly fine grained control over logging from various 
packages/classes by redirecting logging output to stdout/stderr - which is 
actually quite heavily used (mute most of spark, enable user code; enable 
specific parts of spark for debug, etc) in user applications.
    
    Having said that, @tgravescs did the initial logging integration in yarn, 
so will defer to him though.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to