Swapan Shridhar created AMBARI-16112:
----------------------------------------

             Summary: 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


- Currently, we provide complete path 
"/etc/security/keytabs/hive.llap.zk.sm.keytab" while creating LLAP slider 
package.
- But, ate 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)

Reply via email to