[
https://issues.apache.org/jira/browse/HBASE-27103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17552192#comment-17552192
]
Duo Zhang commented on HBASE-27103:
-----------------------------------
OK, the related code is in ShuffleHandler.
https://github.com/apache/hadoop/blob/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-shuffle/src/main/java/org/apache/hadoop/mapred/ShuffleHandler.java
I do not think we can remove the dependency on ShuffleHandler, so let's add the
leveldbjni-all back. Fortunately we only need to use it in tests...
[~apurtell] FYI. Let me see what is the license issue...
> All MR UTs are broken because of ClassNotFound
> ----------------------------------------------
>
> Key: HBASE-27103
> URL: https://issues.apache.org/jira/browse/HBASE-27103
> Project: HBase
> Issue Type: Bug
> Components: hadoop3, test
> Reporter: Duo Zhang
> Assignee: Duo Zhang
> Priority: Critical
>
> It seems we must include leveldbjni-all when starting a MiniYARNCluster.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)