Kuhu Shukla created TEZ-3920:
--------------------------------

             Summary: Setting tez.am.log.level does not take full effect if 
more than one clause is present
                 Key: TEZ-3920
                 URL: https://issues.apache.org/jira/browse/TEZ-3920
             Project: Apache Tez
          Issue Type: Bug
    Affects Versions: 0.9.1
            Reporter: Kuhu Shukla


tez.am.log.level=DEBUG;org.apache.hadoop.ipc=INFO;org.apache.hadoop.security=INFO
Or
tez.am.log.level=DEBUG,org.apache.hadoop.ipc=INFO,org.apache.hadoop.security=INFO

only makes it so that all logs are at DEBUG level and the ipc/security logs in 
this example still print at debug level. I used the command line for testing 
this.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to