[
https://issues.apache.org/jira/browse/MAHOUT-714?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13044270#comment-13044270
]
Hudson commented on MAHOUT-714:
-------------------------------
Integrated in Mahout-Quality #856 (See
[https://builds.apache.org/hudson/job/Mahout-Quality/856/])
MAHOUT-714 make CollocDriver public
srowen : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1131347
Files :
*
/mahout/trunk/core/src/main/java/org/apache/mahout/vectorizer/collocations/llr/CollocDriver.java
> 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