Jon: Thanks for the headsup. Do you know that you can trigger hadoop QA to run test suite against hadoop 2.0 profile ?
Take a look at: https://issues.apache.org/jira/secure/attachment/12575537/7904-v9-hadoop-2.0.txt Hadoop QA depends on seeing the line below in patch: hadoop.profile=2.0 You also need some changes to the pom.xml files. I want to know your strategy w.r.t. re-verifying the fixes when 2.0.4-alpha comes out. 2.0.4-alpha RC0 was cut two days ago. RC1 should come by weekend. Cheers On Thu, Apr 11, 2013 at 9:26 AM, Jonathan Hsieh <[email protected]> wrote: > Hey folks, > > I plan on committing these patches hanging off this jira late today. > https://issues.apache.org/jira/browse/HBASE-6891 > > Summary: > * HBASE-7605 (Mini cluster load) and HBASE-7606 (Joined scanners) shows a > completion time regression from h1 to h2 profiles > * HBASE-7636 (3 rs failure recovery) have a problem with hdfs's > shortcircuit reads. > > These are quick fixes, to get the hadoop2 build clean. After I get the > build green, I'll pursue root causes. > > The failure in HBASE-8324 (HFileOutputFormat failures on yarn/mr2) are the > last consistent failures on my hadoop2 build. I'm still working on it -- > yarn/mr2 is a bit of a black box. > > Jon. > > -- > // Jonathan Hsieh (shay) > // Software Engineer, Cloudera > // [email protected] >
