+1. I tested the hadoop2 buid on on cdh 4.0.1 hadoop2, using the snapshot testing rig I setup when hardening the feature..
It runs an performance evaluation adding data to a table while online snapshotting that table and cloning it. It seems happy. :) Jon. On Mon, Aug 19, 2013 at 4:12 PM, Stack <[email protected]> wrote: > Thanks JD. > > I'm +1 too so thats enough votes to push this out. > > (I already pushed the maven bits out as a release by mistake -- so let me > put up the tarball to suit). > > St.Ack > > > > On Mon, Aug 19, 2013 at 3:44 PM, Jean-Daniel Cryans <[email protected] > >wrote: > > > I'm +1 on this release but there are definitely things we need to fix for > > 0.96: > > > > - https://issues.apache.org/jira/browse/HBASE-9267"StochasticLoadBalancer > > goes over its processing time limit" > > > > I guess this has been present for a while, but it seems to imply you > can't > > let a clusters run for too long, not even two days. Elliott says he > doesn't > > see it on his IT cluster because he resets it every 12 hours and he runs > a > > chaos monkey. > > > > Running a chaos monkey on the master on long running clusters might not > be > > a bad idea. > > > > - https://issues.apache.org/jira/browse/HBASE-9268 "Client doesn't > recover > > from a stalled region server" > > > > This one I don't fully understand yet and I'm working on it more this > > afternoon, I thought it was a lack of SocketTimeout but it seems to be > > getting them but not refreshing from .META. > > > > J-D > > > > > > > > > > > > > > On Thu, Aug 15, 2013 at 2:25 PM, Stack <[email protected]> wrote: > > > > > Here is our first 0.95.2 release candidate. Should we put this out as > > > 0.95. > > > 2? > > > > > > Since 0.95.2 is a "Development" Series release [1], so lets keep the > vote > > > period short. Please vote by this Monday, August 19th. The release > has > > to > > > just basically "work". > > > > > > The release artifacts may be downloaded from: > > > > > > http://people.apache.org/~stack/hbase-0.95.2RC0/ > > > > > > ~340 issues have been closed since we put out 0.95.1 [2]. > > > > > > All feedback is welcome. We'd be interested in getting comments on > > > everything from the packaging, layout, through documentation, UI, and > of > > > course, > > > any bugs found. I deployed to maven [3] and would particularly like > > > to hear from downstream projects on whether our maven packaging is > > > palatable. > > > > > > This is the last in the 0.95 series of development releases. You can > > think > > > of this > > > release as a 0.96.0-beta. No more features will come in on the 0.95 > > > branch. Only > > > fixes and polish are allowed from here on out. I intend to branch 0.96 > > > from 0.95 > > > branch next week and put up a 0.96.0RC0 soon after. > > > > > > Thanks, > > > St.Ack > > > > > > 1. http://hbase.apache.org/book.html#hbase.versioning > > > 2. > > > > > > > > > https://issues.apache.org/jira/issues/?jql=fixVersion%20%3D%20%220.95.2%22%20AND%20project%20%3D%20HBASE%20ORDER%20BY%20issuetype%20DESC%2C%20priority%20DESC > > > 3. > > > > > > > > > https://repository.apache.org/content/repositories/releases/org/apache/hbase/hbase/ > > > > > > -- // Jonathan Hsieh (shay) // Software Engineer, Cloudera // [email protected]
