LDADriver not being initialised properly
----------------------------------------
Key: MAHOUT-523
URL: https://issues.apache.org/jira/browse/MAHOUT-523
Project: Mahout
Issue Type: Bug
Components: Clustering
Affects Versions: 0.4
Reporter: Mat Kelcey
Priority: Minor
Attachments: MAHOUT-523.patch
all the clustering drivers under o.a.m.clustering, eg CanopyDriver,
DirichletDriver, FuzzyKMeansDriver etc
are bootstrapped in main() with ToolRunner
for some reason o.a.m.clustering.lda.LDADriver wasn't being boostrapped like
this so job conf was null
found while trying to run LDADriver as part of examples/bin/build-reuters.sh
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.