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 "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2019/04/30 15:37:00 UTC

[jira] [Commented] (IMPALA-8465) hs2.test_json_endpoints.TestJsonEndpoints fails on deployed clusters

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

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

Commit c0dc9fddfe5eb7b4f3076f0589dcf02d795be566 in impala's branch refs/heads/master from Tim Armstrong
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=c0dc9fd ]

IMPALA-8465: fix TestJsonEndpoints for remote clusters

ImpalaCluster does not work for remote clusters, and
the patch introduced a dependency on it for a test that previously
didn't depend on it.

This reverts to the old logic for non-dockerized clusters.

Change-Id: I8cf6ecfb72ec18be0b5274e360825fb3f203dd20
Reviewed-on: http://gerrit.cloudera.org:8080/13136
Reviewed-by: Tim Armstrong <ta...@cloudera.com>
Tested-by: Impala Public Jenkins <im...@cloudera.com>


> hs2.test_json_endpoints.TestJsonEndpoints fails on deployed clusters
> --------------------------------------------------------------------
>
>                 Key: IMPALA-8465
>                 URL: https://issues.apache.org/jira/browse/IMPALA-8465
>             Project: IMPALA
>          Issue Type: Bug
>          Components: Infrastructure
>    Affects Versions: Impala 3.3.0
>            Reporter: David Knupp
>            Assignee: Tim Armstrong
>            Priority: Major
>
> Changes to tests.common.ImpalaCluster in [commit 2ca7f8e7|https://github.com/apache/impala/commit/2ca7f8e7c0781a1914275b3506cf8a7748c44c85#diff-6fea89ad0e6c440b0373bb136d7510b5] introduced a regression in this test.
> {noformat}
> hs2/test_json_endpoints.py:51: in test_waiting_in_flight_queries
>     queries_json = self._get_json_queries(http_addr)
> hs2/test_json_endpoints.py:33: in _get_json_queries
>     return cluster.impalads[0].service.get_debug_webpage_json("/queries")
> E   IndexError: list index out of range
> {noformat}



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