[
https://issues.apache.org/jira/browse/MAHOUT-566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12983658#action_12983658
]
Sean Owen commented on MAHOUT-566:
----------------------------------
What happens if you just write:
cl|clustering=
>From reading the code I think that's what would cause it to output
>"--clustering" instead of "--clustering true"
I can update the class to be clearer about this if so.
> 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.