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 E42FE10A34 for ; Mon, 10 Feb 2014 18:05:24 +0000 (UTC) Received: (qmail 76999 invoked by uid 500); 10 Feb 2014 18:05:20 -0000 Delivered-To: apmail-giraph-dev-archive@giraph.apache.org Received: (qmail 76890 invoked by uid 500); 10 Feb 2014 18:05:20 -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 76876 invoked by uid 500); 10 Feb 2014 18:05:19 -0000 Delivered-To: apmail-incubator-giraph-dev@incubator.apache.org Received: (qmail 76868 invoked by uid 99); 10 Feb 2014 18:05:19 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 10 Feb 2014 18:05:19 +0000 Date: Mon, 10 Feb 2014 18:05:19 +0000 (UTC) From: "Avery Ching (JIRA)" To: giraph-dev@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (GIRAPH-844) TextInputFormat for SimpleShortestPaths 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-844?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13896800#comment-13896800 ] Avery Ching commented on GIRAPH-844: ------------------------------------ +1, Thanks Sebastian. > TextInputFormat for SimpleShortestPaths > --------------------------------------- > > Key: GIRAPH-844 > URL: https://issues.apache.org/jira/browse/GIRAPH-844 > Project: Giraph > Issue Type: Improvement > Components: examples > Reporter: Sebastian Schelter > Assignee: Roman Shaposhnik > Fix For: 1.1.0 > > Attachments: GIRAPH-844.patch > > > It seems we lack an appropriate InputFormat for org.apache.giraph.examples.SimpleShortestPathsComputation. We should add a LongDoubleFloatDoubleInputFormat or change the signature of SimpleShortestPathsComputation so that its compatible with an existing InputFormat -- This message was sent by Atlassian JIRA (v6.1.5#6160)