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

Downgrade stack trace on FS load from Warn to debug

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 2.7.3
    • 2.8.0, 3.0.0-alpha2
    • fs
    • None
    • Reviewed

    Description

      HADOOP-12636 catches exceptions on FS creation, but prints a stack trace @ warn every time..this is noisy and irrelevant if the installation doesn't need connectivity to a specific filesystem or object store.

      I propose: only printing the toString values of the exception chain @ warn; the full stack comes out at debug.

      We could some more tuning:

      • have a specific log for this exception, which allows installations to turn even the warnings off.
      • add a link to a wiki page listing the dependencies of the shipped filesystems

      Attachments

        1. HADOOP-13323-branch-2-001.patch
          2 kB
          Steve Loughran

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: