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 4CEBA200CF1 for ; Mon, 28 Aug 2017 22:47:05 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 4B5A2163A97; Mon, 28 Aug 2017 20:47:05 +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 8B080163A83 for ; Mon, 28 Aug 2017 22:47:04 +0200 (CEST) Received: (qmail 33463 invoked by uid 500); 28 Aug 2017 20:47:03 -0000 Mailing-List: contact dev-help@drill.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@drill.apache.org Delivered-To: mailing list dev@drill.apache.org Received: (qmail 33144 invoked by uid 99); 28 Aug 2017 20:47:03 -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; Mon, 28 Aug 2017 20:47:03 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 0A2D1E7DFA; Mon, 28 Aug 2017 20:47:01 +0000 (UTC) From: paul-rogers To: dev@drill.apache.org Reply-To: dev@drill.apache.org References: In-Reply-To: Subject: [GitHub] drill issue #922: DRILL-5741: During startup Drill should not exceed the ava... Content-Type: text/plain Message-Id: <20170828204702.0A2D1E7DFA@git1-us-west.apache.org> Date: Mon, 28 Aug 2017 20:47:01 +0000 (UTC) archived-at: Mon, 28 Aug 2017 20:47:05 -0000 Github user paul-rogers commented on the issue: https://github.com/apache/drill/pull/922 @kkhatua, thanks for the note. No doubt the proposed model helps in _some_ cases. The problem is, it adds complexity for other cases. Perhaps offer the change as an additional script that can be called from `drill_env.sh` for those sites that need it, rather than making it part of the core, common script. That way, this solution is orthogonal to, rather than part of, a solution driven by a resource manager such as YARN, Mesos or Warden. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastructure@apache.org or file a JIRA ticket with INFRA. ---