For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/191/
[Sep 7, 2016 3:15:47 AM] (mingfei.shi) HADOOP-12756. Incorporate Aliyun OSS file system implementation. [Sep 7, 2016 3:15:47 AM] (mingfei.shi) HADOOP-13491. Fix several warnings from findbugs. Contributed by Genmao [Sep 7, 2016 3:15:47 AM] (mingfei.shi) HADOOP-13483. File create should throw error rather than overwrite [Sep 7, 2016 3:15:48 AM] (mingfei.shi) HADOOP-13499. Support session credentials for authenticating with [Sep 7, 2016 3:15:48 AM] (mingfei.shi) HADOOP-13498. The number of multi-part upload part should not bigger [Sep 7, 2016 3:15:48 AM] (mingfei.shi) HADOOP-13529. Do some code refactoring. Contributed by Genmao Yu. [Sep 7, 2016 3:17:43 AM] (mingfei.shi) HADOOP-13481. User documents for Aliyun OSS FileSystem. Contributed by [Sep 18, 2016 11:10:48 AM] (kai.zheng) HADOOP-13610. Clean up AliyunOss integration tests. Contributed by [Sep 20, 2016 3:39:02 AM] (kai.zheng) HADOOP-13609. Refine credential provider related codes for AliyunOss [Sep 20, 2016 7:12:02 AM] (kai.zheng) HADOOP-13591. Unit test failure in TestOSSContractGetFileStatus and [Sep 21, 2016 6:02:44 AM] (kai.zheng) HADOOP-13624. Rename TestAliyunOSSContractDispCp. Contributed by Genmao [Sep 23, 2016 12:44:28 AM] (kai.zheng) HADOOP-13634. Some configuration in doc has been outdated. Contributed [Oct 8, 2016 11:35:59 AM] (kai.zheng) HADOOP-13701. AbstractContractRootDirectoryTest can fail when handling [Oct 10, 2016 11:32:39 AM] (stevel) HADOOP-13696. change hadoop-common dependency scope of jsch to provided. [Oct 10, 2016 6:33:37 PM] (liuml07) HDFS-10972. Add unit test for HDFS command 'dfsadmin -getDatanodeInfo'. [Oct 10, 2016 7:19:26 PM] (wang) HADOOP-13699. Configuration does not substitute multiple references to [Oct 10, 2016 7:51:12 PM] (xiao) HADOOP-13669. KMS Server should log exceptions before throwing. [Oct 10, 2016 8:19:17 PM] (liuml07) HDFS-10988. Refactor TestBalancerBandwidth. Contributed by Brahma Reddy [Oct 10, 2016 8:33:07 PM] (liuml07) HDFS-10985. o.a.h.ha.TestZKFailoverController should not use fixed time [Oct 10, 2016 10:04:47 PM] (naganarasimha_gr) YARN-5057. Resourcemanager.security.TestDelegationTokenRenewer fails in [Oct 10, 2016 10:30:03 PM] (lei) HDFS-10637. Modifications to remove the assumption that FsVolumes are -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-common-project/hadoop-kms Exception is caught when Exception is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.createKey(Map) At KMS.java:is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.createKey(Map) At KMS.java:[line 169] Exception is caught when Exception is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.generateEncryptedKeys(String, String, int) At KMS.java:is not thrown in org.apache.hadoop.crypto.key.kms.server.KMS.generateEncryptedKeys(String, String, int) At KMS.java:[line 501] Failed junit tests : hadoop.hdfs.server.datanode.TestDataNodeVolumeFailureReporting hadoop.hdfs.tools.TestDFSAdmin hadoop.hdfs.TestRollingUpgrade hadoop.yarn.server.nodemanager.containermanager.queuing.TestQueuingContainerManager hadoop.yarn.server.applicationhistoryservice.webapp.TestAHSWebServices hadoop.yarn.server.TestContainerManagerSecurity hadoop.yarn.server.TestMiniYarnClusterNodeUtilization cc: https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/191/artifact/out/diff-compile-cc-root.txt [4.0K] javac: https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/191/artifact/out/diff-compile-javac-root.txt [168K] checkstyle: https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/191/artifact/out/diff-checkstyle-root.txt [16M] pylint: https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/191/artifact/out/diff-patch-pylint.txt [16K] shellcheck: https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/191/artifact/out/diff-patch-shellcheck.txt [20K] shelldocs: https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/191/artifact/out/diff-patch-shelldocs.txt [16K] whitespace: https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/191/artifact/out/whitespace-eol.txt [11M] https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/191/artifact/out/whitespace-tabs.txt [1.3M] findbugs: https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/191/artifact/out/branch-findbugs-hadoop-common-project_hadoop-kms-warnings.html [8.0K] javadoc: https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/191/artifact/out/diff-javadoc-javadoc-root.txt [2.2M] unit: https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/191/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [308K] https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/191/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/191/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt [12K] https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/191/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/191/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt [120K] asflicense: https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/191/artifact/out/patch-asflicense-problems.txt [4.0K] Powered by Apache Yetus 0.4.0-SNAPSHOT http://yetus.apache.org
--------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org