You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Marcelo Vanzin (JIRA)" <ji...@apache.org> on 2018/10/09 22:13:03 UTC

[jira] [Created] (SPARK-25693) Fix the multiple "manager" classes in org.apache.spark.deploy.security

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-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org