Return-Path: X-Original-To: apmail-hbase-user-archive@www.apache.org Delivered-To: apmail-hbase-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 48BD3180C6 for ; Sun, 23 Aug 2015 15:52:00 +0000 (UTC) Received: (qmail 56465 invoked by uid 500); 23 Aug 2015 15:51:57 -0000 Delivered-To: apmail-hbase-user-archive@hbase.apache.org Received: (qmail 56392 invoked by uid 500); 23 Aug 2015 15:51:57 -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 56380 invoked by uid 99); 23 Aug 2015 15:51:57 -0000 Received: from Unknown (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 23 Aug 2015 15:51:57 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id 205B2ED0B3 for ; Sun, 23 Aug 2015 15:51:57 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 2.879 X-Spam-Level: ** X-Spam-Status: No, score=2.879 tagged_above=-999 required=6.31 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=3, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, SPF_PASS=-0.001] autolearn=disabled Authentication-Results: spamd1-us-west.apache.org (amavisd-new); dkim=pass (2048-bit key) header.d=gmail.com Received: from mx1-us-west.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id RaPPHTxaiC5b for ; Sun, 23 Aug 2015 15:51:56 +0000 (UTC) Received: from mail-yk0-f181.google.com (mail-yk0-f181.google.com [209.85.160.181]) by mx1-us-west.apache.org (ASF Mail Server at mx1-us-west.apache.org) with ESMTPS id 452E92142E for ; Sun, 23 Aug 2015 15:51:56 +0000 (UTC) Received: by ykll84 with SMTP id l84so113155145ykl.0 for ; Sun, 23 Aug 2015 08:51:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=sDCK3Te547DS4W17a8NRSVV7BFIYgoyNgjITcqN9bpE=; b=rvofFP6O79OdT5HSCjejhdcwSZB77caHYN8XznCfwwgbVAgCNaIbh6SJvxxCKYyb6V FodesGPzGuI9NG78G7Yo84X2MG+zXEtFI5G0RhCo4dn38bzf8r8RNS3LOZRZRYXj5Csg NjP1CdWj87CXwANBGfeGFY+p914xm18OLE21wMWk7G/yON6lplfhsYR9l8RHEW4LQHAj qI6nvxVCrV3n84G0/sA+3mKxYIZjmM2GC/mqn/bKzzc+Fghk4qoxAf7bQQQRwhX9C5w/ i+XaGFukdqq4An5Rb9E8FzXH0OqzDQnfISYRTRoRKr6jq4R8EG0Br0gpJjsmkPzfpYh8 dRxQ== MIME-Version: 1.0 X-Received: by 10.13.234.4 with SMTP id t4mr25033899ywe.117.1440345109311; Sun, 23 Aug 2015 08:51:49 -0700 (PDT) Received: by 10.37.208.208 with HTTP; Sun, 23 Aug 2015 08:51:49 -0700 (PDT) In-Reply-To: <201508232301205995633@126.com> References: <201508232301205995633@126.com> Date: Sun, 23 Aug 2015 08:51:49 -0700 Message-ID: Subject: Re: hbase rowkey design ways From: Ted Yu To: "user@hbase.apache.org" Content-Type: multipart/alternative; boundary=94eb2c0868ec98365a051dfc7a25 --94eb2c0868ec98365a051dfc7a25 Content-Type: text/plain; charset=UTF-8 Have you read the following ? http://hbase.apache.org/book.html#rowkey.design Cheers On Sun, Aug 23, 2015 at 8:01 AM, jackiehbaseuser wrote: > > Hi > > How many ways when i design the hbase rowkey ,and give some examples. > > Thank u very much! > > Best regards! > > qiguo --94eb2c0868ec98365a051dfc7a25--