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/27 00:54:26 UTC

[jira] [Created] (BIGTOP-493) [puppet] core-site.xml and httpfs-site.xml end up changing every few times puppet is run

[puppet] core-site.xml and httpfs-site.xml end up changing every few times puppet is run
----------------------------------------------------------------------------------------

                 Key: BIGTOP-493
                 URL: https://issues.apache.org/jira/browse/BIGTOP-493
             Project: Bigtop
          Issue Type: Bug
          Components: Deployment
    Affects Versions: 0.4.0
            Reporter: Patrick Taylor Ramsey


.... because they iterate over an Array (hadoop_core_proxyusers) whose order is not defined, and which in fact changes from invocation to invocation.  Will attach a patch shortly

--
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-493) [puppet] core-site.xml and httpfs-site.xml end up changing every few times puppet is run

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

Patrick Taylor Ramsey updated BIGTOP-493:
-----------------------------------------

    Priority: Minor  (was: Major)
    
> [puppet] core-site.xml and httpfs-site.xml end up changing every few times puppet is run
> ----------------------------------------------------------------------------------------
>
>                 Key: BIGTOP-493
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-493
>             Project: Bigtop
>          Issue Type: Bug
>          Components: Deployment
>    Affects Versions: 0.4.0
>            Reporter: Patrick Taylor Ramsey
>            Priority: Minor
>
> .... because they iterate over an Array (hadoop_core_proxyusers) whose order is not defined, and which in fact changes from invocation to invocation.  Will attach a patch shortly

--
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-493) [puppet] core-site.xml and httpfs-site.xml end up changing every few times puppet is run

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

Patrick Taylor Ramsey updated BIGTOP-493:
-----------------------------------------

    Attachment: patch.txt
    
> [puppet] core-site.xml and httpfs-site.xml end up changing every few times puppet is run
> ----------------------------------------------------------------------------------------
>
>                 Key: BIGTOP-493
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-493
>             Project: Bigtop
>          Issue Type: Bug
>          Components: Deployment
>    Affects Versions: 0.4.0
>            Reporter: Patrick Taylor Ramsey
>            Assignee: Patrick Taylor Ramsey
>            Priority: Minor
>         Attachments: patch.txt
>
>
> .... because they iterate over an Array (hadoop_core_proxyusers) whose order is not defined, and which in fact changes from invocation to invocation.  Will attach a patch shortly

--
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-493) [puppet] core-site.xml and httpfs-site.xml end up changing every few times puppet is run

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

Roman Shaposhnik resolved BIGTOP-493.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 0.4.0

+1 and committed.
                
> [puppet] core-site.xml and httpfs-site.xml end up changing every few times puppet is run
> ----------------------------------------------------------------------------------------
>
>                 Key: BIGTOP-493
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-493
>             Project: Bigtop
>          Issue Type: Bug
>          Components: Deployment
>    Affects Versions: 0.4.0
>            Reporter: Patrick Taylor Ramsey
>            Assignee: Patrick Taylor Ramsey
>            Priority: Minor
>             Fix For: 0.4.0
>
>         Attachments: patch.txt
>
>
> .... because they iterate over an Array (hadoop_core_proxyusers) whose order is not defined, and which in fact changes from invocation to invocation.  Will attach a patch shortly

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