Return-Path: X-Original-To: apmail-incubator-giraph-user-archive@minotaur.apache.org Delivered-To: apmail-incubator-giraph-user-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id D9FF99297 for ; Wed, 14 Dec 2011 19:07:37 +0000 (UTC) Received: (qmail 98363 invoked by uid 500); 14 Dec 2011 19:07:37 -0000 Delivered-To: apmail-incubator-giraph-user-archive@incubator.apache.org Received: (qmail 98343 invoked by uid 500); 14 Dec 2011 19:07:37 -0000 Mailing-List: contact giraph-user-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: giraph-user@incubator.apache.org Delivered-To: mailing list giraph-user@incubator.apache.org Received: (qmail 98335 invoked by uid 99); 14 Dec 2011 19:07:37 -0000 Received: from minotaur.apache.org (HELO minotaur.apache.org) (140.211.11.9) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 14 Dec 2011 19:07:37 +0000 Received: from localhost (HELO mitus-t410s.thefacebook.com) (127.0.0.1) (smtp-auth username aching, mechanism plain) by minotaur.apache.org (qpsmtpd/0.29) with ESMTP; Wed, 14 Dec 2011 19:07:37 +0000 Message-ID: <4EE8F3F9.6040805@apache.org> Date: Wed, 14 Dec 2011 11:07:37 -0800 From: Avery Ching User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:8.0) Gecko/20111105 Thunderbird/8.0 MIME-Version: 1.0 To: giraph-user@incubator.apache.org Subject: Re: Graphs and Map Queries References: In-Reply-To: Content-Type: multipart/alternative; boundary="------------040008000705080207020505" This is a multi-part message in MIME format. --------------040008000705080207020505 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Hi Praveen, You are right that Giraph is an offline graph computation infrastructure, not an online graph database. You could try using MySQL, HBase, Cassandra, etc for online querying. Avery On 12/14/11 10:24 AM, Praveen Sripati wrote: > Hi, > > If I am not wrong Giraph is for batch processing similar to Hadoop. > But, when I look for directions in Google Maps, the directions are > returned within seconds. The 'shortest path algorithm' might be used. > Are there any frameworks to get instantaneous results from graphs from > distributed systems? > > Regards, > Praveen --------------040008000705080207020505 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Hi Praveen,

You are right that Giraph is an offline graph computation infrastructure, not an online graph database.  You could try using MySQL, HBase, Cassandra, etc for online querying.

Avery

On 12/14/11 10:24 AM, Praveen Sripati wrote:
Hi,

If I am not wrong Giraph is for batch processing similar to Hadoop. But, when I look for directions in Google Maps, the directions are returned within seconds. The 'shortest path algorithm' might be used. Are there any frameworks to get instantaneous results from graphs from distributed systems?

Regards,
Praveen

--------------040008000705080207020505--