Details
-
Type:
New Feature
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2.17.0
-
Component/s: camel-hbase
-
Labels:None
-
Estimated Complexity:Unknown
Description
camel-hbase cannot work with kerberos security defined by application. There is no property to set to be able to use particular user or keytab (jaas.conf?) or UserGroupInformation as a context of hbase operations
There should be a parameter to enable Kerberos for the component (and parameters defining which credentials <system/ from file/from login&password/ camel-context(? if there are there)> should be used)