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

Hudson commented on HADOOP-16614:
---------------------------------

SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #17568 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/17568/])
HADOOP-16614.  Add aarch64 support for dependent leveldbjni.             
(eyang: rev ac6b6a6a85c126efbfda12dc9979706490246bbe)
* (edit) 
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-shuffle/pom.xml
* (edit) 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-common/pom.xml
* (edit) 
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-hs/pom.xml
* (edit) hadoop-mapreduce-project/pom.xml
* (edit) hadoop-project/pom.xml
* (edit) 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/pom.xml
* (edit) hadoop-client-modules/hadoop-client-minicluster/pom.xml
* (edit) pom.xml
* (edit) 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-applicationhistoryservice/pom.xml
* (edit) 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/pom.xml
* (edit) hadoop-hdfs-project/hadoop-hdfs/pom.xml


> 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to