Fixed issues in YARN
This section lists the issues that have been fixed since the previous version.
- COMPX-1403 Be able to view logs from YARN web UI v2
-
Prior to this fix, YARN Application logs were accessible only from YARN WebUI1. With this fix, you can now access YARN logs in the YARN WebUI2.
- CDPD-10091: Upgrade jackson-databind to version 2.9.10.4 to resolve multiple CVEs
-
Upgraded Jackson Databind to 2.9.10.4 to address to following CVEs: CVE-2020-9547, CVE-2020-11111, CVE-2020-10672, CVE-2020-10969, CVE-2020-11112, CVE-2020-9548, CVE-2020-9546, CVE-2020-10968, CVE-2020-10673, CVE-2020-11113.
- OPSAPS-50291: "HADOOP_HOME,PATH,LANG,TZ" are now added by default to the yarn.nodemanager.env-whitelist Yarn configuration option.
- This issue is resolved.