You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bigtop.apache.org by "Evans Ye (JIRA)" <ji...@apache.org> on 2017/07/01 08:30:00 UTC

[jira] [Updated] (BIGTOP-2800) provisioner fails for kerberos on centos-7

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

Evans Ye updated BIGTOP-2800:
-----------------------------
    Fix Version/s: 1.2.1

> provisioner fails for kerberos on centos-7
> ------------------------------------------
>
>                 Key: BIGTOP-2800
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-2800
>             Project: Bigtop
>          Issue Type: Bug
>            Reporter: Olaf Flebbe
>            Assignee: Olaf Flebbe
>             Fix For: 1.2.1
>
>         Attachments: BIGTOP-2800.2.patch, BIGTOP-2800.patch
>
>
> First: The Executable setsebool is missing. We may make this call less hackish.
> Log from provisioner:
> {code}
> Error: Could not start Service[kadmin]: Execution of 'setsebool -P kadmind_disable_trans  1 ; setsebool -P krb5kdc_disable_trans 1 ; service kadmin start' returned 127: sh: setsebool: command not found
> sh: setsebool: command not found
> {code}
> second: the executable {{service}} is used to start the service. We may use puppet to do that instead.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)