[
https://issues.apache.org/jira/browse/MAHOUT-1613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14663146#comment-14663146
]
Hudson commented on MAHOUT-1613:
--------------------------------
SUCCESS: Integrated in Mahout-Quality #3271 (See
[https://builds.apache.org/job/Mahout-Quality/3271/])
MAHOUT-1613 classifier.df.tools.Describe does not handle -D parameters, this
closes apache/mahout#139 (smarthi: rev d177b0a4852df8c2172c7f218131a9d250c5a1dd)
* CHANGELOG
* mr/src/main/java/org/apache/mahout/classifier/df/tools/Describe.java
> 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
> Assignee: Suneel Marthi
> Labels: legacy
> Fix For: 0.11.1
>
> 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)