Bryan Bende created NIFI-6808:
---------------------------------
Summary: Use KeytabCredentialsService in HWX Schema Registry
Service
Key: NIFI-6808
URL: https://issues.apache.org/jira/browse/NIFI-6808
Project: Apache NiFi
Issue Type: Improvement
Reporter: Bryan Bende
Assignee: Bryan Bende
Previously the schema registry client did not provide a way to pass in JAAS
config, so it relied on the JAAS system property.
They recently merged an improvement to the client:
[https://github.com/hortonworks/registry/pull/611]
We should now be able to use a KeytabCredentialService to obtain the principal
and keytab and pass in the appropriate configuration to the client.
We'll have to wait until a new release of their client jar before we can merge
this change.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)