that's deliberate, since we've kept the new 0.20 stuff out of wiki and the other places. the docs bundled with the distribution should be accurate?
On Wed, Aug 5, 2009 at 2:14 PM, Jim Kellerman (POWERSET)<[email protected]> wrote: > Specifically under "Fully-Distributed Operation" it tells > you to edit your hbase-site.xml and have something like: > > <configuration> > ... > <property> > <name>hbase.master</name> > <value>example.org:60000</value> > <description>The host and port that the HBase master runs at. > </description> > </property> > ... > </configuration> > > Clearly this does not work with ZK. > > Also the web site talks about HBase 0.19.x and not 0.20.x > > There is no mention of ZK in > http://wiki.apache.org/hadoop/Hbase/HbaseArchitecture > > I may have more as I get "back in the groove" > > > --- > Jim Kellerman, Powerset (Live Search, Microsoft Corporation) > > >
