-
- Downloads
[SPARK-16080][YARN] Set correct link name for conf archive in executors.
This makes sure the files are in the executor's classpath as they're expected to be. Also update the unit test to make sure the files are there as expected. Author: Marcelo Vanzin <vanzin@cloudera.com> Closes #13792 from vanzin/SPARK-16080.
Showing
- yarn/src/main/scala/org/apache/spark/deploy/yarn/ApplicationMaster.scala 10 additions, 4 deletions...cala/org/apache/spark/deploy/yarn/ApplicationMaster.scala
- yarn/src/test/scala/org/apache/spark/deploy/yarn/YarnClusterSuite.scala 8 additions, 0 deletions...scala/org/apache/spark/deploy/yarn/YarnClusterSuite.scala
Please register or sign in to comment