Re: Help with NPE during bulk load (completebulkload)

2011-04-30 Thread Todd Lipcon
gt; > Date: Mon, 25 Apr 2011 09:50:17 -0600 > > Subject: RE: Help with NPE during bulk load (completebulkload) > > > > > > Julio, > > > > We are running CDH3U0 ( hbase 0.90.1 ) so there may be some difference > if you are running 0.90.2. Running your worka

RE: Help with NPE during bulk load (completebulkload)

2011-04-30 Thread Panayotis Antonopoulos
ndy.saut...@returnpath.net > To: user@hbase.apache.org > Date: Mon, 25 Apr 2011 09:50:17 -0600 > Subject: RE: Help with NPE during bulk load (completebulkload) > > > Julio, > > We are running CDH3U0 ( hbase 0.90.1 ) so there may be some difference if > you are running

RE: Help with NPE during bulk load (completebulkload)

2011-04-25 Thread Andy Sautins
nt: Monday, April 25, 2011 12:27 AM To: user@hbase.apache.org Subject: Re: Help with NPE during bulk load (completebulkload) Andy, What are the symptoms? You also need to include in your classpath the directory where the zookeeper config file (zoo.cfg) is located. Yes, HBASE-3714 addresses

Re: Help with NPE during bulk load (completebulkload)

2011-04-25 Thread Stack
data will be visible in the > cluster. > > . > > > Begin forwarded message: > >> Date: April 24, 2011 10:26:38 PM EDT >> Subject: Re: Help with NPE during bulk load (completebulkload) >> Source: user@hbase.apache.org Archives >> Author: Stack >>

Fwd: Help with NPE during bulk load (completebulkload)

2011-04-25 Thread Julio Lopez
. Begin forwarded message: > Date: April 24, 2011 10:26:38 PM EDT > Subject: Re: Help with NPE during bulk load (completebulkload) > Source: user@hbase.apache.org Archives > Author: Stack > > http://mail-archives.apache.org/mod_mbox/hbase-user/201104.mbox/%3cBANLkTi=qx

Re: Help with NPE during bulk load (completebulkload)

2011-04-25 Thread Julio Lopez
EDT > Subject: RE: Help with NPE during bulk load (completebulkload) > Source: user@hbase.apache.org Archives > Author: Andy Sautins > > Julio, > > I agree I would love to see your workaround documented. I quickly tried > adding a '-c configfile' > flag to our c

RE: Help with NPE during bulk load (completebulkload)

2011-04-24 Thread Andy Sautins
f Of Stack Sent: Sunday, April 24, 2011 5:39 PM To: user@hbase.apache.org Subject: Re: Help with NPE during bulk load (completebulkload) On Sun, Apr 24, 2011 at 4:29 PM, Andy Sautins wrote: >   If I'm reading it right it looks like JIRA-3714 addresses this issue. > Yeah, it looks like http

Re: Help with NPE during bulk load (completebulkload)

2011-04-24 Thread Stack
On Sun, Apr 24, 2011 at 4:29 PM, Andy Sautins wrote: >   If I'm reading it right it looks like JIRA-3714 addresses this issue. > Yeah, it looks like https://issues.apache.org/jira/browse/HBASE-3714 >   Thanks for including your workaround ( adding -c flag ).  That seems to be > a better workarou

RE: Help with NPE during bulk load (completebulkload)

2011-04-24 Thread Andy Sautins
u.edu] Sent: Sunday, April 24, 2011 2:17 AM To: user@hbase.apache.org Subject: Re: Help with NPE during bulk load (completebulkload) Hi Andy, Thanks for the reply. We are running 0.90.2. I tried the -Dhbase.cluster.distributed=true option as well and got a little further, but the main issue is that

Re: Help with NPE during bulk load (completebulkload)

2011-04-24 Thread Julio Lopez
gets loaded. - Begin forwarded message: > Date: April 24, 2011 3:26:41 AM EDT > Subject: RE: Help with NPE during bulk load (completebulkload) > Source: user@hbase.apache.org Archives > Author: Andy Sautins > > http://mail-archives.apache.org/mod_mbox/hbas

RE: Help with NPE during bulk load (completebulkload)

2011-04-23 Thread Andy Sautins
:26 PM To: user@hbase.apache.org Subject: Help with NPE during bulk load (completebulkload) Folks, some help would be greatly appreciated. I'm getting the following NPE while trying a bulk load with the completebulkload tool (see command below). The error is in the zookeeper code that read

Help with NPE during bulk load (completebulkload)

2011-04-23 Thread Julio Lopez
Folks, some help would be greatly appreciated. I'm getting the following NPE while trying a bulk load with the completebulkload tool (see command below). The error is in the zookeeper code that reads the zk config. The possible NPs seem to be: - conf - value The following is in hbase-site.xm