Re: FW: BulkLoader does not load data

2011-03-04 Thread Shaheen
Shaheen writes: > > > Stack writes: > > > > You saw my previous set of questions about your issue? ('Wed, Mar 2, > > 2011 at 10:39 AM') > > St>Ack > > Here is more information on what we are doing and answers to your questions Our "BulkLoader" calls createTable with a set of startkeys. Th

Re: FW: BulkLoader does not load data

2011-03-03 Thread Shaheen
Stack writes: > > You saw my previous set of questions about your issue? ('Wed, Mar 2, > 2011 at 10:39 AM') > St>Ack > I went back and checked my previous post and could not find your response. Could you please post the questions again? We are able to bulk load several other tables, but one

Re: FW: BulkLoader does not load data

2011-03-03 Thread Stack
You saw my previous set of questions about your issue? ('Wed, Mar 2, 2011 at 10:39 AM') St>Ack On Thu, Mar 3, 2011 at 7:48 AM, Shaheen Bahauddin wrote: > > > Hi > > I am facing a problem where I used  Hbase 0.89 version > HFileOutputFormat api to convert the sequence data files into HFiles > form

FW: BulkLoader does not load data

2011-03-03 Thread Shaheen Bahauddin
Hi I am facing a problem where I used Hbase 0.89 version HFileOutputFormat api to convert the sequence data files into HFiles format and then used LoadIncrementalHFiles (completebulkload) to load the Hfiles into an existing table. I do see the data when I cat the region server files but can't