Mostafa Elhemali created HADOOP-11196:
-----------------------------------------

             Summary: Implement isFileClosed in WASB to make Flume happy
                 Key: HADOOP-11196
                 URL: https://issues.apache.org/jira/browse/HADOOP-11196
             Project: Hadoop Common
          Issue Type: Improvement
    Affects Versions: 2.5.1
            Reporter: Mostafa Elhemali
            Priority: Minor


Flume uses reflection to call isFileClosed() which is a method implemented by 
DFS but not part of the FileSystem abstract base class. It still works if the 
function is not implemented, but issues a lot of warnings and is distracting. 
It would help make it work smoother if we added the same method in the 
NativeAzureFileSystem class.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to