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

Configuration.dumpConfiguration should redact sensitive information

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.6.0
    • 2.9.0, 3.0.0-beta1, 2.8.3
    • conf, security
    • None
    • Incompatible change
    • Hide
      <!-- markdown -->
      Configuration.dumpConfiguration no longer prints out the clear text values for the sensitive keys listed in `hadoop.security.sensitive-config-keys`. Callers can override the default list of sensitive keys either to redact more keys or print the clear text values for a few extra keys for debugging purpose.
      Show
      <!-- markdown --> Configuration.dumpConfiguration no longer prints out the clear text values for the sensitive keys listed in `hadoop.security.sensitive-config-keys`. Callers can override the default list of sensitive keys either to redact more keys or print the clear text values for a few extra keys for debugging purpose.

    Description

      Configuration.dumpConfiguration dumps all the configuration values without redacting the sensitive configurations stored in the Configuration object.

      Attachments

        1. HADOOP-14260.002.patch
          6 kB
          John Zhuge
        2. HADOOP-14260.001.patch
          6 kB
          John Zhuge

        Issue Links

          Activity

            People

              jzhuge John Zhuge
              vihangk1 Vihang Karajgaonkar
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: