[
https://issues.apache.org/jira/browse/MAHOUT-3?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Grant Ingersoll updated MAHOUT-3:
---------------------------------
Attachment: MAHOUT-3g.patch
Added some minor updates:
* Added ASL headers on some files
* The test target now requires the JAR to be built, since the setJar is being
called.
* Added parameter to pass in the JAR location since dist-jar does not put the
jar location in the working directory by default.
It's a little weird to have the JAR created before the tests are run. Perhaps
we should create something of an internal JAR in a tmp directory first for
tests to use, then after the tests pass, we can create/copy the JAR to the
official dist. area.
Otherwise, looks good. I will plan on committing in the next day or two.
> Build initial canopy clustering prototype
> -----------------------------------------
>
> Key: MAHOUT-3
> URL: https://issues.apache.org/jira/browse/MAHOUT-3
> Project: Mahout
> Issue Type: New Feature
> Components: Clustering
> Reporter: Jeff Eastman
> Assignee: Grant Ingersoll
> Priority: Minor
> Fix For: 0.1
>
> Attachments: MAHOUT-3.diff, MAHOUT-3a.diff, MAHOUT-3b.diff,
> MAHOUT-3c.diff, MAHOUT-3d.diff, MAHOUT-3e.diff, MAHOUT-3f.diff,
> MAHOUT-3g.patch
>
>
> I'd like to reserve some namespace, specifically
> org.apache.mahout.clustering.canopy to use for an initial prototype of canopy
> clustering. I'm going to start with a little unit test to get the basic
> algorithm sorted out, then M/R it.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.