[
https://issues.apache.org/jira/browse/HBASE-28223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andor Molnar resolved HBASE-28223.
----------------------------------
Resolution: Invalid
> Include shaded netty-all in hbase-shaded-mapreduce
> --------------------------------------------------
>
> Key: HBASE-28223
> URL: https://issues.apache.org/jira/browse/HBASE-28223
> Project: HBase
> Issue Type: Improvement
> Components: mapreduce, shading
> Affects Versions: 3.0.0-alpha-4, 2.4.17, 2.5.6
> Reporter: Andor Molnar
> Assignee: Andor Molnar
> Priority: Major
>
> Since ZooKeeper TLS connection is supported within HBase, we need netty-all
> on the classpath. It's already present in hbase-shaded-client and we need it
> in hbase-shaded-mapreduce for MR clients too. netty-all is already included
> in pom.xml, but only with test-scope, so shading plugin doesn't add it to the
> jar. Patch will override it to compile-scope.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)