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

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

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

Alexander Behm resolved IMPALA-5176.
------------------------------------
    Resolution: Not A Bug

There was a coordinated change in Impala and Impala-Lzo. This job failed because it picked up the repos in an inconsistent state.

> 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
>            Priority: Blocker
>              Labels: broken-build
>
> 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)