You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Greg Senia (JIRA)" <ji...@apache.org> on 2016/03/05 21:05:40 UTC

[jira] [Updated] (AMBARI-13324) Ambari doesn't create Flume Kerberos principal + keytab

     [ https://issues.apache.org/jira/browse/AMBARI-13324?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Greg Senia updated AMBARI-13324:
--------------------------------
    Attachment: flume_kerberos.txt

You can pull your kerberos_descriptor and add this block and then send it back and then restart your Ambari server 

See instructions here on how to pull the ambari kerberos descriptor..

https://cwiki.apache.org/confluence/display/AMBARI/Automated+Kerberizaton#AutomatedKerberizaton-GetthecustomizedKerberosDescriptor(ifpreviouslyset)


Also you will want to add the following to your flume-env via the config.sh script under /var/lib/ambairi-server/resources/scripts

Example:
/var/lib/ambari-server/resources/scripts/configs.sh set localhost senia_hdp flume-env flume_keytab_path /etc/security/keytabs/flume.
service.keytab

/var/lib/ambari-server/resources/scripts/configs.sh set localhost senia_hdp flume-env flume_principal_name flume/_HOST@HDPSVC.HDPUSR
.SENIA.ORG


> Ambari doesn't create Flume Kerberos principal + keytab
> -------------------------------------------------------
>
>                 Key: AMBARI-13324
>                 URL: https://issues.apache.org/jira/browse/AMBARI-13324
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-server
>    Affects Versions: 2.1.0
>         Environment: HDP 2.3 + Kerberos MIT KDC
>            Reporter: Hari Sekhon
>         Attachments: flume_kerberos.txt
>
>
> When deploying Kerberos via Ambari with MIT KDC, Ambari doesn't generate a Kerberos principal and keytab for Flume.



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