Re: Issue connectiong to HBase using Pig's HBaseStorage: Unable to find region for my_table

2014-01-20 Thread Russell Jurney
12:17 PM > To: user@pig.apache.org > Subject: Re: Issue connectiong to HBase using Pig's HBaseStorage: Unable > to find region for my_table > > All regionservers are up, and I can access the table/columnfamily via > Python/Starbase/REST API: > > In [27]: table.inser

RE: Issue connectiong to HBase using Pig's HBaseStorage: Unable to find region for my_table

2014-01-20 Thread Yigitbasi, Nezih
spath? -Original Message- From: Russell Jurney [mailto:russell.jur...@gmail.com] Sent: Monday, January 20, 2014 12:17 PM To: user@pig.apache.org Subject: Re: Issue connectiong to HBase using Pig's HBaseStorage: Unable to find region for my_table All regionservers are up, and I can

Re: Issue connectiong to HBase using Pig's HBaseStorage: Unable to find region for my_table

2014-01-20 Thread Russell Jurney
All regionservers are up, and I can access the table/columnfamily via Python/Starbase/REST API: In [27]: table.insert('my-key-1', { 'bytes_per_hour_time_series': {'series': "test"}}) Out[27]: 200 In [29]: table.fetch('my-key-1') Out[29]: {'bytes_per_hour_time_series': {'series': 'test'}} On M

RE: Issue connectiong to HBase using Pig's HBaseStorage: Unable to find region for my_table

2014-01-20 Thread Yigitbasi, Nezih
The log says " NoServerForRegionException: Unable to find region for bluecoat ". Are all region servers up & running? Also can you do any "put"s to this table through the hbase shell? -Original Message- From: Russell Jurney [mailto:russell.jur...@gmail.com] Sent: Monday, January 20, 201