Return-Path: X-Original-To: apmail-hbase-dev-archive@www.apache.org Delivered-To: apmail-hbase-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 9B1581060F for ; Thu, 3 Apr 2014 16:11:25 +0000 (UTC) Received: (qmail 6222 invoked by uid 500); 3 Apr 2014 16:11:23 -0000 Delivered-To: apmail-hbase-dev-archive@hbase.apache.org Received: (qmail 5973 invoked by uid 500); 3 Apr 2014 16:11:21 -0000 Mailing-List: contact dev-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hbase.apache.org Delivered-To: mailing list dev@hbase.apache.org Received: (qmail 5957 invoked by uid 99); 3 Apr 2014 16:11:20 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 Apr 2014 16:11:20 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of vrodionov@carrieriq.com designates 204.235.122.16 as permitted sender) Received: from [204.235.122.16] (HELO obmail.carrieriq.com) (204.235.122.16) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 Apr 2014 16:11:16 +0000 From: Vladimir Rodionov To: "dev@hbase.apache.org" Date: Thu, 3 Apr 2014 09:10:54 -0700 Subject: RE: how Store and retrieve time series Gio Spacialdata in Hbase Thread-Topic: how Store and retrieve time series Gio Spacialdata in Hbase Thread-Index: Ac9PEXNq1bBN0TCPSuaLiLD1GgLuiAARQ9Bo Message-ID: References: In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: acceptlanguage: en-US x-kse-antivirus-interceptor-info: scan successful x-kse-antivirus-info: Clean Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Virus-Checked: Checked by ClamAV on apache.org >> suggest me the table design for this Have you ever tried to google? You are asking people to do your own job, bt= w. Have you ever heard about geohashing, space filling curves http://en.wikipe= dia.org/wiki/Hilbert_curve or spatial indexes: http://en.wikipedia.org/wiki/R-tree Best regards, Vladimir Rodionov Principal Platform Engineer Carrier IQ, www.carrieriq.com e-mail: vrodionov@carrieriq.com ________________________________________ From: Prabhakar [o.prabhakar@gmail.com] Sent: Thursday, April 03, 2014 12:50 AM To: dev@hbase.apache.org Subject: how Store and retrieve time series Gio Spacialdata in Hbase HI, i have some data which got generated by vehicle GPS information. like customer-id, vehicle-id,Latitude, longitude, address,time.. etc. I need to store this data in Hbase for real time reads( writes can be batch, only concentrate on reads ). so while reading we are passing the parameters like customerId, time, address Point (Lat,Long) details with polygon( like circle, rectangle,Square..etc) search. so the expected out put set of vehicle address point within the polygon. input is : one customer can search like find all his vehicles some time-stamp with some address point within 1 KM or 2 KM Radius. output is: retrieve all vehicle details within the given radius and given address point on tha given time-stamp range. please suggest me the proper GIO spacial API for this requirement and suggest me the table design for this. Thanks, Prabhakar Confidentiality Notice: The information contained in this message, includi= ng any attachments hereto, may be confidential and is intended to be read o= nly by the individual or entity to whom this message is addressed. If the r= eader of this message is not the intended recipient or an agent or designee= of the intended recipient, please note that any review, use, disclosure or= distribution of this message or its attachments, in any form, is strictly = prohibited. If you have received this message in error, please immediately= notify the sender and/or Notifications@carrieriq.com and delete or destroy= any copy of this message and its attachments.