Return-Path: X-Original-To: apmail-flink-dev-archive@www.apache.org Delivered-To: apmail-flink-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 E7DD71838F for ; Tue, 25 Aug 2015 13:49:45 +0000 (UTC) Received: (qmail 68688 invoked by uid 500); 25 Aug 2015 13:49:45 -0000 Delivered-To: apmail-flink-dev-archive@flink.apache.org Received: (qmail 68632 invoked by uid 500); 25 Aug 2015 13:49:45 -0000 Mailing-List: contact dev-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 dev@flink.apache.org Received: (qmail 68619 invoked by uid 99); 25 Aug 2015 13:49:45 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 25 Aug 2015 13:49:45 +0000 Date: Tue, 25 Aug 2015 13:49:45 +0000 (UTC) From: "Ufuk Celebi (JIRA)" To: dev@flink.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (FLINK-2572) Resolve base path of symlinked executable MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Ufuk Celebi created FLINK-2572: ---------------------------------- Summary: Resolve base path of symlinked executable Key: FLINK-2572 URL: https://issues.apache.org/jira/browse/FLINK-2572 Project: Flink Issue Type: Improvement Components: Start-Stop Scripts Affects Versions: 0.9, master Reporter: Ufuk Celebi Assignee: Maximilian Michels Priority: Minor Fix For: 0.10, 0.9.1 A user reported a problem when symlinking the Flink executable. The base path is not correctly resolved and the system can not be started w/o manual fix. PR for this: https://github.com/apache/flink/pull/1049 -- This message was sent by Atlassian JIRA (v6.3.4#6332)