Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

2017-04-19 Thread Apache Jenkins Server
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/381/ [Apr 18, 2017 7:43:50 AM] (aajisaka) HADOOP-14318. Remove non-existent setfattr command option from [Apr 18, 2017 8:14:22 AM] (aajisaka) HADOOP-14315. Python example in the rack awareness document doesn't

Apache Hadoop qbt Report: trunk+JDK8 on Linux/ppc64le

2017-04-19 Thread Apache Jenkins Server
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-ppc/293/ [Apr 18, 2017 4:28:52 PM] (jzhuge) HDFS-11665. HttpFSServerWebServer$deprecateEnv may leak secret. [Apr 18, 2017 4:29:16 PM] (jzhuge) HADOOP-14317. KMSWebServer$deprecateEnv may leak secret. Contributed by

[jira] [Created] (MAPREDUCE-6878) MRAppMaster #serviceInit() is too long

2017-04-19 Thread Yufei Gu (JIRA)
Yufei Gu created MAPREDUCE-6878: --- Summary: MRAppMaster #serviceInit() is too long Key: MAPREDUCE-6878 URL: https://issues.apache.org/jira/browse/MAPREDUCE-6878 Project: Hadoop Map/Reduce Issue

Re: HADOOP-14316: Switching from Findbugs to Spotbugs

2017-04-19 Thread Allen Wittenauer
> 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. ---

Re: HADOOP-14316: Switching from Findbugs to Spotbugs

2017-04-19 Thread Wei-Chiu Chuang
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:

HADOOP-14316: Switching from Findbugs to Spotbugs

2017-04-19 Thread Allen Wittenauer
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