[NOTICE] breaking precommit checks

2016-11-08 Thread Sean Busbey
Hi folks! a host of precommit checks are currently timing out due to an update to our job configs (the timeout is currently set to 50 minutes). I'm in the process of giving things more time based on our historic usage, but if your check fails in the mean time and 1) the total run time is close

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

2016-11-08 Thread Apache Jenkins Server
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-ppc/149/ [Nov 6, 2016 9:13:31 PM] (wangda) YARN-4733. [YARN-3368] Initial commit of new YARN web UI. (wangda) [Nov 6, 2016 9:13:31 PM] (wangda) YARN-4517. Add nodes page and fix bunch of license issues. (Varun

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

2016-11-08 Thread Apache Jenkins Server
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/219/ [Nov 7, 2016 10:53:43 AM] (aajisaka) HADOOP-13798. TestHadoopArchives times out. [Nov 7, 2016 12:36:10 PM] (stevel) HADOOP-13797 Remove hardcoded absolute path for ls. Contributed by [Nov 7, 2016 5:21:01

Re: Json.org licensing, amazon-AWS and Jackson versions

2016-11-08 Thread Steve Loughran
in this case the json.org classes are lurking inside the AMS JARs, so it's not swappable, and it's not immediately obvious there's a problem. You need something to scan all the JARs for forbidden .class files. Oddly enough, Java ships with a tool to scan all the JARs for