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

Decouple I/O encryption key propagation from UserGroupInformation

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.1.0
    • 2.1.0
    • Spark Core, YARN
    • None

    Description

      Currently, the encryption key used by the shuffle code is propagated using UserGroupInformation and thus only works on YARN. That makes it really painful to write unit tests in core that include encryption functionality.

      We should change that so that writing these tests is possible, and also because that would allow shuffle encryption to work with other cluster managers.

      Attachments

        Issue Links

          Activity

            People

              vanzin Marcelo Masiero Vanzin
              vanzin Marcelo Masiero Vanzin
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: