You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bigtop.apache.org by "Olaf Flebbe (JIRA)" <ji...@apache.org> on 2015/10/27 22:27:27 UTC

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

Olaf Flebbe created BIGTOP-2101:
-----------------------------------

             Summary: 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
            Reporter: Olaf Flebbe


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.3.4#6332)