You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@orc.apache.org by "Panagiotis Garefalakis (Jira)" <ji...@apache.org> on 2021/08/10 07:31:00 UTC

[jira] [Commented] (ORC-915) Remove io.netty:netty from Spark benchmark

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

Panagiotis Garefalakis commented on ORC-915:
--------------------------------------------

Resolved via https://github.com/apache/orc/pull/822

> Remove io.netty:netty from Spark benchmark
> ------------------------------------------
>
>                 Key: ORC-915
>                 URL: https://issues.apache.org/jira/browse/ORC-915
>             Project: ORC
>          Issue Type: Test
>          Components: Java
>    Affects Versions: 1.7.0, 1.8.0
>            Reporter: Dongjoon Hyun
>            Assignee: Dongjoon Hyun
>            Priority: Major
>             Fix For: 1.8.0
>
>
> Spark 3 removed it.
> {code}
> $ ls spark-2.4.8-bin-hadoop2.7/jars/netty-*
> spark-2.4.8-bin-hadoop2.7/jars/netty-3.9.9.Final.jar      spark-2.4.8-bin-hadoop2.7/jars/netty-all-4.1.47.Final.jar
> $ ls spark-3.1.2-bin-hadoop3.2/jars/netty-all-4.1.51.Final.jar
> spark-3.1.2-bin-hadoop3.2/jars/netty-all-4.1.51.Final.jar
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)