For more details, see
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/359/
[Mar 27, 2017 11:23:37 AM] (yqlin) HDFS-11555. Fix typos in class
OfflineImageReconstructor. Contributed by
[Mar 27, 2017 12:23:45 PM] (weichiu) HDFS-10506. Addendum patch to include
missing changes. Contributed by
[Mar 27, 2017 4:01:48 PM] (jeagles) Delay construction of PreCondition.check
failure message in
[Mar 27, 2017 5:48:44 PM] (jeagles) Configuration#get return value optimization
(jeagles)
[Mar 27, 2017 8:29:09 PM] (wangda) YARN-6339. Improve performance for
createAndGetApplicationReport.
[Mar 28, 2017 12:13:44 AM] (iwasakims) HDFS-11486. Client close() should not
fail fast if the last block is
[Mar 28, 2017 12:23:13 AM] (rkanter) YARN-6050. AMs can't be scheduled on racks
or nodes (rkanter)
[Mar 28, 2017 5:32:40 AM] (aajisaka) HADOOP-14218. Replace assertThat with
assertTrue in MetricsAsserts.
[Mar 28, 2017 6:05:57 AM] (jzhuge) HADOOP-14038. Rename ADLS credential
properties. Contributed by John
-1 overall
The following subsystems voted -1:
asflicense 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:
Failed junit tests :
hadoop.security.TestRaceWhenRelogin
hadoop.hdfs.server.datanode.TestDataNodeVolumeFailureReporting
hadoop.hdfs.server.datanode.TestDataNodeVolumeFailure
hadoop.hdfs.server.namenode.TestFileTruncate
hadoop.hdfs.server.datanode.TestDirectoryScanner
hadoop.hdfs.server.namenode.ha.TestHAAppend
hadoop.hdfs.TestSafeModeWithStripedFile
hadoop.hdfs.server.datanode.TestDataNodeUUID
hadoop.yarn.server.nodemanager.containermanager.TestContainerManager
hadoop.yarn.server.resourcemanager.scheduler.fair.TestFairSchedulerPreemption
hadoop.yarn.server.resourcemanager.TestOpportunisticContainerAllocatorAMService
hadoop.yarn.server.resourcemanager.scheduler.capacity.TestCapacityScheduler
hadoop.yarn.server.resourcemanager.TestWorkPreservingRMRestart
hadoop.yarn.server.TestContainerManagerSecurity
hadoop.yarn.server.TestMiniYarnClusterNodeUtilization
hadoop.yarn.server.TestDiskFailures
hadoop.yarn.server.timelineservice.storage.flow.TestHBaseStorageFlowRunCompaction
hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage
hadoop.yarn.server.timelineservice.storage.TestHBaseTimelineStorageApps
hadoop.yarn.server.timelineservice.storage.flow.TestHBaseStorageFlowRun
hadoop.yarn.server.timelineservice.storage.flow.TestHBaseStorageFlowActivity
hadoop.yarn.server.timelineservice.storage.TestHBaseTimelineStorageEntities
hadoop.yarn.applications.distributedshell.TestDistributedShell
hadoop.mapred.TestJobEndNotifier
Timed out junit tests :
org.apache.hadoop.hdfs.server.blockmanagement.TestBlockStatsMXBean
org.apache.hadoop.yarn.client.api.impl.TestOpportunisticContainerAllocation
cc:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/359/artifact/out/diff-compile-cc-root.txt
[4.0K]
javac:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/359/artifact/out/diff-compile-javac-root.txt
[184K]
checkstyle:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/359/artifact/out/diff-checkstyle-root.txt
[17M]
pylint:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/359/artifact/out/diff-patch-pylint.txt
[20K]
shellcheck:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/359/artifact/out/diff-patch-shellcheck.txt
[24K]
shelldocs:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/359/artifact/out/diff-patch-shelldocs.txt
[12K]
whitespace:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/359/artifact/out/whitespace-eol.txt
[12M]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/359/artifact/out/whitespace-tabs.txt
[1.3M]
javadoc:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/359/artifact/out/diff-javadoc-javadoc-root.txt
[2.2M]
unit:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/359/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt
[140K]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/359/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt
[596K]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/359/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager.txt
[36K]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/359/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt
[60K]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/359/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt
[324K]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/359/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt
[12K]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/359/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt
[24K]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/359/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-applications_hadoop-yarn-applications-distributedshell.txt
[8.0K]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/359/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core.txt
[64K]
asflicense:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/359/artifact/out/patch-asflicense-problems.txt
[4.0K]
Powered by Apache Yetus 0.5.0-SNAPSHOT http://yetus.apache.org
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]