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

Add a Blobstore interface to add to blobstore FileSystems

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Patch Available
    • Major
    • Resolution: Unresolved
    • 2.6.0
    • None
    • fs, fs/s3, fs/swift
    • None

    Description

      We can make the fact that some FileSystem implementations are really blobstores, with different atomicity and consistency guarantees, by adding a Blobstore interface to add to them.

      This could also be a place to add a Copy(Path,Path) method, assuming that all blobstores implement at server-side copy operation as a substitute for rename.

      Attachments

        1. HADOOP-9565-001.patch
          16 kB
          Steve Loughran
        2. HADOOP-9565-002.patch
          17 kB
          Steve Loughran
        3. HADOOP-9565-003.patch
          26 kB
          Steve Loughran
        4. HADOOP-9565-004.patch
          51 kB
          Thomas Demoor
        5. HADOOP-9565-005.patch
          55 kB
          Thomas Demoor
        6. HADOOP-9565-006.patch
          65 kB
          Steve Loughran
        7. HADOOP-9565-008.patch
          66 kB
          Mingliang Liu
        8. HADOOP-9565-010.patch
          46 kB
          Steve Loughran
        9. HADOOP-9565-branch-2-007.patch
          71 kB
          Pieter Reuse

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated: