You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "WeiNan Zhao (Jira)" <ji...@apache.org> on 2021/01/06 03:55:00 UTC

[jira] [Commented] (FLINK-20812) flink connector hbase(1.4,2.2) too few control parameters provided

    [ https://issues.apache.org/jira/browse/FLINK-20812?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17259392#comment-17259392 ] 

WeiNan Zhao commented on FLINK-20812:
-------------------------------------

[~jark]  hbase transformation code passed the flink bot scan.

> flink connector hbase(1.4,2.2) too few control parameters provided
> ------------------------------------------------------------------
>
>                 Key: FLINK-20812
>                 URL: https://issues.apache.org/jira/browse/FLINK-20812
>             Project: Flink
>          Issue Type: Improvement
>          Components: Connectors / HBase, Table SQL / Ecosystem
>            Reporter: WeiNan Zhao
>            Assignee: WeiNan Zhao
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.13.0
>
>
> When I use the cdh cluster, I need to use kerberos authentication, and I need to add some kerberos authentication parameters of hbase, but the current hbase connector structure does not provide this entry, I wonder if it can be modified, if possible, I can submit for hbase connector a pr.
> e.g hbase parameter
> hbase.security.authentication='kerberos',
> hbase.master.kerberos.principal='...',
> hbase.kerberos.regionserver.principal='...',
> hbase.security.auth.enable = 'true',
> hbase.sasl.clientconfig = 'Client'



--
This message was sent by Atlassian Jira
(v8.3.4#803005)