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 22A6D9DD0 for ; Fri, 13 Jul 2012 20:28:36 +0000 (UTC) Received: (qmail 57190 invoked by uid 500); 13 Jul 2012 20:28:35 -0000 Delivered-To: apmail-giraph-dev-archive@giraph.apache.org Received: (qmail 57079 invoked by uid 500); 13 Jul 2012 20:28:35 -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 56929 invoked by uid 500); 13 Jul 2012 20:28:35 -0000 Delivered-To: apmail-incubator-giraph-dev@incubator.apache.org Received: (qmail 56889 invoked by uid 99); 13 Jul 2012 20:28:35 -0000 Received: from issues-vm.apache.org (HELO issues-vm) (140.211.11.160) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 13 Jul 2012 20:28:35 +0000 Received: from isssues-vm.apache.org (localhost [127.0.0.1]) by issues-vm (Postfix) with ESMTP id 8915C14285A for ; Fri, 13 Jul 2012 20:28:34 +0000 (UTC) Date: Fri, 13 Jul 2012 20:28:34 +0000 (UTC) From: "Sean Choi (JIRA)" To: giraph-dev@incubator.apache.org Message-ID: <780878910.50139.1342211314563.JavaMail.jiratomcat@issues-vm> In-Reply-To: <1344215016.39045.1342050935024.JavaMail.jiratomcat@issues-vm> Subject: [jira] [Updated] (GIRAPH-248) Generic IdentityVertex for IO testing 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-248?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Choi updated GIRAPH-248: ----------------------------- Attachment: GIRAPH-248-1.patch Giraph Issue 248 Patch > Generic IdentityVertex for IO testing > ------------------------------------- > > Key: GIRAPH-248 > URL: https://issues.apache.org/jira/browse/GIRAPH-248 > Project: Giraph > Issue Type: Improvement > Affects Versions: 0.2.0 > Reporter: Sean Choi > Priority: Trivial > Fix For: 0.2.0 > > Attachments: GIRAPH-248-1.patch > > > There seems to be no vertex that allows you to simply print what is given as input. > I suggest creating an IdentityVertex that takes an input and outputs the vertex, vertex value and edge information to verify that the inputformat is working correctly. > I will post a patch up pretty soon -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira