You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bigtop.apache.org by "Patrick Taylor Ramsey (Created) (JIRA)" <ji...@apache.org> on 2012/03/20 01:37:38 UTC

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

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


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

        

[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

Posted by "Roman Shaposhnik (Resolved) (JIRA)" <ji...@apache.org>.
     [ 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

        

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

Posted by "Roman Shaposhnik (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/BIGTOP-464?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Roman Shaposhnik updated BIGTOP-464:
------------------------------------

    Fix Version/s: 0.4.0
    
> 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
>             Fix For: 0.4.0
>
>         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

        

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

Posted by "Patrick Taylor Ramsey (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/BIGTOP-464?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Patrick Taylor Ramsey updated BIGTOP-464:
-----------------------------------------

    Attachment: patch
    
> 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
>
> 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

        

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

Posted by "Roman Shaposhnik (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/BIGTOP-464?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13233627#comment-13233627 ] 

Roman Shaposhnik commented on BIGTOP-464:
-----------------------------------------

+1
                
> 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

        

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

Posted by "Patrick Taylor Ramsey (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/BIGTOP-464?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Patrick Taylor Ramsey updated BIGTOP-464:
-----------------------------------------

    Attachment: patch.txt
    
> 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

        

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

Posted by "Patrick Taylor Ramsey (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/BIGTOP-464?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Patrick Taylor Ramsey updated BIGTOP-464:
-----------------------------------------

    Attachment:     (was: patch)
    
> 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
>
> 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