Re: Hama Problem

2009-05-22 Thread ykj
() { return numEigenVecs; } } any advice will be appreciated.thanks in advance. -- View this message in context: http://www.nabble.com/Hama--Problem-tp23630187p23666077.html Sent from the Hadoop core-user mailing list archive at Nabble.com.

Re: Hama Problem

2009-05-22 Thread Edward J. Yoon
getNumEigenVecs() {                return numEigenVecs;        } } any advice will  be appreciated.thanks in advance. -- View this message in context: http://www.nabble.com/Hama--Problem-tp23630187p23666077.html Sent from the Hadoop core-user mailing list archive at Nabble.com

Hama Problem

2009-05-20 Thread ykj
,or how to change this code to add the parallel compuation.any advice will be appreciated.thanks in advance. -- View this message in context: http://www.nabble.com/Hama--Problem-tp23630187p23630187.html Sent from the Hadoop core-user mailing list archive at Nabble.com.

Hama Problem

2009-05-20 Thread ykj
,or how to change this code to add the parallel compuation.any advice will be appreciated.thanks in advance. -- View this message in context: http://www.nabble.com/Hama--Problem-tp23630189p23630189.html Sent from the Hadoop core-user mailing list archive at Nabble.com.

Re: Hama Problem

2009-05-20 Thread Robert Burrell Donkin
On Wed, May 20, 2009 at 8:08 AM, ykj ykj...@163.com wrote: Hello,everyone hi       I am new to hama. in our project ,my team leader let me upload  old code, run it on hadoop with parallel matrix computation. hama has it's own mailing list and this question is probably better asked there.

Re: Hama Problem

2009-05-20 Thread Edward J. Yoon
Hi, I am not sure this code easily can be parallel computed,or how to change this code to add the parallel compuation.any advice will be appreciated.thanks in advance. OK, I'm sure it could be run on Hama/Hadoop. According to my understanding of your code, It's a PCA. If you have an M