You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Eric Yang (Jira)" <ji...@apache.org> on 2019/10/24 15:53:00 UTC

[jira] [Resolved] (HADOOP-16614) Missing leveldbjni package of aarch64 platform

     [ https://issues.apache.org/jira/browse/HADOOP-16614?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Eric Yang resolved HADOOP-16614.
--------------------------------
    Fix Version/s: 3.3.0
       Resolution: Fixed

Thank you [~seanlau] for the patch.
+1 merged to trunk.


> Missing leveldbjni package of aarch64 platform
> ----------------------------------------------
>
>                 Key: HADOOP-16614
>                 URL: https://issues.apache.org/jira/browse/HADOOP-16614
>             Project: Hadoop Common
>          Issue Type: Bug
>            Reporter: liusheng
>            Priority: Major
>             Fix For: 3.3.0
>
>
> Currently, Hadoop denpend on the *leveldbjni-all:1.8* package of *org.fusesource.leveldbjni* group, but it cannot support ARM platform.
> see: [https://search.maven.org/search?q=g:org.fusesource.leveldbjni]
> Because the leveldbjni community is inactivity and the  code ([https://github.com/fusesource/leveldbjni]) didn't updated a long time.I will build the leveldbjni package of aarch64 platform, and upload it with other platform packages of *org.fusesource.leveldbjni* to a new *org.openlabtesting.leveldbjni* maven repo. In hadoop code, I will add a new profile aarch64 for for automatically select the *org.openlabtesting.leveldbjni* artifact group and using the aarch64 package of leveldbjni when running on ARM server, this approach has no effect on current code.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: common-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-dev-help@hadoop.apache.org