Larry,

The HBaseConfiguration parameters are currently documented in
conf/hbase-default.xml of your hbase distro. Surely not the best solution.

J-D

On Tue, Jan 13, 2009 at 3:59 PM, Larry Compton
<lawrence.comp...@gmail.com>wrote:

> It looks like I answered my own question. I did some additional
> investigation and it appears that the only parameter that needs to be
> changed is "hadoop.master".
>
> That being said, are the HBaseConfiguration parameters documented anywhere?
>
> On Tue, Jan 13, 2009 at 2:40 PM, Larry Compton
> <lawrence.comp...@gmail.com>wrote:
>
> > I'm writing an HBase client application and I would like to be able to
> > configure all of the HBase configuration parameters without having to
> supply
> > the XML configuration files. I'm interfacing with HBase from within a JEE
> > application and I need to be able to access multiple HBase servers.
> > Presumably, all I have to do is set specific parameters in the
> > HBaseConfiguration object. Is there a page somewhere that details the
> > parameters that are necessary to make a connection?
> >
> > Larry Compton
> >
>

Reply via email to