Re: DISCUSS: Have hbase require at least hadoop 1.0.0 in hbase 0.96.0?

2012-03-08 Thread Jonathan Hsieh
I'm +1 on moving to a min version of Hadoop 1.0.0 in 0.96. The support-all-flavors stance, especially on branches as opposed to releases requires us to maintain shims for different versions thus requires us to expend energy managing this complexity instead of improving HBase's core. I'm not

HBASE-5516 GZip leading to memory leak in 0.90. Fix similar to HBASE-5387 needed for 0.90.

2012-03-08 Thread rama krishna
Hi Devs Updated patch available for HBASE-5516 regarding memory leak using GZip. It is for 0.90. Please share your comments on it. Ted has reviewed it from his side. RegardsRam

Jenkins build is back to normal : HBase-0.92 #321

2012-03-08 Thread Apache Jenkins Server
See https://builds.apache.org/job/HBase-0.92/321/

Re: potential enhancement to rolling restart

2012-03-08 Thread Stack
On Thu, Mar 8, 2012 at 1:36 PM, Ted Yu yuzhih...@gmail.com wrote: Currently Master has no knowledge about the order in which the region servers would be restarted. Consider this scenario: region R was hosted on RS n. When RS n gets restarted, master assigns R to RS n+1. However, RS n+1 may

Re: DISCUSS: Have hbase require at least hadoop 1.0.0 in hbase 0.96.0?

2012-03-08 Thread Mikhail Bautin
@Stack, Jonathan: thank you for your replies. After some more internal discussion, we decided it might not be too hard for us to implement stubs in our version of HDFS to accommodate the new API requirements on the HBase side. Putting some of the HDFS multi-version support plumbing in

Build failed in Jenkins: HBase-0.92-security #98

2012-03-08 Thread Apache Jenkins Server
See https://builds.apache.org/job/HBase-0.92-security/98/changes Changes: [larsh] HBASE-5529 MR test failures becuase MALLOC_ARENA_MAX is not set (Gregory Chanan) -- [...truncated 7059 lines...] Forking command line: /bin/sh -c cd

Build failed in Jenkins: HBase-TRUNK #2674

2012-03-08 Thread Apache Jenkins Server
See https://builds.apache.org/job/HBase-TRUNK/2674/changes Changes: [larsh] HBASE-5526 ^Cnfigurable file and directory based umask (Jesse Yates) [mbautin] [jira] [HBASE-5074] Support checksums in HBase block cache Author: Dhruba Summary: HFile is enhanced to store a checksum for each block.

Jenkins build is back to normal : HBase-0.92-security #101

2012-03-08 Thread Apache Jenkins Server
See https://builds.apache.org/job/HBase-0.92-security/101/