You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hama.apache.org by "ChiaHung Lin (Created) (JIRA)" <ji...@apache.org> on 2012/03/26 17:46:29 UTC

[jira] [Created] (HAMA-542) Federator for collecting GroomServer information

Federator for collecting GroomServer information
------------------------------------------------

                 Key: HAMA-542
                 URL: https://issues.apache.org/jira/browse/HAMA-542
             Project: Hama
          Issue Type: Improvement
          Components: bsp
            Reporter: ChiaHung Lin


HAMA-495 provides Monitor to collect GroomServer information. Federator helps master aggregate those information. 

Patch also includes a fix that Configurator may throw null pointer if plugins dir is not created or jar file installation is not provided. 

--
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] (HAMA-542) Federator for collecting GroomServer information

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

Hudson commented on HAMA-542:
-----------------------------

Integrated in Hama-Nightly #505 (See [https://builds.apache.org/job/Hama-Nightly/505/])
    [HAMA-542] Federator for collecting GroomServer information (Revision 1308383)

     Result = SUCCESS
chl501 : 
Files : 
* /incubator/hama/trunk/core/src/main/java/org/apache/hama/bsp/BSPMaster.java
* /incubator/hama/trunk/core/src/main/java/org/apache/hama/bsp/GroomServer.java
* /incubator/hama/trunk/core/src/main/java/org/apache/hama/bsp/SimpleTaskScheduler.java
* /incubator/hama/trunk/core/src/main/java/org/apache/hama/monitor/Configurator.java
* /incubator/hama/trunk/core/src/main/java/org/apache/hama/monitor/Federator.java
* /incubator/hama/trunk/core/src/main/java/org/apache/hama/monitor/Monitor.java
* /incubator/hama/trunk/core/src/main/java/org/apache/hama/monitor/ZKCollector.java
* /incubator/hama/trunk/core/src/test/java/org/apache/hama/bsp/TestBSPMasterGroomServer.java
* /incubator/hama/trunk/core/src/test/java/org/apache/hama/bsp/TestZooKeeper.java
* /incubator/hama/trunk/core/src/test/java/org/apache/hama/monitor
* /incubator/hama/trunk/core/src/test/java/org/apache/hama/monitor/TestConfigurator.java
* /incubator/hama/trunk/core/src/test/java/org/apache/hama/monitor/TestFederator.java
* /incubator/hama/trunk/core/src/test/org

                
> Federator for collecting GroomServer information
> ------------------------------------------------
>
>                 Key: HAMA-542
>                 URL: https://issues.apache.org/jira/browse/HAMA-542
>             Project: Hama
>          Issue Type: Improvement
>          Components: bsp
>    Affects Versions: 0.4.0
>            Reporter: ChiaHung Lin
>            Assignee: ChiaHung Lin
>              Labels: bsp, monitor
>             Fix For: 0.5.0
>
>         Attachments: HAMA-542.patch, HAMA-542.patch
>
>
> HAMA-495 provides Monitor to collect GroomServer information. Federator helps master aggregate those information. 
> Patch also includes a fix that Configurator may throw null pointer if plugins dir is not created or jar file installation is not provided. 

--
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] [Issue Comment Edited] (HAMA-542) Federator for collecting GroomServer information

Posted by "ChiaHung Lin (Issue Comment Edited) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HAMA-542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13243780#comment-13243780 ] 

ChiaHung Lin edited comment on HAMA-542 at 4/1/12 4:53 PM:
-----------------------------------------------------------

An update to help simple scheduler to collect metrics information from remote repos and some fixes for the previous patch. 
                
      was (Author: chl501):
    An update to help simple scheduler to collect metrics information from remote repos. 
                  
> Federator for collecting GroomServer information
> ------------------------------------------------
>
>                 Key: HAMA-542
>                 URL: https://issues.apache.org/jira/browse/HAMA-542
>             Project: Hama
>          Issue Type: Improvement
>          Components: bsp
>            Reporter: ChiaHung Lin
>            Assignee: ChiaHung Lin
>              Labels: bsp, monitor
>         Attachments: HAMA-542.patch, HAMA-542.patch
>
>
> HAMA-495 provides Monitor to collect GroomServer information. Federator helps master aggregate those information. 
> Patch also includes a fix that Configurator may throw null pointer if plugins dir is not created or jar file installation is not provided. 

--
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] [Assigned] (HAMA-542) Federator for collecting GroomServer information

Posted by "ChiaHung Lin (Assigned) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HAMA-542?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ChiaHung Lin reassigned HAMA-542:
---------------------------------

    Assignee: ChiaHung Lin
    
> Federator for collecting GroomServer information
> ------------------------------------------------
>
>                 Key: HAMA-542
>                 URL: https://issues.apache.org/jira/browse/HAMA-542
>             Project: Hama
>          Issue Type: Improvement
>          Components: bsp
>            Reporter: ChiaHung Lin
>            Assignee: ChiaHung Lin
>              Labels: bsp, monitor
>         Attachments: HAMA-542.patch
>
>
> HAMA-495 provides Monitor to collect GroomServer information. Federator helps master aggregate those information. 
> Patch also includes a fix that Configurator may throw null pointer if plugins dir is not created or jar file installation is not provided. 

--
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] (HAMA-542) Federator for collecting GroomServer information

Posted by "ChiaHung Lin (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HAMA-542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13244153#comment-13244153 ] 

ChiaHung Lin commented on HAMA-542:
-----------------------------------

I am going to commit this patch today if no other issues raise. 
                
> Federator for collecting GroomServer information
> ------------------------------------------------
>
>                 Key: HAMA-542
>                 URL: https://issues.apache.org/jira/browse/HAMA-542
>             Project: Hama
>          Issue Type: Improvement
>          Components: bsp
>    Affects Versions: 0.4.0
>            Reporter: ChiaHung Lin
>            Assignee: ChiaHung Lin
>              Labels: bsp, monitor
>             Fix For: 0.5.0
>
>         Attachments: HAMA-542.patch, HAMA-542.patch
>
>
> HAMA-495 provides Monitor to collect GroomServer information. Federator helps master aggregate those information. 
> Patch also includes a fix that Configurator may throw null pointer if plugins dir is not created or jar file installation is not provided. 

--
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] (HAMA-542) Federator for collecting GroomServer information

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

Thomas Jungblut resolved HAMA-542.
----------------------------------

    Resolution: Fixed

Seems to be committed: http://svn.apache.org/viewvc?view=revision&revision=1308383

Good work!
                
> Federator for collecting GroomServer information
> ------------------------------------------------
>
>                 Key: HAMA-542
>                 URL: https://issues.apache.org/jira/browse/HAMA-542
>             Project: Hama
>          Issue Type: Improvement
>          Components: bsp
>    Affects Versions: 0.4.0
>            Reporter: ChiaHung Lin
>            Assignee: ChiaHung Lin
>              Labels: bsp, monitor
>             Fix For: 0.5.0
>
>         Attachments: HAMA-542.patch, HAMA-542.patch
>
>
> HAMA-495 provides Monitor to collect GroomServer information. Federator helps master aggregate those information. 
> Patch also includes a fix that Configurator may throw null pointer if plugins dir is not created or jar file installation is not provided. 

--
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] (HAMA-542) Federator for collecting GroomServer information

Posted by "Thomas Jungblut (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HAMA-542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13238503#comment-13238503 ] 

Thomas Jungblut commented on HAMA-542:
--------------------------------------

+1 for the NPE fix. I took a brief look about the other things.

I'm +1, if you're confident add it to trunk.
                
> Federator for collecting GroomServer information
> ------------------------------------------------
>
>                 Key: HAMA-542
>                 URL: https://issues.apache.org/jira/browse/HAMA-542
>             Project: Hama
>          Issue Type: Improvement
>          Components: bsp
>            Reporter: ChiaHung Lin
>            Assignee: ChiaHung Lin
>              Labels: bsp, monitor
>         Attachments: HAMA-542.patch
>
>
> HAMA-495 provides Monitor to collect GroomServer information. Federator helps master aggregate those information. 
> Patch also includes a fix that Configurator may throw null pointer if plugins dir is not created or jar file installation is not provided. 

--
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] (HAMA-542) Federator for collecting GroomServer information

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

Thomas Jungblut updated HAMA-542:
---------------------------------

    Affects Version/s: 0.4.0
        Fix Version/s: 0.5.0
    
> Federator for collecting GroomServer information
> ------------------------------------------------
>
>                 Key: HAMA-542
>                 URL: https://issues.apache.org/jira/browse/HAMA-542
>             Project: Hama
>          Issue Type: Improvement
>          Components: bsp
>    Affects Versions: 0.4.0
>            Reporter: ChiaHung Lin
>            Assignee: ChiaHung Lin
>              Labels: bsp, monitor
>             Fix For: 0.5.0
>
>         Attachments: HAMA-542.patch, HAMA-542.patch
>
>
> HAMA-495 provides Monitor to collect GroomServer information. Federator helps master aggregate those information. 
> Patch also includes a fix that Configurator may throw null pointer if plugins dir is not created or jar file installation is not provided. 

--
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] (HAMA-542) Federator for collecting GroomServer information

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

ChiaHung Lin updated HAMA-542:
------------------------------

    Attachment: HAMA-542.patch

An update to help simple scheduler to collect metrics information from remote repos. 
                
> Federator for collecting GroomServer information
> ------------------------------------------------
>
>                 Key: HAMA-542
>                 URL: https://issues.apache.org/jira/browse/HAMA-542
>             Project: Hama
>          Issue Type: Improvement
>          Components: bsp
>            Reporter: ChiaHung Lin
>            Assignee: ChiaHung Lin
>              Labels: bsp, monitor
>         Attachments: HAMA-542.patch, HAMA-542.patch
>
>
> HAMA-495 provides Monitor to collect GroomServer information. Federator helps master aggregate those information. 
> Patch also includes a fix that Configurator may throw null pointer if plugins dir is not created or jar file installation is not provided. 

--
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] (HAMA-542) Federator for collecting GroomServer information

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

ChiaHung Lin updated HAMA-542:
------------------------------

    Attachment: HAMA-542.patch
    
> Federator for collecting GroomServer information
> ------------------------------------------------
>
>                 Key: HAMA-542
>                 URL: https://issues.apache.org/jira/browse/HAMA-542
>             Project: Hama
>          Issue Type: Improvement
>          Components: bsp
>            Reporter: ChiaHung Lin
>              Labels: bsp, monitor
>         Attachments: HAMA-542.patch
>
>
> HAMA-495 provides Monitor to collect GroomServer information. Federator helps master aggregate those information. 
> Patch also includes a fix that Configurator may throw null pointer if plugins dir is not created or jar file installation is not provided. 

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