You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by "john li (JIRA)" <ji...@apache.org> on 2017/05/12 04:31:04 UTC

[jira] [Created] (DRILL-5506) Apache Drill Querying data from compressed .zip file

john li created DRILL-5506:
------------------------------

             Summary: Apache Drill Querying data from compressed .zip file
                 Key: DRILL-5506
                 URL: https://issues.apache.org/jira/browse/DRILL-5506
             Project: Apache Drill
          Issue Type: Bug
          Components: Functions - Drill
    Affects Versions: 1.10.0
            Reporter: john li


Referring to the previous issue
https://issues.apache.org/jira/browse/DRILL-2806

According to the remarks from  Steven Phillips added a comment - 16/Apr/15 21:50 
"The only compression codecs that work with Drill out of the box are gz, and bz2. Additional codecs can be added by including the relevant libraries in the Drill classpath."

I would like to learn how to use Apache Drill to query data from compressed .zip file.
 
However , the only default compression codecs that work with Apache Drill are gz, and bz2.
 
Assuming that Additional codecs can be added by including the relevant libraries in the Drill classpath.
 
Please kindly show me the step by step instructions so that I can understand how exactly to add the "zip" codec and how to include the relevant libraries in the Drill classpath ?




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)