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

ASF GitHub Bot commented on STORM-535:
--------------------------------------

Github user caofangkun commented on the pull request:

    https://github.com/apache/storm/pull/298#issuecomment-61609994
  
    @clockfly 
    the storm platform itself may need some native lib 
    or common native lib may be provided by storm server side 


> setup 'java.library.path' for native-storm code if necessary
> ------------------------------------------------------------
>
>                 Key: STORM-535
>                 URL: https://issues.apache.org/jira/browse/STORM-535
>             Project: Apache Storm
>          Issue Type: Improvement
>            Reporter: caofangkun
>            Priority: Minor
>
>  JAVA_LIBRARY_PATH=${STORM_HOME}/lib/native/${JAVA_PLATFORM}
> eg:
> If run storm on amd64 , then will add following into  JAVA_LIBRARY_PATH
> ${STORM_HOME}/lib/native/Linux-amd64-64/libsigar-amd64-linux.so
> If run storm on x86_64 , then will add following into  JAVA_LIBRARY_PATH
> ${STORM_HOME}/lib/native/Linux-x86_64-64/libsigar-x86-linux.so



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to