From issues-return-152238-archive-asf-public=cust-asf.ponee.io@flink.apache.org Tue Feb 13 12:47:31 2018 Return-Path: X-Original-To: archive-asf-public@eu.ponee.io Delivered-To: archive-asf-public@eu.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by mx-eu-01.ponee.io (Postfix) with ESMTP id 6F7B1180656 for ; Tue, 13 Feb 2018 12:47:31 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 5F584160C53; Tue, 13 Feb 2018 11:47:31 +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 CC49A160C50 for ; Tue, 13 Feb 2018 12:47:30 +0100 (CET) Received: (qmail 85442 invoked by uid 500); 13 Feb 2018 11:47:29 -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 85433 invoked by uid 99); 13 Feb 2018 11:47:29 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 Feb 2018 11:47:29 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 2D281E00A4; Tue, 13 Feb 2018 11:47:29 +0000 (UTC) From: zentol To: issues@flink.apache.org Reply-To: issues@flink.apache.org References: In-Reply-To: Subject: [GitHub] flink pull request #5470: [FLINK-8475][config][docs] Integrate RM options Content-Type: text/plain Message-Id: <20180213114729.2D281E00A4@git1-us-west.apache.org> Date: Tue, 13 Feb 2018 11:47:29 +0000 (UTC) Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/5470#discussion_r167839893 --- Diff: docs/_includes/generated/resource_manager_configuration.html --- @@ -0,0 +1,36 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + --- End diff -- Must've missed it by accident, added it back. ---
KeyDefaultDescription
containerized.heap-cutoff-min
600Minimum amount of heap memory to remove in containers, as a safety margin.
containerized.heap-cutoff-ratio
0.25Percentage of heap space to remove from containers (YARN / Mesos), to compensate for other JVM memory usage.
local.number-resourcemanager
1
resourcemanager.job.timeout
"5 minutes"Timeout for jobs which don't have a job manager as leader assigned.
resourcemanager.rpc.port