You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Pete Wyckoff (JIRA)" <ji...@apache.org> on 2008/09/06 07:48:44 UTC

[jira] Updated: (HADOOP-3968) test-libhdfs fails on trunk

     [ https://issues.apache.org/jira/browse/HADOOP-3968?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pete Wyckoff updated HADOOP-3968:
---------------------------------

    Attachment: patch0.txt

as lohit said, getFileBlockLocations now takes a FileStatus rather than a Path, so I augmented the code to create a FileStatus from the Path before calling getFileBlockLocations.


> test-libhdfs fails on trunk
> ---------------------------
>
>                 Key: HADOOP-3968
>                 URL: https://issues.apache.org/jira/browse/HADOOP-3968
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: dfs, libhdfs
>    Affects Versions: 0.19.0
>         Environment: LINUX. Executing ant test-libhdfs -Dcompile.c++=yes -Dlibhdfs=1 -Dtest.output=yes
>            Reporter: Lohit Vijayarenu
>             Fix For: 0.19.0
>
>         Attachments: patch0.txt
>
>
> HADOOP-3095 changed getFileBlockLocations API and HADOOP-3664 removed old one. libhdfs was missed. On trunk test-libhdfs fails, we need to change hdfs.c

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