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

FileSystem should have fewer abstract methods

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.14.0
    • None
    • None

    Description

      The FileSystem API has a number of abstract methods that are implemented identically on all but one FileSystem implementation. These should instead have a default implementation, with one subclass overridding that implementation. Fewer abstract methods makes it easier to write new FileSystem implementations.

      Attachments

        1. 1620.patch
          12 kB
          Doug Cutting
        2. 1620-2.patch
          15 kB
          Doug Cutting

        Issue Links

          Activity

            People

              cutting Doug Cutting
              cutting Doug Cutting
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: