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 2019/02/13 09:21:00 UTC

[jira] [Created] (BIGTOP-3166) Update Kerberos module to comply with Puppet's syntax

Evans Ye created BIGTOP-3166:
--------------------------------

             Summary: Update Kerberos module to comply with Puppet's syntax
                 Key: BIGTOP-3166
                 URL: https://issues.apache.org/jira/browse/BIGTOP-3166
             Project: Bigtop
          Issue Type: Sub-task
          Components: deployment
    Affects Versions: 1.3.0
            Reporter: Evans Ye
            Assignee: Evans Ye
             Fix For: 1.3.1


Kerberos module uses site as class name, which is a reserved keyword in puppet. An error log thrown if deploy with Puppet 5 (BIGTOP-3161):
{code}
Error: Evaluation Error: Error while evaluating a Resource Statement, 'class' keyword not allowed at this location (file: /bigtop-home/bigtop-deploy/puppet/modules/kerberos/manifests/init.pp, line: 26, column: 3) (file: /bigtop-home/bigtop-deploy/puppet/manifests/cluster.pp, line: 227) on node 02c04acdc56b.bigtop.apache.org
{code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)