[ https://issues.apache.org/jira/browse/HDFS-2646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13172584#comment-13172584 ]
Uma Maheswara Rao G commented on HDFS-2646: ------------------------------------------- Hi Alejandro, I did following two steps, 1) added hadoop-project-dist as a parent project in httpfs pom.xml file {code} <parent> <groupId>org.apache.hadoop</groupId> <artifactId>hadoop-project-dist</artifactId> <version>0.24.0-SNAPSHOT</version> <relativePath>../../hadoop-project-dist</relativePath> </parent> {code} 2) added /hadoop-hdfs-httpfs/dev-support/findbugsExcludeFile.xml It worked out for me. I think the problem due to inheritance levels. But i can not say this is 100% correct way. Since you are the expert in this area, you can vlidate and check. Thanks Uma > Hadoop HttpFS introduced 4 findbug warnings. > -------------------------------------------- > > Key: HDFS-2646 > URL: https://issues.apache.org/jira/browse/HDFS-2646 > Project: Hadoop HDFS > Issue Type: Bug > Affects Versions: 0.24.0, 0.23.1 > Reporter: Uma Maheswara Rao G > Assignee: Alejandro Abdelnur > Fix For: 0.24.0, 0.23.1 > > Attachments: HDFS-2646.patch > > > https://builds.apache.org/job/PreCommit-HDFS-Build/1665//artifact/trunk/hadoop-hdfs-project/patchprocess/newPatchFindbugsWarningshadoop-hdfs-httpfs.html -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira