Fwd: Empty byte array values for cells which doesn't exist

2017-09-24 Thread Karthick Ram
-- Forwarded message -- From: Karthick Ram Date: Mon, Sep 25, 2017 at 10:00 AM Subject: Empty byte array values for cells which doesn't exist To: iss...@hbase.apache.org, d...@hbase.apache.org, us...@hbase.apache.org, ramkrishna vasudevan Hi, we have a table which when qu

Fwd: Reply for 'Empty byte array values for cells which doesn't exist'

2017-09-27 Thread Karthick Ram
-- Forwarded message -- From: Karthick Ram Date: Wed, Sep 27, 2017 at 5:21 PM Subject: Reply for 'Empty byte array values for cells which doesn't exist' To: yuzhih...@gmail.com, us...@hbase.apache.org, iss...@hbase.apache.org Hi we use HBase 1.2.5 version and we

Uninitialized Message Exception thrown while getting values.

2018-01-17 Thread Karthick Ram
"UninitializedMessageException : Message missing required fields : region, get", is thrown while performing Get. Due to this all the Get requests to the same Region Server are getting stalled. com.google.protobuf.UninitializedMessageException: Message missing required fields : region, get at com.g

Fwd: Uninitialized Message Exception thrown while getting values.

2018-01-18 Thread Karthick Ram
-- Forwarded message -- From: Karthick Ram Date: Thu, Jan 18, 2018 at 12:56 PM Subject: Re: Uninitialized Message Exception thrown while getting values. To: ramkrishna vasudevan Hbase version 1.2.5 and both client and server have pb version 2.5.0 only. On Thu, Jan 18, 2018 at

Fwd: Uninitialized Message Exception thrown while getting values.

2018-01-18 Thread Karthick Ram
-- Forwarded message -- From: Karthick Ram Date: Thu, Jan 18, 2018 at 4:35 PM Subject: Re: Uninitialized Message Exception thrown while getting values. To: Anoop John Hbase version(client & server) 1.2.5, Protobuf version 2.5.0 and JDK 1.8.0 On Thu, Jan 18, 2018 at 3:1

Re: Uninitialized Message Exception thrown while getting values.

2018-01-19 Thread Karthick Ram
; > On Thu, Jan 18, 2018 at 4:35 PM, Karthick Ram > wrote: > > Hbase version(client & server) 1.2.5, Protobuf version 2.5.0 and JDK > 1.8.0 > > > > On Thu, Jan 18, 2018 at 3:19 PM, Anoop John > wrote: > >> > >> Karthick > >>

Re: Uninitialized Message Exception thrown while getting values.

2018-01-19 Thread Karthick Ram
can describe characteristics of the get request, that may give some > clue. > > Can you come up with a unit test that reproduces the issue ? > > On Thu, Jan 18, 2018 at 11:40 PM, Karthick Ram > wrote: > > > -- Forwarded message -- > > From: Karthick

Re: Extremely high CPU usage after upgrading to Hbase 1.4.4

2018-12-19 Thread Karthick Ram
Hi Srinidhi, We are also facing a similar problem in HBase-1.4.8. We're curious to know what you did after this to resolve the issue. Did you revert back to a previous version? I've seen a Jira regarding this issue. ( https://issues.apache.org/jira/browse/HBASE-21620) @Ted Yu any update on this?