Hi All, I'm trying to link my flink application with HBase for simple read/write operations. I need to implement Flink to HBase the connectivity through Kerberos using the keytab.
Can somebody share(or link me to some resource) a sample code/implementation on how to achieve Flink to HBase connectivity through Kerberos using keytab for simple read/write (get/put) operation. Thank you! Regards, Anchit