Uploaded image for project: 'Hadoop HDFS'
  1. Hadoop HDFS
  2. HDFS-995

Replace usage of FileStatus#isDir()

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • 0.20.3, 0.21.0
    • 0.21.0
    • namenode
    • None
    • Reviewed

    Description

      HADOOP-6585 is going to deprecate FileStatus#isDir(). This jira is for replacing all uses of isDir() in HDFS with checks of isDirectory(), isFile(), or isSymlink() as needed.

      Attachments

        1. hdfs-995-1.patch
          12 kB
          Eli Collins
        2. hdfs-995-2.patch
          13 kB
          Eli Collins
        3. hdfs-995-3.patch
          10 kB
          Eli Collins
        4. hdfs-995-4.patch
          13 kB
          Eli Collins

        Issue Links

          Activity

            People

              eli Eli Collins
              eli Eli Collins
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: