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:15:00 UTC

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

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

Tim Armstrong commented on IMPALA-7126:
---------------------------------------

{noformat}
I0605 14:00:03.738313 16688 status.cc:74] 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.
    @          0x189126a  impala::Status::Status()
    @          0x1d033ac  impala::TmpFileMgr::WriteHandle::CheckHashAndDecrypt()
    @          0x1d016d1  impala::TmpFileMgr::FileGroup::RestoreData()
    @          0x1f8e11a  impala::BufferPool::Client::StartMoveToPinned()
    @          0x1f8a8e8  impala::BufferPool::Pin()
    @          0x30cbeb1  impala::BufferedTupleStream::PinPage()
    @          0x30cc0a3  impala::BufferedTupleStream::PinPageIfNeeded()
    @          0x30cdc5a  impala::BufferedTupleStream::NextReadPage()
    @          0x30d3b83  impala::BufferedTupleStream::GetNextInternal<>()
    @          0x30d1981  impala::BufferedTupleStream::GetNextInternal<>()
    @          0x30cef46  impala::BufferedTupleStream::GetNext()
    @          0x2da9d5a  impala::PartitionedHashJoinNode::EvaluateNullProbe()
    @          0x2dab1d6  impala::PartitionedHashJoinNode::CleanUpHashPartitions()
    @          0x2da27fb  impala::PartitionedHashJoinNode::GetNext()
    @          0x2ddf064  impala::SortNode::SortInput()
    @          0x2dde200  impala::SortNode::Open()
    @          0x1d3811f  impala::FragmentInstanceState::Open()
    @          0x1d3594f  impala::FragmentInstanceState::Exec()
    @          0x1d45105  impala::QueryState::ExecFInstance()
    @          0x1d43978  _ZZN6impala10QueryState15StartFInstancesEvENKUlvE_clEv
    @          0x1d45e23  _ZN5boost6detail8function26void_function_obj_invoker0IZN6impala10QueryState15StartFInstancesEvEUlvE_vE6invokeERNS1_15function_bufferE
    @          0x1b7d19a  boost::function0<>::operator()()
    @          0x1f65ae7  impala::Thread::SuperviseThread()
    @          0x1f6db9d  boost::_bi::list5<>::operator()<>()
    @          0x1f6dac1  boost::_bi::bind_t<>::operator()()
    @          0x1f6da84  boost::detail::thread_data<>::run()
    @          0x31dd93a  thread_proxy
    @       0x3ad8e07851  (unknown)
    @       0x3ad8ae894d  (unknown)
{noformat}

> 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
>            Priority: Critical
>              Labels: flaky
>
> {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