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

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

{code}
    <profile>
      <id>aarch64</id>
      <properties>
        <leveldbjni.group>org.openlabtesting.leveldbjni</leveldbjni.group>
      </properties>
      <activation>
        <os>
          <family>linux</family>
          <arch>aarch64</arch>
        </os>
      </activation>
    </profile>
{code}

I think this is why only on M1 mac we face the license issue? This is in 
hadoop's pom file...

> 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)

Reply via email to