[ https://issues.apache.org/jira/browse/HIVE-14180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15373601#comment-15373601 ]
Sergey Shelukhin commented on HIVE-14180: ----------------------------------------- This can probably be committed without HiveQA... > Disable LlapZookeeperRegistry ZK auth setup for external clients > ---------------------------------------------------------------- > > Key: HIVE-14180 > URL: https://issues.apache.org/jira/browse/HIVE-14180 > Project: Hive > Issue Type: Sub-task > Components: llap > Reporter: Jason Dere > Assignee: Sergey Shelukhin > Attachments: HIVE-14180.02.patch, HIVE-14180.1.patch > > > {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)