You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bigtop.apache.org by "Jun He (JIRA)" <ji...@apache.org> on 2017/11/14 08:41:00 UTC

[jira] [Comment Edited] (BIGTOP-2101) ignite-hadoop contains an arch-dependent shared lib

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

Jun He edited comment on BIGTOP-2101 at 11/14/17 8:40 AM:
----------------------------------------------------------

This patch build libigniteshmem.so from source and repack it with original ignite-shmem-1.0.0.jar.
Verified with ignite-hadoop smoke test on aarch64 platform.


was (Author: jun.he):
This patch build libigniteshmem.so from source and repack it with original ignite-shmem-1.0.0.jar.

> ignite-hadoop contains an arch-dependent shared lib
> ---------------------------------------------------
>
>                 Key: BIGTOP-2101
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-2101
>             Project: Bigtop
>          Issue Type: Bug
>          Components: ppc64le
>    Affects Versions: 1.1.0
>            Reporter: Olaf Flebbe
>            Assignee: Jun He
>             Fix For: backlog
>
>         Attachments: BIGTOP-2101.0.patch
>
>
> The library ignite-shmem.jar contains arch dependent stuff.
> Either move it to a arch dependent package or make ignite arch dependent (like hadoop itself)
> {code}
> olaf@nucky:~/bigtop$ jar tvf /usr/lib/ignite-hadoop/libs/ignite-shmem-1.0.0.jar 
>      0 Fri Mar 13 21:27:02 CET 2015 META-INF/
>    128 Fri Mar 13 21:27:02 CET 2015 META-INF/MANIFEST.MF
>      0 Fri Mar 13 21:26:58 CET 2015 META-INF/native/
>      0 Fri Mar 13 21:26:58 CET 2015 META-INF/native/linux64/
>      0 Fri Mar 13 21:26:58 CET 2015 META-INF/native/osx/
> 138345 Fri Mar 13 21:26:58 CET 2015 META-INF/native/linux64/libigniteshmem.so
>  33116 Fri Mar 13 21:26:58 CET 2015 META-INF/native/osx/libigniteshmem.dylib
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)