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

Standardize error messages

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.23.0
    • 0.23.0
    • fs
    • None
    • Reviewed

    Description

      The FsShell commands have no standard format for the same error message. For instance, here is a snippet of the variations of just one of many error messages:

      cmd: $path: No such file or directory
      cmd: cannot stat `$path': No such file or directory
      cmd: Can not find listing for $path
      cmd: Cannot access $path: No such file or directory.
      cmd: No such file or directory `$path'
      cmd: File does not exist: $path
      cmd: File $path does not exist
      ... etc ...

      These need to be common.

      Attachments

        1. HADOOP-7271-2.patch
          27 kB
          Daryn Sharp
        2. HADOOP-7271.patch
          27 kB
          Daryn Sharp

        Issue Links

          Activity

            People

              daryn Daryn Sharp
              daryn Daryn Sharp
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: