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 F0C7F11C2A for ; Fri, 6 Jun 2014 22:10:02 +0000 (UTC) Received: (qmail 62607 invoked by uid 500); 6 Jun 2014 22:10:02 -0000 Delivered-To: apmail-giraph-dev-archive@giraph.apache.org Received: (qmail 62512 invoked by uid 500); 6 Jun 2014 22:10:02 -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 62430 invoked by uid 500); 6 Jun 2014 22:10:02 -0000 Delivered-To: apmail-incubator-giraph-dev@incubator.apache.org Received: (qmail 62406 invoked by uid 99); 6 Jun 2014 22:10:02 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 06 Jun 2014 22:10:02 +0000 Date: Fri, 6 Jun 2014 22:10:02 +0000 (UTC) From: "Roman Shaposhnik (JIRA)" To: giraph-dev@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (GIRAPH-902) Improvements on Giraph-818 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-902?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roman Shaposhnik updated GIRAPH-902: ------------------------------------ Fix Version/s: (was: 1.1.0) > Improvements on Giraph-818 > -------------------------- > > Key: GIRAPH-902 > URL: https://issues.apache.org/jira/browse/GIRAPH-902 > Project: Giraph > Issue Type: Improvement > Components: benchmark > Affects Versions: 1.1.0 > Reporter: Yi Lu > Labels: patch > Attachments: GIRAPH-902.patch, runGiraph++.sh > > Original Estimate: 504h > Remaining Estimate: 504h > > This patch is an extension to GIRAPH-818, that adds SingleSourceShortestPath and Reachability as two examples. > 1) Download Giraph-798 > 2) Patch Giraph-818, using patch -Np0 < GIRAPH-798.patch > 3) Path Giraph-902, using patch -Np1 < GIRAPH-902.patch -- This message was sent by Atlassian JIRA (v6.2#6252)