[ 
https://issues.apache.org/jira/browse/MAHOUT-524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13108324#comment-13108324
 ] 

Lance Norskog commented on MAHOUT-524:
--------------------------------------

1) I hiked it up and up. Is it possible the option did not transmit to the JVM 
that runs the job?
2) I did not have this problem under Eclipse.

In a separate investigation, running the _spectralkmeans_ gives the attached 
command-line failure log attached as SpectralKMeans_fail_20110919.txt. Yes, 
this is the 'get jars out to the hadoop executor' problem. The 'job' jar does 
not seem to do what it needs. Again, note that one failure does not cause the 
whole job to exit. I submit that there are multiple problems inside the job, 
and somehow there is a problem where the main job configurations do not get 
transmitted to a subsidiary executor.





> DisplaySpectralKMeans example fails
> -----------------------------------
>
>                 Key: MAHOUT-524
>                 URL: https://issues.apache.org/jira/browse/MAHOUT-524
>             Project: Mahout
>          Issue Type: Bug
>          Components: Clustering
>    Affects Versions: 0.4, 0.5
>            Reporter: Jeff Eastman
>            Assignee: Shannon Quinn
>              Labels: clustering, k-means, visualization
>             Fix For: 0.6
>
>         Attachments: EclipseLog_20110918.txt, aff.txt, raw.txt, 
> spectralkmeans.png
>
>
> I've committed a new display example that attempts to push the standard 
> mixture of models data set through spectral k-means. After some tweaking of 
> configuration arguments and a bug fix in EigenCleanupJob it runs spectral 
> k-means to completion. The display example is expecting 2-d clustered points 
> and the example is producing 5-d points. Additional I/O work is needed before 
> this will play with the rest of the clustering algorithms. 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to