[
https://issues.apache.org/jira/browse/TEZ-4430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17559097#comment-17559097
]
Ganesha Shreedhara commented on TEZ-4430:
-----------------------------------------
[~jeagles] Please review [this pull
request|https://github.com/apache/tez/pull/228].
> Fix tez.task.launch.cmd-opts property not working
> -------------------------------------------------
>
> Key: TEZ-4430
> URL: https://issues.apache.org/jira/browse/TEZ-4430
> Project: Apache Tez
> Issue Type: Bug
> Affects Versions: 0.9.3, 0.10.2
> Reporter: Ganesha Shreedhara
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Setting JVM related command line options for Tez Task using
> {{_tez.task.launch.cmd-opts_ property}} is not working post TEZ-3918. This is
> because Changes done in TEZ-3918 replaces all JVM options with
> _{{-Dtez.root.logger=<log_level>,<logger_name>}}_ if {{_tez.root.logger_}}
> property is present in task's JVM options string (Ref: [code
> line|https://github.com/apache/tez/blame/master/tez-api/src/main/java/org/apache/tez/client/TezClientUtils.java#L831]).
>
--
This message was sent by Atlassian Jira
(v8.20.7#820007)