[
https://issues.apache.org/jira/browse/MAHOUT-566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12984936#action_12984936
]
Hudson commented on MAHOUT-566:
-------------------------------
Integrated in Mahout-Quality #576 (See
[https://hudson.apache.org/hudson/job/Mahout-Quality/576/])
MAHOUT-566 Possible fix; clean up the flow a little bit and make sure that
empty args in .props file like "f|foo=", which are useful as booleans, result
in "--foo" with no empty arg following
> 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.