[
https://issues.apache.org/jira/browse/HADOOP-11790?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14392932#comment-14392932
]
Steve Loughran commented on HADOOP-11790:
-----------------------------------------
Getting a PPC binary into maven is the obvious best choice, though it is
clearly not on the leveldbjni roadmap.
Unless you can come up with a way which enables those tests to be skipped on
PPC systems, you are going to have to locally build leveldbjni.
> Testcase failures in PowerPC due to leveldbjni artifact
> -------------------------------------------------------
>
> Key: HADOOP-11790
> URL: https://issues.apache.org/jira/browse/HADOOP-11790
> Project: Hadoop Common
> Issue Type: Bug
> Components: test
> Affects Versions: 2.6.0
> Environment: PowerPC64LE
> Reporter: Ayappan
> Priority: Minor
>
> The leveldbjni artifact in maven repository has been built for only x86
> architecture. Due to which some of the testcases are failing in PowerPC. The
> leveldbjni community has no plans to support other platforms [
> https://github.com/fusesource/leveldbjni/issues/54 ]. Right now , the
> approach is we need to locally built leveldbjni prior to running hadoop
> testcases. Pushing a PowerPC-specific leveldbjni artifact in central maven
> repository and making pom.xml to pickup it up while running in PowerPC is
> another option but i don't know whether this is a suitable one . Any other
> alternative/solution is there ?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)