Here's the changes: http://hadoop.apache.org/core/docs/r0.17.0/changes.html

http://issues.apache.org/jira/browse/HADOOP-3280 is the only one I see in a quick glance related to heap size, etc. but I don't think we are in the streaming case, so not sure.


On Jun 2, 2008, at 8:55 AM, Grant Ingersoll wrote:

I'm getting the same errors upon upgrading. We should look at the Hadoop 17 changes.

On Jun 2, 2008, at 5:50 AM, deneche abdelhakim wrote:

I checked the last version of Mahout (rev. 662372) and got the following exception with many tests (the list of this tests is at the end of this post):

java.io.IOException: Job failed!

the following message is printed in System.err :

java.lang.OutOfMemoryError: Java heap space

I think its somehow caused by using Hadoop 0.17.0 as my own tests run perfectly with Hadoop 0.16.4

here are the tests that don't pass

org.apache.mahout.clustering.canopy.TestCanopyCreation:
testCanopyGenManhattanMR
testCanopyGenEuclideanMR
testClusteringManhattanMR
testClusteringEuclideanMR
testClusteringManhattanMRWithPayload
testClusteringEuclideanMRWithPayload
testUserDefinedDistanceMeasure

org.apache.mahout.clustering.meanshift.TestMeanShift
testCanopyEuclideanMRJob

__________________________________________________
Do You Yahoo!?
En finir avec le spam? Yahoo! Mail vous offre la meilleure protection possible contre les messages non sollicités
http://mail.yahoo.fr Yahoo! Mail

--------------------------
Grant Ingersoll
http://www.lucidimagination.com



--------------------------
Grant Ingersoll
http://www.lucidimagination.com






Reply via email to