You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mahout.apache.org by "Liz Merkhofer (JIRA)" <ji...@apache.org> on 2013/08/26 20:29:53 UTC

[jira] [Created] (MAHOUT-1319) seqdirectory -filter argument silently ignored when run as MR

Liz Merkhofer created MAHOUT-1319:
-------------------------------------

             Summary: seqdirectory -filter argument silently ignored when run as MR
                 Key: MAHOUT-1319
                 URL: https://issues.apache.org/jira/browse/MAHOUT-1319
             Project: Mahout
          Issue Type: Bug
          Components: Integration
    Affects Versions: 0.8
            Reporter: Liz Merkhofer
             Fix For: 0.9


Running "seqdirectory" (SparseVectorsFromSequenceFiles) from the command line and specifying a custom filter using the -filter parameter, the argument is ignored and the default "PrefixAdditionFilter" is used on the input. No exception is thrown.

When the same command is run with "-xm sequential", the filter is found and works as expected.

--
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