Marcelo Vanzin created SPARK-25693:
--------------------------------------

             Summary: Fix the multiple "manager" classes in 
org.apache.spark.deploy.security
                 Key: SPARK-25693
                 URL: https://issues.apache.org/jira/browse/SPARK-25693
             Project: Spark
          Issue Type: Improvement
          Components: Spark Core
    Affects Versions: 3.0.0
            Reporter: Marcelo Vanzin


In SPARK-23781 I've done some refactoring which introduces an 
{{AbstractCredentialManager}} class. That name sort of clashes with the 
existing {{HadoopDelegationTokenManager}}.

Since the latter doesn't really manage anything, it just orchestrates the 
fetching of the tokens, we could rename it to something more generic. Or even 
clean up some of that class hierarchy.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to