|
|
-
Tests timing out!Ravi Prakash 2011-10-12, 14:50
Hi folks,
Mapreduce v1 tests are timing out / failing on branch-0.23. Does anyone have information about this? Here's how I'm able to consistently reproduce this: 1. rm -rf ~/.ivy2 ~/.m2 # Clean up repository caches 2. cd branch-0.23 3. mvn -Pdist -DskipTests -P-cbuild install 4. cd hadoop-mapreduce-project 5. mvn -P-cbuild -DskipTests install assembly:assembly 6. ant -Dtestcase=TestFileSystem test You can directly try Step 6 too. Any information would be very appreciated. Thanks Ravi. +
Ravi Prakash 2011-10-12, 15:57
|