[
https://issues.apache.org/jira/browse/AMBARI-16112?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Swapan Shridhar updated AMBARI-16112:
-------------------------------------
Status: Patch Available (was: In Progress)
> Removing absolute path for LLAP keytab file (hive.llap.zk.sm.keytab) while
> creating LLAP slider package.
> --------------------------------------------------------------------------------------------------------
>
> Key: AMBARI-16112
> URL: https://issues.apache.org/jira/browse/AMBARI-16112
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Affects Versions: 2.4.0
> Reporter: Swapan Shridhar
> Assignee: Swapan Shridhar
> Fix For: 2.4.0
>
> Attachments: AMBARI-16112.patch
>
>
> - Currently, we provide complete path
> "/etc/security/keytabs/hive.llap.zk.sm.keytab" while creating LLAP slider
> package.
> - But, at package run, expects only the keytab file name :
> hive.llap.zk.sm.keytab
> {code}
> "components": {
> "slider-appmaster": {
> ...
> "slider.am.login.keytab.name": "hive.llap.zk.sm.keytab",
> ...
> }
> }
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)