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

Suneel Marthi updated MAHOUT-1319:
----------------------------------

    Description: 
Running "seqdirectory" (Sequence Files from Input Directory) 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.

  was:
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.

    
> 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
>              Labels: seqdirectory, sequence-file, text
>             Fix For: 0.9
>
>
> Running "seqdirectory" (Sequence Files from Input Directory) 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

Reply via email to