hadoop-2.0 incompatibility

2013-05-21 Thread Eric Newton
Ugh. While running the continuous ingest verify, yarn spit this out: Error: Found interface org.apache.hadoop.mapreduce.Counter, but class was expected This is preventing the reduce step from completing. -Eric

Re: hadoop-2.0 incompatibility

2013-05-21 Thread John Vines
Is this something else we can resolve via reflection or are we back to square 1? On Tue, May 21, 2013 at 11:02 AM, Eric Newton eric.new...@gmail.com wrote: Ugh. While running the continuous ingest verify, yarn spit this out: Error: Found interface org.apache.hadoop.mapreduce.Counter, but

Re: hadoop-2.0 incompatibility

2013-05-21 Thread Eric Newton
I'm testing a fix, but I'm not for holding up the release for this. First, calling a method by reflection is quite a bit slower, so even if we fix it, it might not be appropriate. On Tue, May 21, 2013 at 11:49 AM, John Vines vi...@apache.org wrote: Is this something else we can resolve via

Re: hadoop-2.0 incompatibility

2013-05-21 Thread Adam Fuchs
We still have the option of putting out a separate build for 1.5.0 compatibility with hadoop 2. Should we vote on that release separately? Seems like it should be easy to add more binary packages that correspond to the same source release, even after the initial vote. Adam On Tue, May 21, 2013