Return-Path: X-Original-To: apmail-accumulo-user-archive@www.apache.org Delivered-To: apmail-accumulo-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 8723211862 for ; Sun, 27 Jul 2014 12:31:51 +0000 (UTC) Received: (qmail 84834 invoked by uid 500); 27 Jul 2014 12:31:51 -0000 Delivered-To: apmail-accumulo-user-archive@accumulo.apache.org Received: (qmail 84783 invoked by uid 500); 27 Jul 2014 12:31:51 -0000 Mailing-List: contact user-help@accumulo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@accumulo.apache.org Delivered-To: mailing list user@accumulo.apache.org Received: (qmail 84773 invoked by uid 99); 27 Jul 2014 12:31:51 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 27 Jul 2014 12:31:51 +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 (athena.apache.org: domain of jgresock@gmail.com designates 209.85.213.41 as permitted sender) Received: from [209.85.213.41] (HELO mail-yh0-f41.google.com) (209.85.213.41) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 27 Jul 2014 12:31:46 +0000 Received: by mail-yh0-f41.google.com with SMTP id b6so4204794yha.28 for ; Sun, 27 Jul 2014 05:31:26 -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=/bqDAN7QxjMSZXvsFYwc9wtHlvyVQ2EHNj6mzrdza1I=; b=AmkBjKEimadEaCwjLggvhZ4cUiCbpUfm7nT23SjcC4Qcb5zXB8VPq7yD9LB8ahtWxa kzgrvQcH3WbT6UBw2uOS4m/c4xcTFoyhg3fHv3+wzTw0KQRFNf+ZaYdtBnPKFuL8J8oQ /iBGNcOPSb6K8uLZv/y1NrsrpajKmpHYQCEMXEvgb9+rQqfdgY63s8zVy4jkoeBnX/wx AQyegYTjuYf+tOyocuzQVvJw1+dNayX2ZoTfrFS2DzOSXavlTUOkJ7QNNYdeuT5z8iQY zFycPbC1I63A5db57j3b4Uw/5umUE3PBk2ucjF8o4OGHQmvY7pW910w/NztdpN+f5aR1 vX3Q== MIME-Version: 1.0 X-Received: by 10.236.131.109 with SMTP id l73mr33972583yhi.96.1406464285888; Sun, 27 Jul 2014 05:31:25 -0700 (PDT) Received: by 10.170.203.7 with HTTP; Sun, 27 Jul 2014 05:31:25 -0700 (PDT) In-Reply-To: References: Date: Sun, 27 Jul 2014 08:31:25 -0400 Message-ID: Subject: Re: Import data from accumulo to solr From: Joe Gresock To: user@accumulo.apache.org Content-Type: multipart/alternative; boundary=20cf3005dd5a26564b04ff2bfc85 X-Virus-Checked: Checked by ClamAV on apache.org --20cf3005dd5a26564b04ff2bfc85 Content-Type: text/plain; charset=UTF-8 Ali, can you fork the data from Nutch? Like, send it both to Solr and Accumulo? This appears to be an article configuring Nutch/Gora with Accumulo: http://www.covert.io/post/18414889381/accumulo-nutch-and-gora/ On Sun, Jul 27, 2014 at 1:31 AM, Ali Nazemian wrote: > Dear All, > Hi, > I recently got familiar with Accumulo and its great performance in NOSQL > world. Anyway I have some situation in my application and I was wondering > Accumulo is a perfect fit for that. Here is my situation: > I have a cluster of hadoop machines. It is used for crawling some websites > using Nutch. I have some other machines for indexing crawled data inside > Solr. Right now I am looking for a NOSQL database to place as data layer. > For this purpose I want to store crawl data inside that database. I am > going to do some analysis on that data (especially social network > analysis). In addition to some parts of these data should be imported to > Solr as another part of my application. My question would be "is Accumulo a > perfect fit for this situation?" If yes could you give me some hints on how > can I for example define something like the trigger in RDBMS to tell > accumulo to send some of data to solr on importing new data. > > Best regards. > > -- > A.Nazemian > -- I know what it is to be in need, and I know what it is to have plenty. I have learned the secret of being content in any and every situation, whether well fed or hungry, whether living in plenty or in want. I can do all this through him who gives me strength. *-Philippians 4:12-13* --20cf3005dd5a26564b04ff2bfc85 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Ali, can you fork the data from Nutch? =C2=A0Like, send it= both to Solr and Accumulo? =C2=A0This appears to be an article configuring= Nutch/Gora with Accumulo:=C2=A0http://www.covert.io/post/18414889381/accum= ulo-nutch-and-gora/


On Sun, Jul 2= 7, 2014 at 1:31 AM, Ali Nazemian <alinazemian@gmail.com>= wrote:
Dear All,
Hi,
I recently got familiar with Accumulo and its great performance in NOSQL w= orld. Anyway I have some situation in my application and I was wondering Ac= cumulo is a perfect fit for that. Here is my situation:
I have a cluster of hadoop machines. It is used for crawling some webs= ites using Nutch. I have some other machines for indexing crawled data insi= de Solr. Right now I am looking for a NOSQL database to place as data layer= . For this purpose I want to store crawl data inside that database. I am go= ing to do some analysis on that data (especially social network analysis). = In addition to some parts of these data should be imported to Solr as anoth= er part of my application. My question would be "is Accumulo a perfect= fit for this situation?" If yes could you give me some hints on how c= an I for example define something like the trigger in RDBMS to tell accumul= o to send some of data to solr on importing new data.

Best regards.

--
A.Nazemian



--
I know w= hat it is to be in need, and I know what it is to have plenty. =C2=A0I have= learned the secret of being content in any and every situation, whether we= ll fed or hungry,=C2=A0whether living in plenty or in want= .=C2=A0=C2=A0I can do all this through him who gives me strengt= h.=C2=A0=C2=A0=C2=A0 -Philippians 4:12-13
--20cf3005dd5a26564b04ff2bfc85--