Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.4.0
-
None
Description
With the fix for SPARK-23361, the code that handles delegation tokens in Mesos and YARN ends up being very similar.
We should refactor that code so that both backends are sharing the same code, which also would make it easier for other cluster managers to use that code.
Attachments
Issue Links
- is duplicated by
-
SPARK-25693 Fix the multiple "manager" classes in org.apache.spark.deploy.security
- Resolved
- relates to
-
SPARK-23361 Driver restart fails if it happens after 7 days from app submission
- Resolved
- links to