You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Hadi Kahraman (JIRA)" <ji...@apache.org> on 2016/10/12 07:32:20 UTC

[jira] [Comment Edited] (HBASE-16814) FuzzyRowFilter causes remote call timeout

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

Hadi Kahraman edited comment on HBASE-16814 at 10/12/16 7:32 AM:
-----------------------------------------------------------------

successful run:


connecting...
log4j:WARN No appenders could be found for logger (org.apache.hadoop.security.Groups).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
connected...
starting scan...
Found row: keyvalues={row103/cf:cq/1476197619350/Put/vlen=4/seqid=0}


was (Author: hadi.kahraman):
successful run:

{pre}
connecting...
log4j:WARN No appenders could be found for logger (org.apache.hadoop.security.Groups).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
connected...
starting scan...
Found row: keyvalues={row103/cf:cq/1476197619350/Put/vlen=4/seqid=0}
{pre}

> FuzzyRowFilter causes remote call timeout
> -----------------------------------------
>
>                 Key: HBASE-16814
>                 URL: https://issues.apache.org/jira/browse/HBASE-16814
>             Project: HBase
>          Issue Type: Bug
>          Components: Client
>    Affects Versions: 1.2.2, 1.2.3
>         Environment: LinuxMint 17.3 (=Ubuntu 14.04), Java 1.8
>            Reporter: Hadi Kahraman
>
> FuzzyRowFilter causes ResultScanner.next hang and timeout. The same code works well on hbase 1.2.1, 1.2.0, 1.1.4.
> hbase server: cloudera 5.7.0 (hbase 1.2.0) on 4 hosts, 1 master, 3 workers



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)