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

Matt updated AMBARI-14576:
--------------------------
    Attachment: AMBARI-14576-trunk.patch

> Add Service wizard should show security related parameters for HAWQ, if 
> Kerberos is enabled
> -------------------------------------------------------------------------------------------
>
>                 Key: AMBARI-14576
>                 URL: https://issues.apache.org/jira/browse/AMBARI-14576
>             Project: Ambari
>          Issue Type: Improvement
>          Components: ambari-web
>            Reporter: Matt
>            Assignee: Matt
>            Priority: Trivial
>             Fix For: trunk, 2.2.1
>
>         Attachments: AMBARI-14576-trunk.patch
>
>
> When HAWQ is added to a cluster which has Kerberos enabled, the following 
> three configs have to be added:
> {code}
> {
>          name: 'hadoop.security.authentication',
>          value: 'kerberos',
> },
> {
>          name: 'enable_secure_filesystem',
>          value: 'ON'
> },
> {
>          name: 'krb_server_keyfile',
>          value: '/etc/security/keytabs/hawq.service.keytab'
> }
> {code}



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

Reply via email to