From drill-dev-return-4910-apmail-incubator-drill-dev-archive=incubator.apache.org@incubator.apache.org Tue Mar 4 16:49:36 2014 Return-Path: X-Original-To: apmail-incubator-drill-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-drill-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 8C8F41083F for ; Tue, 4 Mar 2014 16:49:36 +0000 (UTC) Received: (qmail 90953 invoked by uid 500); 4 Mar 2014 16:49:35 -0000 Delivered-To: apmail-incubator-drill-dev-archive@incubator.apache.org Received: (qmail 89324 invoked by uid 500); 4 Mar 2014 16:49:32 -0000 Mailing-List: contact drill-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: drill-dev@incubator.apache.org Delivered-To: mailing list drill-dev@incubator.apache.org Received: (qmail 88760 invoked by uid 99); 4 Mar 2014 16:49:23 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 Mar 2014 16:49:23 +0000 Date: Tue, 4 Mar 2014 16:49:23 +0000 (UTC) From: "Jacques Nadeau (JIRA)" To: drill-dev@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (DRILL-377) Use BufferedInputStream in SpoolingRawBatchBuffer to improve performance MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/DRILL-377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Nadeau resolved DRILL-377. ---------------------------------- Resolution: Fixed Added in 7f7b6be > Use BufferedInputStream in SpoolingRawBatchBuffer to improve performance > ------------------------------------------------------------------------ > > Key: DRILL-377 > URL: https://issues.apache.org/jira/browse/DRILL-377 > Project: Apache Drill > Issue Type: Bug > Reporter: Steven Phillips > Attachments: DRILL-377, DRILL-377.patch > > > Currently, reading back the spooled batches is really slow. Wrapping the input stream in a BufferedInputStream will improve performance -- This message was sent by Atlassian JIRA (v6.2#6252)