[ 
https://issues.apache.org/jira/browse/HADOOP-12378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Akira AJISAKA updated HADOOP-12378:
-----------------------------------
    Attachment: HADOOP-12378.001.patch

Attaching a patch. This patch will fix the findbugs warnings, however, the 
patch removes protected fields in abstract class (The class is not annotated 
{{@Public}} or {{@Stable}}). Therefore if an user extends the class and relies 
on the fields, the user's application will fail.
Would you tell me which way is better to do?
* Fix the warnings by removing protected fields.
* Ignore the warnings by creating findbugs-exclude.xml.

> Fix findbugs warnings in hadoop-tools module
> --------------------------------------------
>
>                 Key: HADOOP-12378
>                 URL: https://issues.apache.org/jira/browse/HADOOP-12378
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: tools
>            Reporter: Akira AJISAKA
>            Assignee: Akira AJISAKA
>         Attachments: HADOOP-12378.001.patch, findbugsAnt.html, 
> findbugsDatajoin.html
>
>
> There are 2 warnings in hadoop-datajoin module and 4 warnings in hadoop-ant 
> module.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to