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
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.