Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id E1A2C200B36 for ; Tue, 21 Jun 2016 17:48:59 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id E04CD160A07; Tue, 21 Jun 2016 15:48:59 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 5A4E8160A60 for ; Tue, 21 Jun 2016 17:48:59 +0200 (CEST) Received: (qmail 51209 invoked by uid 500); 21 Jun 2016 15:48:58 -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 51090 invoked by uid 99); 21 Jun 2016 15:48:58 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 21 Jun 2016 15:48:58 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 526882C1F5C for ; Tue, 21 Jun 2016 15:48:58 +0000 (UTC) Date: Tue, 21 Jun 2016 15:48:58 +0000 (UTC) From: "ASF GitHub Bot (JIRA)" To: issues@flink.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (FLINK-4040) Same env.java.opts is applied for TM , JM and ZK MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Tue, 21 Jun 2016 15:49:00 -0000 [ https://issues.apache.org/jira/browse/FLINK-4040?page=3Dcom.atlassian= .jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D1534= 2024#comment-15342024 ]=20 ASF GitHub Bot commented on FLINK-4040: --------------------------------------- Github user gyfora commented on the issue: https://github.com/apache/flink/pull/2143 =20 Looks good, this addresses the issue =F0=9F=91=8D=20 > Same env.java.opts is applied for TM , JM and ZK > ------------------------------------------------ > > Key: FLINK-4040 > URL: https://issues.apache.org/jira/browse/FLINK-4040 > Project: Flink > Issue Type: Bug > Components: Startup Shell Scripts, YARN Client > Affects Versions: 1.0.0, 1.1.0 > Reporter: Gyula Fora > Assignee: Ufuk Celebi > Priority: Critical > Fix For: 1.1.0 > > > This makes it very hard to fine tune the different processes or to set up= profiling on the Task managers. > We should have dedicated config keys for the 3 processes > For example if someone wants to setup jmx for the task manager, and the T= M and JM runs on the same host they will try to bind to the same jmx port a= nd fail. -- This message was sent by Atlassian JIRA (v6.3.4#6332)