You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Ashish Shukla (JIRA)" <ji...@apache.org> on 2018/10/28 17:24:00 UTC

[jira] [Updated] (DRILL-6814) Query performance on S3 files

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

Ashish Shukla updated DRILL-6814:
---------------------------------
    Description: 
I have installed 4 Node drill cluster on Amazon EC2 and  trying to execute a simple count on one Amazon S3 file. File type is CSV and size is approx- 14GB.
 The query returns expected count after the execution of approx 30 minutes.
 If we keep the same file in hdfs or create a table in postgres, execution time is relatively very less (approx 2-3 minutes).
 Is it normal behavior or something can be done for S3 files to make execution time comparable ?

  was:
I have installed 4 Node drill cluster on Amazon EC2 and  trying to execute a simple count on one Amazon S3 file. File type is CSV and size is approx- 14GB.
 The query returns expected count after the execution of approx 30 minutes.
 If we keep the same file in hdfs or create a table in postgres, execution time is relatively very less (approx 2-3 minutes).
 Is it normal behavior or something can be done for S3 files to make execution time comparable. 


> Query performance on S3 files
> -----------------------------
>
>                 Key: DRILL-6814
>                 URL: https://issues.apache.org/jira/browse/DRILL-6814
>             Project: Apache Drill
>          Issue Type: Improvement
>          Components: Storage - Other
>    Affects Versions: 1.14.0
>         Environment: Amazon EC2 instances-
> 4 Linux Redhat machines -version 7.5
> RAM- 32GB
>            Reporter: Ashish Shukla
>            Priority: Major
>
> I have installed 4 Node drill cluster on Amazon EC2 and  trying to execute a simple count on one Amazon S3 file. File type is CSV and size is approx- 14GB.
>  The query returns expected count after the execution of approx 30 minutes.
>  If we keep the same file in hdfs or create a table in postgres, execution time is relatively very less (approx 2-3 minutes).
>  Is it normal behavior or something can be done for S3 files to make execution time comparable ?



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)