Jason Dere created HIVE-14180: --------------------------------- Summary: Disable LlapZookeeperRegistry ZK auth setup for external clients Key: HIVE-14180 URL: https://issues.apache.org/jira/browse/HIVE-14180 Project: Hive Issue Type: Bug Components: llap Reporter: Jason Dere Assignee: Jason Dere
{noformat} Caused by: org.apache.hadoop.service.ServiceStateException: java.io.IOException: Llap Kerberos keytab is empty at org.apache.hadoop.service.ServiceStateException.convert(ServiceStateException.java:59) at org.apache.hadoop.service.AbstractService.start(AbstractService.java:204) at org.apache.hadoop.hive.llap.registry.impl.LlapRegistryService.getClient(LlapRegistryService.java:67) at org.apache.hadoop.hive.llap.LlapBaseInputFormat.getServiceInstance(LlapBaseInputFormat.java:238) at org.apache.hadoop.hive.llap.LlapBaseInputFormat.getRecordReader(LlapBaseInputFormat.java:142) at org.apache.hadoop.hive.llap.LlapRowInputFormat.getRecordReader(LlapRowInputFormat.java:51) {noformat} Using the LLAP ZK registry in environments other than the LLAP daemon (such as external LLAP clients), there should be a way to skip this ZK auth setup. -- This message was sent by Atlassian JIRA (v6.3.4#6332)