Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-14541

fix AssertionError for TestFilterFileSystem#testFilterFileSystem

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 3.0.0-alpha4
    • None
    • common, test
    • None
    • Patch

    Description

      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

      Attachments

        1. HADOOP-14541.001.patch
          0.7 kB
          legend

        Activity

          People

            Unassigned Unassigned
            legend-hua legend
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated: