Re: bulkloader zookeeper connectString

2011-05-30 Thread Stack
; From: Geoff Hendrey > Sent: Wednesday, May 25, 2011 11:29 AM > To: user@hbase.apache.org > Subject: RE: bulkloader zookeeper connectString > > Thanks for the pointer. I read the doc, and somehow had missed that > argument. > > -geoff > > -Original Message

RE: bulkloader zookeeper connectString

2011-05-28 Thread Geoff Hendrey
knows about my hbase" via the environment variables. -geoff -Original Message- From: Geoff Hendrey Sent: Wednesday, May 25, 2011 11:29 AM To: user@hbase.apache.org Subject: RE: bulkloader zookeeper connectString Thanks for the pointer. I read the doc, and somehow had miss

RE: bulkloader zookeeper connectString

2011-05-28 Thread Geoff Hendrey
011 10:40 AM To: user@hbase.apache.org Subject: Re: bulkloader zookeeper connectString >From the doc at http://hbase.apache.org/bulk-loads.html The -c config-file option can be used to specify a file containing the appropriate hbase parameters (e.g., hbase-site.xml) if not supplied already on the C

RE: bulkloader zookeeper connectString

2011-05-25 Thread Geoff Hendrey
Thanks for the pointer. I read the doc, and somehow had missed that argument. -geoff -Original Message- From: jdcry...@gmail.com [mailto:jdcry...@gmail.com] On Behalf Of Jean-Daniel Cryans Sent: Wednesday, May 25, 2011 10:40 AM To: user@hbase.apache.org Subject: Re: bulkloader zookeeper

Re: bulkloader zookeeper connectString

2011-05-25 Thread Jean-Daniel Cryans
>From the doc at http://hbase.apache.org/bulk-loads.html The -c config-file option can be used to specify a file containing the appropriate hbase parameters (e.g., hbase-site.xml) if not supplied already on the CLASSPATH (In addition, the CLASSPATH must contain the directory that has the zookeeper

bulkloader zookeeper connectString

2011-05-24 Thread Geoff Hendrey
Hi - How can I pass the zookeeper connectString to the completebulkoad utility so that it will not try to use the default "localhost". -geof