You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@impala.apache.org by "Matthew Mulder (JIRA)" <ji...@apache.org> on 2017/04/06 07:01:42 UTC

[jira] [Created] (IMPALA-5176) TestHdfsScanNodeErrors.test_hdfs_scan_node_errors test failing

Matthew Mulder created IMPALA-5176:
--------------------------------------

             Summary: TestHdfsScanNodeErrors.test_hdfs_scan_node_errors test failing
                 Key: IMPALA-5176
                 URL: https://issues.apache.org/jira/browse/IMPALA-5176
             Project: IMPALA
          Issue Type: Bug
          Components: Backend
    Affects Versions: Impala 2.8.0
            Reporter: Matthew Mulder
            Assignee: Alexander Behm


The test is running the query{code}select count(*) from functional_text_lzo.bad_text_lzo;{code}and asserting{code}E   assert Comparing QueryTestResults (expected vs actual):
E     'Blocksize: 536870911 is greater than LZO_MAX_BLOCK_SIZE: 67108864' != None
E     Number of rows returned (expected vs actual): 1 != 0{code}This is happening in change be8d15122de9b1ee35bdd2de43b8daaaa7547098.



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