You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "hakki (JIRA)" <ji...@apache.org> on 2019/01/24 14:50:00 UTC

[jira] [Created] (IMPALA-8109) Impala cannot read the gzip files bigger than 2 GB

hakki created IMPALA-8109:
-----------------------------

             Summary: Impala cannot read the gzip files bigger than 2 GB
                 Key: IMPALA-8109
                 URL: https://issues.apache.org/jira/browse/IMPALA-8109
             Project: IMPALA
          Issue Type: Bug
          Components: Backend
    Affects Versions: Impala 2.12.0
            Reporter: hakki


When querying a partition containing gzip files, the query fails with the error below: 
WARNINGS: Disk I/O error: Error seeking to -2147483648 in file: hdfs://HADOOP_CLUSTER/user/hive/AAA/BBB/datehour=20180910/XXXXXXX.gz: 
Error(255): Unknown error 255
Root cause: EOFException: Cannot seek to negative offset

hdfs://HADOOP_CLUSTER/user/hive/AAA/BBB/datehour=20180910/XXXXXXX.gz file has a size of bigger than 2 GB (approx: 2.4 GB)



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org