Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id CD7AE200C5B for ; Thu, 13 Apr 2017 02:34:48 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id CC008160BA8; Thu, 13 Apr 2017 00:34:48 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 1FE56160B95 for ; Thu, 13 Apr 2017 02:34:47 +0200 (CEST) Received: (qmail 47007 invoked by uid 500); 13 Apr 2017 00:34:46 -0000 Mailing-List: contact user-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@hbase.apache.org Delivered-To: mailing list user@hbase.apache.org Received: (qmail 46994 invoked by uid 99); 13 Apr 2017 00:34:46 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 13 Apr 2017 00:34:46 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id F05B7C144D for ; Thu, 13 Apr 2017 00:34:45 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -0.801 X-Spam-Level: X-Spam-Status: No, score=-0.801 tagged_above=-999 required=6.31 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_LOW=-0.7, SPF_PASS=-0.001] autolearn=disabled Authentication-Results: spamd4-us-west.apache.org (amavisd-new); dkim=pass (2048-bit key) header.d=icloud.com Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id K1yVPMChalGR for ; Thu, 13 Apr 2017 00:34:45 +0000 (UTC) Received: from mr26p50im-ztdg04121101.me.com (mr26p50im-ztdg04121101.me.com [17.120.69.158]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTPS id 82CB05F642 for ; Thu, 13 Apr 2017 00:34:44 +0000 (UTC) Received: from process-dkim-sign-daemon.mr26p50im-ztdg04121101.me.com by mr26p50im-ztdg04121101.me.com (Oracle Communications Messaging Server 7.0.5.38.0 64bit (built Feb 26 2016)) id <0OOB00I00NSE9K00@mr26p50im-ztdg04121101.me.com> for user@hbase.apache.org; Thu, 13 Apr 2017 00:34:43 +0000 (GMT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=icloud.com; s=4d515a; t=1492043683; bh=PZOLEGHFX/jaksls0+hPMIOYnZWeB8ScrBc+AxoW7P4=; h=From:Content-type:MIME-version:Subject:Message-id:Date:To; b=elch2h1fn9sO8r+woiw2QvK6EQDmgCW3bnM0/hz8xQzig/lDIjTEQOgeLYxrmk9x3 FfGq/z7GkezGBKm6OUyhgKzBXANy8vwrrF/Z6GTirm1makaHvw13KPR8bthvcNC1zq KZWctf5qteKOCpJYv7UGDsr4Qt97QhgTu1n00Ehtz8q4sO7nv/lTs3SAA2gh5IdaCz Yvq5mqBzJKAZgKDKJJiy0gc2KtDxVkFH9eKHVhU5C34nLgcnCyTF67yvWKtts4OA4k zqEklqCAQGHRLIoZdD/3rtC+xA5b626acN9Tgp0cL9N+YrRJvibTha4UEjJU6LWdWd NhJZeYHY2Wqbg== Received: from icloud.com ([127.0.0.1]) by mr26p50im-ztdg04121101.me.com (Oracle Communications Messaging Server 7.0.5.38.0 64bit (built Feb 26 2016)) with ESMTPSA id <0OOB007L7O9SV430@mr26p50im-ztdg04121101.me.com> for user@hbase.apache.org; Thu, 13 Apr 2017 00:34:42 +0000 (GMT) X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:,, definitions=2017-04-12_18:,, signatures=0 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 spamscore=0 clxscore=1034 suspectscore=1 malwarescore=0 phishscore=0 adultscore=0 bulkscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1701120000 definitions=main-1704130003 From: Kohki Nishio Content-type: text/plain; charset=utf-8 Content-transfer-encoding: quoted-printable MIME-version: 1.0 (Mac OS X Mail 10.3 \(3273\)) Subject: Scan returns incomplete results Message-id: Date: Wed, 12 Apr 2017 17:34:39 -0700 To: user@hbase.apache.org X-Mailer: Apple Mail (2.3273) archived-at: Thu, 13 Apr 2017 00:34:49 -0000 Hello HBase users ! I=E2=80=99m seeing very strange behavior with HBase (1.1.2) and I=E2=80=99= d like to ask some help here. I=E2=80=99m scanning rows but sometimes it = returns incomplete results. Let=E2=80=99s say I=E2=80=99m expecting 60 = rows to come back, most of times I get all of them. However sometimes (1 = in 50), I get only 1 or 2 rows. According to my test, this happens only when there are other activities = (lots of PUT / GET are happening at the same time), I couldn=E2=80=99t = reproduce with a simple standalone scan test case. First we saw this = problem with AsyncHBase client then I tried v1.3 HBase client, both = showed the exact same behavior. Based on the trace log message, it seems this is not a problem at client = side since two different client implementations showed the same = behavior. However HBase is an established storage solution, it is so = strange to see this problem at this frequency, that leads me to believe = that I might be doing something very strange. But I=E2=80=99m not sure = what to do next. The key symptom is that it returns the correct result for most of times, = but sometimes it returns very small set of results. Any thoughts would = be appreciated (RegionServer is at 1.1.2.x.x) Thanks -Kohki=