I’m looking for advice on accessing HBase with Kerberos in a C++ environment.
I found the official Apache HBase Native Client repository at https://github.com/apache/hbase-native-client, but I keep running into dependency errors during the library build, and I need some help.
- Is this repository currently being maintained?
- Is there a link to any pre-built binaries?
- Does this library support “native rpc + kerberos” access?
- Are there any other solutions for accessing HBase with Kerberos in C++?
Any guidance or alternative recommendations would be greatly appreciated!
New contributor
jsoh is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.