You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Andrew Sears (JIRA)" <ji...@apache.org> on 2016/04/21 03:38:25 UTC

[jira] [Commented] (HIVE-12851) Add slider security setting support to LLAP packager

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

Andrew Sears commented on HIVE-12851:
-------------------------------------

With a Centos 6.5 minimal install and HDP 2.4 / Python 2.6.6 need to run the following to get argparse installed

yum -y install epel-release
pip install argparse



> Add slider security setting support to LLAP packager
> ----------------------------------------------------
>
>                 Key: HIVE-12851
>                 URL: https://issues.apache.org/jira/browse/HIVE-12851
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Sergey Shelukhin
>            Assignee: Sergey Shelukhin
>             Fix For: 2.0.0, 2.1.0
>
>         Attachments: HIVE-12851.2.patch, HIVE-12851.patch
>
>
> {noformat}
> "slider.hdfs.keytab.dir": "...",
> "slider.am.login.keytab.name": "...",
> "slider.keytab.principal.name": "..."
> {noformat}
> should be emitted into appConfig.json for Slider AM. Right now, they have to be added manually on a secure cluster.



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