You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hama.apache.org by "Edward J. Yoon (JIRA)" <ji...@apache.org> on 2010/10/06 04:41:32 UTC

[jira] Resolved: (HAMA-293) Add starter classes for ZooKeeper, BSPMaster and GroomServer that implement org.apache.hadoop.util.Tool

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

Edward J. Yoon resolved HAMA-293.
---------------------------------

       Resolution: Fixed
    Fix Version/s: 0.2.0
         Assignee: Filipe Manana

Looks great patch +1
Thanks, I just committed this.

> Add starter classes for ZooKeeper, BSPMaster and GroomServer that implement org.apache.hadoop.util.Tool
> -------------------------------------------------------------------------------------------------------
>
>                 Key: HAMA-293
>                 URL: https://issues.apache.org/jira/browse/HAMA-293
>             Project: Hama
>          Issue Type: Improvement
>            Reporter: Filipe Manana
>            Assignee: Filipe Manana
>            Priority: Trivial
>             Fix For: 0.2.0
>
>         Attachments: hama-293.patch
>
>
> Hi,
> the following patch moves the startup code of BSPMaster, GroomServer and ZooKeeper (QuorumPeer) into new classes. These classes implement org.apache.hadoop.util.Tool. This allows us to pass standard and useful Hadoop command line options such as "-conf conffile".
> The script bin/hama was modified as well to match the new startup classes.
> cheers

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.