[
https://issues.apache.org/jira/browse/HIVE-21961?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17067066#comment-17067066
]
Hankó Gergely commented on HIVE-21961:
--------------------------------------
Probably this line
[https://github.com/apache/hive/blob/3c4225861e2ab47f571cf82599236db10ca80f7c/service/src/java/org/apache/hive/service/cli/thrift/ThriftHttpCLIService.java#L129]
has to be changed to
{code:java}
SslContextFactory.Server sslContextFactory = new
SslContextFactory.Server();{code}
because of this issue:
[https://github.com/eclipse/jetty.project/issues/4425]
Please check before merge.
> Update jetty version to 9.4.x
> -----------------------------
>
> Key: HIVE-21961
> URL: https://issues.apache.org/jira/browse/HIVE-21961
> Project: Hive
> Issue Type: Task
> Reporter: Oleksiy Sayankin
> Assignee: László Bodor
> Priority: Major
> Attachments: HIVE-21961.02.patch, HIVE-21961.03.patch,
> HIVE-21961.patch
>
>
> Update jetty version to 9.4.x
--
This message was sent by Atlassian Jira
(v8.3.4#803005)