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

TestIdUserGroup.testUserUpdateSetting failed due to out of range nfsnobody Id

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.4.0
    • 2.4.1
    • nfs
    • None
    • Reviewed

    Description

      The following error happens pretty often:

      org.apache.hadoop.nfs.nfs3.TestIdUserGroup.testUserUpdateSetting

      Failing for the past 1 build (Since Unstable#61 )
      Took 0.1 sec.
      add description
      Error Message

      For input string: "4294967294"
      Stacktrace

      java.lang.NumberFormatException: For input string: "4294967294"
      at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
      at java.lang.Integer.parseInt(Integer.java:495)
      at java.lang.Integer.valueOf(Integer.java:582)
      at org.apache.hadoop.nfs.nfs3.IdUserGroup.updateMapInternal(IdUserGroup.java:137)
      at org.apache.hadoop.nfs.nfs3.IdUserGroup.updateMaps(IdUserGroup.java:188)
      at org.apache.hadoop.nfs.nfs3.IdUserGroup.<init>(IdUserGroup.java:60)
      at org.apache.hadoop.nfs.nfs3.TestIdUserGroup.testUserUpdateSetting(TestIdUserGroup.java:71)
      Standard Output

      log4j:WARN No appenders could be found for logger (org.apache.hadoop.nfs.nfs3.IdUserGroup).
      log4j:WARN Please initialize the log4j system properly.
      log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.

      Attachments

        1. HDFS-6361.003.patch
          5 kB
          Yongjun Zhang
        2. HDFS-6361.002.patch
          5 kB
          Yongjun Zhang
        3. HDFS-6361.001.patch
          4 kB
          Yongjun Zhang

        Activity

          People

            yzhangal Yongjun Zhang
            yzhangal Yongjun Zhang
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: