unsubscribe
On Wed, Apr 19, 2017 at 10:44 AM, Allen Wittenauer wrote:
> Hey gang.
>
> HADOOP-14316 enables the spotbugs back-end for the findbugs
> front-end. Spotbugs (https://spotbugs.github.io/) is the fork of
> findbugs that the community and some of the major contributors have made
HADOOP-14336 is the umbrella jira to fix the newly found warnings.
https://issues.apache.org/jira/browse/HADOOP-14336
Regards,
Akira
On 2017/04/20 3:12, Allen Wittenauer wrote:
On Apr 19, 2017, at 10:52 AM, Wei-Chiu Chuang wrote:
That sounds scary. Would you mind to share the list of bugs t
> On Apr 19, 2017, at 10:52 AM, Wei-Chiu Chuang wrote:
> That sounds scary. Would you mind to share the list of bugs that spotbugs
> found? Sounds like some of them may warrant new blockers jiras for Hadoop 3.
I've added the list to the JIRA.
---
Hi Allen,
That sounds scary. Would you mind to share the list of bugs that spotbugs
found? Sounds like some of them may warrant new blockers jiras for Hadoop 3.
Thank you,
Wei-Chiu Chuang
> On Apr 19, 2017, at 10:44 AM, Allen Wittenauer
> wrote:
>
> HADOOP-14316
signature.asc
Description:
Hey gang.
HADOOP-14316 enables the spotbugs back-end for the findbugs front-end.
Spotbugs (https://spotbugs.github.io/) is the fork of findbugs that the
community and some of the major contributors have made to move findbugs
forward. It is geared towards JDK8 and JDK9.
Befor