Parth Vyas created HDFS-15992: --------------------------------- Summary: NoSuchMethodError for hdfsGetUsed C API Key: HDFS-15992 URL: https://issues.apache.org/jira/browse/HDFS-15992 Project: Hadoop HDFS Issue Type: Bug Components: libhdfs Affects Versions: 3.1.1 Reporter: Parth Vyas
On checking the used space in hadoop file system using hdfsGetUsed API getting following error - 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 -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org