[ 
https://issues.apache.org/jira/browse/HBASE-5322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13440966#comment-13440966
 ] 

Karthik Pandian commented on HBASE-5322:
----------------------------------------

@Ian Varley,
I agree with you but Hbase MR jobs are meant for large data set and scanning 
records and moreover I am not scanning entire data set and if I turn off 
caching then processing MR job will run for months because it will take one 
record per transaction. If I face the same issue I will reopen it.
Thanks for your swift response.

                
> RetriesExhaustedException: Trying to contact region server
> ----------------------------------------------------------
>
>                 Key: HBASE-5322
>                 URL: https://issues.apache.org/jira/browse/HBASE-5322
>             Project: HBase
>          Issue Type: Bug
>    Affects Versions: 0.90.4
>            Reporter: Karthik Pandian
>
> I have a hbase table which holds data for more than 10GB. Now I used the same 
> client scanner to scan which fails and reports,
> "Could not seek StoreFileScanner[HFileScanner for reader reader=hdfs".
> This issue occurs only for the table which holds huge data and not for tables 
> holding small data.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to