[jira] [Commented] (HBASE-5322) CLONE - getScanner hangs with some startRows that are found if scanning entire table

2012-08-22 Thread Ian Varley (JIRA)

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

Ian Varley commented on HBASE-5322:
---

Karthik, was this ever resolved? That error message implies that the client 
couldn't even contact your region server, which seems to me like some kind of 
configuration issue. The fact that it was only happening for large tables might 
be a coincidence, or there may be some correlated factor (i.e. the large table 
has caused long GC pauses or something like that). If you do still encounter 
this and have a stack trace you'd like to share, please post it here. Otherwise 
I'll mark this as closed on Friday.

 CLONE - getScanner hangs with some startRows that are found if scanning 
 entire table
 

 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
Priority: Blocker

 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




[jira] [Commented] (HBASE-5322) CLONE - getScanner hangs with some startRows that are found if scanning entire table

2012-02-05 Thread Karthik Pandian (Commented) (JIRA)

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

Karthik Pandian commented on HBASE-5322:


I used the Java Client Scan API so only mentioned it as used the same client 
scanner. Further I got the same error given below for both client and server,

ERROR: java.lang.RuntimeException: 
org.apache.hadoop.hbase.client.RetriesExhaustedException: Trying to 
contact region server test.ir

Exceptions: 
java.io.IOException: java.io.IOException: Could not seek 
StoreFileScanner[HFileScanner for reader reader

I will update the entire stack trace report tomorrow.


 

 CLONE - getScanner hangs with some startRows that are found if scanning 
 entire table
 

 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
Priority: Blocker

 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




[jira] [Commented] (HBASE-5322) CLONE - getScanner hangs with some startRows that are found if scanning entire table

2012-02-04 Thread Lars Hofhansl (Commented) (JIRA)

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

Lars Hofhansl commented on HBASE-5322:
--

No exceptions on client or server?
What do you mean with used the same client scanner?
Lastly, does this happen every time?
Any extra info you can provide might be helpful.

 CLONE - getScanner hangs with some startRows that are found if scanning 
 entire table
 

 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
Priority: Blocker

 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