You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Steve Loughran (JIRA)" <ji...@apache.org> on 2017/12/19 16:32:00 UTC

[jira] [Updated] (HADOOP-11196) Implement isFileClosed in WASB to make Flume happy

     [ https://issues.apache.org/jira/browse/HADOOP-11196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steve Loughran updated HADOOP-11196:
------------------------------------
    Parent Issue: HADOOP-15132  (was: HADOOP-14552)

> 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-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org