I guess your problem is in wrong project configuration. Please try to test some M/R application (e.g., word count) in your project.
On Thu, Nov 12, 2009 at 11:33 AM, <[email protected]> wrote: > Hi all, > I having a couple of problems in Hama. I am trying to call the matrix > multiply function from my own program but I am having lots and lots of > problems. > Has any one ever done such a thing ? Any help would be appreciated. > > > > Matrix resultMatrix= ((DenseMatrix) covMatrix).mult(retMatrix); > > > Thank You > > Abhishek Agrawal > > SUNY- Buffalo > (716-435-7122) > -- Best Regards, Edward J. Yoon @ NHN, corp. [email protected], [email protected] http://blog.udanax.org
