You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bigtop.apache.org by "Guo Ruijing (JIRA)" <ji...@apache.org> on 2014/03/06 05:52:42 UTC

[jira] [Commented] (BIGTOP-1245) DFSCIOTest fails with libhdfs.so.1 missing

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

Guo Ruijing commented on BIGTOP-1245:
-------------------------------------

solution 1: create JIRA in hadoop to use libary path from configuration instead hard code in java.
solution 2: also add libhdfs.so.1 in /usr/lib/hadoop/libhdfs

> DFSCIOTest fails with libhdfs.so.1 missing
> ------------------------------------------
>
>                 Key: BIGTOP-1245
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-1245
>             Project: Bigtop
>          Issue Type: Bug
>    Affects Versions: 0.6.0, 0.7.0
>            Reporter: Guo Ruijing
>
> hadoop@localhost bin]$ sudo -u hdfs hadoop jar /usr/lib/hadoop-mapreduce/hadoop-mapreduce-client-jobclient-2.0.6-alpha-tests.jar DFSCIOTest -write -nrFiles 1 -fileSize 100
> DFSCIOTest.0.0.1
> 14/03/05 23:03:31 INFO fs.DFSCIOTest: nrFiles = 1
> 14/03/05 23:03:31 INFO fs.DFSCIOTest: fileSize (MB) = 100
> 14/03/05 23:03:31 INFO fs.DFSCIOTest: bufferSize = 1000000
> File /usr/lib/hadoop/libhdfs/libhdfs.so.1 does not exist



--
This message was sent by Atlassian JIRA
(v6.2#6252)