[
https://issues.apache.org/jira/browse/MAHOUT-1613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14592417#comment-14592417
]
ASF GitHub Bot commented on MAHOUT-1613:
----------------------------------------
GitHub user haohui opened a pull request:
https://github.com/apache/mahout/pull/139
MAHOUT-1613. classifier.df.tools.Describe does not handle -D parameters.
This is the pull request created for MAHOUT-1613.
Please see https://issues.apache.org/jira/browse/MAHOUT-1613 for more
details.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/haohui/mahout master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/mahout/pull/139.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #139
----
commit 27624f7df96c8fc1e105009c1dd9f9e3d9c99365
Author: Haohui Mai <[email protected]>
Date: 2015-06-18T20:03:34Z
MAHOUT-1613. classifier.df.tools.Describe does not handle -D parameters.
Contributed by Haohui Mai.
----
> classifier.df.tools.Describe does not handle -D parameters
> ----------------------------------------------------------
>
> Key: MAHOUT-1613
> URL: https://issues.apache.org/jira/browse/MAHOUT-1613
> Project: Mahout
> Issue Type: Bug
> Affects Versions: 0.10.1
> Reporter: Haohui Mai
> Labels: legacy
> Fix For: 0.11.0
>
> Attachments: MAHOUT-1613.000.patch
>
>
> classifier.df.tools.Describe does not handle -D parameters:
> {noformat}
> hadoop jar mahout-examples-0.9.0.2.1.3.0-1887-job.jar
> org.apache.mahout.classifier.df.tools.Describe -Dio.sort.factor=30 --path
> /user/hdp/glass.data --file /user/hdp/glass2.info --descriptor I 9 N L
> {noformat}
> Output:
> {noformat}
> org.apache.commons.cli2.OptionException: Unexpected -Dio.sort.factor while
> processing Options
> {noformat}
> Credit to Dave Wannemacher reporting this issue.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)