Skip to content
  • Aaron Davidson's avatar
    [SPARK-4242] [Core] Add SASL to external shuffle service · 4c42986c
    Aaron Davidson authored
    Does three things: (1) Adds SASL to ExternalShuffleClient, (2) puts SecurityManager in BlockManager's constructor, and (3) adds unit test.
    
    Author: Aaron Davidson <aaron@databricks.com>
    
    Closes #3108 from aarondav/sasl-client and squashes the following commits:
    
    48b622d [Aaron Davidson] Screw it, let's just get LimitedInputStream
    3543b70 [Aaron Davidson] Back out of pom change due to unknown test issue?
    b58518a [Aaron Davidson] ByteStreams.limit() not available :(
    cbe451a [Aaron Davidson] Address comments
    2bf2908 [Aaron Davidson] [SPARK-4242] [Core] Add SASL to external shuffle service
    4c42986c
This project is licensed under the Apache License 2.0. Learn more