You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mahout.apache.org by "Grant Ingersoll (JIRA)" <ji...@apache.org> on 2009/10/06 23:08:31 UTC

[jira] Commented: (MAHOUT-138) Convert main() methods to use Commons CLI for argument processing

    [ https://issues.apache.org/jira/browse/MAHOUT-138?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12762776#action_12762776 ] 

Grant Ingersoll commented on MAHOUT-138:
----------------------------------------

I don't understand why this was moved to 0.3.  I think we are most of the way there, and I think it is important that all of our drivers have a consistent argument processing

> Convert main() methods to use Commons CLI for argument processing
> -----------------------------------------------------------------
>
>                 Key: MAHOUT-138
>                 URL: https://issues.apache.org/jira/browse/MAHOUT-138
>             Project: Mahout
>          Issue Type: Improvement
>    Affects Versions: 0.2
>            Reporter: Grant Ingersoll
>            Assignee: Grant Ingersoll
>            Priority: Minor
>             Fix For: 0.3
>
>         Attachments: MAHOUT-138.patch, MAHOUT-138_fuzzyKMeansJob.patch
>
>
> Commons CLI is in the classpath and makes it much easier to handle command line args and they are more self-documenting when done right.  We should convert our main methods to use CLI

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