From user-return-35620-apmail-spark-user-archive=spark.apache.org@spark.apache.org Tue Jun 16 13:35:56 2015 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 8F006182F7 for ; Tue, 16 Jun 2015 13:35:56 +0000 (UTC) Received: (qmail 4860 invoked by uid 500); 16 Jun 2015 13:35:53 -0000 Delivered-To: apmail-spark-user-archive@spark.apache.org Received: (qmail 4776 invoked by uid 500); 16 Jun 2015 13:35:53 -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 4764 invoked by uid 99); 16 Jun 2015 13:35:53 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 16 Jun 2015 13:35:53 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of krot.vyacheslav@gmail.com designates 74.125.82.48 as permitted sender) Received: from [74.125.82.48] (HELO mail-wg0-f48.google.com) (74.125.82.48) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 16 Jun 2015 13:33:38 +0000 Received: by wgv5 with SMTP id 5so12458277wgv.1 for ; Tue, 16 Jun 2015 06:35:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to:content-type; bh=DqS1v/aP44kTvQ7758v2V6PRteS9rZT7CTNB+vRgfAM=; b=w8LNn6QgKg9c1pZKbkaKEMHnFAUTceUs77eq6ldXG2DVC4gLP4ZlPJLFk2OP+SPvL7 BCfv89ldKNBxrklnC+LIkaSlM5kTbHiAHQlOLXhgaOVlzKhOoa3I1Em2OPjiJbXBsgzm Klwj2WbTjR2dmwNzMJd6e7xHXJHTzmnZCiXVFt4ZT/HB8nd2oSbbtbxC00/ukmnSYk/5 OoaZaqS2nMqzygmiP73O1+sIs6+UfcLWYayJgItt0ml1vcVPlj+QHUGMOkmI+l07WwEb URG4+r05aLWAjeQYisImEVMLGljDsK4hetHFCMOsA1s4XzORl54uQ3sgaHx0hLl4nYJG Yt3g== X-Received: by 10.181.29.100 with SMTP id jv4mr6808566wid.4.1434461726796; Tue, 16 Jun 2015 06:35:26 -0700 (PDT) MIME-Version: 1.0 From: Krot Viacheslav Date: Tue, 16 Jun 2015 13:35:16 +0000 Message-ID: Subject: stop streaming context of job failure To: "user@spark.apache.org" Content-Type: multipart/alternative; boundary=001a1137f4d8ab6e850518a2a54d X-Virus-Checked: Checked by ClamAV on apache.org --001a1137f4d8ab6e850518a2a54d Content-Type: text/plain; charset=UTF-8 Hi all, Is there a way to stop streaming context when some batch processing failed? I want to set reasonable reties count, say 10, and if failed - stop context completely. Is that possible? --001a1137f4d8ab6e850518a2a54d Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Hi all,

Is there a way to stop= streaming context when some batch processing failed?
I want to se= t reasonable reties count, say 10, and if failed - stop context completely.=
Is that possible?
--001a1137f4d8ab6e850518a2a54d--