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

Shilun Fan updated HADOOP-14541:
--------------------------------
    Target Version/s: 3.5.0  (was: 3.4.0)

> fix AssertionError for TestFilterFileSystem#testFilterFileSystem
> ----------------------------------------------------------------
>
>                 Key: HADOOP-14541
>                 URL: https://issues.apache.org/jira/browse/HADOOP-14541
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: common, test
>    Affects Versions: 3.0.0-alpha4
>            Reporter: legend
>            Priority: Major
>         Attachments: HADOOP-14541.001.patch
>
>
> Throw an AssertionError when run TestFilterFileSystem#testFilterFileSystem. 
> So I overwrite appendFile function in FilterFileSystem to fix the issue.
> 2017-06-20 07:09:33,065 ERROR fs.FileSystem 
> (TestFilterFileSystem.java:testFilterFileSystem(161)) - FilterFileSystem MUST 
> implement protected org.apache.hadoop.fs.FSDataOutputStreamBuilder 
> org.apache.hadoop.fs.FileSystem.appendFile(org.apache.hadoop.fs.Path)
> 2017-06-20 07:09:33,071 ERROR fs.FileSystem 
> (TestFilterFileSystem.java:testFilterFileSystem(161)) - FilterFileSystem MUST 
> implement public org.apache.hadoop.fs.FSDataOutputStream 
> org.apache.hadoop.fs.FileSystem.append(org.apache.hadoop.fs.Path) throws 
> java.io.IOException



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to