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 05D9011400 for ; Thu, 24 Jul 2014 21:55:40 +0000 (UTC) Received: (qmail 74473 invoked by uid 500); 24 Jul 2014 21:55:37 -0000 Delivered-To: apmail-hbase-user-archive@hbase.apache.org Received: (qmail 74402 invoked by uid 500); 24 Jul 2014 21:55:37 -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 74390 invoked by uid 99); 24 Jul 2014 21:55:37 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 24 Jul 2014 21:55:37 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of jon@cloudera.com designates 209.85.220.182 as permitted sender) Received: from [209.85.220.182] (HELO mail-vc0-f182.google.com) (209.85.220.182) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 24 Jul 2014 21:55:35 +0000 Received: by mail-vc0-f182.google.com with SMTP id hy4so5951449vcb.41 for ; Thu, 24 Jul 2014 14:55:10 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:content-type; bh=wsyG7lELN/I9El94z8lYJJCGZoG4oJEdw+O6efVAnqg=; b=AvVBpn71AOTIIBfxPpfTjN44A30H215MD6xpQ0PBB5unm9K8jtYZZ5DEcU5bQVMzRa t2A2IZypK07ElfBgswWzMgNOshcMtayHBFUEE1ncIqRnIWCNaeW1HW1dceUiCKwmdF0f eoCu8vZnl1LyF8EG3qIi+XUexJ1dE+e+b+td2cAyACqyR9l4KhBxA8NXDTDfZF4eTXac 7oxV6VL8vT75oWvQBVuJSS+5q0hT0Oa5D4eMtKRw5G6QdzCIr7LpKR9HiwTEtBCYzFXC jHvtPFP+Q0mMhkpKgmGZ3hmL71fX/g7lv7FF+eQttxhPgvtUslG1j+WmBxAUM0AAVmxd +k9Q== X-Gm-Message-State: ALoCoQmBMKJoPMyKKeSEASaTVoTwpKg4tGO5SzFbKqQKMY2f1lpb8To5LljD/m2MWDXaIQ/h74oi X-Received: by 10.52.26.114 with SMTP id k18mr13833879vdg.77.1406238910290; Thu, 24 Jul 2014 14:55:10 -0700 (PDT) MIME-Version: 1.0 Received: by 10.58.57.100 with HTTP; Thu, 24 Jul 2014 14:54:50 -0700 (PDT) In-Reply-To: References: From: Jonathan Hsieh Date: Thu, 24 Jul 2014 14:54:50 -0700 Message-ID: Subject: Re: rest reverse scan To: "user@hbase.apache.org" Content-Type: multipart/alternative; boundary=20cf307f33dab7b5e404fef78251 X-Virus-Checked: Checked by ClamAV on apache.org --20cf307f33dab7b5e404fef78251 Content-Type: text/plain; charset=UTF-8 Looks like someone filed an feature request for this here : https://issues.apache.org/jira/browse/HBASE-11577 Please follow up there/ On Tue, Jul 22, 2014 at 4:36 PM, boci wrote: > Hi guys, > > I see in the documentation java Scan api support reverse scan (so I think I > can fetch the latest X row) this feature propagated to the rest api? Can I > call like http://..../database/query_*?reversed=true or something like > that? > > Thanks > b0c1 > > ---------------------------------------------------------------------------------------------------------------------------------- > Skype: boci13, Hangout: boci.boci@gmail.com > -- // Jonathan Hsieh (shay) // HBase Tech Lead, Software Engineer, Cloudera // jon@cloudera.com // @jmhsieh --20cf307f33dab7b5e404fef78251--