[
https://issues.apache.org/jira/browse/MAHOUT-1319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14060031#comment-14060031
]
Wenjun Yang commented on MAHOUT-1319:
-------------------------------------
Hi All,
I use mahout seqdirectory in my env but it still report "File not exists"
errors.
My Env:
Mahout 0.9
Ubuntu 14.04
Hadoop 1.2.1
Command: mahout seqdirectory -i 20news-bydate-train/ -o 20news-bydate-train-seq
-ow
I already add mahout into system env var.
After I turn to mahout 0.7 and the same command works.
> 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
> Assignee: Suneel Marthi
> Labels: seqdirectory, text
> Fix For: 0.9
>
> Attachments: MAHOUT-1319-custom-filter.patch, MAHOUT-1319.patch
>
>
> 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 was sent by Atlassian JIRA
(v6.2#6252)