For more details, see
https://ci-hadoop.apache.org/job/hadoop-qbt-branch-2.10-java7-linux-x86_64/11/
[Jul 30, 2020 2:48:15 PM] (Stephen O'Donnell) HDFS-15313. Ensure inodes in
active filesytem are not deleted during snapshot delete. Contributed by
Shashikant Banerjee.
[Jul 30, 2020 8:02:22 PM] (ericp) YARN-1529: Add Localization overhead metrics
to NM. Contributed by Jim_Brennan.
-1 overall
The following subsystems voted -1:
asflicense findbugs hadolint jshint pathlen unit xml
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:
XML :
Parsing Error(s):
hadoop-build-tools/src/main/resources/checkstyle/checkstyle.xml
hadoop-build-tools/src/main/resources/checkstyle/suppressions.xml
hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/conf/empty-configuration.xml
hadoop-tools/hadoop-azure/src/config/checkstyle-suppressions.xml
hadoop-tools/hadoop-azure/src/config/checkstyle.xml
hadoop-tools/hadoop-resourceestimator/src/config/checkstyle.xml
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-ui/public/crossdomain.xml
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-ui/src/main/webapp/public/crossdomain.xml
findbugs :
module:hadoop-yarn-project/hadoop-yarn
Boxed value is unboxed and then immediately reboxed in
org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result,
byte[], byte[], KeyConverter, ValueConverter, boolean) At
ColumnRWHelper.java:then immediately reboxed in
org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result,
byte[], byte[], KeyConverter, ValueConverter, boolean) At
ColumnRWHelper.java:[line 335]
org.apache.hadoop.yarn.state.StateMachineFactory.generateStateGraph(String)
makes inefficient use of keySet iterator instead of entrySet iterator At
StateMachineFactory.java:keySet iterator instead of entrySet iterator At
StateMachineFactory.java:[line 504]
findbugs :
module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server
Boxed value is unboxed and then immediately reboxed in
org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result,
byte[], byte[], KeyConverter, ValueConverter, boolean) At
ColumnRWHelper.java:then immediately reboxed in
org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result,
byte[], byte[], KeyConverter, ValueConverter, boolean) At
ColumnRWHelper.java:[line 335]
findbugs :
module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase
Boxed value is unboxed and then immediately reboxed in
org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result,
byte[], byte[], KeyConverter, ValueConverter, boolean) At
ColumnRWHelper.java:then immediately reboxed in
org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result,
byte[], byte[], KeyConverter, ValueConverter, boolean) At
ColumnRWHelper.java:[line 335]
findbugs :
module:hadoop-tools
Useless object stored in variable keysToUpdateAsFolder of method
org.apache.hadoop.fs.azure.NativeAzureFileSystem.mkdirs(Path, FsPermission,
boolean) At NativeAzureFileSystem.java:keysToUpdateAsFolder of method
org.apache.hadoop.fs.azure.NativeAzureFileSystem.mkdirs(Path, FsPermission,
boolean) At NativeAzureFileSystem.java:[line 3013]
Dead store to op in
org.apache.hadoop.fs.azurebfs.AzureBlobFileSystemStore.access(Path, FsAction)
At
AzureBlobFileSystemStore.java:org.apache.hadoop.fs.azurebfs.AzureBlobFileSystemStore.access(Path,
FsAction) At AzureBlobFileSystemStore.java:[line 900]
org.apache.hadoop.mapred.gridmix.InputStriper$1.compare(Map$Entry,
Map$Entry) incorrectly handles double value At InputStriper.java:value At
InputStriper.java:[line 136]
org.apache.hadoop.mapred.gridmix.emulators.resourceusage.TotalHeapUsageEmulatorPlugin$DefaultHeapUsageEmulator.heapSpace
is a mutable collection which should be package protected At
TotalHeapUsageEmulatorPlugin.java:which should be package protected At
TotalHeapUsageEmulatorPlugin.java:[line 132]
Return value of org.codehaus.jackson.map.ObjectMapper.getJsonFactory()
ignored, but method has no side effect At JsonObjectMapperWriter.java:but
method has no side effect At JsonObjectMapperWriter.java:[line 59]
Return value of new
org.apache.hadoop.tools.rumen.datatypes.DefaultDataType(String) ignored, but
method has no side effect At MapReduceJobPropertiesParser.java:ignored, but
method has no side effect At MapReduceJobPropertiesParser.java:[line 212]
findbugs :
module:root
Possible null pointer dereference in
org.apache.hadoop.examples.pi.Parser.parse(File, Map) due to return value of
called method Dereferenced at
Parser.java:org.apache.hadoop.examples.pi.Parser.parse(File, Map) due to return
value of called method Dereferenced at Parser.java:[line 70]
Useless object stored in variable keysToUpdateAsFolder of method
org.apache.hadoop.fs.azure.NativeAzureFileSystem.mkdirs(Path, FsPermission,
boolean) At NativeAzureFileSystem.java:keysToUpdateAsFolder of method
org.apache.hadoop.fs.azure.NativeAzureFileSystem.mkdirs(Path, FsPermission,
boolean) At NativeAzureFileSystem.java:[line 3013]
Dead store to op in
org.apache.hadoop.fs.azurebfs.AzureBlobFileSystemStore.access(Path, FsAction)
At
AzureBlobFileSystemStore.java:org.apache.hadoop.fs.azurebfs.AzureBlobFileSystemStore.access(Path,
FsAction) At AzureBlobFileSystemStore.java:[line 900]
Primitive is boxed to call Long.compareTo(Long):Long.compareTo(Long):
use Long.compare(long, long) instead At JVMId.java:[line 101]
Possible null pointer dereference in new
org.apache.hadoop.mapred.LocalContainerLauncher(AppContext,
TaskUmbilicalProtocol, ClassLoader) due to return value of called method
Dereferenced at LocalContainerLauncher.java:new
org.apache.hadoop.mapred.LocalContainerLauncher(AppContext,
TaskUmbilicalProtocol, ClassLoader) due to return value of called method
Dereferenced at LocalContainerLauncher.java:[line 124]
Possible null pointer dereference in
org.apache.hadoop.mapred.LocalContainerLauncher$EventHandler.relocalize() due
to return value of called method Dereferenced at
LocalContainerLauncher.java:org.apache.hadoop.mapred.LocalContainerLauncher$EventHandler.relocalize()
due to return value of called method Dereferenced at
LocalContainerLauncher.java:[line 524]
org.apache.hadoop.mapred.Operation.jobACLNeeded field is public and
mutable In Operation.java:mutable In Operation.java
org.apache.hadoop.mapred.Operation.qACLNeeded field is public and
mutable In Operation.java:mutable In Operation.java
org.apache.hadoop.mapred.gridmix.InputStriper$1.compare(Map$Entry,
Map$Entry) incorrectly handles double value At InputStriper.java:value At
InputStriper.java:[line 136]
org.apache.hadoop.mapred.gridmix.emulators.resourceusage.TotalHeapUsageEmulatorPlugin$DefaultHeapUsageEmulator.heapSpace
is a mutable collection which should be package protected At
TotalHeapUsageEmulatorPlugin.java:which should be package protected At
TotalHeapUsageEmulatorPlugin.java:[line 132]
Possible null pointer dereference in
org.apache.hadoop.mapreduce.v2.app.MRAppMaster.isJobNamePatternMatch(JobConf,
String) due to return value of called method Dereferenced at
MRAppMaster.java:org.apache.hadoop.mapreduce.v2.app.MRAppMaster.isJobNamePatternMatch(JobConf,
String) due to return value of called method Dereferenced at
MRAppMaster.java:[line 560]
Useless object stored in variable paths of method
org.apache.hadoop.mapreduce.v2.hs.HistoryFileManager$HistoryFileInfo.moveToDone()
At HistoryFileManager.java:paths of method
org.apache.hadoop.mapreduce.v2.hs.HistoryFileManager$HistoryFileInfo.moveToDone()
At HistoryFileManager.java:[line 416]
Return value of org.codehaus.jackson.map.ObjectMapper.getJsonFactory()
ignored, but method has no side effect At JsonObjectMapperWriter.java:but
method has no side effect At JsonObjectMapperWriter.java:[line 59]
Return value of new
org.apache.hadoop.tools.rumen.datatypes.DefaultDataType(String) ignored, but
method has no side effect At MapReduceJobPropertiesParser.java:ignored, but
method has no side effect At MapReduceJobPropertiesParser.java:[line 212]
Boxed value is unboxed and then immediately reboxed in
org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result,
byte[], byte[], KeyConverter, ValueConverter, boolean) At
ColumnRWHelper.java:then immediately reboxed in
org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result,
byte[], byte[], KeyConverter, ValueConverter, boolean) At
ColumnRWHelper.java:[line 335]
org.apache.hadoop.yarn.state.StateMachineFactory.generateStateGraph(String)
makes inefficient use of keySet iterator instead of entrySet iterator At
StateMachineFactory.java:keySet iterator instead of entrySet iterator At
StateMachineFactory.java:[line 504]
findbugs :
module:hadoop-mapreduce-project
Possible null pointer dereference in
org.apache.hadoop.examples.pi.Parser.parse(File, Map) due to return value of
called method Dereferenced at
Parser.java:org.apache.hadoop.examples.pi.Parser.parse(File, Map) due to return
value of called method Dereferenced at Parser.java:[line 70]
Primitive is boxed to call Long.compareTo(Long):Long.compareTo(Long):
use Long.compare(long, long) instead At JVMId.java:[line 101]
Possible null pointer dereference in new
org.apache.hadoop.mapred.LocalContainerLauncher(AppContext,
TaskUmbilicalProtocol, ClassLoader) due to return value of called method
Dereferenced at LocalContainerLauncher.java:new
org.apache.hadoop.mapred.LocalContainerLauncher(AppContext,
TaskUmbilicalProtocol, ClassLoader) due to return value of called method
Dereferenced at LocalContainerLauncher.java:[line 124]
Possible null pointer dereference in
org.apache.hadoop.mapred.LocalContainerLauncher$EventHandler.relocalize() due
to return value of called method Dereferenced at
LocalContainerLauncher.java:org.apache.hadoop.mapred.LocalContainerLauncher$EventHandler.relocalize()
due to return value of called method Dereferenced at
LocalContainerLauncher.java:[line 524]
org.apache.hadoop.mapred.Operation.jobACLNeeded field is public and
mutable In Operation.java:mutable In Operation.java
org.apache.hadoop.mapred.Operation.qACLNeeded field is public and
mutable In Operation.java:mutable In Operation.java
Possible null pointer dereference in
org.apache.hadoop.mapreduce.v2.app.MRAppMaster.isJobNamePatternMatch(JobConf,
String) due to return value of called method Dereferenced at
MRAppMaster.java:org.apache.hadoop.mapreduce.v2.app.MRAppMaster.isJobNamePatternMatch(JobConf,
String) due to return value of called method Dereferenced at
MRAppMaster.java:[line 560]
Useless object stored in variable paths of method
org.apache.hadoop.mapreduce.v2.hs.HistoryFileManager$HistoryFileInfo.moveToDone()
At HistoryFileManager.java:paths of method
org.apache.hadoop.mapreduce.v2.hs.HistoryFileManager$HistoryFileInfo.moveToDone()
At HistoryFileManager.java:[line 416]
findbugs :
module:hadoop-mapreduce-project/hadoop-mapreduce-client
Primitive is boxed to call Long.compareTo(Long):Long.compareTo(Long):
use Long.compare(long, long) instead At JVMId.java:[line 101]
Possible null pointer dereference in new
org.apache.hadoop.mapred.LocalContainerLauncher(AppContext,
TaskUmbilicalProtocol, ClassLoader) due to return value of called method
Dereferenced at LocalContainerLauncher.java:new
org.apache.hadoop.mapred.LocalContainerLauncher(AppContext,
TaskUmbilicalProtocol, ClassLoader) due to return value of called method
Dereferenced at LocalContainerLauncher.java:[line 124]
Possible null pointer dereference in
org.apache.hadoop.mapred.LocalContainerLauncher$EventHandler.relocalize() due
to return value of called method Dereferenced at
LocalContainerLauncher.java:org.apache.hadoop.mapred.LocalContainerLauncher$EventHandler.relocalize()
due to return value of called method Dereferenced at
LocalContainerLauncher.java:[line 524]
org.apache.hadoop.mapred.Operation.jobACLNeeded field is public and
mutable In Operation.java:mutable In Operation.java
org.apache.hadoop.mapred.Operation.qACLNeeded field is public and
mutable In Operation.java:mutable In Operation.java
Possible null pointer dereference in
org.apache.hadoop.mapreduce.v2.app.MRAppMaster.isJobNamePatternMatch(JobConf,
String) due to return value of called method Dereferenced at
MRAppMaster.java:org.apache.hadoop.mapreduce.v2.app.MRAppMaster.isJobNamePatternMatch(JobConf,
String) due to return value of called method Dereferenced at
MRAppMaster.java:[line 560]
Useless object stored in variable paths of method
org.apache.hadoop.mapreduce.v2.hs.HistoryFileManager$HistoryFileInfo.moveToDone()
At HistoryFileManager.java:paths of method
org.apache.hadoop.mapreduce.v2.hs.HistoryFileManager$HistoryFileInfo.moveToDone()
At HistoryFileManager.java:[line 416]
findbugs :
module:hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app
Possible null pointer dereference in new
org.apache.hadoop.mapred.LocalContainerLauncher(AppContext,
TaskUmbilicalProtocol, ClassLoader) due to return value of called method
Dereferenced at LocalContainerLauncher.java:new
org.apache.hadoop.mapred.LocalContainerLauncher(AppContext,
TaskUmbilicalProtocol, ClassLoader) due to return value of called method
Dereferenced at LocalContainerLauncher.java:[line 124]
Possible null pointer dereference in
org.apache.hadoop.mapred.LocalContainerLauncher$EventHandler.relocalize() due
to return value of called method Dereferenced at
LocalContainerLauncher.java:org.apache.hadoop.mapred.LocalContainerLauncher$EventHandler.relocalize()
due to return value of called method Dereferenced at
LocalContainerLauncher.java:[line 524]
Possible null pointer dereference in
org.apache.hadoop.mapreduce.v2.app.MRAppMaster.isJobNamePatternMatch(JobConf,
String) due to return value of called method Dereferenced at
MRAppMaster.java:org.apache.hadoop.mapreduce.v2.app.MRAppMaster.isJobNamePatternMatch(JobConf,
String) due to return value of called method Dereferenced at
MRAppMaster.java:[line 560]
findbugs :
module:hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core
Primitive is boxed to call Long.compareTo(Long):Long.compareTo(Long):
use Long.compare(long, long) instead At JVMId.java:[line 101]
org.apache.hadoop.mapred.Operation.jobACLNeeded field is public and
mutable In Operation.java:mutable In Operation.java
org.apache.hadoop.mapred.Operation.qACLNeeded field is public and
mutable In Operation.java:mutable In Operation.java
findbugs :
module:hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-hs
Useless object stored in variable paths of method
org.apache.hadoop.mapreduce.v2.hs.HistoryFileManager$HistoryFileInfo.moveToDone()
At HistoryFileManager.java:paths of method
org.apache.hadoop.mapreduce.v2.hs.HistoryFileManager$HistoryFileInfo.moveToDone()
At HistoryFileManager.java:[line 416]
findbugs :
module:hadoop-mapreduce-project/hadoop-mapreduce-examples
Possible null pointer dereference in
org.apache.hadoop.examples.pi.Parser.parse(File, Map) due to return value of
called method Dereferenced at
Parser.java:org.apache.hadoop.examples.pi.Parser.parse(File, Map) due to return
value of called method Dereferenced at Parser.java:[line 70]
findbugs :
module:hadoop-tools/hadoop-azure
Useless object stored in variable keysToUpdateAsFolder of method
org.apache.hadoop.fs.azure.NativeAzureFileSystem.mkdirs(Path, FsPermission,
boolean) At NativeAzureFileSystem.java:keysToUpdateAsFolder of method
org.apache.hadoop.fs.azure.NativeAzureFileSystem.mkdirs(Path, FsPermission,
boolean) At NativeAzureFileSystem.java:[line 3013]
Dead store to op in
org.apache.hadoop.fs.azurebfs.AzureBlobFileSystemStore.access(Path, FsAction)
At
AzureBlobFileSystemStore.java:org.apache.hadoop.fs.azurebfs.AzureBlobFileSystemStore.access(Path,
FsAction) At AzureBlobFileSystemStore.java:[line 900]
findbugs :
module:hadoop-tools/hadoop-gridmix
org.apache.hadoop.mapred.gridmix.InputStriper$1.compare(Map$Entry,
Map$Entry) incorrectly handles double value At InputStriper.java:value At
InputStriper.java:[line 136]
org.apache.hadoop.mapred.gridmix.emulators.resourceusage.TotalHeapUsageEmulatorPlugin$DefaultHeapUsageEmulator.heapSpace
is a mutable collection which should be package protected At
TotalHeapUsageEmulatorPlugin.java:which should be package protected At
TotalHeapUsageEmulatorPlugin.java:[line 132]
findbugs :
module:hadoop-tools/hadoop-rumen
Return value of org.codehaus.jackson.map.ObjectMapper.getJsonFactory()
ignored, but method has no side effect At JsonObjectMapperWriter.java:but
method has no side effect At JsonObjectMapperWriter.java:[line 59]
Return value of new
org.apache.hadoop.tools.rumen.datatypes.DefaultDataType(String) ignored, but
method has no side effect At MapReduceJobPropertiesParser.java:ignored, but
method has no side effect At MapReduceJobPropertiesParser.java:[line 212]
findbugs :
module:hadoop-yarn-project
Boxed value is unboxed and then immediately reboxed in
org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result,
byte[], byte[], KeyConverter, ValueConverter, boolean) At
ColumnRWHelper.java:then immediately reboxed in
org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result,
byte[], byte[], KeyConverter, ValueConverter, boolean) At
ColumnRWHelper.java:[line 335]
org.apache.hadoop.yarn.state.StateMachineFactory.generateStateGraph(String)
makes inefficient use of keySet iterator instead of entrySet iterator At
StateMachineFactory.java:keySet iterator instead of entrySet iterator At
StateMachineFactory.java:[line 504]
findbugs :
module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common
org.apache.hadoop.yarn.state.StateMachineFactory.generateStateGraph(String)
makes inefficient use of keySet iterator instead of entrySet iterator At
StateMachineFactory.java:keySet iterator instead of entrySet iterator At
StateMachineFactory.java:[line 504]
findbugs :
module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client
Boxed value is unboxed and then immediately reboxed in
org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result,
byte[], byte[], KeyConverter, ValueConverter, boolean) At
ColumnRWHelper.java:then immediately reboxed in
org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result,
byte[], byte[], KeyConverter, ValueConverter, boolean) At
ColumnRWHelper.java:[line 335]
Failed junit tests :
hadoop.contrib.bkjournal.TestBookKeeperHACheckpoints
hadoop.hdfs.server.namenode.TestEditLogRace
hadoop.hdfs.TestDecommission
hadoop.hdfs.server.blockmanagement.TestReplicationPolicyWithUpgradeDomain
hadoop.hdfs.qjournal.server.TestJournalNodeRespectsBindHostKeys
hadoop.hdfs.TestMultipleNNPortQOP
hadoop.hdfs.server.federation.router.TestRouterNamenodeHeartbeat
hadoop.hdfs.server.federation.resolver.order.TestLocalResolver
hadoop.hdfs.server.federation.router.TestRouterQuota
hadoop.hdfs.server.federation.resolver.TestMultipleDestinationResolver
hadoop.contrib.bkjournal.TestBookKeeperHACheckpoints
hadoop.mapreduce.jobhistory.TestHistoryViewerPrinter
hadoop.mapreduce.TestMapCollection
hadoop.mapreduce.lib.aggregate.TestMapReduceAggregates
hadoop.mapreduce.TestNewCombinerGrouping
hadoop.mapreduce.security.TestBinaryTokenFile
hadoop.mapreduce.TestMapReduceLazyOutput
hadoop.mapreduce.TestChild
hadoop.mapreduce.v2.TestNonExistentJob
hadoop.mapred.TestMRTimelineEventHandling
hadoop.mapreduce.lib.input.TestLineRecordReaderJobs
hadoop.mapreduce.security.TestMRCredentials
hadoop.mapreduce.v2.TestUberAM
hadoop.mapreduce.lib.fieldsel.TestMRFieldSelection
hadoop.mapreduce.lib.output.TestMRMultipleOutputs
hadoop.mapreduce.v2.TestMROldApiJobs
hadoop.mapreduce.lib.output.TestMRCJCFileOutputCommitter
hadoop.mapreduce.v2.TestMRJobsWithHistoryService
hadoop.mapreduce.v2.TestMiniMRProxyUser
hadoop.mapreduce.lib.input.TestMRCJCFileInputFormat
hadoop.mapreduce.v2.TestMRAppWithCombiner
hadoop.mapreduce.lib.join.TestJoinDatamerge
hadoop.mapreduce.lib.output.TestMRSequenceFileAsBinaryOutputFormat
hadoop.mapreduce.TestMROutputFormat
hadoop.mapreduce.lib.output.TestJobOutputCommitter
hadoop.mapreduce.TestMapReduce
hadoop.mapreduce.lib.chain.TestSingleElementChain
hadoop.mapred.TestNetworkedJob
hadoop.mapreduce.lib.chain.TestMapReduceChain
hadoop.mapreduce.lib.input.TestMRSequenceFileAsBinaryInputFormat
hadoop.mapreduce.lib.jobcontrol.TestMapReduceJobControl
hadoop.mapreduce.v2.TestMRJobs
hadoop.mapreduce.lib.input.TestMRSequenceFileInputFilter
hadoop.mapreduce.v2.TestRMNMInfo
hadoop.mapreduce.v2.TestSpeculativeExecution
hadoop.mapreduce.lib.input.TestNLineInputFormat
hadoop.mapreduce.lib.input.TestCombineFileInputFormat
hadoop.mapreduce.lib.map.TestMultithreadedMapper
hadoop.mapreduce.v2.TestMRJobsWithProfiler
hadoop.mapreduce.lib.db.TestDataDrivenDBInputFormat
hadoop.mapreduce.lib.input.TestMultipleInputs
hadoop.mapreduce.TestLargeSort
hadoop.mapreduce.TestMRJobClient
hadoop.mapreduce.TestValueIterReset
hadoop.mapreduce.lib.partition.TestMRKeyFieldBasedComparator
hadoop.mapreduce.TestLocalRunner
hadoop.mapreduce.lib.chain.TestChainErrors
hadoop.mapreduce.v2.TestSpeculativeExecutionWithMRApp
hadoop.mapreduce.lib.input.TestMRSequenceFileAsTextInputFormat
hadoop.mapreduce.TestMapperReducerCleanup
hadoop.mapreduce.v2.TestMRAMWithNonNormalizedCapabilities
hadoop.mapred.gridmix.TestDistCacheEmulation
hadoop.resourceestimator.service.TestResourceEstimatorService
hadoop.resourceestimator.solver.impl.TestLpSolver
hadoop.streaming.TestSymLink
hadoop.yarn.applications.distributedshell.TestDistributedShellWithNodeLabels
hadoop.yarn.client.api.impl.TestNMClient
hadoop.yarn.client.api.impl.TestYarnClientWithReservation
hadoop.yarn.client.api.impl.TestOpportunisticContainerAllocationE2E
hadoop.yarn.client.api.impl.TestAMRMProxy
hadoop.yarn.client.cli.TestRMAdminCLI
hadoop.yarn.server.nodemanager.TestNodeManagerShutdown
hadoop.yarn.server.nodemanager.TestLocalDirsHandlerService
hadoop.yarn.server.nodemanager.TestNodeManagerResync
hadoop.yarn.server.nodemanager.TestNodeManagerReboot
hadoop.yarn.server.nodemanager.containermanager.launcher.TestContainerLaunch
hadoop.yarn.server.nodemanager.containermanager.scheduler.TestContainerSchedulerQueuing
hadoop.yarn.server.nodemanager.TestNodeHealthService
hadoop.yarn.server.nodemanager.TestLinuxContainerExecutorWithMocks
hadoop.yarn.server.nodemanager.webapp.TestNMWebServices
hadoop.yarn.server.nodemanager.containermanager.TestContainerManagerRecovery
hadoop.yarn.server.nodemanager.containermanager.localizer.TestResourceLocalizationService
hadoop.yarn.server.nodemanager.containermanager.logaggregation.TestLogAggregationService
hadoop.yarn.server.nodemanager.containermanager.TestContainerManager
hadoop.yarn.server.nodemanager.containermanager.monitor.TestContainersMonitor
hadoop.yarn.server.nodemanager.TestDockerContainerExecutorWithMocks
hadoop.yarn.server.resourcemanager.reservation.TestCapacityOverTimePolicy
hadoop.yarn.server.resourcemanager.TestLeaderElectorService
hadoop.yarn.server.resourcemanager.TestClientRMService
hadoop.yarn.server.TestDiskFailures
jshint:
https://ci-hadoop.apache.org/job/hadoop-qbt-branch-2.10-java7-linux-x86_64/11/artifact/out/diff-patch-jshint.txt
[208K]
cc:
https://ci-hadoop.apache.org/job/hadoop-qbt-branch-2.10-java7-linux-x86_64/11/artifact/out/diff-compile-cc-root.txt
[4.0K]
javac:
https://ci-hadoop.apache.org/job/hadoop-qbt-branch-2.10-java7-linux-x86_64/11/artifact/out/diff-compile-javac-root.txt
[428K]
checkstyle:
https://ci-hadoop.apache.org/job/hadoop-qbt-branch-2.10-java7-linux-x86_64/11/artifact/out/diff-checkstyle-root.txt
[16M]
hadolint:
https://ci-hadoop.apache.org/job/hadoop-qbt-branch-2.10-java7-linux-x86_64/11/artifact/out/diff-patch-hadolint.txt
[4.0K]
pathlen:
https://ci-hadoop.apache.org/job/hadoop-qbt-branch-2.10-java7-linux-x86_64/11/artifact/out/pathlen.txt
[12K]
pylint:
https://ci-hadoop.apache.org/job/hadoop-qbt-branch-2.10-java7-linux-x86_64/11/artifact/out/diff-patch-pylint.txt
[60K]
shellcheck:
https://ci-hadoop.apache.org/job/hadoop-qbt-branch-2.10-java7-linux-x86_64/11/artifact/out/diff-patch-shellcheck.txt
[56K]
shelldocs:
https://ci-hadoop.apache.org/job/hadoop-qbt-branch-2.10-java7-linux-x86_64/11/artifact/out/diff-patch-shelldocs.txt
[8.0K]
whitespace:
https://ci-hadoop.apache.org/job/hadoop-qbt-branch-2.10-java7-linux-x86_64/11/artifact/out/whitespace-eol.txt
[12M]
https://ci-hadoop.apache.org/job/hadoop-qbt-branch-2.10-java7-linux-x86_64/11/artifact/out/whitespace-tabs.txt
[1.3M]
xml:
https://ci-hadoop.apache.org/job/hadoop-qbt-branch-2.10-java7-linux-x86_64/11/artifact/out/xml.txt
[4.0K]
javadoc:
https://ci-hadoop.apache.org/job/hadoop-qbt-branch-2.10-java7-linux-x86_64/11/artifact/out/diff-javadoc-javadoc-root.txt
[20K]
findbugs:
https://ci-hadoop.apache.org/job/hadoop-qbt-branch-2.10-java7-linux-x86_64/11/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn-warnings.html
[12K]
https://ci-hadoop.apache.org/job/hadoop-qbt-branch-2.10-java7-linux-x86_64/11/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html
[8.0K]
https://ci-hadoop.apache.org/job/hadoop-qbt-branch-2.10-java7-linux-x86_64/11/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html
[8.0K]
https://ci-hadoop.apache.org/job/hadoop-qbt-branch-2.10-java7-linux-x86_64/11/artifact/out/branch-findbugs-hadoop-tools-warnings.html
[16K]
https://ci-hadoop.apache.org/job/hadoop-qbt-branch-2.10-java7-linux-x86_64/11/artifact/out/branch-findbugs-root-warnings.html
[32K]
https://ci-hadoop.apache.org/job/hadoop-qbt-branch-2.10-java7-linux-x86_64/11/artifact/out/branch-findbugs-hadoop-mapreduce-project-warnings.html
[16K]
https://ci-hadoop.apache.org/job/hadoop-qbt-branch-2.10-java7-linux-x86_64/11/artifact/out/branch-findbugs-hadoop-mapreduce-project_hadoop-mapreduce-client-warnings.html
[12K]
https://ci-hadoop.apache.org/job/hadoop-qbt-branch-2.10-java7-linux-x86_64/11/artifact/out/branch-findbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-app-warnings.html
[8.0K]
https://ci-hadoop.apache.org/job/hadoop-qbt-branch-2.10-java7-linux-x86_64/11/artifact/out/branch-findbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core-warnings.html
[8.0K]
https://ci-hadoop.apache.org/job/hadoop-qbt-branch-2.10-java7-linux-x86_64/11/artifact/out/branch-findbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-hs-warnings.html
[8.0K]
https://ci-hadoop.apache.org/job/hadoop-qbt-branch-2.10-java7-linux-x86_64/11/artifact/out/branch-findbugs-hadoop-mapreduce-project_hadoop-mapreduce-examples-warnings.html
[8.0K]
https://ci-hadoop.apache.org/job/hadoop-qbt-branch-2.10-java7-linux-x86_64/11/artifact/out/branch-findbugs-hadoop-tools_hadoop-azure-warnings.html
[8.0K]
https://ci-hadoop.apache.org/job/hadoop-qbt-branch-2.10-java7-linux-x86_64/11/artifact/out/branch-findbugs-hadoop-tools_hadoop-gridmix-warnings.html
[8.0K]
https://ci-hadoop.apache.org/job/hadoop-qbt-branch-2.10-java7-linux-x86_64/11/artifact/out/branch-findbugs-hadoop-tools_hadoop-rumen-warnings.html
[8.0K]
https://ci-hadoop.apache.org/job/hadoop-qbt-branch-2.10-java7-linux-x86_64/11/artifact/out/branch-findbugs-hadoop-yarn-project-warnings.html
[12K]
https://ci-hadoop.apache.org/job/hadoop-qbt-branch-2.10-java7-linux-x86_64/11/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html
[8.0K]
https://ci-hadoop.apache.org/job/hadoop-qbt-branch-2.10-java7-linux-x86_64/11/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html
[8.0K]
unit:
https://ci-hadoop.apache.org/job/hadoop-qbt-branch-2.10-java7-linux-x86_64/11/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt
[296K]
https://ci-hadoop.apache.org/job/hadoop-qbt-branch-2.10-java7-linux-x86_64/11/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt
[36K]
https://ci-hadoop.apache.org/job/hadoop-qbt-branch-2.10-java7-linux-x86_64/11/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs_src_contrib_bkjournal.txt
[12K]
https://ci-hadoop.apache.org/job/hadoop-qbt-branch-2.10-java7-linux-x86_64/11/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core.txt
[96K]
https://ci-hadoop.apache.org/job/hadoop-qbt-branch-2.10-java7-linux-x86_64/11/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt
[704K]
https://ci-hadoop.apache.org/job/hadoop-qbt-branch-2.10-java7-linux-x86_64/11/artifact/out/patch-unit-hadoop-tools_hadoop-extras.txt
[8.0K]
https://ci-hadoop.apache.org/job/hadoop-qbt-branch-2.10-java7-linux-x86_64/11/artifact/out/patch-unit-hadoop-tools_hadoop-gridmix.txt
[20K]
https://ci-hadoop.apache.org/job/hadoop-qbt-branch-2.10-java7-linux-x86_64/11/artifact/out/patch-unit-hadoop-tools_hadoop-resourceestimator.txt
[16K]
https://ci-hadoop.apache.org/job/hadoop-qbt-branch-2.10-java7-linux-x86_64/11/artifact/out/patch-unit-hadoop-tools_hadoop-streaming.txt
[44K]
https://ci-hadoop.apache.org/job/hadoop-qbt-branch-2.10-java7-linux-x86_64/11/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-applications_hadoop-yarn-applications-distributedshell.txt
[12K]
https://ci-hadoop.apache.org/job/hadoop-qbt-branch-2.10-java7-linux-x86_64/11/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt
[17M]
https://ci-hadoop.apache.org/job/hadoop-qbt-branch-2.10-java7-linux-x86_64/11/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager.txt
[344K]
https://ci-hadoop.apache.org/job/hadoop-qbt-branch-2.10-java7-linux-x86_64/11/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt
[260K]
https://ci-hadoop.apache.org/job/hadoop-qbt-branch-2.10-java7-linux-x86_64/11/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt
[20K]
asflicense:
https://ci-hadoop.apache.org/job/hadoop-qbt-branch-2.10-java7-linux-x86_64/11/artifact/out/patch-asflicense-problems.txt
[4.0K]
Powered by Apache Yetus 0.12.0 https://yetus.apache.org
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]