[ https://issues.apache.org/jira/browse/HIVE-14219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15374154#comment-15374154 ]
Sergey Shelukhin commented on HIVE-14219: ----------------------------------------- +1. It's the same constant value right? > LLAP external client on secure cluster: Protocol interface > org.apache.hadoop.hive.llap.protocol.LlapTaskUmbilicalProtocol is not known > -------------------------------------------------------------------------------------------------------------------------------------- > > Key: HIVE-14219 > URL: https://issues.apache.org/jira/browse/HIVE-14219 > Project: Hive > Issue Type: Sub-task > Components: llap > Reporter: Jason Dere > Assignee: Jason Dere > Attachments: HIVE-14219.1.patch > > > {noformat} > 2016-07-07T23:10:35,249 INFO [TaskHeartbeatThread[]]: task.TezTaskRunner2 > (:()) - TaskReporter reporter error which will cause the task to fail > org.apache.hadoop.ipc.RemoteException(org.apache.hadoop.security.authorize.AuthorizationException): > Protocol interface > org.apache.hadoop.hive.llap.protocol.LlapTaskUmbilicalProtocol is not known. > at org.apache.hadoop.ipc.Client.getRpcResponse(Client.java:1551) > at org.apache.hadoop.ipc.Client.call(Client.java:1495) > at org.apache.hadoop.ipc.Client.call(Client.java:1395) > at > org.apache.hadoop.ipc.WritableRpcEngine$Invoker.invoke(WritableRpcEngine.java:241) > at com.sun.proxy.$Proxy39.heartbeat(Unknown Source) > at > org.apache.hadoop.hive.llap.daemon.impl.LlapTaskReporter$HeartbeatCallable.heartbeat(LlapTaskReporter.java:280) > at > org.apache.hadoop.hive.llap.daemon.impl.LlapTaskReporter$HeartbeatCallable.call(LlapTaskReporter.java:202) > at > org.apache.hadoop.hive.llap.daemon.impl.LlapTaskReporter$HeartbeatCallable.call(LlapTaskReporter.java:139) > at java.util.concurrent.FutureTask.run(FutureTask.java:266) > at > java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) > at > java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) > at java.lang.Thread.run(Thread.java:745) > {noformat} -- This message was sent by Atlassian JIRA (v6.3.4#6332)