Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
Description
LocalDirAllocator should not throw NPE with empty string configuration. When an empty string is configured, LocalDirAllocator will throw NPE. It will be better to throw IOException instead of NPE.
Attachments
Attachments
Issue Links
- relates to
-
HADOOP-8436 NPE In getLocalPathForWrite ( path, conf ) when the required context item is not configured
- Resolved
-
YARN-3925 ContainerLogsUtils#getContainerLogFile fails to read container log files from full disks.
- Closed