You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by "Steven Phillips (JIRA)" <ji...@apache.org> on 2014/02/20 03:39:19 UTC

[jira] [Updated] (DRILL-377) Use BufferedInputStream in SpoolingRawBatchBuffer to improve performance

     [ https://issues.apache.org/jira/browse/DRILL-377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steven Phillips updated DRILL-377:
----------------------------------

    Attachment: DRILL-377

wrap FileInputStream in a BufferedInputStream

> 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
>
>
> 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.1.5#6160)