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

JNI-based user-group mapping modules can be too chatty on lookup failures

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.0.3-alpha, 0.23.5, 3.0.0-alpha1
    • 2.0.3-alpha, 0.23.5
    • security
    • None
    • Reviewed

    Description

      On a user/group lookup failure, JniBasedUnixGroupsMapping and JniBasedUnixGroupsNetgroupMapping are logging the
      full stack trace at WARN level. Since the caller of these methods is already logging errors, this is not needed. In branch-1, just one line is logged, so we don't need this change there.

      Attachments

        1. hadoop-8932.patch.txt
          2 kB
          Kihwal Lee

        Issue Links

          Activity

            People

              kihwal Kihwal Lee
              kihwal Kihwal Lee
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: