Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-11529

Fix findbugs warnings in hadoop-archives

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 2.7.0
    • tools
    • None
    • Reviewed

    Description

      NP	Possible null pointer dereference of reader in org.apache.hadoop.tools.HadoopArchives$HArchiveInputFormat.getSplits(JobConf, int) on exception path
      Dm	Found reliance on default encoding in org.apache.hadoop.tools.HadoopArchives$HArchivesReducer.close(): String.getBytes()
      Dm	Found reliance on default encoding in org.apache.hadoop.tools.HadoopArchives$HArchivesReducer.configure(JobConf): String.getBytes()
      Dm	Found reliance on default encoding in org.apache.hadoop.tools.HadoopArchives$HArchivesReducer.reduce(IntWritable, Iterator, OutputCollector, Reporter): String.getBytes()
      

      Attachments

        1. HADOOP-11529.001.patch
          2 kB
          Masatake Iwasaki
        2. HADOOP-11529.002.patch
          3 kB
          Masatake Iwasaki

        Issue Links

          Activity

            People

              iwasakims Masatake Iwasaki
              iwasakims Masatake Iwasaki
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: