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

S3 blockstore filesystem breaks part of the Filesystem contract

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.1.1, 3.0.0-alpha1
    • 3.0.0-alpha1
    • fs/s3
    • None

    Description

      The extended tests of HADOOP-9258 show that s3 is failing things which we always expected an FS to do

      1. getFileStatus("/") to return a FileStatus -currently it returns a FileNotFoundException.
      2. rename("somedir","somedir/childdir") to fail. currently it returns true after deleting all the data in somedir/

      Attachments

        1. HADOOP-9265.patch
          3 kB
          Thomas White
        2. HADOOP-9265.patch
          3 kB
          Thomas White

        Issue Links

          Activity

            People

              stevel@apache.org Steve Loughran
              stevel@apache.org Steve Loughran
              Votes:
              0 Vote for this issue
              Watchers:
              8 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: