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

Incorrect return codes for fuse-dfs

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 0.21.0
    • fuse-dfs
    • None
    • Reviewed

    Description

      fuse-dfs doesn't pass proper error codes from libhdfs; places I'd like to correct are hdfsFileOpen (which can result in permission denied or quota violations) and hdfsWrite (which can result in quota violations).

      By returning the correct error codes, command line utilities return much better error messages - especially for quota violations, which can be a devil to debug.

      Attachments

        1. HDFS-858-2.patch
          2 kB
          Eli Collins
        2. HDFS-858.patch
          2 kB
          Brian Bockelman

        Activity

          People

            bockelman Brian Bockelman
            bockelman Brian Bockelman
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: