[
https://issues.apache.org/jira/browse/MAHOUT-714?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sean Owen updated MAHOUT-714:
-----------------------------
Resolution: Fixed
Assignee: Sean Owen
Status: Resolved (was: Patch Available)
OK easy.
> CollocDriver not runnable with ToolRunner due to private Constructor
> --------------------------------------------------------------------
>
> Key: MAHOUT-714
> URL: https://issues.apache.org/jira/browse/MAHOUT-714
> Project: Mahout
> Issue Type: Bug
> Components: Clustering
> Affects Versions: 0.5
> Reporter: Frank Scholten
> Assignee: Sean Owen
> Priority: Minor
> Fix For: 0.6
>
> Attachments: MAHOUT-714.patch
>
>
> I noticed that CollocDriver has a private Constructor, which means that I
> can't run it via ToolRunner
> Configuration configuration = ...
> String[] collocArgs = ...
> ToolRunner.run(configuration, new CollocDriver(), args);
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira