[ 
https://issues.apache.org/jira/browse/HIVE-23613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17126017#comment-17126017
 ] 

Zoltan Haindrich commented on HIVE-23613:
-----------------------------------------

I think this should be also enforced during precommit - start with some low 
level module like storage-api or common and fix the findbugs issues below that 
- and enforce that precommit will fail in case someone tries to re-introduce 
issues with it

> Cleanup FindBugs
> ----------------
>
>                 Key: HIVE-23613
>                 URL: https://issues.apache.org/jira/browse/HIVE-23613
>             Project: Hive
>          Issue Type: Bug
>            Reporter: László Bodor
>            Priority: Major
>             Fix For: 4.0.0
>
>
> Let this Jira be an umbrella for an effort of cleaning up the enormous amount 
> of FindBugs warnings in Hive project.
> {code}
> mvn -DskipTests -Pitests,findbugs test-compile findbugs:findbugs 
> -DskipTests=true
> {code}
> outputs
> {code}
> find . -name findbugsXml.xml
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to