-
Type:
Improvement
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.0.0
-
Fix Version/s: 2.1.0
-
Component/s: None
-
Labels:
isRemoteBlobExists eventually performs an HDFS file open and returns an input file stream, which is not closed.
We should just be calling file exists instead. Lower HDFS overhead.
- links to