Class HBaseDelegationTokenReceiver

  • All Implemented Interfaces:
    org.apache.flink.core.security.token.DelegationTokenReceiver

    @Internal
    public class HBaseDelegationTokenReceiver
    extends HadoopDelegationTokenReceiver
    Delegation token receiver implementation for HBase. Basically it would be good to move this to flink-connector-hbase-base but HBase connection can be made without the connector. All in all I tend to move this but that would be a breaking change.
    • Constructor Detail

      • HBaseDelegationTokenReceiver

        public HBaseDelegationTokenReceiver()