[ 
https://issues.apache.org/jira/browse/TEZ-1878?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14254174#comment-14254174
 ] 

Hitesh Shah commented on TEZ-1878:
----------------------------------

However, it may be helpful to note that when setting 
"-Dtez.task-specific.log.level="INFO;org.apache.hadoop.ipc=WARN;" - this works 
correctly. 

> Task-specific log level override not working in certain conditions
> ------------------------------------------------------------------
>
>                 Key: TEZ-1878
>                 URL: https://issues.apache.org/jira/browse/TEZ-1878
>             Project: Apache Tez
>          Issue Type: Bug
>            Reporter: Hitesh Shah
>
> When trying to use the feature from TEZ-1775: 
> tez.task.log.level is set to 
> "DEBUG;org.apache.hadoop.ipc=INFO;org.apache.hadoop.security=INFO;"
> Running a job with overrides:
> ${HADOOP_COMMON_HOME}/bin/hadoop jar tez/tez-tests-0.6.0-SNAPSHOT.jar 
> testorderedwordcount -DUSE_MR_CONFIGS=false -DINTER_JOB_SLEEP_INTERVAL=10  
> -Dtez.task-specific.launch.cmd-opts.list="finalreduce[]" 
> -Dtez.task-specific.log.level="INFO"   /tmp/in1 /tmp/out1
> In the above case, I see TEZ_CONTAINER_LOG_PARAMS setup incorrectly for the 
> container in which the final reducer tasks were run. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to