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 DB7B811B17 for ; Fri, 15 Aug 2014 20:19:19 +0000 (UTC) Received: (qmail 55898 invoked by uid 500); 15 Aug 2014 20:19:19 -0000 Delivered-To: apmail-giraph-dev-archive@giraph.apache.org Received: (qmail 55851 invoked by uid 500); 15 Aug 2014 20:19:19 -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 55746 invoked by uid 500); 15 Aug 2014 20:19:19 -0000 Delivered-To: apmail-incubator-giraph-dev@incubator.apache.org Received: (qmail 55742 invoked by uid 99); 15 Aug 2014 20:19:19 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 15 Aug 2014 20:19:19 +0000 Date: Fri, 15 Aug 2014 20:19:19 +0000 (UTC) From: "Sergey Edunov (JIRA)" To: giraph-dev@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (GIRAPH-933) Checkpointing improvements 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-933?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Edunov updated GIRAPH-933: --------------------------------- Attachment: GIRAPH-933.4.patch > Checkpointing improvements > -------------------------- > > Key: GIRAPH-933 > URL: https://issues.apache.org/jira/browse/GIRAPH-933 > Project: Giraph > Issue Type: Improvement > Reporter: Sergey Edunov > Attachments: GIRAPH-933.2.patch, GIRAPH-933.3.patch, GIRAPH-933.4.patch, GIRAPH-933.patch > > Original Estimate: 48h > Remaining Estimate: 48h > > We need to address some issues with checkpointing: > 1) worker2worker messages are not saved > 2) BspServiceWorker does not compile under hadoop_0.23 profile > 3) it would be nice to be able to manually checkpoint and stop any job at any point of time. -- This message was sent by Atlassian JIRA (v6.2#6252)