Connection to secure HBase

Hello,

we would like to connect a HBase (version 1.4.9) source via dremio. HBase is configured in “secure mode”. Therefore, kerberos is configured as authentication for hbase. We added hbase via the zookeeper connect string and additionally configured the “additional properties” ( “hbase.security.authentication” and “hbase.rpc.protection” ) as described here: https://hbase.apache.org/book.html#hbase.secure.configuration.
Can dremio add a secured hbase instance via this configuration?

Thank you in advance!

Kind regards,
Jan

Hi @JanWeisenstein

I assume you are passing the 2 properties via additional properties. Are you getting an error when trying to add the source?

Thanks
@balaji.ramaswamy