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

Tim Armstrong commented on IMPALA-8672:
---------------------------------------

Thanks. Just for context, we have seen this only on an old CentOS6.4 image 
testing and haven't reproduced it anywhere else. So my tendency is to think 
that this is an issue with the OS or VMs (we don't have a good theory where 
this is a bug in Impala).

> verification of read data failed with OpenSSL error in EVP_DecryptFinal 
> decrypting while reading from scratch file
> ------------------------------------------------------------------------------------------------------------------
>
>                 Key: IMPALA-8672
>                 URL: https://issues.apache.org/jira/browse/IMPALA-8672
>             Project: IMPALA
>          Issue Type: Bug
>          Components: Backend
>    Affects Versions: Impala 3.3.0
>            Reporter: Andrew Sherman
>            Assignee: Tim Armstrong
>            Priority: Critical
>
> This is a failure that is likeĀ IMPALA-7983 andĀ IMPALA-7126.
> query_test.test_aggregation.TestAggregationQueries.test_aggregation failed 
> {code}
> E    Query aborted:Error reading 2097152 bytes from scratch file 
> '/tmp/impala-scratch/4e4e74f427936e7f:5b8c8f0000000000_87092364-1e37-4661-ace3-67fb0c329078'
>  on backend shared-centos64-ec2-m2-4xlarge-spot-00c9.vpc.cloudera.com:22001 
> at offset 94371840: verification of read data failed.
> E   OpenSSL error in EVP_DecryptFinal decrypting:
> {code}
> In the log this looks like
> {code}
> I0616 23:23:09.886590 13110 status.cc:124] 4e4e74f427936e7f:5b8c8f0000000005] 
> OpenSSL error in EVP_DecryptFinal decrypting: 
>     @          0x1afe0cc  impala::Status::Status()
>     @          0x22d7b3b  impala::OpenSSLErr()
>     @          0x22d8693  impala::EncryptionKey::EncryptInternal()
>     @          0x22d7e15  impala::EncryptionKey::Decrypt()
>     @          0x1fce519  
> impala::TmpFileMgr::WriteHandle::CheckHashAndDecrypt()
>     @          0x1fcc464  impala::TmpFileMgr::FileGroup::RestoreData()
>     @          0x234f7a2  impala::BufferPool::Client::StartMoveToPinned()
>     @          0x234bd5b  impala::BufferPool::Pin()
>     @          0x2844f06  impala::BufferedTupleStream::PinPage()
>     @          0x2845202  impala::BufferedTupleStream::PinPageIfNeeded()
>     @          0x2846ef9  impala::BufferedTupleStream::NextReadPage()
>     @          0x284d1a8  impala::BufferedTupleStream::GetNextInternal<>()
>     @          0x284ad0e  impala::BufferedTupleStream::GetNextInternal<>()
>     @          0x2848427  impala::BufferedTupleStream::GetNext()
>     @          0x2536175  impala::GroupingAggregator::ProcessStream<>()
>     @          0x252f5dd  impala::GroupingAggregator::BuildSpilledPartition()
>     @          0x252eb16  impala::GroupingAggregator::NextPartition()
>     @          0x252a526  impala::GroupingAggregator::GetRowsFromPartition()
>     @          0x252a0c4  impala::GroupingAggregator::GetNext()
>     @          0x24fa5ea  impala::AggregationNode::GetNext()
>     @          0x24f9962  impala::AggregationNode::Open()
>     @          0x1ff530b  impala::FragmentInstanceState::Open()
>     @          0x1ff1fcf  impala::FragmentInstanceState::Exec()
>     @          0x20059b5  impala::QueryState::ExecFInstance()
>     @          0x2003c87  
> _ZZN6impala10QueryState15StartFInstancesEvENKUlvE_clEv
>     @          0x2007696  
> _ZN5boost6detail8function26void_function_obj_invoker0IZN6impala10QueryState15StartFInstancesEvEUlvE_vE6invokeERNS1_15function_bufferE
>     @          0x1e18bdd  boost::function0<>::operator()()
>     @          0x23230dc  impala::Thread::SuperviseThread()
>     @          0x232b460  boost::_bi::list5<>::operator()<>()
>     @          0x232b384  boost::_bi::bind_t<>::operator()()
>     @          0x232b347  boost::detail::thread_data<>::run()
>     @          0x39eb159  thread_proxy
> {code}
> System logs: dmesg and messages have nothing interesting that I can see.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to