Jiale Qi created TEZ-4457: ----------------------------- Summary: tez.task.launch.cmd-opts default value is not really used by default. Key: TEZ-4457 URL: https://issues.apache.org/jira/browse/TEZ-4457 Project: Apache Tez Issue Type: Bug Reporter: Jiale Qi
In TezClientUtils#addDefaultsToTaskLaunchCmdOpts(), defaultTaskCmdOpts is set to empty String when vOpts is not empty. Meanwhile vOpts is from YARNRunner#createVertexForStage() taskJavaOpts, which is not empty by default. -- This message was sent by Atlassian Jira (v8.20.10#820010)