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

fsck reports a non-existant DFS path as healthy

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 0.9.2
    • 0.11.0
    • None
    • None

    Description

      I would have expected the following to generate an error message:

      -bash-3.00$ bin/hadoop fsck non-existant
      Status: HEALTHY
      Total size: 0 B
      Total blocks: 0
      Total dirs: 0
      Total files: 0
      Over-replicated blocks: 0
      Under-replicated blocks: 0
      Target replication factor: 3
      Real replication factor: 0.0

      The filesystem under path 'non-existant' is HEALTHY

      Attachments

        1. fsck-fix.patch
          6 kB
          Milind Barve

        Activity

          People

            milindb Milind Barve
            nidaley Nigel Daley
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: