Re: VERSIONS in Shell

2011-01-18 Thread Ryan Rawson
the parse code inside table.rb is wacky, maybe this fixes it: diff --git a/src/main/ruby/hbase/table.rb b/src/main/ruby/hbase/table.rb index c8e0076..cd90132 100644 --- a/src/main/ruby/hbase/table.rb +++ b/src/main/ruby/hbase/table.rb @@ -138,19 +138,17 @@ module Hbase

Re: ANN: The fourth hbase 0.90.0 release candidate is available for download X

2011-01-18 Thread Jean-Daniel Cryans
+1, ran the tests, checked out the docs, gave it a ride. J-D On Fri, Jan 7, 2011 at 5:03 PM, Stack st...@duboce.net wrote: The fourth hbase 0.90.0 release candidate is available for download:  http://people.apache.org/~stack/hbase-0.90.0-candidate-3/ This is going to be the one! Should we

zookeeper.session.timeout

2011-01-18 Thread Ted Yu
Hi, In hbase 0.20.6, I see the following in description for zookeeper.session.timeout: The current implementation requires that the timeout be a minimum of 2 times the tickTime (as set in the server configuration) and a maximum of 20 times the tickTime. Set the zk ticktime with

Re: zookeeper.session.timeout

2011-01-18 Thread Ryan Rawson
no it does not, zookeeper fixed that. -ryan On Tue, Jan 18, 2011 at 3:29 PM, Ted Yu yuzhih...@gmail.com wrote: Hi, In hbase 0.20.6, I see the following in description for zookeeper.session.timeout: The current implementation      requires that the timeout be a minimum of 2 times the

Re: ANN: The fourth hbase 0.90.0 release candidate is available for download X

2011-01-18 Thread Todd Lipcon
+0.5 :) There are some lingering bugs that I am running into here and there, but the good news is that hbck -fix has fixed almost all of them. Let's get this release out the door and start cranking on 0.90.1 :) -Todd On Tue, Jan 18, 2011 at 5:20 PM, Gary Helmling ghelml...@gmail.com wrote: