[
https://issues.apache.org/jira/browse/SPARK-1590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13980735#comment-13980735
]
Patrick Wendell commented on SPARK-1590:
----------------------------------------
I agree with this course of action. [~zsxwing] the issues you've been reporting
are super helpful. I think the way to go here is to periodically look through
these and contribute fixes.
[~srowen] are you doing any custom configurations in intellij to enable these?
Or do you just go with the defaults?
> Recommend to use FindBugs
> -------------------------
>
> Key: SPARK-1590
> URL: https://issues.apache.org/jira/browse/SPARK-1590
> Project: Spark
> Issue Type: Question
> Components: Build
> Reporter: Shixiong Zhu
> Priority: Minor
> Attachments: findbugs.png
>
>
> FindBugs is an open source program created by Bill Pugh and David Hovemeyer
> which looks for bugs in Java code. It uses static analysis to identify
> hundreds of different potential types of errors in Java programs.
> Although Spark is a Scala project, FindBugs is still helpful. For example, I
> used it to find SPARK-1583 and SPARK-1589. However, the disadvantage is that
> the report generated by FindBugs usually contains many false alarms for a
> Scala project.
--
This message was sent by Atlassian JIRA
(v6.2#6252)