Details
-
Type:
Bug
-
Status: Resolved
-
Priority:
Major
-
Resolution: Won't Fix
-
Affects Version/s: CDH3u4, CDH3u5
-
Fix Version/s: None
-
Component/s: Hadoop Common
-
Labels:None
Description
Please backport HADOOP-6593 to cdh3.
Quick summary:
hadoop fs -text crashes if there are wildcards in the path that resolve to more sequence files than the system's open file limit allows. This happens because the files' streams don't get closed after the output.
Read more at: https://issues.apache.org/jira/browse/HADOOP-6593