Uploaded image for project: 'Hadoop HDFS'
  1. Hadoop HDFS
  2. HDFS-15301

statfs function in hdfs-fuse is not working

    XMLWordPrintableJSON

Details

    Description

      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");
       

      Attachments

        Activity

          People

            aryangupta1998 Aryan Gupta
            aryangupta1998 Aryan Gupta
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: