You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mahout.apache.org by "Pavel Tcholakov (JIRA)" <ji...@apache.org> on 2012/09/24 15:22:07 UTC

[jira] [Created] (MAHOUT-1074) FPGrowthDriver only supports input from local file

Pavel Tcholakov created MAHOUT-1074:
---------------------------------------

             Summary: FPGrowthDriver only supports input from local file
                 Key: MAHOUT-1074
                 URL: https://issues.apache.org/jira/browse/MAHOUT-1074
             Project: Mahout
          Issue Type: Improvement
          Components: Examples
    Affects Versions: 0.8
            Reporter: Pavel Tcholakov
            Priority: Trivial




--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (MAHOUT-1074) FPGrowthDriver only supports input from local file

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

Pavel Tcholakov updated MAHOUT-1074:
------------------------------------

    Fix Version/s: 0.8
           Labels: newbie  (was: )
           Status: Patch Available  (was: Open)

Changed FPGrowthDriver to use FileSystem for reading input data, tested on Amazon EMR with s3n:// source.
                
> FPGrowthDriver only supports input from local file
> --------------------------------------------------
>
>                 Key: MAHOUT-1074
>                 URL: https://issues.apache.org/jira/browse/MAHOUT-1074
>             Project: Mahout
>          Issue Type: Improvement
>          Components: Examples
>    Affects Versions: 0.8
>            Reporter: Pavel Tcholakov
>            Priority: Trivial
>              Labels: newbie
>             Fix For: 0.8
>
>         Attachments: FPGrowthDriver-filesystem.patch
>
>   Original Estimate: 0.5h
>  Remaining Estimate: 0.5h
>
> FPGrowthDriver currently reads its input using a normal File. It would be better if it supported the Hadoop FileSystem abstraction so that the input can be located on any supported cluster file system.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (MAHOUT-1074) FPGrowthDriver only supports input from local file

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

Pavel Tcholakov updated MAHOUT-1074:
------------------------------------

    Attachment: FPGrowthDriver-filesystem.patch
    
> FPGrowthDriver only supports input from local file
> --------------------------------------------------
>
>                 Key: MAHOUT-1074
>                 URL: https://issues.apache.org/jira/browse/MAHOUT-1074
>             Project: Mahout
>          Issue Type: Improvement
>          Components: Examples
>    Affects Versions: 0.8
>            Reporter: Pavel Tcholakov
>            Priority: Trivial
>              Labels: newbie
>             Fix For: 0.8
>
>         Attachments: FPGrowthDriver-filesystem.patch
>
>   Original Estimate: 0.5h
>  Remaining Estimate: 0.5h
>
> FPGrowthDriver currently reads its input using a normal File. It would be better if it supported the Hadoop FileSystem abstraction so that the input can be located on any supported cluster file system.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (MAHOUT-1074) FPGrowthDriver only supports input from local file

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

Pavel Tcholakov updated MAHOUT-1074:
------------------------------------

    Description: FPGrowthDriver currently reads its input using a normal File. It would be better if it supported the Hadoop FileSystem abstraction so that the input can be located on any supported cluster file system.
    
> FPGrowthDriver only supports input from local file
> --------------------------------------------------
>
>                 Key: MAHOUT-1074
>                 URL: https://issues.apache.org/jira/browse/MAHOUT-1074
>             Project: Mahout
>          Issue Type: Improvement
>          Components: Examples
>    Affects Versions: 0.8
>            Reporter: Pavel Tcholakov
>            Priority: Trivial
>   Original Estimate: 0.5h
>  Remaining Estimate: 0.5h
>
> FPGrowthDriver currently reads its input using a normal File. It would be better if it supported the Hadoop FileSystem abstraction so that the input can be located on any supported cluster file system.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira