[
https://issues.apache.org/jira/browse/HIVE-12851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15102671#comment-15102671
]
Sergey Shelukhin commented on HIVE-12851:
-----------------------------------------
argparse is supported for Python 2.3 and later... I think it's reasonable to
expect users to install it if missing. It's also a standalone module, so it can
be copied if missing. When I was testing it, it was present on Python 2.6.6 on
RHEL 6.6 and CentOS 6.6 (2 separate clusters).
> 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
> Attachments: 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)