Description
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).
Attachments
Issue Links
- is caused by
-
TEZ-3918 Setting tez.task.log.level does not work
- Resolved
- links to