You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Mukul Kumar Singh (Jira)" <ji...@apache.org> on 2020/04/29 05:52:00 UTC

[jira] [Resolved] (HDFS-15301) statfs function in hdfs-fuse is not working

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

Mukul Kumar Singh resolved HDFS-15301.
--------------------------------------
    Fix Version/s: 3.4.0
                   3.3.0
       Resolution: Fixed

> statfs function in hdfs-fuse is not working
> -------------------------------------------
>
>                 Key: HDFS-15301
>                 URL: https://issues.apache.org/jira/browse/HDFS-15301
>             Project: Hadoop HDFS
>          Issue Type: Bug
>          Components: fuse-dfs, libhdfs
>            Reporter: Aryan Gupta
>            Assignee: Aryan Gupta
>            Priority: Major
>              Labels: https://github.com/apache/hadoop/pull/1980
>             Fix For: 3.3.0, 3.4.0
>
>
> *statfs function in hdfs-fuse is not working.* It gives error like:
> could not find method org/apache/hadoop/fs/FsStatus from class org/apache/hadoop/fs/FsStatus with signature getUsed
> hdfsGetUsed: FsStatus#getUsed error:
> NoSuchMethodError: org/apache/hadoop/fs/FsStatusjava.lang.NoSuchMethodError: org/apache/hadoop/fs/FsStatus
>  
> Problem: Incorrect passing of parameters invokeMethod function.
> invokeMethod(env, &jVal, INSTANCE, fss, JC_FS_STATUS,
> HADOOP_FSSTATUS,"getUsed", "()J");
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-help@hadoop.apache.org