Hi.. I am unable to identify where is the clusterPoints() function in the MeanShiftCanopyClusterer.java file being called during the execution of Meanshift job.
What i need to know is where are the files in clusteredPoints n clusters-* directory being written when we run the job on hadoop. buildclustersMR() creates the clusters-* directory for each iteration but i am unable to locate the code which actually writes to d part-r-* files . Any suggestions..?? Thanks
