[ 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)