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 7FEDE200CCF for ; Mon, 19 Jun 2017 01:54:06 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 7EC6E160BE3; Sun, 18 Jun 2017 23:54:06 +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 C42A9160BEE for ; Mon, 19 Jun 2017 01:54:05 +0200 (CEST) Received: (qmail 85837 invoked by uid 500); 18 Jun 2017 23:54:04 -0000 Mailing-List: contact issues-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 issues@drill.apache.org Received: (qmail 85756 invoked by uid 99); 18 Jun 2017 23:54:04 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 18 Jun 2017 23:54:04 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id 74F67C2402 for ; Sun, 18 Jun 2017 23:54:03 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -100.011 X-Spam-Level: X-Spam-Status: No, score=-100.011 tagged_above=-999 required=6.31 tests=[SPF_PASS=-0.001, T_RP_MATCHES_RCVD=-0.01, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id fPnK9nTH9iJ5 for ; Sun, 18 Jun 2017 23:54:02 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id 3EED95F2EE for ; Sun, 18 Jun 2017 23:54:02 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 9D698E0A32 for ; Sun, 18 Jun 2017 23:54:00 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 23AD024001 for ; Sun, 18 Jun 2017 23:54:00 +0000 (UTC) Date: Sun, 18 Jun 2017 23:54:00 +0000 (UTC) From: "Paul Rogers (JIRA)" To: issues@drill.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (DRILL-252) OOM setting MaxDirectMemory to 2gb MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Sun, 18 Jun 2017 23:54:06 -0000 [ https://issues.apache.org/jira/browse/DRILL-252?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Rogers resolved DRILL-252. ------------------------------- Resolution: Incomplete Drill has since fixed many memory errors. No stack trace. Can't really track down this old bug, so closing. > OOM setting MaxDirectMemory to 2gb > ---------------------------------- > > Key: DRILL-252 > URL: https://issues.apache.org/jira/browse/DRILL-252 > Project: Apache Drill > Issue Type: Bug > Reporter: Timothy Chen > Priority: Minor > Fix For: Future > > > I've deployed Drill to one node m1.medium and set DRILL_MAX_DIRECT_MEMORY to be 2048M, and running runbit I got a OOM in Direct memory allocation. > Using 4gb resolves this problem, but I don't know what's the minimum requirement for Drill. If 4gb is the minimum ram required that perhaps we need to document this. > Creating this as a bug as Jacques pointed we are not sure where we're needing that much space (or more of a runbit/env problem?) -- This message was sent by Atlassian JIRA (v6.4.14#64029)