[ 
https://issues.apache.org/jira/browse/IMPALA-7017?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16479334#comment-16479334
 ] 

ASF subversion and git services commented on IMPALA-7017:
---------------------------------------------------------

Commit 6af65697f291b859509d756b1d839176f664111d in impala's branch 
refs/heads/master from [~vercego]
[ https://git-wip-us.apache.org/repos/asf?p=impala.git;h=6af6569 ]

IMPALA-7017: deflake/fix test_catalog_restart test

The custom_cluster/test_metadata_replicas.py:test_catalog_restart
test has been recently flaky/broken for two reasons:

1) Variable support for Hive and non-hdfs filesystems. Other tests that
depend on Hive have disabled tests for non-hdfs filesystems. Since the
functionality tested is not intended for all filesystems, this change
disables this test for all filesystems other than hdfs.

2) Several builds have been flaky when looking up catalogd's version.
This change adds a retry for obtaining the version.

Change-Id: Iab6edb01f0bd7f5408cfef28fd05fdc95fb78469
Reviewed-on: http://gerrit.cloudera.org:8080/10397
Reviewed-by: Joe McDonnell <joemcdonn...@cloudera.com>
Tested-by: Impala Public Jenkins <impala-public-jenk...@cloudera.com>


> 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)

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

Reply via email to