You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@impala.apache.org by "Vuk Ercegovac (JIRA)" <ji...@apache.org> on 2018/05/17 16:25:00 UTC

[jira] [Resolved] (IMPALA-7017) TestMetadataReplicas.test_catalog_restart fails with exception

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

Vuk Ercegovac resolved IMPALA-7017.
-----------------------------------
       Resolution: Fixed
    Fix Version/s: Impala 3.1.0
                   Impala 2.13.0

> TestMetadataReplicas.test_catalog_restart fails with exception
> --------------------------------------------------------------
>
>                 Key: IMPALA-7017
>                 URL: https://issues.apache.org/jira/browse/IMPALA-7017
>             Project: IMPALA
>          Issue Type: Bug
>          Components: Frontend
>    Affects Versions: Impala 2.13.0
>            Reporter: Joe McDonnell
>            Assignee: Vuk Ercegovac
>            Priority: Blocker
>              Labels: broken-build, flaky
>             Fix For: Impala 2.13.0, Impala 3.1.0
>
>
> An exhaustive build with Thrift RPC on the 2.x branch encountered an error on custom_cluster.test_metadata_replicas.TestMetadataReplicas.test_catalog_restart:
> {noformat}
> custom_cluster/test_metadata_replicas.py:71: in test_catalog_restart
>     assert False, "Unexpected exception: " + str(e)
> E   AssertionError: Unexpected exception: 'version'
> E   assert False{noformat}
> This has happened once. I will attach more log information below.
>  



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