Re: Problem during hbase read

2017-07-08 Thread mukund murrali
We are again facing the issue for a different region. Any suggestions will be highly helpful Thanks On Thu, 6 Jul 2017 at 11:00 AM, mukund murrali wrote: > Hi Stack > > We are currently using hbase-1.2.5(Stable). I was not able to read the > file using HFile tool. It throws the same error. But

Re: Problem during hbase read

2017-07-05 Thread mukund murrali
Hi Stack We are currently using hbase-1.2.5(Stable). I was not able to read the file using HFile tool. It throws the same error. But I downloaded the file using dfs commands. The file had very less data. Ya I saw that comment. More details on the issue and fix will be helpful. Adding him to this t

Re: Problem during hbase read

2017-07-05 Thread Stack
(What version of hbase?) Unfortunately the exception does not print the file name. Can you figure which file or region it is? Could try reading content w/ hfile tool to see if it complains also. Problem is: On-disk size without header provided is 36901, but block header contains 859321901. Block

Problem during hbase read

2017-07-05 Thread mukund murrali
Hi, Recently we faced an issue in our HBase Cluster and following is the exception trace in client. Any idea what could be the cause and how to rectify this? RpcRetryingCaller{globalStartTime=1499165478610, pause=100, retries=35}, java.io.IOException: java.io.IOException: Could not reseek StoreFi