[
https://issues.apache.org/jira/browse/MAHOUT-566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12984771#action_12984771
]
Frank Scholten commented on MAHOUT-566:
---------------------------------------
I tried adding cl|clustering= but I get
Running on hadoop, using HADOOP_HOME=/usr/local/hadoop
HADOOP_CONF_DIR=/usr/local/hadoop/conf
11/01/21 16:35:16 ERROR common.AbstractJob: Unexpected while processing
Job-Specific Options:
usage: <command> [Generic Options] [Job-Specific Options]
> Job-specific boolean options such as --clustering cannot be set through
> program props file
> ------------------------------------------------------------------------------------------
>
> Key: MAHOUT-566
> URL: https://issues.apache.org/jira/browse/MAHOUT-566
> Project: Mahout
> Issue Type: Bug
> Affects Versions: 0.4
> Environment: Ubuntu 10.10
> Reporter: Frank Scholten
> Fix For: 0.5
>
> Attachments: Mahout-566--Failing-Test.patch
>
>
> When I run mahout kmeans or the MahoutDriver with a kmeans.props that has all
> required parameters filled in and contains:
> cl|clustering= true
> I will get the following error message in the log: SEVERE: Unexpected true
> while processing Job-Specific Options
> Running kmeans and specifying -cl or --clustering does work however.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.