Details
-
Bug
-
Status: Resolved
-
Critical
-
Resolution: Fixed
-
None
-
None
-
Reviewed
Description
Seen the following scenario in one of our customer environment
- while jobclient writing "job.xml" there are pipeline failures and written to only one DN.
- when mapper reading the "job.xml", DN got "Too many open files" (as system exceed limit) and block got deleted. Hence mapper failed to read and job got failed.
Attachments
Attachments
Issue Links
- is broken by
-
HDFS-8492 DN should notify NN when client requests a missing block
- Resolved
- relates to
-
HDFS-13511 Provide specialized exception when block length cannot be obtained
- Resolved