Hello team, I successfully configured Apache Atlas version 2.3.0 to work seamlessly with my backend HBase and Solr instances. Subsequently, I implemented Kerberos security for both HBase and Solr, ensuring that each service had its own principles and keytabs.
Now, I'm interested in integrating Apache Atlas with my Kerberos-secured HBase and Solr installations. However, I'm encountering an access issue, specifically unauthorized access in Solr, when attempting to use the HBase principle during integration. Conversely, I'm facing access problems in HBase when utilizing the Solr (HTTP) principle. I would greatly appreciate your guidance on how to effectively integrate Atlas with my Kerberos-secured HBase and Solr instances. My goal is to maintain separate principles for HBase and Solr, rather than using a common principle that has access to both HBase and Solr. Thanks and regards, Arjun S