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 D001A10564 for ; Thu, 8 Aug 2013 21:22:49 +0000 (UTC) Received: (qmail 33823 invoked by uid 500); 8 Aug 2013 21:22:49 -0000 Delivered-To: apmail-giraph-dev-archive@giraph.apache.org Received: (qmail 33794 invoked by uid 500); 8 Aug 2013 21:22:49 -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 33781 invoked by uid 500); 8 Aug 2013 21:22:49 -0000 Delivered-To: apmail-incubator-giraph-dev@incubator.apache.org Received: (qmail 33778 invoked by uid 99); 8 Aug 2013 21:22:49 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 08 Aug 2013 21:22:49 +0000 Date: Thu, 8 Aug 2013 21:22:49 +0000 (UTC) From: "Nitay Joffe (JIRA)" To: giraph-dev@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (GIRAPH-732) EdgeOutputFormat MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/GIRAPH-732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13734009#comment-13734009 ] Nitay Joffe commented on GIRAPH-732: ------------------------------------ Ah yes for the barrier it makes sense, I misunderstood as well. I think we're all on the same page now. > EdgeOutputFormat > ---------------- > > Key: GIRAPH-732 > URL: https://issues.apache.org/jira/browse/GIRAPH-732 > Project: Giraph > Issue Type: Bug > Reporter: Nitay Joffe > > Outputting edges is as easy as looping through edges in a vertex and writing them out. However right now the user still needs to write a VertexOutputFormat and do it themselves. > We should make this easier for them by adding an EdgeOutputFormat API and allowing the user to specify a VertexOutputFormat and/or an EdgeOutputFormat. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira