For more details, see
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/570/
[Oct 25, 2017 2:40:33 PM] (aajisaka) HADOOP-14979. Upgrade
maven-dependency-plugin to 3.0.2. Contributed by
[Oct 25, 2017 3:08:22 PM] (aw) HADOOP-14977. Xenial dockerfile needs ant in
main build for findbugs
[Oct 25, 2017 5:54:40 PM] (manojpec) HDFS-12544. SnapshotDiff - support diff
generation on any snapshot root
[Oct 25, 2017 9:11:30 PM] (xiao) HADOOP-14957. ReconfigurationTaskStatus is
exposing guava Optional in
[Oct 25, 2017 9:24:22 PM] (arp) HDFS-12579. JournalNodeSyncer should use
fromUrl field of
[Oct 25, 2017 10:07:50 PM] (subru) YARN-4827. Document configuration of
ReservationSystem for
[Oct 25, 2017 10:51:27 PM] (subru) HADOOP-14840. Tool to estimate resource
requirements of an application
[Oct 26, 2017 5:25:10 PM] (rkanter) YARN-7358. TestZKConfigurationStore and
TestLeveldbConfigurationStore
[Oct 26, 2017 7:10:14 PM] (subu) YARN-5516. Add REST API for supporting
recurring reservations. (Sean Po
[Oct 26, 2017 10:50:14 PM] (rkanter) YARN-7320. Duplicate LiteralByteStrings in
[Oct 27, 2017 12:47:32 AM] (rkanter) YARN-7262. Add a hierarchy into the
ZKRMStateStore for delegation token
[Oct 27, 2017 2:13:58 AM] (junping_du) Update CHANGES.md and RELEASENOTES for
2.8.2 release.
[Oct 27, 2017 2:15:35 AM] (junping_du) Set jdiff stable version to 2.8.2.
[Oct 27, 2017 2:30:48 AM] (junping_du) Add several jdiff xml files for 2.8.2
release.
[Oct 27, 2017 3:15:19 AM] (wangda) YARN-7307. Allow client/AM update supported
resource types via YARN
[Oct 27, 2017 9:45:03 AM] (stevel) MAPREDUCE-6977 Move logging APIs over to
slf4j in
[Oct 27, 2017 2:43:54 PM] (arp) HDFS-9914. Fix configurable WebhDFS
connect/read timeout. Contributed by
[Oct 27, 2017 3:23:57 PM] (sunilg) YARN-7375. Possible NPE in RMWebapp when HA
is enabled and the active
[Oct 27, 2017 5:16:38 PM] (rohithsharmaks) YARN-7289. Application lifetime does
not work with FairScheduler.
-1 overall
The following subsystems voted -1:
asflicense findbugs unit
The following subsystems voted -1 but
were configured to be filtered/ignored:
cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace
The following subsystems are considered long running:
(runtime bigger than 1h 0m 0s)
unit
Specific tests:
FindBugs :
module:hadoop-tools/hadoop-resourceestimator
Dead store to jobHistory in
org.apache.hadoop.resourceestimator.service.ResourceEstimatorService.getHistoryResourceSkyline(String,
String) At
ResourceEstimatorService.java:org.apache.hadoop.resourceestimator.service.ResourceEstimatorService.getHistoryResourceSkyline(String,
String) At ResourceEstimatorService.java:[line 196]
Incorrect lazy initialization and update of static field
org.apache.hadoop.resourceestimator.service.ResourceEstimatorService.skylineStore
in new org.apache.hadoop.resourceestimator.service.ResourceEstimatorService()
At ResourceEstimatorService.java:of static field
org.apache.hadoop.resourceestimator.service.ResourceEstimatorService.skylineStore
in new org.apache.hadoop.resourceestimator.service.ResourceEstimatorService()
At ResourceEstimatorService.java:[lines 78-82]
Write to static field
org.apache.hadoop.resourceestimator.service.ResourceEstimatorService.config
from instance method new
org.apache.hadoop.resourceestimator.service.ResourceEstimatorService() At
ResourceEstimatorService.java:from instance method new
org.apache.hadoop.resourceestimator.service.ResourceEstimatorService() At
ResourceEstimatorService.java:[line 80]
Write to static field
org.apache.hadoop.resourceestimator.service.ResourceEstimatorService.gson from
instance method new
org.apache.hadoop.resourceestimator.service.ResourceEstimatorService() At
ResourceEstimatorService.java:from instance method new
org.apache.hadoop.resourceestimator.service.ResourceEstimatorService() At
ResourceEstimatorService.java:[line 106]
Write to static field
org.apache.hadoop.resourceestimator.service.ResourceEstimatorService.logParser
from instance method new
org.apache.hadoop.resourceestimator.service.ResourceEstimatorService() At
ResourceEstimatorService.java:from instance method new
org.apache.hadoop.resourceestimator.service.ResourceEstimatorService() At
ResourceEstimatorService.java:[line 86]
Write to static field
org.apache.hadoop.resourceestimator.service.ResourceEstimatorService.rleType
from instance method new
org.apache.hadoop.resourceestimator.service.ResourceEstimatorService() At
ResourceEstimatorService.java:from instance method new
org.apache.hadoop.resourceestimator.service.ResourceEstimatorService() At
ResourceEstimatorService.java:[line 108]
Write to static field
org.apache.hadoop.resourceestimator.service.ResourceEstimatorService.skylineStore
from instance method new
org.apache.hadoop.resourceestimator.service.ResourceEstimatorService() At
ResourceEstimatorService.java:from instance method new
org.apache.hadoop.resourceestimator.service.ResourceEstimatorService() At
ResourceEstimatorService.java:[line 82]
Write to static field
org.apache.hadoop.resourceestimator.service.ResourceEstimatorService.skylineStoreType
from instance method new
org.apache.hadoop.resourceestimator.service.ResourceEstimatorService() At
ResourceEstimatorService.java:from instance method new
org.apache.hadoop.resourceestimator.service.ResourceEstimatorService() At
ResourceEstimatorService.java:[line 111]
Write to static field
org.apache.hadoop.resourceestimator.service.ResourceEstimatorService.solver
from instance method new
org.apache.hadoop.resourceestimator.service.ResourceEstimatorService() At
ResourceEstimatorService.java:from instance method new
org.apache.hadoop.resourceestimator.service.ResourceEstimatorService() At
ResourceEstimatorService.java:[line 92]
Found reliance on default encoding in
org.apache.hadoop.resourceestimator.translator.impl.BaseLogParser.parseStream(InputStream):in
org.apache.hadoop.resourceestimator.translator.impl.BaseLogParser.parseStream(InputStream):
new java.io.InputStreamReader(InputStream) At BaseLogParser.java:[line 104]
org.apache.hadoop.resourceestimator.translator.impl.LogParserUtil.parseLog(String)
may fail to clean up java.io.InputStream Obligation to clean up resource
created at LogParserUtil.java:up java.io.InputStream Obligation to clean up
resource created at LogParserUtil.java:[line 94] is not discharged
Failed junit tests :
hadoop.hdfs.TestReadStripedFileWithMissingBlocks
hadoop.hdfs.server.namenode.TestAuditLogs
hadoop.yarn.server.nodemanager.scheduler.TestDistributedScheduler
hadoop.yarn.server.resourcemanager.scheduler.capacity.TestIncreaseAllocationExpirer
hadoop.yarn.server.resourcemanager.reservation.TestCapacityOverTimePolicy
hadoop.yarn.server.resourcemanager.scheduler.fair.TestFSAppStarvation
Timed out junit tests :
org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA
org.apache.hadoop.yarn.server.resourcemanager.TestReservationSystemWithRMHA
org.apache.hadoop.yarn.server.resourcemanager.TestKillApplicationWithRMHA
org.apache.hadoop.mapred.pipes.TestPipeApplication
cc:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/570/artifact/out/diff-compile-cc-root.txt
[4.0K]
javac:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/570/artifact/out/diff-compile-javac-root.txt
[284K]
checkstyle:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/570/artifact/out/diff-checkstyle-root.txt
[17M]
pylint:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/570/artifact/out/diff-patch-pylint.txt
[20K]
shellcheck:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/570/artifact/out/diff-patch-shellcheck.txt
[20K]
shelldocs:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/570/artifact/out/diff-patch-shelldocs.txt
[12K]
whitespace:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/570/artifact/out/whitespace-eol.txt
[8.8M]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/570/artifact/out/whitespace-tabs.txt
[292K]
findbugs:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/570/artifact/out/branch-findbugs-hadoop-tools_hadoop-resourceestimator-warnings.html
[20K]
javadoc:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/570/artifact/out/diff-javadoc-javadoc-root.txt
[760K]
unit:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/570/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt
[232K]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/570/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager.txt
[40K]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/570/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt
[68K]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/570/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt
[84K]
asflicense:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/570/artifact/out/patch-asflicense-problems.txt
[4.0K]
Powered by Apache Yetus 0.6.0-SNAPSHOT http://yetus.apache.org
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]