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 2018/08/07 10:07:00 UTC

[jira] [Updated] (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:all-tabpanel ]

Jun He updated BIGTOP-2101:
---------------------------
    Fix Version/s:     (was: backlog)
                   1.3.0

> 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
>            Priority: Major
>             Fix For: 1.3.0
>
>         Attachments: BIGTOP-2101.0.patch, BIGTOP-2101.1.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
(v7.6.3#76005)