Skip to content
  • Matei Zaharia's avatar
    9290e5bc
    Merge pull request #165 from NathanHowell/kerberos-master · 9290e5bc
    Matei Zaharia authored
    spark-assembly.jar fails to authenticate with YARN ResourceManager
    
    The META-INF/services/ sbt MergeStrategy was discarding support for Kerberos, among others. This pull request changes to a merge strategy similar to sbt-assembly's default. I've also included an update to sbt-assembly 0.9.2, a minor fix to it's zip file handling.
    9290e5bc
    Merge pull request #165 from NathanHowell/kerberos-master
    Matei Zaharia authored
    spark-assembly.jar fails to authenticate with YARN ResourceManager
    
    The META-INF/services/ sbt MergeStrategy was discarding support for Kerberos, among others. This pull request changes to a merge strategy similar to sbt-assembly's default. I've also included an update to sbt-assembly 0.9.2, a minor fix to it's zip file handling.
Loading