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 2010/05/28 16:06:36 UTC

[jira] Created: (MAHOUT-403) Regex to Various Output Formats

Regex to Various Output Formats
-------------------------------

                 Key: MAHOUT-403
                 URL: https://issues.apache.org/jira/browse/MAHOUT-403
             Project: Mahout
          Issue Type: New Feature
            Reporter: Grant Ingersoll
            Assignee: Grant Ingersoll
            Priority: Minor


Would be great to have a M/R job that took in a line, applied a regex to it and then used the capturing groups as output to various formats (FPG, Classifier, etc.)

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


[jira] Updated: (MAHOUT-403) Regex to Various Output Formats

Posted by "Grant Ingersoll (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAHOUT-403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Grant Ingersoll updated MAHOUT-403:
-----------------------------------

    Attachment: MAHOUT-403.patch

Here's a start on this.  Still needs more testing and a review of the implementation.  Namely, not sure I'm sold on the RegexTransformer/Formatter stuff and what it's long term ramifications are.

> Regex to Various Output Formats
> -------------------------------
>
>                 Key: MAHOUT-403
>                 URL: https://issues.apache.org/jira/browse/MAHOUT-403
>             Project: Mahout
>          Issue Type: New Feature
>            Reporter: Grant Ingersoll
>            Assignee: Grant Ingersoll
>            Priority: Minor
>         Attachments: MAHOUT-403.patch
>
>
> Would be great to have a M/R job that took in a line, applied a regex to it and then used the capturing groups as output to various formats (FPG, Classifier, etc.)

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