You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Enis Soztutar (JIRA)" <ji...@apache.org> on 2007/09/04 13:58:46 UTC

[jira] Updated: (HADOOP-1425) Rework the various programs in 'examples' to extend ToolBase

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

Enis Soztutar updated HADOOP-1425:
----------------------------------

    Attachment: example_tools_v1.0.patch

This patch alters all the MR examples to implement Tool/ToolRunner framework. 
Adds help massage to {{GenericOptionsParser}}. 
Updates BigMapOutput. 

> Rework the various programs in 'examples' to extend ToolBase 
> -------------------------------------------------------------
>
>                 Key: HADOOP-1425
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1425
>             Project: Hadoop
>          Issue Type: Improvement
>          Components: examples
>            Reporter: Arun C Murthy
>            Assignee: Enis Soztutar
>            Priority: Minor
>         Attachments: example_tools_v1.0.patch
>
>
> Ensuring all 'examples' extend ToolBase will make it easy to tweak various config params (via -D switches for e.g.) while running the programs... 

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