Description
As part of SPARK-37205, Spark uses reflection to call setTokensConf method from YARN AM. However, it should invoke it as a non-static method instead of a static one.
Attachments
Issue Links
- is caused by
-
SPARK-37205 Support mapreduce.job.send-token-conf when starting containers in YARN
- Resolved
- links to