You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "legend (JIRA)" <ji...@apache.org> on 2017/06/19 07:59:00 UTC

[jira] [Created] (HADOOP-14541) fix AssertionError for TestFilterFileSystem#testFilterFileSystem

legend created HADOOP-14541:
-------------------------------

             Summary: 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


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