You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bigtop.apache.org by "Roman Shaposhnik (Resolved) (JIRA)" <ji...@apache.org> on 2012/03/22 19:08:22 UTC

[jira] [Resolved] (BIGTOP-464) There's currently a commented block in puppet/modules/hadoop/templates/yarn-site.xml that fails to render in some cases

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

Roman Shaposhnik resolved BIGTOP-464.
-------------------------------------

    Resolution: Fixed
    
> There's currently a commented block in puppet/modules/hadoop/templates/yarn-site.xml that fails to render in some cases
> -----------------------------------------------------------------------------------------------------------------------
>
>                 Key: BIGTOP-464
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-464
>             Project: Bigtop
>          Issue Type: Bug
>          Components: Deployment
>    Affects Versions: 0.4.0
>            Reporter: Patrick Taylor Ramsey
>            Assignee: Patrick Taylor Ramsey
>         Attachments: patch.txt
>
>
> bigtop-deploy/puppet/modules/hadoop/templates/yarn-site.xml has a block that's commented with the words "FIXME: MAPREDUCE-3916".  Unfortunately, it's only an XML comment, not an erb comment, so it gets rendered anyway, even when hadoop_ps_port isn't set (which in several contexts where the file is imported, it's not).  Attaching a patch that prevents the block from being rendered until MAPREDUCE-3916 is addressed.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira