hadoop/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src
PJ Fanning bfce21ee08
YARN-11330. use secure XML parsers (#4981)
Move construction of XML parsers in YARN
modules to using the locked-down parser factory
of HADOOP-18469.

One exception: GpuDeviceInformationParser still supports DTD resolution;
all other features are disabled.

Contributed by P J Fanning
2022-10-13 18:19:19 +01:00
..
main YARN-11330. use secure XML parsers (#4981) 2022-10-13 18:19:19 +01:00
test YARN-11330. use secure XML parsers (#4981) 2022-10-13 18:19:19 +01:00
CMakeLists.txt YARN-10495. make the rpath of container-executor configurable. Contributed by 2020-12-08 00:53:24 +00:00
config.h.cmake