[
https://issues.apache.org/jira/browse/HADOOP-14541?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
legend updated HADOOP-14541:
----------------------------
Status: Open (was: Patch Available)
> 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
> 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
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]