[ 
https://issues.apache.org/jira/browse/TEZ-3920?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Kuhu Shukla resolved TEZ-3920.
------------------------------
    Resolution: Invalid

My bad! I tested and grepped for the wrong clauses when I used semi-colon. 
Commas didn't work as expected. Thank you [~harishjp] for pointing that out and 
apologies for the miss.

> 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
>            Priority: Major
>
> 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