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

ChecksumFileSystem does not override all create(...) methods

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • None
    • 0.17.3, 0.18.2
    • fs
    • None
    • Reviewed

    Description

      ChecksumFileSystem does not override the following method

      public FSDataOutputStream create(Path f, FsPermission permission,
            boolean overwrite, int bufferSize, short replication, long blockSize,
            Progressable progress) throws IOException 
      

      As a consequence, when creating a file with LocalFileSystem and the create method above, no checksum will be created.

      Attachments

        1. 4326_20081001b_0.17.patch
          3 kB
          Tsz-wo Sze
        2. 4326_20081001b.patch
          3 kB
          Tsz-wo Sze
        3. 4326_20081001b_0.18.patch
          3 kB
          Tsz-wo Sze
        4. 4326_20081001.patch
          3 kB
          Tsz-wo Sze

        Issue Links

          Activity

            People

              szetszwo Tsz-wo Sze
              szetszwo Tsz-wo Sze
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: