I was just getting myself worked up about the patch build failures in the streaming package for the last 94 builds.
These tests fail: org.apache.hadoop.streaming.TestDumpTypedBytes.testDumping org.apache.hadoop.streaming.TestLoadTypedBytes.testLoading org.apache.hadoop.streaming.TestMultipleCachefiles.testMultipleCachefiles org.apache.hadoop.streaming.TestStreamingBadRecords.testSkip org.apache.hadoop.streaming.TestStreamingBadRecords.testNarrowDown org.apache.hadoop.streaming.TestSymLink.testSymLink org.apache.hadoop.streaming.TestUlimit.testCommandLine As the ticket below mentions 1) it passes on my local machine 2) it also passes on the trunk nightly build http://hudson.zones.apache.org/hudson/job/Hadoop-Mapreduce-trunk/ So that would suggest it's somehow in the patch build setup? Is it using a different version of the commons cli library? Who knows enough about this to have a look? http://issues.apache.org/jira/browse/MAPREDUCE-699 /Johan
