Saisai Shao created SPARK-16871:
-----------------------------------

             Summary: Support getting HBase tokens from multiple clusters and 
dynamically
                 Key: SPARK-16871
                 URL: https://issues.apache.org/jira/browse/SPARK-16871
             Project: Spark
          Issue Type: Improvement
          Components: YARN
    Affects Versions: 2.0.0
            Reporter: Saisai Shao
            Priority: Minor


Current HBase token obtaining mechanism is static, which can only get tokens 
from the clusters configured in hbase-site.xml and already added in classpath, 
this may possibly have several shortcomings for the long running services like 
Zeppelin and others:

1. User may want to access different HBase cluster in a secure way. but 
currently it can only support one.
2. User may want to change to another the cluster dynamically in the run-time. 
But current token obtaining mechanism can only support the one configured at 
the start.

So here propose to improve the current token obtaining mechanism for HBase.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to