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

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

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

Eric Yang commented on HADOOP-16614:
------------------------------------

The patch looks good to me.  I will commit if no objections.

> 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
>
> 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-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org