Return-Path: X-Original-To: apmail-giraph-dev-archive@www.apache.org Delivered-To: apmail-giraph-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 6F477DFA7 for ; Tue, 20 Nov 2012 00:11:57 +0000 (UTC) Received: (qmail 53201 invoked by uid 500); 20 Nov 2012 00:11:57 -0000 Delivered-To: apmail-giraph-dev-archive@giraph.apache.org Received: (qmail 53132 invoked by uid 500); 20 Nov 2012 00:11:57 -0000 Mailing-List: contact dev-help@giraph.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@giraph.apache.org Delivered-To: mailing list dev@giraph.apache.org Received: (qmail 53122 invoked by uid 99); 20 Nov 2012 00:11:57 -0000 Received: from reviews-vm.apache.org (HELO reviews.apache.org) (140.211.11.40) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 20 Nov 2012 00:11:57 +0000 Received: from reviews.apache.org (localhost [127.0.0.1]) by reviews.apache.org (Postfix) with ESMTP id CE2D11C4B70; Tue, 20 Nov 2012 00:11:53 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============1500528518332745221==" MIME-Version: 1.0 Subject: Re: Review Request: Edge-based input from HCatalog From: "Alessandro Presta" To: "Avery Ching" , "giraph" , "Alessandro Presta" Date: Tue, 20 Nov 2012 00:11:53 -0000 Message-ID: <20121120001153.3328.81126@reviews.apache.org> X-ReviewBoard-URL: https://reviews.apache.org Auto-Submitted: auto-generated Sender: "Alessandro Presta" X-ReviewGroup: giraph X-ReviewRequest-URL: https://reviews.apache.org/r/8034/ X-Sender: "Alessandro Presta" References: <20121119230815.3393.44076@reviews.apache.org> In-Reply-To: <20121119230815.3393.44076@reviews.apache.org> Reply-To: "Alessandro Presta" --===============1500528518332745221== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable > On Nov. 19, 2012, 11:08 p.m., Avery Ching wrote: > > /trunk/pom.xml, lines 791-800 > > > > > > Just to verify, this doesn't include the hive jars in giraph, only = the giraph-contrib-formats? Yes, this just declares the package versions. Only giraph-formats-contrib h= as Hive has a dependency. - Alessandro ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/8034/#review13580 ----------------------------------------------------------- On Nov. 20, 2012, 12:11 a.m., Alessandro Presta wrote: > = > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/8034/ > ----------------------------------------------------------- > = > (Updated Nov. 20, 2012, 12:11 a.m.) > = > = > Review request for giraph. > = > = > Description > ------- > = > Edge-based input from HCatalog > = > = > This addresses bug GIRAPH-405. > https://issues.apache.org/jira/browse/GIRAPH-405 > = > = > Diffs > ----- > = > /trunk/giraph-formats-contrib/pom.xml 1410684 = > /trunk/giraph-formats-contrib/src/main/java/org/apache/giraph/io/hcatal= og/GiraphHCatInputFormat.java PRE-CREATION = > /trunk/giraph-formats-contrib/src/main/java/org/apache/giraph/io/hcatal= og/HCatalogEdgeInputFormat.java PRE-CREATION = > /trunk/giraph-formats-contrib/src/main/java/org/apache/giraph/io/hcatal= og/HCatalogVertexInputFormat.java 1410684 = > /trunk/giraph-formats-contrib/src/main/java/org/apache/giraph/io/hcatal= og/HCatalogVertexOutputFormat.java 1410684 = > /trunk/giraph-formats-contrib/src/main/java/org/apache/giraph/io/hcatal= og/HCatalogVertexValueInputFormat.java PRE-CREATION = > /trunk/giraph-formats-contrib/src/main/java/org/apache/giraph/io/hcatal= og/HiveGiraphRunner.java 1410684 = > /trunk/giraph-formats-contrib/src/main/java/org/apache/hcatalog/mapredu= ce/HCatUtils.java PRE-CREATION = > /trunk/giraph-formats-contrib/src/main/java/org/apache/hcatalog/mapredu= ce/package-info.java PRE-CREATION = > /trunk/pom.xml 1410684 = > = > Diff: https://reviews.apache.org/r/8034/diff/ > = > = > Testing > ------- > = > - mvn verify > - tested on a real application that runs on top of Hive > = > = > Thanks, > = > Alessandro Presta > = > --===============1500528518332745221==--