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 "Tim Armstrong (JIRA)" <ji...@apache.org> on 2018/06/06 00:11:00 UTC

[jira] [Created] (IMPALA-7126) test_spilling_naaj failed: "verification of read data failed"

Tim Armstrong created IMPALA-7126:
-------------------------------------

             Summary: test_spilling_naaj failed: "verification of read data failed"
                 Key: IMPALA-7126
                 URL: https://issues.apache.org/jira/browse/IMPALA-7126
             Project: IMPALA
          Issue Type: Bug
          Components: Backend
    Affects Versions: Impala 3.1.0
            Reporter: Tim Armstrong
            Assignee: Tim Armstrong


{noformat}
14:07:04 =================================== FAILURES ===================================
14:07:04  TestSpillingDebugActionDimensions.test_spilling_naaj[exec_option: {'debug_action': None, 'default_spillable_buffer_size': '256k'} | table_format: parquet/none] 
14:07:04 [gw0] linux2 -- Python 2.6.6 /data/jenkins/workspace/impala-asf-master-core/repos/Impala/bin/../infra/python/env/bin/python
14:07:04 query_test/test_spilling.py:71: in test_spilling_naaj
14:07:04     self.run_test_case('QueryTest/spilling-naaj', vector)
14:07:04 common/impala_test_suite.py:405: in run_test_case
14:07:04     result = self.__execute_query(target_impalad_client, query, user=user)
14:07:04 common/impala_test_suite.py:620: in __execute_query
14:07:04     return impalad_client.execute(query, user=user)
14:07:04 common/impala_connection.py:160: in execute
14:07:04     return self.__beeswax_client.execute(sql_stmt, user=user)
14:07:04 beeswax/impala_beeswax.py:173: in execute
14:07:04     handle = self.__execute_query(query_string.strip(), user=user)
14:07:04 beeswax/impala_beeswax.py:341: in __execute_query
14:07:04     self.wait_for_completion(handle)
14:07:04 beeswax/impala_beeswax.py:361: in wait_for_completion
14:07:04     raise ImpalaBeeswaxException("Query aborted:" + error_log, None)
14:07:04 E   ImpalaBeeswaxException: ImpalaBeeswaxException:
14:07:04 E    Query aborted:Error reading 65536 bytes from scratch file '/tmp/impala-scratch/d543584c89768b84:ec65516800000000_9b33ae1f-6775-4acf-93ee-5823de190d2c' on backend ec2-m2-4xlarge-centos-6-4-1fae.vpc.cloudera.com:22002 at offset 72155136: verification of read data failed.
{noformat}

Could either be a software bug or a disk error.



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