Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-26322

Simplify kafka delegation token sasl.mechanism configuration

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.0.0
    • 3.0.0
    • Structured Streaming
    • None

    Description

      When Kafka delegation token obtained, SCRAM sasl.mechanism has to be configured for authentication. This can be configured on the related source/sink which is inconvenient from user perspective. Such granularity is not required and this configuration can be implemented with one central parameter.

      Kafka now supports 2 SCRAM related sasl.mechanism:

      • SCRAM-SHA-256
      • SCRAM-SHA-512

      and these are configured on brokers, which makes this configuration global.

      Attachments

        Activity

          People

            gsomogyi Gabor Somogyi
            gsomogyi Gabor Somogyi
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: