You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Sergey Shelukhin (JIRA)" <ji...@apache.org> on 2015/11/13 02:35:10 UTC

[jira] [Comment Edited] (HIVE-12341) LLAP: add security to daemon protocol endpoint (excluding shuffle)

    [ https://issues.apache.org/jira/browse/HIVE-12341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15003364#comment-15003364 ] 

Sergey Shelukhin edited comment on HIVE-12341 at 11/13/15 1:34 AM:
-------------------------------------------------------------------

Backup WIP patches. Client can talk to LLAP, AM can talk to LLAP, query starts, the current problem is that 
{noformat}
2015-11-13 01:15:04,212 [INFO] [Socket Reader #1 for port 36751] |ipc.Server|: Socket Reader #1 for port 36751: readA
ndProcess from client 240.0.0.11 threw exception [org.apache.hadoop.security.authorize.AuthorizationException: Protoc
ol interface org.apache.hadoop.hive.llap.protocol.LlapTaskUmbilicalProtocol is not known.
{noformat}

PolicyProvider needs to be added for this too probably. Or something.


was (Author: sershe):
Backup WIP patches. The current problem is that 
{noformat}
2015-11-13 01:15:04,212 [INFO] [Socket Reader #1 for port 36751] |ipc.Server|: Socket Reader #1 for port 36751: readA
ndProcess from client 240.0.0.11 threw exception [org.apache.hadoop.security.authorize.AuthorizationException: Protoc
ol interface org.apache.hadoop.hive.llap.protocol.LlapTaskUmbilicalProtocol is not known.
{noformat}

PolicyProvider needs to be added for this too probably. Or something.

> LLAP: add security to daemon protocol endpoint (excluding shuffle)
> ------------------------------------------------------------------
>
>                 Key: HIVE-12341
>                 URL: https://issues.apache.org/jira/browse/HIVE-12341
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Sergey Shelukhin
>            Assignee: Sergey Shelukhin
>         Attachments: HIVE-12341.WIP.nogen.patch, HIVE-12341.WIP.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)