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

WebHdfsFileSystem does not treat UnresolvedLinkException

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Critical
    • Resolution: Duplicate
    • 2.4.0
    • None
    • webhdfs
    • None

    Description

      o.a.h.hdfs.web.resources.ExceptionHandler.toResponse does not treat UnresolvedLinkException . This implies the client-side will generate a generic IOException or an unchecked exception.

      The server should return GONE that can be translated to FileNotFoundException or the actual UnresolvedLinkException if the API allows it.

      Attachments

        Issue Links

          Activity

            People

              jira.shegalov Gera Shegalov
              jira.shegalov Gera Shegalov
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: