| Package | Description |
|---|---|
| org.apache.nifi.util.hive |
| Modifier and Type | Method and Description |
|---|---|
org.apache.hadoop.security.UserGroupInformation |
HiveConfigurator.authenticate(org.apache.hadoop.conf.Configuration hiveConfig,
String principal,
String keyTab)
As of Apache NiFi 1.5.0, due to changes made to
SecurityUtil.loginKerberos(Configuration, String, String), which is used by this
class to authenticate a principal with Kerberos, Hive controller services no longer
attempt relogins explicitly. |
org.apache.hadoop.security.UserGroupInformation |
HiveConfigurator.authenticate(org.apache.hadoop.conf.Configuration hiveConfig,
String principal,
String keyTab,
long ticketRenewalPeriod)
Deprecated.
|
Copyright © 2019 Apache NiFi Project. All rights reserved.