Jeff Storck created NIFI-6988:
---------------------------------
Summary: Add password properties to NiFi Hadoop components
Key: NIFI-6988
URL: https://issues.apache.org/jira/browse/NIFI-6988
Project: Apache NiFi
Issue Type: New Feature
Components: Extensions
Affects Versions: 1.10.0
Reporter: Jeff Storck
Assignee: Jeff Storck
In addition to the principal/keytab and KerberosCredentialsService options for
accessing kerberized services from NiFi Hadoop components, a password field
should be added.
Components should validate that only one set of options should be configured:
* principal and keytab
* principal and password
* KerberosCredentialsService
The components that will be affected by this change:
* AbstractHadoopProcessor
* AbstractKuduProcessor
* DBCPConnectionPool
* HBase_1_1_2_ClientService
* HBase_2_ClientService
* Hive3ConnectionPool
* Hive_1_1ConnectionPool
* HiveConnectionPool
* HortonworksSchemaRegistry
* KafkaProcessorUtils
* KafkaRecordSink_1_0
* KafkaRecordSink_2_0
* Kerberos (in the nifi-atlas-reporting-task module)
* KuduLookupService
* PutHive3Streaming
* PutHiveStreaming
* ReportLineageToAtlas
* SolrProcessor
* SolrUtils (in the nifi-solr-processors module)
--
This message was sent by Atlassian Jira
(v8.3.4#803005)