Return-Path: X-Original-To: apmail-samza-dev-archive@minotaur.apache.org Delivered-To: apmail-samza-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 8CE1C187DC for ; Mon, 3 Aug 2015 21:27:48 +0000 (UTC) Received: (qmail 34099 invoked by uid 500); 3 Aug 2015 21:27:48 -0000 Delivered-To: apmail-samza-dev-archive@samza.apache.org Received: (qmail 34041 invoked by uid 500); 3 Aug 2015 21:27:48 -0000 Mailing-List: contact dev-help@samza.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@samza.apache.org Delivered-To: mailing list dev@samza.apache.org Received: (qmail 34029 invoked by uid 99); 3 Aug 2015 21:27:48 -0000 Received: from Unknown (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 03 Aug 2015 21:27:48 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id B0F30C072B for ; Mon, 3 Aug 2015 21:27:47 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 3.129 X-Spam-Level: *** X-Spam-Status: No, score=3.129 tagged_above=-999 required=6.31 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, FREEMAIL_ENVFROM_END_DIGIT=0.25, HTML_MESSAGE=3, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, SPF_PASS=-0.001] autolearn=disabled Authentication-Results: spamd4-us-west.apache.org (amavisd-new); dkim=pass (2048-bit key) header.d=gmail.com Received: from mx1-eu-west.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id Zqz-6UscefuQ for ; Mon, 3 Aug 2015 21:27:47 +0000 (UTC) Received: from mail-yk0-f169.google.com (mail-yk0-f169.google.com [209.85.160.169]) by mx1-eu-west.apache.org (ASF Mail Server at mx1-eu-west.apache.org) with ESMTPS id 5D80924DBC for ; Mon, 3 Aug 2015 21:27:46 +0000 (UTC) Received: by ykoo205 with SMTP id o205so31822873yko.0 for ; Mon, 03 Aug 2015 14:26:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=m1lF7N+BH2gRuhpFFiE6OPCHu19laquLWMATlOouBQ4=; b=Rj1clOO+ezz3GuoEd1Z8KLNnvpcnuwT/6qsAuQoqdzDuSW88QtQkZHRniK6iy2U23x rR8wfjuTamMHN/L93G1kpBdyAH6YxgHfb/7/I9yYmmKVnH4BWaKALfDTpDsdbg33ANR3 AJ8a9vVRsvM3YH/ETzLrYX01PDoSIKn4Lb4HMaWAUiUsOMZFhdm0AwAT3GAMvg27ZkSr S/lZFS5pqiu6dk4JDCN2xFHQWiahu6dH/vsd6lJjkEv8GJgiClcuvisu2bUPbeFGIUCN /OYUqygbvX/GgpYRlqn1PToJVuJHWF8oOkpWmKQqPfOTkvTsV9m1gfRXQg7NVS6ek9lZ IoMg== MIME-Version: 1.0 X-Received: by 10.129.137.4 with SMTP id z4mr90838ywf.145.1438637169137; Mon, 03 Aug 2015 14:26:09 -0700 (PDT) Received: by 10.13.215.83 with HTTP; Mon, 3 Aug 2015 14:26:09 -0700 (PDT) Date: Mon, 3 Aug 2015 17:26:09 -0400 Message-ID: Subject: Keep samza container logs from being deleted From: Chen Song To: dev@samza.apache.org Content-Type: multipart/alternative; boundary=94eb2c06c1006d5e68051c6ed1d2 --94eb2c06c1006d5e68051c6ed1d2 Content-Type: text/plain; charset=UTF-8 Dump question. When running samza job on YARN, I found that container logs gone after days. Is there a YARN config to keep the logs from being deleted for long-lived streaming job? -- Chen Song --94eb2c06c1006d5e68051c6ed1d2--