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 "Michael Brown (JIRA)" <ji...@apache.org> on 2018/08/14 21:56:00 UTC

[jira] [Commented] (IMPALA-7445) test_resource_limits running in unsupported envs

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

Michael Brown commented on IMPALA-7445:
---------------------------------------

A failure looks like this:
{noformat}
query_test/test_resource_limits.py:44: in test_resource_limits
    self.run_test_case('QueryTest/query-resource-limits', vector)
common/impala_test_suite.py:412: in run_test_case
    self.__verify_exceptions(test_section['CATCH'], str(e), use_db)
common/impala_test_suite.py:290: in __verify_exceptions
    (expected_str, actual_str)
E   AssertionError: Unexpected exception string. Expected: row_regex:.*terminated due to scan bytes limit of 1.00 K.*
E   Not found in actual: ImpalaBeeswaxException: INNER EXCEPTION: <class 'beeswaxd.ttypes.BeeswaxException'> MESSAGE: RuntimeException: couldn't retrieve HBase table (functional_hbase.alltypesagg) info:callTimeout=1200000, callDuration=1244482: org.apache.zookeeper.KeeperException$ConnectionLossException: KeeperErrorCode = ConnectionLoss for /hbase/meta-region-server row 'functional_hbase.alltypesagg' on table 'hbase:meta' at nullCAUSED BY: SocketTimeoutException: callTimeout=1200000, callDuration=1244482: org.apache.zookeeper.KeeperException$ConnectionLossException: KeeperErrorCode = ConnectionLoss for /hbase/meta-region-server row 'functional_hbase.alltypesagg' on table 'hbase:meta' at nullCAUSED BY: IOException: org.apache.zookeeper.KeeperException$ConnectionLossException: KeeperErrorCode = ConnectionLoss for /hbase/meta-region-serverCAUSED BY: ConnectionLossException: KeeperErrorCode = ConnectionLoss for /hbase/meta-region-server
{noformat}

> test_resource_limits running in unsupported envs
> ------------------------------------------------
>
>                 Key: IMPALA-7445
>                 URL: https://issues.apache.org/jira/browse/IMPALA-7445
>             Project: IMPALA
>          Issue Type: Bug
>          Components: Infrastructure
>    Affects Versions: Impala 3.1.0
>            Reporter: Michael Brown
>            Assignee: Michael Brown
>            Priority: Blocker
>
> A new test test_resource_limits runs in unsupported environments and fails in them, for example on S3 with Hbase. Fix should be to factor out the tests that are "skippable".



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