Return-Path: X-Original-To: apmail-accumulo-dev-archive@www.apache.org Delivered-To: apmail-accumulo-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 10ED5173A6 for ; Tue, 5 May 2015 16:58:49 +0000 (UTC) Received: (qmail 42480 invoked by uid 500); 5 May 2015 16:58:48 -0000 Delivered-To: apmail-accumulo-dev-archive@accumulo.apache.org Received: (qmail 42436 invoked by uid 500); 5 May 2015 16:58:48 -0000 Mailing-List: contact dev-help@accumulo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@accumulo.apache.org Delivered-To: mailing list dev@accumulo.apache.org Delivered-To: moderator for dev@accumulo.apache.org Received: (qmail 93529 invoked by uid 99); 5 May 2015 16:03:22 -0000 X-ASF-Spam-Status: No, hits=1.6 required=5.0 tests=FREEMAIL_ENVFROM_END_DIGIT,SPF_PASS,URI_HEX X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: message received from 54.164.171.186 which is an MX secondary for dev@accumulo.apache.org) Date: Tue, 5 May 2015 09:02:54 -0700 (MST) From: Revan1988 To: dev@accumulo.apache.org Message-ID: <1430841774923-14024.post@n5.nabble.com> In-Reply-To: <5548E68E.4020900@gmail.com> References: <1430818553916-14005.post@n5.nabble.com> <5548CF37.2050308@gmail.com> <1430839974510-14013.post@n5.nabble.com> <5548E68E.4020900@gmail.com> Subject: Re: Ingest speed MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Every one batchWriter is for only one table (isn't it?). I need to separate my json record in 3 tables (my record came from an IDS so i have to divide ALERT, DNS and HTTP record type). So maybe i can use 3 batchWriter... I'll try!! And what about FileInputFormat and the AccumuloOutputFormat? I'm sorry but i don't know it very well... do you have any website, pdf or sample that i can study about this? Thank you again! I want to do a good work because it is the project for my graduation of MSc... but here in my university no one know so much about accumulo. ----- Andrea Leoni Italy Computer Engineering -- View this message in context: http://apache-accumulo.1065345.n5.nabble.com/Ingest-speed-tp14005p14024.html Sent from the Developers mailing list archive at Nabble.com.