Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-12649 Improve Kerberos diagnostics and failure handling
  3. HADOOP-12834

Credentials to include text of inner IOE when rethrowing wrapped

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 2.8.0
    • None
    • security
    • None

    Description

      Currently Credentials read/write methods catch IOEs and rethrow with the filename (good), only they don't include the text of the caught exception in the new string message (bad) ... you need to delve into the stack traces to find the cause.

      fix: include the toString() value of the caught IOE in the new exception

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              stevel@apache.org Steve Loughran
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated: