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

Duo Zhang commented on HBASE-27103:
-----------------------------------

We already have this in our supplemental file.

{code}
  <supplement>
    <project>
      <groupId>org.fusesource.leveldbjni</groupId>
      <artifactId>leveldbjni-all</artifactId>

      <licenses>
        <license>
<!-- Original license text substituted "FuseSource Corp." for "the copyright 
holder"
     in the original 3-Clause license. Since their pom linked directly to the 
standard
     3-Clause text, we're grouping them with the others.
-->
          <name>BSD 3-Clause License</name>
          <url>http://www.opensource.org/licenses/BSD-3-Clause</url>
          <distribution>repo</distribution>
          <comments>
Copyright (c) 2011 FuseSource Corp. All rights reserved.
</comments>
        </license>
      </licenses>
    </project>
  </supplement>
{code}

So I think it is fine to also add openlabtesting to it. They have the same 
license.

> 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: Andrew Kyle Purtell
>            Priority: Critical
>             Fix For: 2.5.0, 3.0.0-alpha-3
>
>
> It seems we must include leveldbjni-all when starting a MiniYARNCluster.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

Reply via email to