[
https://issues.apache.org/jira/browse/MAHOUT-566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sean Owen resolved MAHOUT-566.
------------------------------
Resolution: Fixed
Assignee: Sean Owen
I think I got it, try my latest commit. The "f|foo=" syntax should work now. It
was resulting in "--foo" followed by an empty arg, which isn't what the parser
accepts.
> 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
> Assignee: Sean Owen
> 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.