Return-Path: X-Original-To: apmail-flink-issues-archive@minotaur.apache.org Delivered-To: apmail-flink-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 7DE681944A for ; Mon, 25 Apr 2016 10:19:13 +0000 (UTC) Received: (qmail 73139 invoked by uid 500); 25 Apr 2016 10:19:13 -0000 Delivered-To: apmail-flink-issues-archive@flink.apache.org Received: (qmail 73085 invoked by uid 500); 25 Apr 2016 10:19:13 -0000 Mailing-List: contact issues-help@flink.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@flink.apache.org Delivered-To: mailing list issues@flink.apache.org Received: (qmail 72977 invoked by uid 99); 25 Apr 2016 10:19:13 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 25 Apr 2016 10:19:13 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 2543F2C1F6A for ; Mon, 25 Apr 2016 10:19:13 +0000 (UTC) Date: Mon, 25 Apr 2016 10:19:13 +0000 (UTC) From: "Robert Metzger (JIRA)" To: issues@flink.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (FLINK-3678) Make Flink logs directory configurable 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/FLINK-3678?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Metzger resolved FLINK-3678. ----------------------------------- Resolution: Fixed Resolved for 1.0.3 in http://git-wip-us.apache.org/repos/asf/flink/commit/f80f6d60 > Make Flink logs directory configurable > -------------------------------------- > > Key: FLINK-3678 > URL: https://issues.apache.org/jira/browse/FLINK-3678 > Project: Flink > Issue Type: Improvement > Components: Start-Stop Scripts > Affects Versions: 1.0.0 > Reporter: Stefano Baghino > Assignee: Stefano Baghino > Priority: Minor > Fix For: 1.1.0, 1.0.3 > > > Currently Flink logs are stored under {{$FLINK_HOME/log}} and the user cannot configure an alternative storage location. It would be nice to add a configuration key in the {{flink-conf.yaml}} and edit the {{bin/flink}} launch script accordingly to get the value if present or default to the current behavior if no value is provided. -- This message was sent by Atlassian JIRA (v6.3.4#6332)