For more details, see 
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/47/

[Jun 3, 2016 3:55:33 PM] (cnauroth) HADOOP-13171. Add StorageStatistics to S3A; 
instrument some more
[Jun 3, 2016 5:49:30 PM] (jianhe) YARN-1815. Work preserving recovery of 
Unmanged AMs. Contributed by
[Jun 3, 2016 6:10:42 PM] (jianhe) YARN-5190. Registering/unregistering 
container metrics in
[Jun 3, 2016 8:00:07 PM] (vinodkv) YARN-5098. Fixed ResourceManager's 
DelegationTokenRenewer to replace
[Jun 3, 2016 9:49:32 PM] (Arun Suresh) YARN-5165. Fix NoOvercommitPolicy to 
take advantage of RLE
[Jun 3, 2016 10:34:39 PM] (aw) HADOOP-13109. Add ability to edit existing token 
file via dtutil -alias
[Jun 3, 2016 11:38:30 PM] (cnauroth) HADOOP-13105. Support timeouts in LDAP 
queries in LdapGroupsMapping.
[Jun 3, 2016 11:48:54 PM] (wang) HADOOP-13155. Implement TokenRenewer to renew 
and cancel delegation
[Jun 4, 2016 12:06:29 AM] (aw) HDFS-9877. HDFS Namenode UI: Fix browsing 
directories that need to be
[Jun 4, 2016 12:07:39 AM] (aw) HDFS-7767. Use the noredirect flag in WebHDFS to 
allow web browsers to
[Jun 4, 2016 12:21:17 AM] (wang) HDFS-10481. HTTPFS server should correctly 
impersonate as end user to
[Jun 4, 2016 1:09:09 AM] (wang) Revert "HADOOP-13226 Support async call retry 
and failover."
[Jun 4, 2016 1:09:12 AM] (wang) Revert "HDFS-10430. Reuse FileSystem#access in 
TestAsyncDFS. Contributed
[Jun 4, 2016 1:09:13 AM] (wang) Revert "HDFS-10431 Refactor and speedup 
TestAsyncDFSRename.  Contributed
[Jun 4, 2016 1:09:14 AM] (wang) Revert "HDFS-10390. Implement asynchronous 
setAcl/getAclStatus for
[Jun 4, 2016 1:09:16 AM] (wang) Revert "HADOOP-13168. Support Future.get with 
timeout in ipc async
[Jun 4, 2016 1:09:17 AM] (wang) Revert "HDFS-10346. Implement asynchronous 
setPermission/setOwner for
[Jun 4, 2016 1:09:18 AM] (wang) Revert "HADOOP-12957. Limit the number of 
outstanding async calls. 
[Jun 4, 2016 1:09:55 AM] (wang) Revert "HDFS-10224. Implement asynchronous 
rename for




-1 overall


The following subsystems voted -1:
    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-common-project/hadoop-minikdc 
       org.apache.hadoop.minikdc.MiniKdc.stop() calls Thread.sleep() with a 
lock held At MiniKdc.java:lock held At MiniKdc.java:[line 345] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-api 
       Redundant nullcheck of execTypeRequest, which is known to be non-null in 
org.apache.hadoop.yarn.api.records.ResourceRequest.equals(Object) Redundant 
null check at ResourceRequest.java:is known to be non-null in 
org.apache.hadoop.yarn.api.records.ResourceRequest.equals(Object) Redundant 
null check at ResourceRequest.java:[line 361] 

    Failed junit tests :

       hadoop.hdfs.TestErasureCodeBenchmarkThroughput 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.resourcemanager.TestClientRMTokens 
       hadoop.yarn.server.resourcemanager.TestAMAuthorization 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.client.api.impl.TestAMRMProxy 
       hadoop.yarn.client.api.impl.TestDistributedScheduling 
       hadoop.yarn.client.TestGetGroups 
       hadoop.mapred.TestMiniMRChildTask 
       hadoop.mapred.TestMRCJCFileOutputCommitter 

    Timed out junit tests :

       org.apache.hadoop.yarn.client.cli.TestYarnCLI 
       org.apache.hadoop.yarn.client.api.impl.TestAMRMClient 
       org.apache.hadoop.yarn.client.api.impl.TestYarnClient 
       org.apache.hadoop.yarn.client.api.impl.TestNMClient 
      

   cc:

       
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/47/artifact/out/diff-compile-cc-root.txt
  [4.0K]

   javac:

       
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/47/artifact/out/diff-compile-javac-root.txt
  [168K]

   checkstyle:

       
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/47/artifact/out/diff-checkstyle-root.txt
  [16M]

   pylint:

       
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/47/artifact/out/diff-patch-pylint.txt
  [16K]

   shellcheck:

       
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/47/artifact/out/diff-patch-shellcheck.txt
  [20K]

   shelldocs:

       
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/47/artifact/out/diff-patch-shelldocs.txt
  [16K]

   whitespace:

       
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/47/artifact/out/whitespace-eol.txt
  [12M]
       
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/47/artifact/out/whitespace-tabs.txt
  [1.3M]

   findbugs:

       
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/47/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html
  [8.0K]
       
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/47/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-api-warnings.html
  [8.0K]

   javadoc:

       
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/47/artifact/out/diff-javadoc-javadoc-root.txt
  [2.3M]

   unit:

       
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/47/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt
  [144K]
       
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/47/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/47/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt
  [268K]
       
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/47/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt
  [904K]
       
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/47/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt
  [92K]
       
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/47/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt
  [124K]

Powered by Apache Yetus 0.4.0-SNAPSHOT   http://yetus.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: common-dev-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-dev-h...@hadoop.apache.org

Reply via email to