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

FilterFileSystem doesn't overwrite setTimes

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.22.0
    • 0.21.0
    • None
    • None
    • Reviewed

    Description

      FilterFileSystem seems to be a little outdated and it doesn't implement a few methods (setTimes being the most important one):

      • setTimes(Path, long, long)
      • copyFromLocalFile(boolean,boolean, Path, Path)
      • copyFromLocalFile(boolean, boolean, Path[], Path)
      • getUsed()
      • deleteOnExit()

      I'm not sure if all of these methods should be wrapped in FilterFileSystem, but given its purpose, I would say the more the better. It would be great to have other people's opinions about this.

      Attachments

        1. HADOOP-6690.2.patch
          8 kB
          Rodrigo Schmidt
        2. HADOOP-6690.1.patch
          9 kB
          Rodrigo Schmidt
        3. HADOOP-6690.0.patch
          9 kB
          Rodrigo Schmidt

        Issue Links

          Activity

            People

              rschmidt Rodrigo Schmidt
              rschmidt Rodrigo Schmidt
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: