Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-16871

Support getting HBase tokens from multiple clusters dynamically

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Incomplete
    • 2.0.0
    • None
    • Spark Core, YARN

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              jerryshao Saisai Shao
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: