OK, that'll do. I found problems in .90 that the hbase-default.xml wasn't being read from the .jar at all, or was overriding hbase-site such that the ZK cluster couldn't be found, even when force adding the resource to the HBaseConfiguration.
-B On Sat, Feb 12, 2011 at 9:00 PM, Stack <[email protected]> wrote: > Hey Honey: > > On Sat, Feb 12, 2011 at 6:42 PM, Bradford Stephens > <[email protected]> wrote: >> Forgive me if this is already answered, but does .90.1 fix the bug >> wherein the hbase-default.xml contained in the .jar overrides the >> hbase-site.xml in the conf directory? (Did I state that right?) >> > > 0.90.1 makes that 'bug' more acute; if a hbase-default.xml is found > that is other than one bundled in the jar it'll throw an exception > (Its there to help folks by preventing them running w/ a > hbase-default.xml that is older than that of the version running -- > configs tend to change between versions). > > What you need? > > St.Ack > -- Bradford Stephens, Founder, Drawn to Scale drawntoscalehq.com 727.697.7528 http://www.drawntoscalehq.com -- The intuitive, cloud-scale data solution. Process, store, query, search, and serve all your data. http://www.roadtofailure.com -- The Fringes of Scalability, Social Media, and Computer Science
