You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@chukwa.apache.org by "Eric Yang (JIRA)" <ji...@apache.org> on 2009/04/24 04:13:30 UTC

[jira] Commented: (CHUKWA-189) Missing JAVA_LIBRARY_PATH

    [ https://issues.apache.org/jira/browse/CHUKWA-189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12702216#action_12702216 ] 

Eric Yang commented on CHUKWA-189:
----------------------------------

+1 this is required for compression.

> Missing JAVA_LIBRARY_PATH
> -------------------------
>
>                 Key: CHUKWA-189
>                 URL: https://issues.apache.org/jira/browse/CHUKWA-189
>             Project: Hadoop Chukwa
>          Issue Type: Bug
>            Reporter: Jerome Boulon
>            Assignee: Jerome Boulon
>            Priority: Blocker
>         Attachments: CHUKWA-189.patch
>
>
> # JAVA LIBRARY PATH for native compression codec
> export JAVA_PLATFORM=Linux-i386-32
> export JAVA_LIBRARY_PATH=${HADOOP_HOME}/lib/native/${JAVA_PLATFORM}

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.