You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "John Omernik (JIRA)" <ji...@apache.org> on 2019/02/13 15:55:00 UTC

[jira] [Created] (DRILL-7039) logRegex plugin doesn't implicitly handle .gz files

John Omernik created DRILL-7039:
-----------------------------------

             Summary: logRegex plugin doesn't implicitly handle .gz files
                 Key: DRILL-7039
                 URL: https://issues.apache.org/jira/browse/DRILL-7039
             Project: Apache Drill
          Issue Type: Bug
          Components: Storage - Other
    Affects Versions: 1.14.0
            Reporter: John Omernik


When querying a file that is .log The logRegex function returns as expected. When it's .log.gz it returns a Too Many errors and shows a line that is a binary data (i.e. compressed file).  To be in line with out text plugins, it should see a .gz extension and automatically decompress. 



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