[
https://issues.apache.org/jira/browse/TEZ-4430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17562080#comment-17562080
]
László Bodor commented on TEZ-4430:
-----------------------------------
merged to master and pushed to branch-0.9, thanks [~ganeshas] for reporting
this issue and providing the patch
> 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
> Fix For: 0.9.3, 0.10.2
>
> Time Spent: 40m
> 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.10#820010)