Obtain credentials for this service and get the time of the next renewal.
Obtain credentials for this service and get the time of the next renewal.
Configuration of current Hadoop Compatible system.
Spark configuration.
Credentials to add tokens and security keys to.
If this Credential is renewable and can be renewed, return the time of the next renewal, otherwise None should be returned.
Name of the service to provide credentials.
Name of the service to provide credentials. This name should unique, Spark internally will use this name to differentiate credential provider.
To decide whether credential is required for this service.
To decide whether credential is required for this service. By default it based on whether Hadoop security is enabled.
A credential provider for a service. User must implement this if they need to access a secure service from Spark.