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

Vadim Bondarev commented on HADOOP-9225:
----------------------------------------

Since there is on dependency on snappy native library in project and it's not 
builded in mvn project we should :

1. download from http://snappy.googlecode.com/files/snappy-1.0.5.tar.gz and 
build. 
Default installation folder for snappy is {/usr/local/lib}

2. before build do   export LD_LIBRARY_PATH=/usr/local/lib {snappy default 
installation directory}


                
> Cover package org.apache.hadoop.compress.Snappy
> -----------------------------------------------
>
>                 Key: HADOOP-9225
>                 URL: https://issues.apache.org/jira/browse/HADOOP-9225
>             Project: Hadoop Common
>          Issue Type: Test
>    Affects Versions: 3.0.0, 2.0.3-alpha, 0.23.6
>            Reporter: Vadim Bondarev
>         Attachments: HADOOP-9225-branch-0.23-a.patch, 
> HADOOP-9225-branch-2-a.patch, HADOOP-9225-trunk-a.patch
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to