[ 
https://issues.apache.org/jira/browse/HADOOP-11196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16297047#comment-16297047
 ] 

Steve Loughran commented on HADOOP-11196:
-----------------------------------------

I think Flume shouldn't be expecting every FS to be HDFS, or at least not 
complaining so much. 


> 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: Sub-task
>    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.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org

Reply via email to