[
https://issues.apache.org/jira/browse/IMPALA-8973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16943326#comment-16943326
]
ASF subversion and git services commented on IMPALA-8973:
---------------------------------------------------------
Commit 49202ffc51f4c4198b9b03c5c508a237c40c71e3 in impala's branch
refs/heads/master from Kurt Deschler
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=49202ff ]
IMPALA-8973: Update Kudu version to fix openssl1.1.1 compatibility issue
Automated tests were failing while creating Kudu tables with
openssl1.1.1 installed on the machine
This issue was previously reported under KUDU-2871 and resolved by
disabling TLS 1.3 in Kudu source. This change bumps the Kudu version in
impala-config.sh to pull in the fix for KUDU-2871.
Testing:
Create kudu table via automated tests passes
Change-Id: Ic34520b4b260e9fe610bc6a5a0e8acf8066dfa69
Reviewed-on: http://gerrit.cloudera.org:8080/14304
Reviewed-by: Lars Volker <[email protected]>
Tested-by: Impala Public Jenkins <[email protected]>
> Update Kudu version to fix openssl1.1.1 compatibility issue
> -----------------------------------------------------------
>
> Key: IMPALA-8973
> URL: https://issues.apache.org/jira/browse/IMPALA-8973
> Project: IMPALA
> Issue Type: Bug
> Components: Infrastructure
> Affects Versions: Impala 3.4.0
> Reporter: Kurt Deschler
> Assignee: Kurt Deschler
> Priority: Major
> Labels: kudu
> Fix For: Impala 3.4.0
>
>
> openssl1.1.1/TLS1.3 exposed an issue with Kudu connectivity that was resolved
> https://issues.apache.org/jira/browse/KUDU-2871.
> This issue was observed causing test failures in kudu tests:
> MESSAGE: ImpalaRuntimeException: Error creating Kudu table
> 'impala::tpch_kudu.lineitem'
> CAUSED BY: NonRecoverableException: not enough live tablet servers to create
> a table with the requested replication factor 3; 0 tablet servers are alive
> 16:37:21.564919 7150 [heartbeater.cc:566]|http://heartbeater.cc:566]/]
> Failed to heartbeat to 127.0.0.1:7051 (0 consecutive failures): Network
> error: Failed to ping master at 127.0.0.1:7051: Client connection negotiation
> failed: client connection to 127.0.0.1:7051: connect: Connection refused
> (error 111)
> logs/data_loading/impalad.kurt-cldr.kdeschle.log.INFO.XXX
> "not enough live tablet servers"
>
> impala-config.sh needs to be updated to pull in a newer version of Kudu that
> has this fix.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]