[
https://issues.apache.org/jira/browse/TEZ-1878?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Siddharth Seth updated TEZ-1878:
--------------------------------
Target Version/s: 0.5.4 (was: 0.6.0)
Fix Version/s: (was: 0.6.0)
0.5.4
Committed to branch-0.5.
> 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
> Assignee: Siddharth Seth
> Fix For: 0.5.4
>
> Attachments: TEZ-1878.1.txt
>
>
> 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)