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

2017-09-30 Thread Apache Jenkins Server
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/543/ [Sep 29, 2017 3:33:57 PM] (epayne) YARN-7084. TestSchedulingMonitor#testRMStarts fails sporadically. [Sep 29, 2017 5:46:17 PM] (lei) HDFS-12453. TestDataNodeHotSwapVolumes fails in trunk Jenkins runs. (Lei

Re: [DISCUSS] HADOOP-9122 Add power mock library for writing better unit tests

2017-09-30 Thread Chris Douglas
Eric- It might be easier to grok the benefits of Powermock if you wrote an example test. As you say, starting a mini*cluster to test input validation is wasteful, but it's not clear why that would be required if Powermock were unavailable. It's not a huge deal to add a dependency, particularly if