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

Remove Mapred filenames from HDFS findbugsExcludeFile.xml file

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Duplicate
    • None
    • None
    • test
    • None

    Description

      Mapreduce filesnames are there in hadoop-hdfs-project\hadoop-hdfs\dev-support\findbugsExcludeFile.xml
      is it intentional? i think we should remove them from HDFS.

      Exampl:

        <!--
             Ignore warnings where child class has the same name as
             super class. Classes based on Old API shadow names from
             new API. Should go off after HADOOP-1.0
           -->
           <Match>
             <Class name="~org.apache.hadoop.mapred.*" />
             <Bug pattern="NM_SAME_SIMPLE_NAME_AS_SUPERCLASS" />
           </Match>
      

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              umamaheswararao Uma Maheswara Rao G
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: