Github user jerryshao commented on the issue:
https://github.com/apache/spark/pull/14789
@tgravescs , with
[SPARK-14743](https://issues.apache.org/jira/browse/SPARK-14743),
credentials/tokens can be managed out of Spark with their own credential
provider. In that case user could update the credentials based on configuration
changes or something else. For example: we could write a dynamic HBase
credential provider which loads configuration from HDFS, once user what to
change to another HBase cluster, they could update configuration files in HDFS
and trigger credential updating manually using the API provided in this PR. It
is mainly based on how user implement their own credential provider. What here
provided is just a manual credential update mechanism, when and how to trigger
this is relying on user.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]