Return-Path: X-Original-To: apmail-spark-user-archive@minotaur.apache.org Delivered-To: apmail-spark-user-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 0BD921736C for ; Sat, 10 Oct 2015 14:44:15 +0000 (UTC) Received: (qmail 34288 invoked by uid 500); 10 Oct 2015 14:44:11 -0000 Delivered-To: apmail-spark-user-archive@spark.apache.org Received: (qmail 34196 invoked by uid 500); 10 Oct 2015 14:44:11 -0000 Mailing-List: contact user-help@spark.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list user@spark.apache.org Received: (qmail 34186 invoked by uid 99); 10 Oct 2015 14:44:11 -0000 Received: from Unknown (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 10 Oct 2015 14:44:11 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id 33AAA180ED6 for ; Sat, 10 Oct 2015 14:44:11 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 5.914 X-Spam-Level: ***** X-Spam-Status: No, score=5.914 tagged_above=-999 required=6.31 tests=[KAM_COUK=1.1, KAM_LAZY_DOMAIN_SECURITY=1, KAM_LINKBAIT=2.5, URIBL_BLOCKED=0.001, URI_HEX=1.313] autolearn=disabled Received: from mx1-eu-west.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id wLtlqG1R2gKX for ; Sat, 10 Oct 2015 14:44:01 +0000 (UTC) Received: from mwork.nabble.com (mwork.nabble.com [162.253.133.43]) by mx1-eu-west.apache.org (ASF Mail Server at mx1-eu-west.apache.org) with ESMTP id F159C28FAC for ; Sat, 10 Oct 2015 14:43:58 +0000 (UTC) Received: from mben.nabble.com (unknown [162.253.133.72]) by mwork.nabble.com (Postfix) with ESMTP id CAD5E2AD5418 for ; Sat, 10 Oct 2015 07:44:43 -0700 (PDT) Date: Sat, 10 Oct 2015 07:43:56 -0700 (MST) From: Robineast To: user@spark.apache.org Message-ID: <1444488236640-25013.post@n3.nabble.com> In-Reply-To: <1444487377133-25012.post@n3.nabble.com> References: <1440501318626-24443.post@n3.nabble.com> <1444487377133-25012.post@n3.nabble.com> Subject: Re: Checkpointing in Iterative Graph Computation MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit One other thought - you need to call SparkContext.setCheckpointDir otherwise nothing will happen ----- Robin East Spark GraphX in Action Michael Malak and Robin East Manning Publications Co. http://www.manning.com/books/spark-graphx-in-action -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/Checkpointing-in-Iterative-Graph-Computation-tp24443p25013.html Sent from the Apache Spark User List mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@spark.apache.org For additional commands, e-mail: user-help@spark.apache.org