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 D25E710AA3 for ; Mon, 10 Feb 2014 11:38:21 +0000 (UTC) Received: (qmail 72531 invoked by uid 500); 10 Feb 2014 11:38:21 -0000 Delivered-To: apmail-giraph-dev-archive@giraph.apache.org Received: (qmail 72497 invoked by uid 500); 10 Feb 2014 11:38: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 72488 invoked by uid 500); 10 Feb 2014 11:38:19 -0000 Delivered-To: apmail-incubator-giraph-dev@incubator.apache.org Received: (qmail 72479 invoked by uid 99); 10 Feb 2014 11:38: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 11:38:19 +0000 Date: Mon, 10 Feb 2014 11:38:19 +0000 (UTC) From: "Sebastian Schelter (JIRA)" To: giraph-dev@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (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:all-tabpanel ] Sebastian Schelter updated GIRAPH-844: -------------------------------------- Attachment: GIRAPH-844.patch small patch to fix this issue, can someone have a quick look? its pretty trivial, so i didn't put it up on reviewboard > 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)