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

No error message for deleting non-existant file or directory.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.20.1
    • 0.20.1
    • fs
    • None
    • Reviewed
    • ygridqa

    Description

      If non-existant path or src is provided with rm/rmr option then no error message is displayed
      command: hadoop dfs -rm <src> (where src is non-existant)
      dfs displays "rm: <src>"
      while it should display "No such file or directory".

      Attachments

        1. HADOOP-6145.patch
          1 kB
          Jakob Homan
        2. COMMON-6145.patch
          2 kB
          Jakob Homan
        3. HADOOP-6145.patch
          1 kB
          Jakob Homan
        4. COMMON-6145.patch
          1 kB
          Jakob Homan

        Activity

          People

            jghoman Jakob Homan
            sumanshg Suman Sehgal
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: