Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
0.23.2, 0.24.0
-
None
Description
My IDE is warning me that the is.close() method will NPE if the is = src.fs.open(src.path); call raises an exception, which could happen if the source path could not be opened. There should be an if (is!=null) wrapper
Attachments
Attachments
Issue Links
- is related to
-
HADOOP-8140 dfs -getmerge should process its argments better
-
- Resolved
-