You are viewing a plain text version of this content. The canonical link for it is here.
- [hadoop] branch trunk updated: HDFS-14187. Make warning message more clear when there are not enough data nodes for EC write. Contributed by Kitti Nanasi. - posted by we...@apache.org on 2019/02/01 00:07:50 UTC, 0 replies.
- [hadoop] branch branch-2-jhung-test updated: java 8 - posted by jh...@apache.org on 2019/02/01 01:16:05 UTC, 0 replies.
- [hadoop] branch YARN-8200 updated: YARN-9188. Port YARN-7136 to branch-2 - posted by jh...@apache.org on 2019/02/01 02:04:51 UTC, 0 replies.
- [hadoop] branch YARN-8200 updated: YARN-7270 addendum: Reapplied changes after YARN-3926 backports - posted by jh...@apache.org on 2019/02/01 02:08:05 UTC, 0 replies.
- [hadoop] branch YARN-8200 updated (bb64ef4 -> ada42bb) - posted by jh...@apache.org on 2019/02/01 02:11:40 UTC, 0 replies.
- [hadoop] 01/02: YARN-7137. [YARN-3926] Move newly added APIs to unstable in YARN-3926 branch. Contributed by Wangda Tan. - posted by jh...@apache.org on 2019/02/01 02:11:41 UTC, 0 replies.
- [hadoop] 02/02: YARN-9175. Null resources check in ResourceInfo for branch-3.0 - posted by jh...@apache.org on 2019/02/01 02:11:42 UTC, 0 replies.
- [hadoop] branch YARN-8200 updated: YARN-9187. Backport YARN-6852 for GPU-specific native changes to branch-2 - posted by jh...@apache.org on 2019/02/01 02:13:34 UTC, 0 replies.
- [hadoop] branch YARN-8200 updated (1813f58 -> 2800e08) - posted by jh...@apache.org on 2019/02/01 02:51:01 UTC, 0 replies.
- [hadoop] 01/33: YARN-4081. Add support for multiple resource types in the Resource class. (Varun Vasudev via wangda) - posted by jh...@apache.org on 2019/02/01 02:51:02 UTC, 0 replies.
- [hadoop] 02/33: YARN-4172. Extend DominantResourceCalculator to account for all resources. (Varun Vasudev via wangda) - posted by jh...@apache.org on 2019/02/01 02:51:03 UTC, 0 replies.
- [hadoop] 03/33: YARN-4715. Add support to read resource types from a config file. Contributed by Varun Vasudev. - posted by jh...@apache.org on 2019/02/01 02:51:04 UTC, 0 replies.
- [hadoop] 04/33: YARN-4829. Add support for binary units in Resource class.(vvasudev via asuresh) - posted by jh...@apache.org on 2019/02/01 02:51:05 UTC, 0 replies.
- [hadoop] 05/33: YARN-4830. Add support for resource types in the nodemanager. Contributed by Varun Vasudev. - posted by jh...@apache.org on 2019/02/01 02:51:06 UTC, 0 replies.
- [hadoop] 06/33: YARN-5242. Update DominantResourceCalculator to consider all resource types in calculations. Contributed by Varun Vasudev. - posted by jh...@apache.org on 2019/02/01 02:51:07 UTC, 0 replies.
- [hadoop] 07/33: YARN-5586. Update the Resources class to consider all resource types. Contributed by Varun Vasudev. - posted by jh...@apache.org on 2019/02/01 02:51:08 UTC, 0 replies.
- [hadoop] 08/33: YARN-5587. [Partial backport] Add support for resource profiles. (vvasudev via asuresh) - posted by jh...@apache.org on 2019/02/01 02:51:09 UTC, 0 replies.
- [hadoop] 09/33: YARN-5588. [Partial backport] [YARN-3926] Add support for resource profiles in distributed shell. Contributed by Varun Vasudev. - posted by jh...@apache.org on 2019/02/01 02:51:10 UTC, 0 replies.
- [hadoop] 10/33: YARN-9181. Backport YARN-6232 for generic resource type usage to branch-2 - posted by jh...@apache.org on 2019/02/01 02:51:11 UTC, 0 replies.
- [hadoop] 11/33: YARN-9177. Use resource map for app metrics in TestCombinedSystemMetricsPublisher for branch-2 - posted by jh...@apache.org on 2019/02/01 02:51:12 UTC, 0 replies.
- [hadoop] 12/33: YARN-9182. Backport YARN-6445 resource profile performance improvements to branch-2 - posted by jh...@apache.org on 2019/02/01 02:51:13 UTC, 0 replies.
- [hadoop] 13/33: YARN-6761. Fix build for YARN-3926 branch. Contributed by Varun Vasudev. - posted by jh...@apache.org on 2019/02/01 02:51:14 UTC, 0 replies.
- [hadoop] 14/33: YARN-6786. [YARN-3926] ResourcePBImpl imports cleanup. Contributed by Yeliang Cang. - posted by jh...@apache.org on 2019/02/01 02:51:15 UTC, 0 replies.
- [hadoop] 15/33: YARN-6788. [YARN-3926] Improve performance of resource profile branch (Contributed by Sunil Govindan via Daniel Templeton) - posted by jh...@apache.org on 2019/02/01 02:51:16 UTC, 0 replies.
- [hadoop] 16/33: YARN-6994. [YARN-3926] Remove last uses of Long from resource types code. (Daniel Templeton via Yufei Gu) - posted by jh...@apache.org on 2019/02/01 02:51:17 UTC, 0 replies.
- [hadoop] 17/33: YARN-6892. [YARN-3926] Improve API implementation in Resources and DominantResourceCalculator class. Contributed by Sunil G. - posted by jh...@apache.org on 2019/02/01 02:51:18 UTC, 0 replies.
- [hadoop] 18/33: YARN-6610. [YARN-3926] DominantResourceCalculator#getResourceAsValue dominant param is updated to handle multiple resources. Contributed by Daniel Templeton. - posted by jh...@apache.org on 2019/02/01 02:51:19 UTC, 0 replies.
- [hadoop] 19/33: YARN-7030. [YARN-3926] Performance optimizations in Resource and ResourceUtils class. Contributed by Wangda Tan. - posted by jh...@apache.org on 2019/02/01 02:51:20 UTC, 0 replies.
- [hadoop] 20/33: YARN-7042. Clean up unit tests after YARN-6610. (Daniel Templeton via wangda) - posted by jh...@apache.org on 2019/02/01 02:51:21 UTC, 0 replies.
- [hadoop] 21/33: YARN-6789. Add Client API to get all supported resource types from RM. (Sunil G via wangda) - posted by jh...@apache.org on 2019/02/01 02:51:22 UTC, 0 replies.
- [hadoop] 22/33: YARN-6781. [YARN-3926] ResourceUtils#initializeResourcesMap takes an unnecessary Map parameter. Contributed by Yu-Tang Lin. - posted by jh...@apache.org on 2019/02/01 02:51:23 UTC, 0 replies.
- [hadoop] 23/33: YARN-7043. [Partial backport] Cleanup ResourceProfileManager. (wangda) - posted by jh...@apache.org on 2019/02/01 02:51:24 UTC, 0 replies.
- [hadoop] 24/33: YARN-7067. [YARN-3926] Optimize ResourceType information display in UI. Contributed by Wangda Tan. - posted by jh...@apache.org on 2019/02/01 02:51:25 UTC, 0 replies.
- [hadoop] 25/33: YARN-7039. Fix javac and javadoc errors in YARN-3926 branch. (Sunil G via wangda) - posted by jh...@apache.org on 2019/02/01 02:51:26 UTC, 0 replies.
- [hadoop] 26/33: YARN-7093. Improve log message in ResourceUtils. (Sunil G via wangda) - posted by jh...@apache.org on 2019/02/01 02:51:27 UTC, 0 replies.
- [hadoop] 27/33: YARN-6933. [YARN-3926] ResourceUtils.DISALLOWED_NAMES check is duplicated. Contributed by Manikandan R. - posted by jh...@apache.org on 2019/02/01 02:51:28 UTC, 0 replies.
- [hadoop] 28/33: YARN-7056. [Partial backport] Document Resource Profiles feature. (Sunil G via wangda) - posted by jh...@apache.org on 2019/02/01 02:51:29 UTC, 0 replies.
- [hadoop] 29/33: YARN-9188. Port YARN-7136 to branch-2 - posted by jh...@apache.org on 2019/02/01 02:51:30 UTC, 0 replies.
- [hadoop] 30/33: YARN-7270 addendum: Reapplied changes after YARN-3926 backports - posted by jh...@apache.org on 2019/02/01 02:51:31 UTC, 0 replies.
- [hadoop] 31/33: YARN-7137. [YARN-3926] Move newly added APIs to unstable in YARN-3926 branch. Contributed by Wangda Tan. - posted by jh...@apache.org on 2019/02/01 02:51:32 UTC, 0 replies.
- [hadoop] 32/33: YARN-9175. Null resources check in ResourceInfo for branch-3.0 - posted by jh...@apache.org on 2019/02/01 02:51:33 UTC, 0 replies.
- [hadoop] 33/33: YARN-9187. Backport YARN-6852 for GPU-specific native changes to branch-2 - posted by jh...@apache.org on 2019/02/01 02:51:34 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-1025. Handle replication of closed containers in DeadNodeHanlder. Contributed by Bharat Viswanadham. - posted by yq...@apache.org on 2019/02/01 03:36:40 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-997. Add blockade Tests for scm isolation and mixed node isolation. Contributed by Nilotpal Nandi. - posted by ms...@apache.org on 2019/02/01 08:35:05 UTC, 0 replies.
- [hadoop] branch trunk updated: HADOOP-16079. Token.toString faulting if any token listed can't load. - posted by st...@apache.org on 2019/02/01 14:32:35 UTC, 0 replies.
- [hadoop] branch branch-3.1 updated: HADOOP-16079. Token.toString faulting if any token listed can't load. - posted by st...@apache.org on 2019/02/01 14:34:53 UTC, 0 replies.
- [hadoop] branch branch-3.2 updated: HADOOP-16079. Token.toString faulting if any token listed can't load. - posted by st...@apache.org on 2019/02/01 14:34:54 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-1037. Fix the block discard logic in Ozone client. Contributed by Shashikant Banerjee. - posted by sh...@apache.org on 2019/02/01 15:15:31 UTC, 0 replies.
- svn commit: r1852766 - in /hadoop/common/site/main/publish: who.html who.pdf - posted by xk...@apache.org on 2019/02/01 18:36:10 UTC, 0 replies.
- [hadoop] branch trunk updated: YARN-8549 Adding a NoOp timeline writer and reader plugin classes for ATSv2. Contributed by Prabha Manepalli. - posted by vr...@apache.org on 2019/02/01 22:27:00 UTC, 0 replies.
- [hadoop] branch YARN-8200 updated: YARN-9180. Port YARN-7033 NM recovery of assigned resources to branch-2 - posted by jh...@apache.org on 2019/02/01 23:21:53 UTC, 0 replies.
- [hadoop] branch YARN-8200 updated: YARN-6620. Add support in NodeManager to isolate GPU devices by using CGroups. Contributed by Wangda Tan. - posted by jh...@apache.org on 2019/02/01 23:56:53 UTC, 1 replies.
- [hadoop] branch branch-2-jhung-test updated (e566e52 -> b3e8e72) - posted by jh...@apache.org on 2019/02/02 01:20:21 UTC, 0 replies.
- [hadoop] 01/02: HADOOP-16053 - posted by jh...@apache.org on 2019/02/02 01:20:22 UTC, 0 replies.
- [hadoop] 02/02: Default java 7 in Dockerfile. Also install openjdk8 - posted by jh...@apache.org on 2019/02/02 01:20:23 UTC, 0 replies.
- [hadoop] branch branch-2-jhung-test updated (b3e8e72 -> c12c0a8a) - posted by jh...@apache.org on 2019/02/02 01:41:33 UTC, 0 replies.
- [hadoop] 01/01: Default java 7 in Dockerfile. Also install openjdk8 - posted by jh...@apache.org on 2019/02/02 01:41:34 UTC, 0 replies.
- [hadoop] branch YARN-8200 updated: YARN-9174. Backport YARN-7224 for refactoring of GpuDevice class - posted by jh...@apache.org on 2019/02/02 02:21:23 UTC, 1 replies.
- [hadoop] branch branch-2-jhung-test updated: Add TLSv1.2 in MAVEN_OPTS - posted by jh...@apache.org on 2019/02/02 03:12:56 UTC, 0 replies.
- [hadoop] branch trunk updated (2c13513 -> f20b043) - posted by ww...@apache.org on 2019/02/02 15:22:17 UTC, 0 replies.
- [hadoop] 01/02: YARN-9262. TestRMAppAttemptTransitions is failing with an NPE. Contributed by lujie. - posted by ww...@apache.org on 2019/02/02 15:22:18 UTC, 0 replies.
- [hadoop] 02/02: YARN-9263. TestConfigurationNodeAttributesProvider fails after Mockito updated. Contributed by Weiwei Yang. - posted by ww...@apache.org on 2019/02/02 15:22:19 UTC, 0 replies.
- [hadoop] branch trunk updated: YARN-9231. TestDistributedShell fix timeout. Contributed by Prabhu Joseph. - posted by ww...@apache.org on 2019/02/02 15:28:15 UTC, 0 replies.
- [hadoop] branch branch-2-jhung-test updated: java 7 incompat - posted by jh...@apache.org on 2019/02/02 19:11:10 UTC, 1 replies.
- [hadoop] branch trunk updated: HDDS-1021. Allow ozone datanode to participate in a 1 node as well as 3 node Ratis Pipeline. Contributed by Shashikant Banerjee. - posted by ms...@apache.org on 2019/02/02 19:24:19 UTC, 0 replies.
- [hadoop] branch branch-2-jhung-test updated: test - posted by jh...@apache.org on 2019/02/03 00:45:18 UTC, 0 replies.
- [hadoop] branch branch-2-jhung-test updated: Revert "java 7 incompat" - posted by jh...@apache.org on 2019/02/03 02:03:39 UTC, 1 replies.
- [hadoop] branch trunk updated: HDFS-14232. libhdfs is not included in binary tarball. Contributed by Akira Ajisaka. - posted by ta...@apache.org on 2019/02/04 01:12:25 UTC, 0 replies.
- [hadoop] branch branch-3.2 updated: HDFS-14232. libhdfs is not included in binary tarball. Contributed by Akira Ajisaka. - posted by ta...@apache.org on 2019/02/04 01:13:14 UTC, 0 replies.
- [hadoop] branch branch-2 updated: HADOOP-16053. Backport HADOOP-14816 to branch-2. - posted by aa...@apache.org on 2019/02/04 04:24:26 UTC, 0 replies.
- [hadoop] branch trunk updated: HDFS-14158. Checkpointer ignores configured time period > 5 minutes - posted by aa...@apache.org on 2019/02/04 04:52:06 UTC, 0 replies.
- [hadoop] branch trunk updated: MAPREDUCE-7177. Disable speculative execution in TestDFSIO. Contributed by Zhaohui Xin. - posted by aa...@apache.org on 2019/02/04 05:03:47 UTC, 0 replies.
- [hadoop] branch branch-3.2 updated: MAPREDUCE-7177. Disable speculative execution in TestDFSIO. Contributed by Zhaohui Xin. - posted by aa...@apache.org on 2019/02/04 05:04:12 UTC, 0 replies.
- [hadoop] branch branch-3.1 updated: MAPREDUCE-7177. Disable speculative execution in TestDFSIO. Contributed by Zhaohui Xin. - posted by aa...@apache.org on 2019/02/04 05:04:30 UTC, 0 replies.
- [hadoop] branch branch-2 updated: MAPREDUCE-7177. Disable speculative execution in TestDFSIO. Contributed by Zhaohui Xin. - posted by aa...@apache.org on 2019/02/04 05:05:11 UTC, 0 replies.
- [hadoop] branch branch-2.9 updated: MAPREDUCE-7177. Disable speculative execution in TestDFSIO. Contributed by Zhaohui Xin. - posted by aa...@apache.org on 2019/02/04 05:05:35 UTC, 0 replies.
- [hadoop] branch branch-2.8 updated: MAPREDUCE-7177. Disable speculative execution in TestDFSIO. Contributed by Zhaohui Xin. - posted by aa...@apache.org on 2019/02/04 05:07:50 UTC, 0 replies.
- [hadoop] branch trunk updated: HADOOP-16089. AliyunOSS: update oss-sdk version to 3.4.1. Contributed by wujinhu. - posted by aa...@apache.org on 2019/02/04 05:46:59 UTC, 0 replies.
- [hadoop] branch branch-3.2 updated: HADOOP-16089. AliyunOSS: update oss-sdk version to 3.4.1. Contributed by wujinhu. - posted by aa...@apache.org on 2019/02/04 05:47:52 UTC, 0 replies.
- [hadoop] branch branch-3.1 updated: HADOOP-16089. AliyunOSS: update oss-sdk version to 3.4.1. Contributed by wujinhu. - posted by aa...@apache.org on 2019/02/04 05:48:08 UTC, 0 replies.
- [hadoop] branch branch-3.0 updated: HADOOP-16089. AliyunOSS: update oss-sdk version to 3.4.1. Contributed by wujinhu. - posted by aa...@apache.org on 2019/02/04 05:48:29 UTC, 0 replies.
- [hadoop] branch branch-2 updated: HADOOP-16089. AliyunOSS: update oss-sdk version to 3.4.1. Contributed by wujinhu. - posted by aa...@apache.org on 2019/02/04 05:48:44 UTC, 0 replies.
- [hadoop] branch branch-2.9 updated: HADOOP-16089. AliyunOSS: update oss-sdk version to 3.4.1. Contributed by wujinhu. - posted by aa...@apache.org on 2019/02/04 05:49:06 UTC, 0 replies.
- [hadoop] branch branch-3.2 updated: YARN-9263. TestConfigurationNodeAttributesProvider fails after Mockito updated. Contributed by Weiwei Yang. - posted by su...@apache.org on 2019/02/04 07:15:49 UTC, 0 replies.
- [hadoop] branch trunk updated: YARN-9206. RMServerUtils does not count SHUTDOWN as an accepted state. Contributed by Kuhu Shukla. - posted by su...@apache.org on 2019/02/04 07:18:39 UTC, 0 replies.
- [hadoop] branch branch-3.2 updated: YARN-9206. RMServerUtils does not count SHUTDOWN as an accepted state. Contributed by Kuhu Shukla. - posted by su...@apache.org on 2019/02/04 07:19:12 UTC, 0 replies.
- [hadoop] branch branch-3.2 updated: YARN-9262. TestRMAppAttemptTransitions is failing with an NPE. Contributed by lujie. - posted by su...@apache.org on 2019/02/04 08:30:37 UTC, 0 replies.
- [hadoop] branch branch-3.1 updated: YARN-9262. TestRMAppAttemptTransitions is failing with an NPE. Contributed by lujie. - posted by su...@apache.org on 2019/02/04 08:30:59 UTC, 0 replies.
- [hadoop] branch branch-3.2 updated: HDFS-13713. Add specification of Multipart Upload API to FS specification, with contract tests. - posted by st...@apache.org on 2019/02/04 17:10:33 UTC, 0 replies.
- [hadoop] branch trunk updated: HADOOP-16076. SPNEGO+SSL Client Connections with HttpClient Broken. - posted by st...@apache.org on 2019/02/04 17:40:05 UTC, 0 replies.
- [hadoop] branch branch-3.2 updated: HADOOP-16076. SPNEGO+SSL Client Connections with HttpClient Broken. - posted by st...@apache.org on 2019/02/04 17:41:32 UTC, 0 replies.
- [hadoop] branch trunk updated: HDFS-14202. dfs.disk.balancer.max.disk.throughputInMBperSec property is not working as per set value. Contributed by Ranith Sardar. - posted by in...@apache.org on 2019/02/04 19:59:57 UTC, 0 replies.
- [hadoop] branch YARN-8200 updated (fb7e4f4 -> ea7b3d4) - posted by jh...@apache.org on 2019/02/04 20:27:59 UTC, 0 replies.
- [hadoop] branch HDFS-13891 updated: HDFS-13404. RBF: TestRouterWebHDFSContractAppend.testRenameFileBeingAppended fails. - posted by ta...@apache.org on 2019/02/04 21:06:46 UTC, 0 replies.
- [hadoop] branch branch-2-jhung-test updated: ??? - posted by jh...@apache.org on 2019/02/04 22:35:31 UTC, 0 replies.
- [hadoop] branch branch-2-jhung-test updated: libbcprov - posted by jh...@apache.org on 2019/02/04 22:38:54 UTC, 0 replies.
- [hadoop] branch trunk updated: HDFS-14125. Use parameterized log format in ECTopologyVerifier. Contributed by Kitti Nanasi. - posted by we...@apache.org on 2019/02/04 22:52:16 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-1039. OzoneManager fails to connect with secure SCM. Contributed by Ajay Kumar - posted by aj...@apache.org on 2019/02/05 00:30:22 UTC, 0 replies.
- [hadoop] branch trunk updated: HADOOP-15938. [JDK 11] Remove animal-sniffer-maven-plugin to fix build. Contributed by Dinesh Chitlangia. - posted by aa...@apache.org on 2019/02/05 00:43:03 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-1029. Allow option for force in DeleteContainerCommand. Contributed by Bharat Viswanadham. - posted by yq...@apache.org on 2019/02/05 02:52:54 UTC, 0 replies.
- [hadoop] branch HDFS-13891 updated: HDFS-14225. RBF : MiniRouterDFSCluster should configure the failover proxy provider for namespace. Contributed by Ranith Sardar. - posted by su...@apache.org on 2019/02/05 04:52:23 UTC, 0 replies.
- [hadoop] branch trunk updated: YARN-9149. yarn container -status misses logUrl when integrated with ATSv2. Contributed by Abhishek Modi. - posted by ro...@apache.org on 2019/02/05 07:21:06 UTC, 0 replies.
- [hadoop] branch trunk updated: YARN-9275. Add link to NodeAttributes doc in PlacementConstraints document. Contributed by Masatake Iwasaki. - posted by ww...@apache.org on 2019/02/05 08:08:11 UTC, 0 replies.
- [hadoop] branch branch-3.2 updated: YARN-9275. Add link to NodeAttributes doc in PlacementConstraints document. Contributed by Masatake Iwasaki. - posted by ww...@apache.org on 2019/02/05 08:09:38 UTC, 0 replies.
- [hadoop] branch trunk updated: YARN-9257. Distributed Shell client throws a NPE for a non-existent queue. Contributed by Charan Hebri. - posted by su...@apache.org on 2019/02/05 08:11:52 UTC, 0 replies.
- [hadoop] branch trunk updated: YARN-6735. Have a way to turn off container metrics from NMs. Contributed by Abhishek Modi. - posted by ro...@apache.org on 2019/02/05 08:24:01 UTC, 0 replies.
- [hadoop] branch trunk updated: HADOOP-15229. Add FileSystem builder-based openFile() API to match createFile(); S3A to implement S3 Select through this API. - posted by st...@apache.org on 2019/02/05 11:57:57 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-987. MultipartUpload: S3API for list parts of a object. Contributed by Bharat Viswanadham. - posted by el...@apache.org on 2019/02/05 12:26:48 UTC, 0 replies.
- [hadoop] branch trunk updated: HADOOP-16074. WASB: Update container not found error code. - posted by st...@apache.org on 2019/02/05 14:40:30 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-776. Make OM initialization resilient to dns failures. Contributed by Doroszlai, Attila. - posted by el...@apache.org on 2019/02/05 15:13:58 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-631. Ozone classpath shell command is not working. Contributed by Elek, Marton. - posted by el...@apache.org on 2019/02/05 15:28:05 UTC, 0 replies.
- [hadoop] branch trunk updated: YARN-9246 NPE when executing a command yarn node -status or -states without additional arguments. Contributed by Masahiro Tanaka - posted by su...@apache.org on 2019/02/05 17:56:39 UTC, 0 replies.
- [hadoop] branch HDFS-13891 updated: HDFS-14252. RBF : Exceptions are exposing the actual sub cluster path. Contributed by Ayush Saxena. - posted by gi...@apache.org on 2019/02/05 18:40:53 UTC, 0 replies.
- [hadoop] branch trunk updated: HADOOP-15954. ABFS: Enable owner and group conversion for MSI and login user using OAuth. - posted by st...@apache.org on 2019/02/05 19:24:27 UTC, 0 replies.
- [hadoop] branch branch-3.2 updated: HADOOP-16074. WASB: Update container not found error code. - posted by st...@apache.org on 2019/02/05 19:51:36 UTC, 0 replies.
- [hadoop] branch branch-3.0 updated: HADOOP-15549. Upgrade to commons-configuration 2.1 regresses task CPU consumption. - posted by st...@apache.org on 2019/02/05 19:57:32 UTC, 0 replies.
- [hadoop] branch branch-3.1 updated: HADOOP-15549. Upgrade to commons-configuration 2.1 regresses task CPU consumption. - posted by st...@apache.org on 2019/02/05 19:57:33 UTC, 0 replies.
- [hadoop] annotated tag rel/release-3.1.2 created (now b156fd9) - posted by wa...@apache.org on 2019/02/05 21:27:03 UTC, 0 replies.
- [hadoop] branch trunk updated: Make upstream aware of 3.1.2 release - posted by wa...@apache.org on 2019/02/05 22:03:33 UTC, 0 replies.
- [hadoop] branch branch-3.2 updated: Make upstream aware of 3.1.2 release - posted by wa...@apache.org on 2019/02/05 22:06:01 UTC, 0 replies.
- [hadoop] branch branch-3.1 updated: Make upstream aware of 3.1.2 release - posted by wa...@apache.org on 2019/02/05 22:11:09 UTC, 0 replies.
- [hadoop] branch trunk updated: HDFS-14231. DataXceiver#run() should not log exceptions caused by InvalidToken exception as an error. Contributed by Kitti Nanasi. - posted by we...@apache.org on 2019/02/05 23:14:35 UTC, 0 replies.
- [hadoop] branch branch-3.2 updated: HDFS-14231. DataXceiver#run() should not log exceptions caused by InvalidToken exception as an error. Contributed by Kitti Nanasi. - posted by we...@apache.org on 2019/02/05 23:15:12 UTC, 0 replies.
- [hadoop] branch branch-3.1 updated: HDFS-14231. DataXceiver#run() should not log exceptions caused by InvalidToken exception as an error. Contributed by Kitti Nanasi. - posted by we...@apache.org on 2019/02/05 23:15:40 UTC, 0 replies.
- [hadoop] branch branch-3.0 updated: HDFS-14231. DataXceiver#run() should not log exceptions caused by InvalidToken exception as an error. Contributed by Kitti Nanasi. - posted by we...@apache.org on 2019/02/05 23:16:01 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-1027. Add blockade Tests for datanode isolation and scm failures. Contributed by Nilotpal Nandi. - posted by ms...@apache.org on 2019/02/06 06:04:17 UTC, 0 replies.
- [hadoop] branch trunk updated: YARN-9253. Add UT to verify Placement Constraint in Distributed Shell. Contributed by Prabhu Joseph. - posted by ww...@apache.org on 2019/02/06 14:42:56 UTC, 0 replies.
- [hadoop] branch trunk updated: HDFS-14250. [SBN read]. msync should always direct to active NameNode to get latest stateID. Contributed by Chao Sun. - posted by xk...@apache.org on 2019/02/06 17:55:07 UTC, 0 replies.
- [hadoop] branch trunk updated: HDFS-14242. OIV WebImageViewer: NPE when param op is not specified. Contributed by Siyao Meng. - posted by we...@apache.org on 2019/02/06 20:19:43 UTC, 0 replies.
- [hadoop] branch YARN-8200 updated (ea7b3d4 -> fca4a4c) - posted by jh...@apache.org on 2019/02/06 20:53:55 UTC, 0 replies.
- [hadoop] 01/03: YARN-6620. Add support in NodeManager to isolate GPU devices by using CGroups. Contributed by Wangda Tan. - posted by jh...@apache.org on 2019/02/06 20:53:56 UTC, 0 replies.
- [hadoop] 02/03: fix java7 incompat - posted by jh...@apache.org on 2019/02/06 20:53:57 UTC, 0 replies.
- [hadoop] 03/03: anyListOf - posted by jh...@apache.org on 2019/02/06 20:53:58 UTC, 0 replies.
- [hadoop] branch YARN-8200 updated (fca4a4c -> ea7b3d4) - posted by jh...@apache.org on 2019/02/06 21:14:19 UTC, 0 replies.
- [hadoop] branch YARN-8200 updated (1de7ef8 -> 5c2b680) - posted by jh...@apache.org on 2019/02/06 22:41:18 UTC, 0 replies.
- [hadoop] 01/01: YARN-9280. Backport YARN-6620 to YARN-8200/branch-2 for NodeManager-side GPU isolation - posted by jh...@apache.org on 2019/02/06 22:41:19 UTC, 0 replies.
- [hadoop] branch YARN-8200 updated: YARN-7396. NPE when accessing container logs due to null dirsHandler. Contributed by Jonathan Hung - posted by jh...@apache.org on 2019/02/07 02:35:03 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-1044. Client doesn't propogate correct error code to client on out of disk space. Contributed by Yiqun Lin. - posted by bh...@apache.org on 2019/02/07 04:06:20 UTC, 0 replies.
- [hadoop] branch trunk updated (912d9f7 -> 7fa62e1) - posted by ro...@apache.org on 2019/02/07 04:36:58 UTC, 0 replies.
- [hadoop] 01/02: YARN-7627. [ATSv2] When passing a non-number as metricslimit, the error message is wrong. Contributed by Charan Hebri. - posted by ro...@apache.org on 2019/02/07 04:36:59 UTC, 0 replies.
- [hadoop] 02/02: YARN-8219. Add application launch time to ATSV2. Contributed by Abhishek Modi. - posted by ro...@apache.org on 2019/02/07 04:37:00 UTC, 0 replies.
- [hadoop] branch branch-3.2 updated: YARN-8498. Yarn NodeManager OOM Listener Fails Compilation on Ubuntu 18.04. Contributed by Ayush Saxena. - posted by vi...@apache.org on 2019/02/07 07:34:52 UTC, 0 replies.
- [hadoop] branch trunk updated: YARN-8498. Yarn NodeManager OOM Listener Fails Compilation on Ubuntu 18.04. Contributed by Ayush Saxena. - posted by vi...@apache.org on 2019/02/07 07:34:53 UTC, 0 replies.
- [hadoop] branch branch-3.1 updated: HADOOP-15281. Distcp to add no-rename copy option. - posted by st...@apache.org on 2019/02/07 10:10:43 UTC, 0 replies.
- [hadoop] branch branch-3.2 updated: HADOOP-15281. Distcp to add no-rename copy option. - posted by st...@apache.org on 2019/02/07 10:10:44 UTC, 0 replies.
- [hadoop] branch trunk updated: HADOOP-15281. Distcp to add no-rename copy option. - posted by st...@apache.org on 2019/02/07 10:10:45 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-1010. ContainerSet#getContainerMap should be renamed. Contributed by Supratim Deka. - posted by ms...@apache.org on 2019/02/07 12:36:46 UTC, 0 replies.
- [hadoop] branch branch-3.1 updated: YARN-9206. RMServerUtils does not count SHUTDOWN as an accepted state. Contributed by Kuhu Shukla. - posted by su...@apache.org on 2019/02/07 13:38:47 UTC, 0 replies.
- [hadoop] branch branch-3.0 updated: YARN-9206. RMServerUtils does not count SHUTDOWN as an accepted state. Contributed by Kuhu Shukla. - posted by su...@apache.org on 2019/02/07 13:39:28 UTC, 0 replies.
- [hadoop] branch branch-2 updated: YARN-9206. RMServerUtils does not count SHUTDOWN as an accepted state. Contributed by Kuhu Shukla. - posted by su...@apache.org on 2019/02/07 13:41:25 UTC, 0 replies.
- [hadoop] branch branch-2.9 updated: YARN-9206. RMServerUtils does not count SHUTDOWN as an accepted state. Contributed by Kuhu Shukla. - posted by su...@apache.org on 2019/02/07 13:44:21 UTC, 0 replies.
- [hadoop] branch branch-2.8 updated: YARN-9206. RMServerUtils does not count SHUTDOWN as an accepted state. Contributed by Kuhu Shukla. - posted by su...@apache.org on 2019/02/07 13:46:02 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-922. Create isolated classloder to use ozonefs with any older hadoop versions. Contributed by Elek, Marton. - posted by el...@apache.org on 2019/02/07 16:20:38 UTC, 0 replies.
- [hadoop] branch trunk updated: YARN-7171: RM UI should sort memory / cores numerically. Contributed by Ahmed Hussein - posted by ep...@apache.org on 2019/02/07 16:45:12 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-1071. Make Ozone s3 acceptance test suite centos compatible. Contributed by Elek Marton. - posted by bh...@apache.org on 2019/02/07 16:53:26 UTC, 0 replies.
- [hadoop] branch branch-3.2 updated: YARN-7171: RM UI should sort memory / cores numerically. Contributed by Ahmed Hussein - posted by ep...@apache.org on 2019/02/07 17:01:45 UTC, 0 replies.
- [Hadoop Wiki] Update of "HowToCommit" by MartonElek - posted by Apache Wiki <wi...@apache.org> on 2019/02/07 18:19:10 UTC, 1 replies.
- [hadoop] branch branch-3.1 updated: Revert "HADOOP-15281. Distcp to add no-rename copy option." - posted by ep...@apache.org on 2019/02/07 20:33:16 UTC, 0 replies.
- [hadoop] branch branch-3.1 updated: YARN-7171: RM UI should sort memory / cores numerically. Contributed by Ahmed Hussein - posted by ep...@apache.org on 2019/02/07 20:50:01 UTC, 0 replies.
- [hadoop] branch branch-3.0 updated: YARN-7171: RM UI should sort memory / cores numerically. Contributed by Ahmed Hussein - posted by ep...@apache.org on 2019/02/07 21:26:07 UTC, 0 replies.
- [hadoop] branch branch-2 updated: YARN-7171: RM UI should sort memory / cores numerically. Contributed by Ahmed Hussein - posted by ep...@apache.org on 2019/02/07 21:40:44 UTC, 0 replies.
- [hadoop] branch trunk updated: HADOOP-16032. Distcp It should clear sub directory ACL before applying new ACL on. - posted by st...@apache.org on 2019/02/07 21:48:46 UTC, 0 replies.
- [hadoop] branch branch-3.2 updated: HADOOP-16032. Distcp It should clear sub directory ACL before applying new ACL on. - posted by st...@apache.org on 2019/02/07 21:49:39 UTC, 0 replies.
- [hadoop] branch trunk updated (546c5d7 -> 1f16550) - posted by st...@apache.org on 2019/02/07 21:59:25 UTC, 0 replies.
- [hadoop] 01/02: Revert "HADOOP-15954. ABFS: Enable owner and group conversion for MSI and login user using OAuth." - posted by st...@apache.org on 2019/02/07 21:59:26 UTC, 0 replies.
- [hadoop] 02/02: HADOOP-15954. ABFS: Enable owner and group conversion for MSI and login user using OAuth. - posted by st...@apache.org on 2019/02/07 21:59:27 UTC, 0 replies.
- [hadoop] branch branch-2.9 updated: YARN-7171: RM UI should sort memory / cores numerically. Contributed by Ahmed Hussein - posted by ep...@apache.org on 2019/02/07 22:06:38 UTC, 0 replies.
- [hadoop] branch branch-2.8 updated: YARN-7171: RM UI should sort memory / cores numerically. Contributed by Ahmed Hussein - posted by ep...@apache.org on 2019/02/07 22:25:49 UTC, 0 replies.
- [hadoop] branch branch-3.1 updated: HADOOP-15281. Distcp to add no-rename copy option. Contributed by Andrew Olson. - posted by ep...@apache.org on 2019/02/07 23:19:08 UTC, 0 replies.
- [hadoop] branch trunk updated: HDFS-14140. JournalNodeSyncer authentication is failing in secure cluster. Contributed by Surendra Singh Lilhore. - posted by we...@apache.org on 2019/02/08 00:52:22 UTC, 0 replies.
- [hadoop] branch branch-3.2 updated: HDFS-14140. JournalNodeSyncer authentication is failing in secure cluster. Contributed by Surendra Singh Lilhore. - posted by we...@apache.org on 2019/02/08 00:53:27 UTC, 0 replies.
- [hadoop] branch branch-3.1 updated: HDFS-14140. JournalNodeSyncer authentication is failing in secure cluster. Contributed by Surendra Singh Lilhore. - posted by we...@apache.org on 2019/02/08 00:53:40 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-1069. Temporarily disable the security acceptance tests by default in Ozone. Contributed by Marton Elek. - posted by bh...@apache.org on 2019/02/08 02:05:30 UTC, 0 replies.
- [hadoop] branch branch-3.2 updated: YARN-9257. Distributed Shell client throws a NPE for a non-existent queue. Contributed by Charan Hebri. - posted by su...@apache.org on 2019/02/08 05:52:50 UTC, 0 replies.
- [hadoop] branch branch-3.1 updated: YARN-9257. Distributed Shell client throws a NPE for a non-existent queue. Contributed by Charan Hebri. - posted by su...@apache.org on 2019/02/08 05:53:27 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-981. Block allocation should involve pipeline selection and then container selection. Contributed by Lokesh Jain. - posted by na...@apache.org on 2019/02/08 10:15:21 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-1073. Fix FindBugs issues on OzoneBucketStub#createMultipartKey. Contributed by Aravindan Vijayan. - posted by el...@apache.org on 2019/02/08 10:37:39 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-1033. Add FSStatistics for OzoneFileSystem. Contributed by Mukul Kumar Singh. - posted by na...@apache.org on 2019/02/08 12:04:20 UTC, 0 replies.
- [hadoop] branch trunk updated: HDFS-14172. Avoid NPE when SectionName#fromString returns null. Contributed by Xiang Li. - posted by yq...@apache.org on 2019/02/08 12:52:04 UTC, 0 replies.
- [hadoop] branch trunk updated: YARN-9282. Typo in javadoc of class LinuxContainerExecutor: hadoop.security.authetication should be 'authentication'. Contributed by Charan Hebri. - posted by iw...@apache.org on 2019/02/08 15:27:26 UTC, 0 replies.
- [hadoop] branch branch-3.2 updated: YARN-9282. Typo in javadoc of class LinuxContainerExecutor: hadoop.security.authetication should be 'authentication'. Contributed by Charan Hebri. - posted by iw...@apache.org on 2019/02/08 15:29:34 UTC, 0 replies.
- [hadoop] branch branch-3.1 updated: YARN-9282. Typo in javadoc of class LinuxContainerExecutor: hadoop.security.authetication should be 'authentication'. Contributed by Charan Hebri. - posted by iw...@apache.org on 2019/02/08 15:31:01 UTC, 0 replies.
- [hadoop] branch branch-3.0 updated: YARN-9282. Typo in javadoc of class LinuxContainerExecutor: hadoop.security.authetication should be 'authentication'. Contributed by Charan Hebri. - posted by iw...@apache.org on 2019/02/08 15:34:36 UTC, 0 replies.
- [hadoop] branch branch-2 updated: YARN-9282. Typo in javadoc of class LinuxContainerExecutor: hadoop.security.authetication should be 'authentication'. Contributed by Charan Hebri. - posted by iw...@apache.org on 2019/02/08 15:35:20 UTC, 0 replies.
- [hadoop] branch branch-2.9 updated: YARN-9282. Typo in javadoc of class LinuxContainerExecutor: hadoop.security.authetication should be 'authentication'. Contributed by Charan Hebri. - posted by iw...@apache.org on 2019/02/08 15:35:59 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-1048. Remove SCMNodeStat from SCMNodeManager and use storage information from DatanodeInfo#StorageReportProto. Contributed by Nanda kumar. - posted by yq...@apache.org on 2019/02/08 15:51:08 UTC, 0 replies.
- [hadoop] branch YARN-8200 updated: YARN-9289. Backport YARN-7330 for GPU in UI to branch-2 - posted by jh...@apache.org on 2019/02/08 19:27:13 UTC, 0 replies.
- [hadoop] branch YARN-8200 updated (2252b19 -> d9616d6) - posted by jh...@apache.org on 2019/02/08 20:09:14 UTC, 0 replies.
- [hadoop] 01/03: YARN-7573. Gpu Information page could be empty for nodes without GPU. (Sunil G via wangda) - posted by jh...@apache.org on 2019/02/08 20:09:15 UTC, 0 replies.
- [hadoop] 02/03: YARN-7594. TestNMWebServices#testGetNMResourceInfo fails on trunk. Contributed by Gergely Novák. - posted by jh...@apache.org on 2019/02/08 20:09:16 UTC, 0 replies.
- [hadoop] 03/03: YARN-7223. Document GPU isolation feature. Contributed by Wangda Tan. - posted by jh...@apache.org on 2019/02/08 20:09:17 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-1018. Update the base image of krb5 container for the secure ozone cluster. Contributed by Xiaoyu Yao. - posted by xy...@apache.org on 2019/02/08 20:46:29 UTC, 0 replies.
- [hadoop] branch branch-2-jhung-test updated (5f4a5d3 -> c6c5e94) - posted by jh...@apache.org on 2019/02/09 01:01:10 UTC, 0 replies.
- [hadoop] branch branch-2 updated: HADOOP-15711. Move branch-2 precommit/nightly test builds to java 8 - posted by jh...@apache.org on 2019/02/09 01:13:21 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-1026. Reads should fail over to alternate replica. Contributed by Shashikant Banerjee. - posted by sh...@apache.org on 2019/02/10 05:24:07 UTC, 0 replies.
- [hadoop] branch branch-3.1 updated: YARN-8761. Service AM support for decommissioning component instances. Contributed by Billie Rinaldi - posted by bi...@apache.org on 2019/02/10 17:25:36 UTC, 0 replies.
- [hadoop] branch branch-3.2 updated: YARN-8761. Service AM support for decommissioning component instances. Contributed by Billie Rinaldi - posted by bi...@apache.org on 2019/02/10 17:27:27 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-1078. TestRatisPipelineProvider failing because of node count mismatch. Contributed by Mukul Kumar Singh. - posted by bh...@apache.org on 2019/02/11 03:17:36 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-1077. TestSecureOzoneCluster does not config OM HTTP keytab. Contributed by Xiaoyu Yao. - posted by bh...@apache.org on 2019/02/11 03:35:36 UTC, 0 replies.
- [hadoop] branch trunk updated: YARN-9252. Allocation Tag Namespace support in Distributed Shell. Contributed by Prabhu Joseph. - posted by ww...@apache.org on 2019/02/11 06:43:21 UTC, 0 replies.
- [hadoop] branch trunk updated: YARN-8555. Parameterize TestSchedulingRequestContainerAllocation(Async) to cover both PC handler options. Contributed by Prabhu Joseph. - posted by ww...@apache.org on 2019/02/11 07:56:04 UTC, 0 replies.
- [hadoop] branch branch-3.2 updated: YARN-8555. Parameterize TestSchedulingRequestContainerAllocation(Async) to cover both PC handler options. Contributed by Prabhu Joseph. - posted by ww...@apache.org on 2019/02/11 07:57:01 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-1017. Use distributed tracing to indentify performance problems in Ozone. Contributed by Elek, Marton. - posted by el...@apache.org on 2019/02/11 11:27:15 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-1040. Add blockade Tests for client failures. Contributed by Nilotpal Nandi. - posted by ms...@apache.org on 2019/02/11 14:38:41 UTC, 0 replies.
- [hadoop] branch trunk updated: HDFS-14260. Replace synchronized method in BlockReceiver with atomic value. Contributed by BELUGA BEHR. - posted by in...@apache.org on 2019/02/11 18:10:06 UTC, 0 replies.
- [hadoop] branch trunk updated: HDFS-14261. Kerberize JournalNodeSyncer unit test. Contributed by Siyao Meng. - posted by we...@apache.org on 2019/02/11 19:03:07 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-1075. Fix CertificateUtil#parseRSAPublicKey charsetName. Contributed by Siddharth Wagle. - posted by xy...@apache.org on 2019/02/11 20:10:05 UTC, 0 replies.
- [hadoop] branch trunk updated: HADOOP-16098. Fix javadoc warnings in hadoop-aws. Contributed by Masatake Iwasaki. - posted by iw...@apache.org on 2019/02/11 22:36:01 UTC, 0 replies.
- [hadoop] branch trunk updated: YARN-9229. Document docker registry deployment with NFS Gateway. Contributed by Eric Yang. - posted by su...@apache.org on 2019/02/11 22:55:16 UTC, 0 replies.
- [hadoop] branch trunk updated: YARN-996. REST API support for node resource configuration. Contributed by Inigo Goiri. - posted by gi...@apache.org on 2019/02/11 23:28:04 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-1012. Add Default CertificateClient implementation. Contributed by Ajay Kumar - posted by aj...@apache.org on 2019/02/12 03:00:00 UTC, 0 replies.
- [hadoop] branch branch-3.2 updated: YARN-9191. Add cli option in DS to support enforceExecutionType in resource requests. Contributed by Abhishek Modi. - posted by ww...@apache.org on 2019/02/12 07:45:52 UTC, 0 replies.
- [hadoop] branch branch-3.1 updated: YARN-9191. Add cli option in DS to support enforceExecutionType in resource requests. Contributed by Abhishek Modi. - posted by ww...@apache.org on 2019/02/12 08:21:09 UTC, 0 replies.
- [hadoop] branch branch-3.2 updated: YARN-9253. Add UT to verify Placement Constraint in Distributed Shell. Contributed by Prabhu Joseph. - posted by ww...@apache.org on 2019/02/12 08:25:34 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-1074. Remove dead variable from KeyOutputStream#addKeyLocationInfo. Contributed by Siddharth Wagle. - posted by yq...@apache.org on 2019/02/12 08:29:30 UTC, 0 replies.
- [hadoop] branch branch-3.1 updated: YARN-9253. Add UT to verify Placement Constraint in Distributed Shell. Contributed by Prabhu Joseph. - posted by ww...@apache.org on 2019/02/12 08:30:35 UTC, 0 replies.
- [hadoop] branch branch-3.2 updated: YARN-9252. Allocation Tag Namespace support in Distributed Shell. Contributed by Prabhu Joseph. - posted by ww...@apache.org on 2019/02/12 08:34:49 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-360. Use RocksDBStore and TableStore for SCM Metadata. Contributed by Anu Engineer. - posted by na...@apache.org on 2019/02/12 09:01:25 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-1081. CLOSING state containers should not be added to pipeline on SCM start. Contributed by Lokesh Jain. - posted by na...@apache.org on 2019/02/12 09:09:26 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-1080. Ozonefs Isolated class loader should support FsStorageStatistics. Contributed by Elek, Marton. - posted by na...@apache.org on 2019/02/12 09:20:46 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-1050. TestSCMRestart#testPipelineWithScmRestart is failing. Contributed by Supratim Deka. - posted by ms...@apache.org on 2019/02/12 11:05:04 UTC, 0 replies.
- [hadoop] branch branch-3.1 updated: HDFS-14266. EC : Fsck -blockId shows null for EC Blocks if One Block Is Not Available. Contributed by Ayush Saxena. - posted by vi...@apache.org on 2019/02/12 17:08:41 UTC, 0 replies.
- [hadoop] branch branch-3.2 updated: HDFS-14266. EC : Fsck -blockId shows null for EC Blocks if One Block Is Not Available. Contributed by Ayush Saxena. - posted by vi...@apache.org on 2019/02/12 17:08:42 UTC, 0 replies.
- [hadoop] branch trunk updated: HDFS-14266. EC : Fsck -blockId shows null for EC Blocks if One Block Is Not Available. Contributed by Ayush Saxena. - posted by vi...@apache.org on 2019/02/12 17:08:43 UTC, 0 replies.
- [hadoop] branch HDFS-13891 updated: HDFS-14230. RBF: Throw RetriableException instead of IOException when no namenodes available. Contributed by Fei Hui. - posted by in...@apache.org on 2019/02/12 18:44:10 UTC, 0 replies.
- [hadoop] branch trunk updated: YARN-9184. Add a system flag to allow update to latest docker images. Contributed by Zhaohui Xin - posted by ey...@apache.org on 2019/02/12 21:19:00 UTC, 0 replies.
- [hadoop] branch HDFS-12090 updated: HDFS-13794. [PROVIDED Phase 2] Teach BlockAliasMap.Writer remove method. Contributed by Ewan Higgs - posted by vi...@apache.org on 2019/02/12 21:47:03 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-1047. Fix TestRatisPipelineProvider#testCreatePipelineWithFactor. Contributed by Nilotpal Nandi. - posted by yq...@apache.org on 2019/02/13 02:51:26 UTC, 0 replies.
- [hadoop] branch trunk updated: HADOOP-16097. Provide proper documentation for FairCallQueue. Contributed by Erik Krogen. - posted by yq...@apache.org on 2019/02/13 03:37:43 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-972. Add support for configuring multiple OMs. Contributed by Hanisha Koneru. - posted by bh...@apache.org on 2019/02/13 06:08:01 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-1034. TestOzoneRpcClient and TestOzoneRpcClientWithRatis failure. Contributed by Mukul Kumar Singh. - posted by bh...@apache.org on 2019/02/13 06:24:07 UTC, 0 replies.
- [hadoop] branch branch-3.1 updated: HADOOP-16108. Tail Follow Interval Should Allow To Specify The Sleep Interval To Save Unnecessary RPC's. Contributed by Ayush Saxena. - posted by vi...@apache.org on 2019/02/13 11:16:44 UTC, 0 replies.
- [hadoop] branch branch-3.2 updated: HADOOP-16108. Tail Follow Interval Should Allow To Specify The Sleep Interval To Save Unnecessary RPC's. Contributed by Ayush Saxena. - posted by vi...@apache.org on 2019/02/13 11:16:45 UTC, 0 replies.
- [hadoop] branch trunk updated: HADOOP-16108. Tail Follow Interval Should Allow To Specify The Sleep Interval To Save Unnecessary RPC's. Contributed by Ayush Saxena. - posted by vi...@apache.org on 2019/02/13 11:16:46 UTC, 0 replies.
- [hadoop] branch docker-hadoop-runner updated: HDDS-1091. Provide centos based apache/hadoop-runner base image for ozone. Contributed by Elek, Marton. - posted by el...@apache.org on 2019/02/13 12:20:27 UTC, 0 replies.
- [hadoop] branch trunk updated: HDFS-14274. EC: NPE While Listing EC Policy For A Directory Following Replication Policy. Contributed by Ayush Saxena. - posted by su...@apache.org on 2019/02/13 17:47:58 UTC, 0 replies.
- [hadoop] branch branch-3.2 updated: HDFS-14274. EC: NPE While Listing EC Policy For A Directory Following Replication Policy. Contributed by Ayush Saxena. - posted by su...@apache.org on 2019/02/13 17:54:50 UTC, 0 replies.
- [hadoop] branch branch-3.1 updated: HDFS-14274. EC: NPE While Listing EC Policy For A Directory Following Replication Policy. Contributed by Ayush Saxena. - posted by su...@apache.org on 2019/02/13 17:59:36 UTC, 0 replies.
- [hadoop] branch trunk updated: HDFS-14263. Remove unnecessary block file exists check from FsDatasetImpl#getBlockInputStream(). Contributed by Surendra Singh Lilhore - posted by su...@apache.org on 2019/02/13 18:19:53 UTC, 0 replies.
- [hadoop] branch branch-3.2 updated: HDFS-14263. Remove unnecessary block file exists check from FsDatasetImpl#getBlockInputStream(). Contributed by Surendra Singh Lilhore - posted by su...@apache.org on 2019/02/13 18:25:25 UTC, 0 replies.
- [hadoop] branch branch-3.1 updated: HDFS-14263. Remove unnecessary block file exists check from FsDatasetImpl#getBlockInputStream(). Contributed by Surendra Singh Lilhore - posted by su...@apache.org on 2019/02/13 18:29:43 UTC, 0 replies.
- [hadoop] branch trunk updated: HDFS-13617. Allow wrapping NN QOP into token in encrypted message. Contributed by Chen Liang - posted by cl...@apache.org on 2019/02/13 20:40:43 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-936. Need a tool to map containers to ozone objects. Contributed by Sarun Singla - posted by ji...@apache.org on 2019/02/13 23:44:06 UTC, 0 replies.
- [hadoop] branch HDFS-13891 updated: HDFS-13358. RBF: Support for Delegation Token (RPC). Contributed by CR Hota. - posted by br...@apache.org on 2019/02/14 02:48:54 UTC, 0 replies.
- [hadoop] branch trunk updated: HDFS-14241. Provide feedback on successful renameSnapshot and deleteSnapshot. Contributed by Siyao Meng. - posted by we...@apache.org on 2019/02/14 03:48:26 UTC, 0 replies.
- [hadoop] branch trunk updated: YARN-7824. [UI2] Yarn Component Instance page should include link to container logs. Contributed by Akhil PB. - posted by su...@apache.org on 2019/02/14 10:12:31 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-1096. OzoneManager#loadOMHAConfigs should use default ports in case port is not defined. Contributed by Hanisha Koneru. - posted by el...@apache.org on 2019/02/14 13:05:08 UTC, 0 replies.
- [hadoop] branch branch-3.2 updated: YARN-7761. [UI2] Clicking 'master container log' or 'Link' next to 'log' under application's appAttempt goes to Old UI's Log link. Contributed by Akhil PB. - posted by su...@apache.org on 2019/02/14 15:26:01 UTC, 0 replies.
- [hadoop] branch branch-3.1 updated: YARN-7761. [UI2] Clicking 'master container log' or 'Link' next to 'log' under application's appAttempt goes to Old UI's Log link. Contributed by Akhil PB. - posted by su...@apache.org on 2019/02/14 15:26:57 UTC, 0 replies.
- [hadoop] branch trunk updated: HDFS-14262. [SBN read] Make Log.WARN message in GlobalStateIdContext more informative. Contributed by Shweta Yakkali. - posted by xk...@apache.org on 2019/02/14 16:05:47 UTC, 0 replies.
- [hadoop] branch trunk updated: HDFS-13209. DistributedFileSystem.create should allow an option to provide StoragePolicy. Contributed by Ayush Saxena. - posted by su...@apache.org on 2019/02/14 16:49:47 UTC, 0 replies.
- [hadoop] branch trunk updated: YARN-9293. Optimize MockAMLauncher event handling. Contributed by Bibin A Chundatt. - posted by bi...@apache.org on 2019/02/14 17:27:37 UTC, 0 replies.
- [hadoop] branch branch-3.2 updated: YARN-9293. Optimize MockAMLauncher event handling. Contributed by Bibin A Chundatt. - posted by bi...@apache.org on 2019/02/14 17:29:15 UTC, 0 replies.
- [hadoop] branch branch-3.1 updated: YARN-9293. Optimize MockAMLauncher event handling. Contributed by Bibin A Chundatt. - posted by bi...@apache.org on 2019/02/14 17:32:11 UTC, 0 replies.
- [hadoop] branch trunk updated: YARN-9295. [UI2] Fix label typo in Cluster Overview page. Contributed by Charan Hebri. - posted by bi...@apache.org on 2019/02/14 17:39:33 UTC, 0 replies.
- [hadoop] branch branch-3.2 updated: YARN-9295. [UI2] Fix label typo in Cluster Overview page. Contributed by Charan Hebri. - posted by bi...@apache.org on 2019/02/14 17:40:59 UTC, 0 replies.
- [hadoop] branch branch-3.1 updated: YARN-9295. [UI2] Fix label typo in Cluster Overview page. Contributed by Charan Hebri. - posted by bi...@apache.org on 2019/02/14 17:42:36 UTC, 0 replies.
- [hadoop] branch trunk updated: HDFS-14162. [SBN read] Allow Balancer to work with Observer node. Add a new ProxyCombiner allowing for multiple related protocols to be combined. Allow AlignmentContext to be passed in NameNodeProxyFactory. Contributed by Erik Krogen. - posted by xk...@apache.org on 2019/02/14 20:04:21 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-1100. fix asf license errors in newly added files by HDDS-936. Contributed by Dinesh Chitlangia. - posted by ae...@apache.org on 2019/02/15 01:57:21 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-1108. Check s3bucket exists or not before MPU operations. Contributed by Bharat Viswanadham. - posted by ae...@apache.org on 2019/02/15 05:22:21 UTC, 0 replies.
- [hadoop] branch trunk updated: YARN-9308. fairscheduler-statedump.log gets generated regardless of service again after the merge of HDFS-7240. Contributed by Wilfred Spiegelenburg. - posted by aa...@apache.org on 2019/02/15 05:53:14 UTC, 0 replies.
- [hadoop] branch branch-3.2 updated: YARN-9308. fairscheduler-statedump.log gets generated regardless of service again after the merge of HDFS-7240. Contributed by Wilfred Spiegelenburg. - posted by aa...@apache.org on 2019/02/15 05:53:41 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-1099. Genesis benchmark for ozone key creation in OM. Contributed by Bharat Viswanadham. - posted by yq...@apache.org on 2019/02/15 06:07:54 UTC, 0 replies.
- [hadoop] branch branch-2.9 updated: HADOOP-16055. Upgrade AWS SDK to 1.11.271 in branch-2. - posted by aa...@apache.org on 2019/02/15 06:15:18 UTC, 0 replies.
- [hadoop] branch trunk updated (5656409 -> 084b6a6) - posted by yq...@apache.org on 2019/02/15 06:24:31 UTC, 0 replies.
- [hadoop] 01/02: Revert "HDDS-1099. Genesis benchmark for ozone key creation in OM. Contributed by Bharat Viswanadham." - posted by yq...@apache.org on 2019/02/15 06:24:32 UTC, 0 replies.
- [hadoop] 02/02: HDDS-1099. Genesis benchmark for ozone key creation in OM. Contributed by Bharat Viswanadham. - posted by yq...@apache.org on 2019/02/15 06:24:33 UTC, 0 replies.
- [hadoop] branch trunk updated: YARN-9284. Fix the unit of yarn.service.am-resource.memory in the document. Contributed by Masahiro Tanaka. - posted by aa...@apache.org on 2019/02/15 06:43:14 UTC, 0 replies.
- [hadoop] branch branch-3.2 updated: YARN-9284. Fix the unit of yarn.service.am-resource.memory in the document. Contributed by Masahiro Tanaka. - posted by aa...@apache.org on 2019/02/15 06:43:36 UTC, 0 replies.
- [hadoop] branch branch-3.1 updated: YARN-9284. Fix the unit of yarn.service.am-resource.memory in the document. Contributed by Masahiro Tanaka. - posted by aa...@apache.org on 2019/02/15 06:44:06 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-1068. Improve the error propagation for ozone sh. Contributed by Elek, Marton. - posted by ae...@apache.org on 2019/02/15 06:59:01 UTC, 0 replies.
- [hadoop] branch trunk updated: YARN-8295. [UI2] Improve Resource Usage tab error message when there are no data available. Contributed by Charan Hebri. - posted by su...@apache.org on 2019/02/15 07:12:34 UTC, 0 replies.
- [hadoop] branch branch-3.2 updated: YARN-8295. [UI2] Improve Resource Usage tab error message when there are no data available. Contributed by Charan Hebri. - posted by su...@apache.org on 2019/02/15 07:13:06 UTC, 0 replies.
- [hadoop] branch branch-3.1 updated: YARN-8295. [UI2] Improve Resource Usage tab error message when there are no data available. Contributed by Charan Hebri. - posted by su...@apache.org on 2019/02/15 07:13:32 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-905. Create informative landing page for Ozone S3 gateway. Contributed by Elek, Marton. - posted by ae...@apache.org on 2019/02/15 07:22:01 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-1097. Add genesis benchmark for BlockManager#allocateBlock. Contributed by Lokesh Jain. - posted by ae...@apache.org on 2019/02/15 07:30:44 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-1103.Fix rat/findbug/checkstyle errors in ozone/hdds projects. Contributed by Elek, Marton. - posted by ae...@apache.org on 2019/02/15 07:41:22 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-1028. Improve logging in SCMPipelineManager. Contributed by Lokesh Jain. - posted by sh...@apache.org on 2019/02/15 09:09:12 UTC, 0 replies.
- [hadoop] branch trunk updated: YARN-9283. Javadoc of LinuxContainerExecutor#addSchedPriorityCommand has a wrong property name as reference - posted by aa...@apache.org on 2019/02/15 09:47:57 UTC, 0 replies.
- [hadoop] branch branch-3.2 updated: YARN-9283. Javadoc of LinuxContainerExecutor#addSchedPriorityCommand has a wrong property name as reference - posted by aa...@apache.org on 2019/02/15 09:50:11 UTC, 0 replies.
- [hadoop] branch branch-3.0 updated: YARN-9283. Javadoc of LinuxContainerExecutor#addSchedPriorityCommand has a wrong property name as reference - posted by aa...@apache.org on 2019/02/15 10:00:03 UTC, 0 replies.
- [hadoop] branch branch-2 updated: YARN-9283. Javadoc of LinuxContainerExecutor#addSchedPriorityCommand has a wrong property name as reference - posted by aa...@apache.org on 2019/02/15 10:01:03 UTC, 0 replies.
- [hadoop] branch branch-2.9 updated: YARN-9283. Javadoc of LinuxContainerExecutor#addSchedPriorityCommand has a wrong property name as reference - posted by aa...@apache.org on 2019/02/15 10:01:41 UTC, 0 replies.
- [hadoop] branch branch-3.1 updated: YARN-9283. Javadoc of LinuxContainerExecutor#addSchedPriorityCommand has a wrong property name as reference - posted by aa...@apache.org on 2019/02/15 10:03:12 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-1082. OutOfMemoryError because of memory leak in KeyInputStream. Contributed by Supratim Deka. - posted by ms...@apache.org on 2019/02/15 14:39:36 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-1110. OzoneManager need to login during init when security is enabled. Contributed by Xiaoyu Yao. - posted by el...@apache.org on 2019/02/15 15:14:41 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-1076. TestSCMNodeManager crashed the jvm. Contributed by Lokesh Jain. - posted by sh...@apache.org on 2019/02/15 15:44:21 UTC, 0 replies.
- [hadoop] branch HDFS-12090 updated (6657cca -> 64da704) - posted by eh...@apache.org on 2019/02/15 16:09:10 UTC, 0 replies.
- [hadoop] 01/03: HDFS-13310. The DatanodeProtocol should have a DNA_BACKUP to backup blocks. Original patch contributed by Ewan Higgs. Followup work and fixed contributed by Virajith Jalaparthi. - posted by eh...@apache.org on 2019/02/15 16:09:11 UTC, 0 replies.
- [hadoop] 02/03: HDFS-13421. [PROVIDED Phase 2] Implement DNA_BACKUP command in Datanode. Contributed by Ewan Higgs. - posted by eh...@apache.org on 2019/02/15 16:09:12 UTC, 0 replies.
- [hadoop] 03/03: HDFS-13794. [PROVIDED Phase 2] Teach BlockAliasMap.Writer remove method. Contributed by Ewan Higgs - posted by eh...@apache.org on 2019/02/15 16:09:13 UTC, 0 replies.
- [hadoop] branch trunk updated: YARN-8927. Added support for top level Dockerhub images to trusted registry using library keyword. Contributed by Zhankun Tang - posted by ey...@apache.org on 2019/02/15 16:19:17 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-1092. Use Java 11 JRE to run Ozone in containers. - posted by el...@apache.org on 2019/02/15 16:27:02 UTC, 0 replies.
- [hadoop] branch docker-hadoop-runner updated: HDDS-1092. Use Java 11 JRE to run Ozone in containers. Contributed by Elek, Marton. - posted by el...@apache.org on 2019/02/15 16:29:39 UTC, 0 replies.
- [hadoop] branch HDFS-13891 updated: HDFS-14226. RBF: Setting attributes should set on all subclusters' directories. Contributed by Ayush Saxena. - posted by in...@apache.org on 2019/02/15 17:25:26 UTC, 0 replies.
- [hadoop] branch HDFS-13891 updated: HDFS-14268. RBF: Fix the location of the DNs in getDatanodeReport(). Contributed by Inigo Goiri. - posted by gi...@apache.org on 2019/02/15 18:47:56 UTC, 0 replies.
- [hadoop] branch docker-hadoop-runner updated: HDDS-1117. Add async profiler to the hadoop-runner base container image. Contributed by Elek, Marton. - posted by ae...@apache.org on 2019/02/15 19:17:37 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-1116.Add java profiler servlet to the Ozone web servers. Contributed by Elek, Marton. - posted by ae...@apache.org on 2019/02/15 19:40:33 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-1114. Fix findbugs/checkstyle/accepteance errors in Ozone. Contributed by Marton Elek. - posted by bh...@apache.org on 2019/02/15 19:49:58 UTC, 0 replies.
- [hadoop] branch trunk updated: HDFS-14258. Introduce Java Concurrent Package To DataXceiverServer Class. Contributed by BELUGA BEHR. - posted by in...@apache.org on 2019/02/16 00:32:35 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-1041. Support TDE(Transparent Data Encryption) for Ozone. Contributed by Xiaoyu Yao. - posted by ae...@apache.org on 2019/02/16 18:32:49 UTC, 0 replies.
- [hadoop] branch trunk updated: SUBMARINE-1. Move code base of submarine from yarn-applications to top directory. Contributed by Wangda Tan. - posted by su...@apache.org on 2019/02/17 14:34:04 UTC, 0 replies.
- [hadoop] branch trunk updated: YARN-9213. RM Web UI v1 does not show custom resource allocations for containers page. Contributed by Szilard Nemeth. - posted by su...@apache.org on 2019/02/17 14:38:27 UTC, 0 replies.
- [hadoop] branch branch-3.2 updated: YARN-7824. [UI2] Yarn Component Instance page should include link to container logs. Contributed by Akhil PB. - posted by su...@apache.org on 2019/02/17 14:49:54 UTC, 0 replies.
- [hadoop] branch branch-3.1 updated: YARN-7824. [UI2] Yarn Component Instance page should include link to container logs. Contributed by Akhil PB. - posted by su...@apache.org on 2019/02/17 14:50:47 UTC, 0 replies.
- [hadoop] branch trunk updated: HADOOP-16116. Fix Spelling Mistakes - DECOMISSIONED. Contributed by BELUGA BEHR. - posted by aa...@apache.org on 2019/02/18 06:23:49 UTC, 0 replies.
- [hadoop] branch trunk updated: YARN-9060. [YARN-8851] Phase 1 - Support device isolation and use the Nvidia GPU plugin as an example. Contributed by Zhankun Tang. - posted by su...@apache.org on 2019/02/18 10:28:41 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-1106. Introduce queryMap in PipelineManager. Contributed by Lokesh Jain. - posted by yq...@apache.org on 2019/02/18 14:36:31 UTC, 0 replies.
- [hadoop] branch trunk updated: Revert "HADOOP-15843. s3guard bucket-info command to not print a stack trace on bucket-not-found." - posted by st...@apache.org on 2019/02/18 16:51:43 UTC, 0 replies.
- [hadoop] branch trunk updated: HDFS-14287. DataXceiverServer May Double-Close PeerServer. Contributed by BELUGA BEHR. - posted by in...@apache.org on 2019/02/18 19:00:11 UTC, 0 replies.
- [hadoop] branch trunk updated: HDFS-9596. Remove Shuffle Method From DFSUtil. Contributed by BELUGA BEHR. - posted by in...@apache.org on 2019/02/18 23:30:49 UTC, 0 replies.
- [hadoop] branch trunk updated: HDFS-14296. Prefer ArrayList over LinkedList in VolumeScanner. Contributed by BELUGA BEHR. - posted by in...@apache.org on 2019/02/19 01:55:54 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-1122. Fix TestOzoneManagerRatisServer#testSubmitRatisRequest unit test failure. Contributed by Yiqun Lin. - posted by yq...@apache.org on 2019/02/19 03:30:31 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-1085. Create an OM API to serve snapshots to Recon server. Contributed by Aravindan Vijayan. - posted by ae...@apache.org on 2019/02/19 06:37:47 UTC, 0 replies.
- [hadoop] branch trunk updated: HADOOP-15843. s3guard bucket-info command to not print a stack trace on bucket-not-found. - posted by st...@apache.org on 2019/02/19 11:34:15 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-1101. SCM CA: Write Certificate information to SCM Metadata. Contributed by Anu Engineer. - posted by xy...@apache.org on 2019/02/19 18:44:41 UTC, 0 replies.
- [hadoop] branch trunk updated: YARN-9309. Improve graph text in SLS to avoid overlapping. Contributed by Bilwa S T. - posted by bi...@apache.org on 2019/02/19 19:07:21 UTC, 0 replies.
- [hadoop] branch branch-3.2 updated: YARN-9309. Improve graph text in SLS to avoid overlapping. Contributed by Bilwa S T. - posted by bi...@apache.org on 2019/02/19 19:08:10 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-1121. Key read failure when data is written parallel in to Ozone. Contributed by Bharat Viswanadham. - posted by ae...@apache.org on 2019/02/19 19:08:19 UTC, 0 replies.
- [hadoop] branch branch-3.1 updated: YARN-9309. Improve graph text in SLS to avoid overlapping. Contributed by Bilwa S T. - posted by bi...@apache.org on 2019/02/19 19:08:51 UTC, 0 replies.
- [hadoop] branch trunk updated: YARN-9286. [Timeline Server] Sorting based on FinalStatus shows pop-up message. Contributed by Bilwa S T. - posted by bi...@apache.org on 2019/02/19 19:49:41 UTC, 0 replies.
- [hadoop] branch branch-3.2 updated: YARN-9286. [Timeline Server] Sorting based on FinalStatus shows pop-up message. Contributed by Bilwa S T. - posted by bi...@apache.org on 2019/02/19 19:50:40 UTC, 0 replies.
- [hadoop] branch branch-3.1 updated: YARN-9286. [Timeline Server] Sorting based on FinalStatus shows pop-up message. Contributed by Bilwa S T. - posted by bi...@apache.org on 2019/02/19 19:51:35 UTC, 0 replies.
- [hadoop] branch trunk updated: HDFS-14188. Make hdfs ec -verifyClusterSetup command accept an erasure coding policy as a parameter. Contributed by Kitti Nanasi. - posted by we...@apache.org on 2019/02/19 20:05:28 UTC, 0 replies.
- [hadoop] branch trunk updated: HADOOP-15967. KMS Benchmark Tool. Contributed by George Huang. - posted by we...@apache.org on 2019/02/19 23:24:47 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-1139 : Fix findbugs issues caused by HDDS-1085. Contributed by Aravindan Vijayan. - posted by bh...@apache.org on 2019/02/20 00:32:57 UTC, 0 replies.
- [hadoop] branch trunk updated: Logging stale datanode information. Contributed by Karthik Palanisamy. - posted by bh...@apache.org on 2019/02/20 01:01:39 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-1130. Make BenchMarkBlockManager multi-threaded. Contributed by Lokesh Jain. - posted by yq...@apache.org on 2019/02/20 02:46:25 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-1135. Ozone jars are missing in the Ozone Snapshot tar. Contributed by Dinesh Chitlangia. - posted by el...@apache.org on 2019/02/20 11:17:20 UTC, 0 replies.
- [hadoop] branch trunk updated: HDFS-14235. Handle ArrayIndexOutOfBoundsException in DataNodeDiskMetrics#slowDiskDetectionDaemon. Contributed by Ranith Sardar. - posted by su...@apache.org on 2019/02/20 11:37:10 UTC, 0 replies.
- [hadoop] branch branch-3.2 updated: HDFS-14235. Handle ArrayIndexOutOfBoundsException in DataNodeDiskMetrics#slowDiskDetectionDaemon. Contributed by Ranith Sardar. - posted by su...@apache.org on 2019/02/20 11:53:58 UTC, 0 replies.
- [hadoop] branch trunk updated: HADOOP-16104. Wasb tests to downgrade to skip when test a/c is namespace enabled. Contributed by Masatake Iwasaki. - posted by iw...@apache.org on 2019/02/20 13:05:03 UTC, 0 replies.
- [hadoop] branch branch-3.2 updated: HADOOP-16104. Wasb tests to downgrade to skip when test a/c is namespace enabled. Contributed by Masatake Iwasaki. - posted by iw...@apache.org on 2019/02/20 13:21:18 UTC, 0 replies.
- [hadoop] branch HDFS-13891 updated: HDFS-14249. RBF: Tooling to identify the subcluster location of a file. Contributed by Inigo Goiri. - posted by gi...@apache.org on 2019/02/20 19:09:17 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-1060. Add API to get OM certificate from SCM CA. Contributed by Ajay Kumar. - posted by xy...@apache.org on 2019/02/20 19:36:06 UTC, 0 replies.
- [hadoop] branch trunk updated: HDFS-14267. Add test_libhdfs_ops to libhdfs tests, mark libhdfs_read/write.c as examples. Contributed by Sahil Takiar. - posted by we...@apache.org on 2019/02/20 19:38:43 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-1053. Generate RaftGroupId from OMServiceID. Contributed by Aravindan Vijayan. - posted by ar...@apache.org on 2019/02/20 20:58:04 UTC, 0 replies.
- [hadoop] branch trunk updated: HDFS-14302. Refactor NameNodeWebHdfsMethods#generateDelegationToken() to allow better extensibility. Contributed by CR Hota. - posted by in...@apache.org on 2019/02/20 21:55:20 UTC, 0 replies.
- [hadoop] branch HDFS-13891 updated (215e525 -> f476bb1) - posted by in...@apache.org on 2019/02/20 22:21:26 UTC, 0 replies.
- [hadoop] 01/41: HDFS-13906. RBF: Add multiple paths for dfsrouteradmin 'rm' and 'clrquota' commands. Contributed by Ayush Saxena. - posted by in...@apache.org on 2019/02/20 22:21:27 UTC, 0 replies.
- [hadoop] 02/41: HDFS-14011. RBF: Add more information to HdfsFileStatus for a mount point. Contributed by Akira Ajisaka. - posted by in...@apache.org on 2019/02/20 22:21:28 UTC, 0 replies.
- [hadoop] 03/41: HDFS-13845. RBF: The default MountTableResolver should fail resolving multi-destination paths. Contributed by yanghuafeng. - posted by in...@apache.org on 2019/02/20 22:21:29 UTC, 0 replies.
- [hadoop] 04/41: HDFS-14024. RBF: ProvidedCapacityTotal json exception in NamenodeHeartbeatService. Contributed by CR Hota. - posted by in...@apache.org on 2019/02/20 22:21:30 UTC, 0 replies.
- [hadoop] 05/41: HDFS-12284. RBF: Support for Kerberos authentication. Contributed by Sherwood Zheng and Inigo Goiri. - posted by in...@apache.org on 2019/02/20 22:21:31 UTC, 0 replies.
- [hadoop] 06/41: HDFS-12284. addendum to HDFS-12284. Contributed by Inigo Goiri. - posted by in...@apache.org on 2019/02/20 22:21:32 UTC, 0 replies.
- [hadoop] 07/41: HDFS-13852. RBF: The DN_REPORT_TIME_OUT and DN_REPORT_CACHE_EXPIRE should be configured in RBFConfigKeys. Contributed by yanghuafeng. - posted by in...@apache.org on 2019/02/20 22:21:33 UTC, 0 replies.
- [hadoop] 08/41: HDFS-13834. RBF: Connection creator thread should catch Throwable. Contributed by CR Hota. - posted by in...@apache.org on 2019/02/20 22:21:34 UTC, 0 replies.
- [hadoop] 09/41: HDFS-14082. RBF: Add option to fail operations when a subcluster is unavailable. Contributed by Inigo Goiri. - posted by in...@apache.org on 2019/02/20 22:21:35 UTC, 0 replies.
- [hadoop] 10/41: HDFS-13776. RBF: Add Storage policies related ClientProtocol APIs. Contributed by Dibyendu Karmakar. - posted by in...@apache.org on 2019/02/20 22:21:36 UTC, 0 replies.
- [hadoop] 11/41: HDFS-14089. RBF: Failed to specify server's Kerberos pricipal name in NamenodeHeartbeatService. Contributed by Ranith Sardar. - posted by in...@apache.org on 2019/02/20 22:21:37 UTC, 0 replies.
- [hadoop] 12/41: HDFS-14085. RBF: LS command for root shows wrong owner and permission information. Contributed by Ayush Saxena. - posted by in...@apache.org on 2019/02/20 22:21:38 UTC, 0 replies.
- [hadoop] 13/41: HDFS-14114. RBF: MIN_ACTIVE_RATIO should be configurable. Contributed by Fei Hui. - posted by in...@apache.org on 2019/02/20 22:21:39 UTC, 0 replies.
- [hadoop] 14/41: Revert "HDFS-14114. RBF: MIN_ACTIVE_RATIO should be configurable. Contributed by Fei Hui." - posted by in...@apache.org on 2019/02/20 22:21:40 UTC, 0 replies.
- [hadoop] 15/41: HDFS-14114. RBF: MIN_ACTIVE_RATIO should be configurable. Contributed by Fei Hui. - posted by in...@apache.org on 2019/02/20 22:21:41 UTC, 0 replies.
- [hadoop] 16/41: HDFS-14152. RBF: Fix a typo in RouterAdmin usage. Contributed by Ayush Saxena. - posted by in...@apache.org on 2019/02/20 22:21:42 UTC, 0 replies.
- [hadoop] 17/41: HDFS-13869. RBF: Handle NPE for NamenodeBeanMetrics#getFederationMetrics. Contributed by Ranith Sardar. - posted by in...@apache.org on 2019/02/20 22:21:43 UTC, 0 replies.
- [hadoop] 18/41: HDFS-14151. RBF: Make the read-only column of Mount Table clearly understandable. - posted by in...@apache.org on 2019/02/20 22:21:44 UTC, 0 replies.
- [hadoop] 19/41: HDFS-13443. RBF: Update mount table cache immediately after changing (add/update/remove) mount table entries. Contributed by Mohammad Arshad. - posted by in...@apache.org on 2019/02/20 22:21:45 UTC, 0 replies.
- [hadoop] 20/41: HDFS-14167. RBF: Add stale nodes to federation metrics. Contributed by Inigo Goiri. - posted by in...@apache.org on 2019/02/20 22:21:46 UTC, 0 replies.
- [hadoop] 21/41: HDFS-14161. RBF: Throw StandbyException instead of IOException so that client can retry when can not get connection. Contributed by Fei Hui. - posted by in...@apache.org on 2019/02/20 22:21:47 UTC, 0 replies.
- [hadoop] 22/41: HDFS-14150. RBF: Quotas of the sub-cluster should be removed when removing the mount point. Contributed by Takanobu Asanuma. - posted by in...@apache.org on 2019/02/20 22:21:48 UTC, 0 replies.
- [hadoop] 23/41: HDFS-14191. RBF: Remove hard coded router status from FederationMetrics. Contributed by Ranith Sardar. - posted by in...@apache.org on 2019/02/20 22:21:49 UTC, 0 replies.
- [hadoop] 24/41: HDFS-13856. RBF: RouterAdmin should support dfsrouteradmin -refreshRouterArgs command. Contributed by yanghuafeng. - posted by in...@apache.org on 2019/02/20 22:21:50 UTC, 0 replies.
- [hadoop] 25/41: HDFS-14206. RBF: Cleanup quota modules. Contributed by Inigo Goiri. - posted by in...@apache.org on 2019/02/20 22:21:51 UTC, 0 replies.
- [hadoop] 26/41: HDFS-14129. RBF: Create new policy provider for router. Contributed by Ranith Sardar. - posted by in...@apache.org on 2019/02/20 22:21:52 UTC, 0 replies.
- [hadoop] 27/41: HDFS-14129. addendum to HDFS-14129. Contributed by Ranith Sardar. - posted by in...@apache.org on 2019/02/20 22:21:53 UTC, 0 replies.
- [hadoop] 28/41: HDFS-14193. RBF: Inconsistency with the Default Namespace. Contributed by Ayush Saxena. - posted by in...@apache.org on 2019/02/20 22:21:54 UTC, 0 replies.
- [hadoop] 29/41: HDFS-14156. RBF: rollEdit() command fails with Router. Contributed by Shubham Dewan. - posted by in...@apache.org on 2019/02/20 22:21:55 UTC, 0 replies.
- [hadoop] 30/41: HDFS-14209. RBF: setQuota() through router is working for only the mount Points under the Source column in MountTable. Contributed by Shubham Dewan. - posted by in...@apache.org on 2019/02/20 22:21:56 UTC, 0 replies.
- [hadoop] 31/41: HDFS-14223. RBF: Add configuration documents for using multiple sub-clusters. Contributed by Takanobu Asanuma. - posted by in...@apache.org on 2019/02/20 22:21:57 UTC, 0 replies.
- [hadoop] 32/41: HDFS-14224. RBF: NPE in getContentSummary() for getEcPolicy() in case of multiple destinations. Contributed by Ayush Saxena. - posted by in...@apache.org on 2019/02/20 22:21:58 UTC, 0 replies.
- [hadoop] 33/41: HDFS-14215. RBF: Remove dependency on availability of default namespace. Contributed by Ayush Saxena. - posted by in...@apache.org on 2019/02/20 22:21:59 UTC, 0 replies.
- [hadoop] 34/41: HDFS-13404. RBF: TestRouterWebHDFSContractAppend.testRenameFileBeingAppended fails. - posted by in...@apache.org on 2019/02/20 22:22:00 UTC, 0 replies.
- [hadoop] 35/41: HDFS-14225. RBF : MiniRouterDFSCluster should configure the failover proxy provider for namespace. Contributed by Ranith Sardar. - posted by in...@apache.org on 2019/02/20 22:22:01 UTC, 0 replies.
- [hadoop] 36/41: HDFS-14252. RBF : Exceptions are exposing the actual sub cluster path. Contributed by Ayush Saxena. - posted by in...@apache.org on 2019/02/20 22:22:02 UTC, 0 replies.
- [hadoop] 37/41: HDFS-14230. RBF: Throw RetriableException instead of IOException when no namenodes available. Contributed by Fei Hui. - posted by in...@apache.org on 2019/02/20 22:22:03 UTC, 0 replies.
- [hadoop] 38/41: HDFS-13358. RBF: Support for Delegation Token (RPC). Contributed by CR Hota. - posted by in...@apache.org on 2019/02/20 22:22:04 UTC, 0 replies.
- [hadoop] 39/41: HDFS-14226. RBF: Setting attributes should set on all subclusters' directories. Contributed by Ayush Saxena. - posted by in...@apache.org on 2019/02/20 22:22:05 UTC, 0 replies.
- [hadoop] 40/41: HDFS-14268. RBF: Fix the location of the DNs in getDatanodeReport(). Contributed by Inigo Goiri. - posted by in...@apache.org on 2019/02/20 22:22:06 UTC, 0 replies.
- [hadoop] 41/41: HDFS-14249. RBF: Tooling to identify the subcluster location of a file. Contributed by Inigo Goiri. - posted by in...@apache.org on 2019/02/20 22:22:07 UTC, 0 replies.
- [hadoop] branch trunk updated: HDFS-14081. hdfs dfsadmin -metasave metasave_test results NPE. Contributed by Shweta Yakkali. - posted by we...@apache.org on 2019/02/20 22:29:19 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-1109. Setup Failover Proxy Provider for OM client. - posted by ha...@apache.org on 2019/02/20 22:50:07 UTC, 0 replies.
- [hadoop] branch branch-2.8 updated: HDFS-14219. ConcurrentModificationException occurs in datanode occasionally. Contributed by Tao Jie. - posted by ar...@apache.org on 2019/02/20 23:05:18 UTC, 0 replies.
- [hadoop] branch trunk updated: HDFS-14273. Fix checkstyle issues in BlockLocation's method javadoc (Contributed by Shweta Yakkali via Daniel Templeton) - posted by te...@apache.org on 2019/02/20 23:37:16 UTC, 0 replies.
- [hadoop] branch trunk updated: HADOOP-15813. Enable more reliable SSL connection reuse. Contributed by Daryn Sharp. - posted by we...@apache.org on 2019/02/21 02:17:21 UTC, 0 replies.
- [hadoop] branch branch-2 updated: HADOOP-15813. Enable more reliable SSL connection reuse. Contributed by Daryn Sharp. - posted by we...@apache.org on 2019/02/21 02:31:04 UTC, 0 replies.
- [hadoop] branch branch-2.9 updated: HADOOP-15813. Enable more reliable SSL connection reuse. Contributed by Daryn Sharp. - posted by we...@apache.org on 2019/02/21 02:31:05 UTC, 0 replies.
- [hadoop] branch branch-3.0 updated: HADOOP-15813. Enable more reliable SSL connection reuse. Contributed by Daryn Sharp. - posted by we...@apache.org on 2019/02/21 02:31:06 UTC, 0 replies.
- [hadoop] branch branch-3.1 updated: HADOOP-15813. Enable more reliable SSL connection reuse. Contributed by Daryn Sharp. - posted by we...@apache.org on 2019/02/21 02:31:07 UTC, 0 replies.
- [hadoop] branch branch-3.2 updated: HADOOP-15813. Enable more reliable SSL connection reuse. Contributed by Daryn Sharp. - posted by we...@apache.org on 2019/02/21 02:31:08 UTC, 0 replies.
- [hadoop] branch branch-2.8 updated: HADOOP-15813. Enable more reliable SSL connection reuse. Contributed by Daryn Sharp. - posted by we...@apache.org on 2019/02/21 02:32:21 UTC, 0 replies.
- [hadoop] branch trunk updated: YARN-8132. Final Status of applications shown as UNDEFINED in ATS app queries. Contributed by Prabhu Joseph. - posted by bi...@apache.org on 2019/02/21 07:59:28 UTC, 0 replies.
- [hadoop] branch trunk updated: YARN-9315. TestCapacitySchedulerMetrics fails intermittently. Contributed by Prabhu Joseph. - posted by ww...@apache.org on 2019/02/21 10:05:32 UTC, 0 replies.
- [hadoop] branch branch-3.2 updated: YARN-9315. TestCapacitySchedulerMetrics fails intermittently. Contributed by Prabhu Joseph. - posted by ww...@apache.org on 2019/02/21 10:15:53 UTC, 0 replies.
- [hadoop] branch branch-3.1 updated: YARN-9315. TestCapacitySchedulerMetrics fails intermittently. Contributed by Prabhu Joseph. - posted by ww...@apache.org on 2019/02/21 10:23:05 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-1129. Fix findbug/checkstyle errors hdds projects. Contributed by Elek, Marton. - posted by el...@apache.org on 2019/02/21 13:15:17 UTC, 0 replies.
- [hadoop] branch branch-3.1 updated: HADOOP-16105. WASB in secure mode does not set connectingUsingSAS. - posted by st...@apache.org on 2019/02/21 13:58:57 UTC, 0 replies.
- [hadoop] branch branch-3.2 updated: HADOOP-16105. WASB in secure mode does not set connectingUsingSAS. - posted by st...@apache.org on 2019/02/21 13:58:58 UTC, 0 replies.
- [hadoop] branch trunk updated: HADOOP-16105. WASB in secure mode does not set connectingUsingSAS. - posted by st...@apache.org on 2019/02/21 14:08:57 UTC, 0 replies.
- [hadoop] branch trunk updated: HDFS-14216. NullPointerException happens in NamenodeWebHdfs. Contributed by lujie. - posted by su...@apache.org on 2019/02/21 15:16:24 UTC, 0 replies.
- [hadoop] branch branch-3.2 updated: HDFS-14216. NullPointerException happens in NamenodeWebHdfs. Contributed by lujie. - posted by su...@apache.org on 2019/02/21 15:20:05 UTC, 0 replies.
- [hadoop] branch trunk updated: HADOOP-16035. Jenkinsfile for Hadoop - posted by aw...@apache.org on 2019/02/21 15:38:25 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-1126. Datanode is trying to qausi-close a container which is already closed. - posted by na...@apache.org on 2019/02/21 16:08:13 UTC, 0 replies.
- [hadoop] branch trunk updated: YARN-9258. Support to specify allocation tags without constraint in distributed shell CLI. Contributed by Prabhu Joseph. - posted by ww...@apache.org on 2019/02/21 16:22:49 UTC, 0 replies.
- [hadoop] branch branch-3.2 updated: YARN-9258. Support to specify allocation tags without constraint in distributed shell CLI. Contributed by Prabhu Joseph. - posted by ww...@apache.org on 2019/02/21 16:30:50 UTC, 0 replies.
- [hadoop] branch trunk updated: YARN-9319. Fix compilation issue of handling typedef an existing name by gcc compiler. (Zhankun Tang via wangda) - posted by wa...@apache.org on 2019/02/21 19:17:49 UTC, 0 replies.
- [hadoop] branch pr/511 created (now a47984b) - posted by na...@apache.org on 2019/02/21 20:43:17 UTC, 1 replies.
- [hadoop] branch trunk updated: HDDS-1141. Update DBCheckpointSnapshot to DBCheckpoint. - posted by bh...@apache.org on 2019/02/21 21:29:15 UTC, 0 replies.
- [hadoop] branch revert-510-HDDS-1141 created (now 5f88fa6) - posted by bh...@apache.org on 2019/02/21 21:29:49 UTC, 1 replies.
- [hadoop] branch revert-510-HDDS-1141 deleted (was 5f88fa6) - posted by bh...@apache.org on 2019/02/21 21:37:57 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-1161. Disable failing test which are tracked by a separated jira. Contributed by Elek, Marton. - posted by bh...@apache.org on 2019/02/21 21:57:11 UTC, 0 replies.
- [hadoop] branch branch-2 updated: Revert "HADOOP-13707. Skip authorization for anonymous user to access Hadoop" - posted by ey...@apache.org on 2019/02/21 22:41:42 UTC, 2 replies.
- [hadoop] branch branch-2.8 updated: Revert "HADOOP-13707. Skip authorization for anonymous user to access Hadoop" - posted by ey...@apache.org on 2019/02/21 23:01:24 UTC, 1 replies.
- [hadoop] branch branch-2.9 updated: Revert "HADOOP-13707. Skip authorization for anonymous user to access Hadoop" - posted by ey...@apache.org on 2019/02/21 23:06:48 UTC, 1 replies.
- [hadoop] branch HDFS-13891 updated: HDFS-14307. RBF: Update tests to use internal Whitebox instead of Mockito. Contributed by CR Hota. - posted by in...@apache.org on 2019/02/22 01:24:02 UTC, 0 replies.
- [hadoop] branch trunk updated: YARN-9156. Improve debug message in device plugin method compatibility check of ResourcePluginManager. Contributed by Zhankun Tang. - posted by ww...@apache.org on 2019/02/22 03:33:33 UTC, 0 replies.
- [hadoop] branch pr/511 deleted (was a47984b) - posted by na...@apache.org on 2019/02/22 09:10:12 UTC, 0 replies.
- [hadoop] branch trunk updated: YARN-9238. Avoid allocating opportunistic containers to previous/removed/non-exist application attempt. Contributed by lujie. - posted by ww...@apache.org on 2019/02/22 13:37:02 UTC, 0 replies.
- [hadoop] branch branch-3.1 updated: YARN-9238. Avoid allocating opportunistic containers to previous/removed/non-exist application attempt. Contributed by lujie. - posted by ww...@apache.org on 2019/02/22 13:53:00 UTC, 0 replies.
- [hadoop] branch trunk updated: YARN-8891. Documentation of the pluggable device framework. Contributed by Zhankun Tang. - posted by su...@apache.org on 2019/02/22 14:30:23 UTC, 0 replies.
- [hadoop] branch trunk updated: YARN-9118. Handle exceptions with parsing user defined GPU devices in GpuDiscoverer. Contributed by Szilard Nemeth. - posted by su...@apache.org on 2019/02/22 14:52:28 UTC, 0 replies.
- [hadoop] branch branch-3.2 updated: YARN-9118. Handle exceptions with parsing user defined GPU devices in GpuDiscoverer. Contributed by Szilard Nemeth. - posted by su...@apache.org on 2019/02/22 14:53:32 UTC, 0 replies.
- [hadoop] branch branch-3.1 updated: YARN-9118. Handle exceptions with parsing user defined GPU devices in GpuDiscoverer. Contributed by Szilard Nemeth. - posted by su...@apache.org on 2019/02/22 14:53:57 UTC, 0 replies.
- [hadoop] branch branch-3.2 updated: YARN-8132. Final Status of applications shown as UNDEFINED in ATS app queries. Contributed by Prabhu Joseph - posted by bi...@apache.org on 2019/02/22 15:22:22 UTC, 0 replies.
- [hadoop] branch branch-3.1 updated: YARN-8132. Final Status of applications shown as UNDEFINED in ATS app queries. Contributed by Prabhu Joseph - posted by bi...@apache.org on 2019/02/22 15:23:01 UTC, 0 replies.
- [hadoop] branch trunk updated: YARN-9317. Avoid repeated YarnConfiguration#timelineServiceV2Enabled check. Contributed by Prabhu Joseph - posted by bi...@apache.org on 2019/02/22 15:35:31 UTC, 0 replies.
- [hadoop] branch trunk updated: HDFS-14298. Improve log messages of ECTopologyVerifier. Contributed by Kitti Nanasi. - posted by su...@apache.org on 2019/02/22 19:48:24 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-1148. After allocating container, we are not adding to container DB. - posted by na...@apache.org on 2019/02/22 20:21:06 UTC, 0 replies.
- [hadoop] branch trunk updated: HDFS-14279. [SBN read] Fix race condition in ObserverReadProxyProvider. Contributed by Erik Krogen. - posted by xk...@apache.org on 2019/02/22 21:59:23 UTC, 0 replies.
- [hadoop] branch trunk updated: YARN-9244. Document docker registry deployment with direct S3 driver. Contributed by Suma Shivaprasad - posted by ey...@apache.org on 2019/02/23 00:15:12 UTC, 0 replies.
- [hadoop] branch trunk updated: HADOOP-16129. Misc. bug fixes for KMS Benchmark. Contributed by George Huang. - posted by we...@apache.org on 2019/02/23 01:52:32 UTC, 0 replies.
- [hadoop] branch trunk updated: HDFS-14285. libhdfs hdfsRead copies entire array even if its only partially filled. Contributed by Sahil Takiar. - posted by we...@apache.org on 2019/02/23 01:54:54 UTC, 0 replies.
- [hadoop] branch branch-3.2 updated: YARN-9317. Avoid repeated YarnConfiguration#timelineServiceV2Enabled check. Contributed by Prabhu Joseph - posted by bi...@apache.org on 2019/02/23 02:30:14 UTC, 0 replies.
- [hadoop] branch branch-3.1 updated: YARN-9317. Avoid repeated YarnConfiguration#timelineServiceV2Enabled check. Contributed by Prabhu Joseph - posted by bi...@apache.org on 2019/02/23 02:33:51 UTC, 0 replies.
- [hadoop] branch trunk updated: HDFS-14118. Support using DNS to resolve nameservices to IP addresses. Contributed by Fengnan Li. - posted by yj...@apache.org on 2019/02/23 17:41:27 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-1158. TestOzoneManagerHA.testTwoOMNodesDown is failing with ratis error. - posted by bh...@apache.org on 2019/02/23 18:20:39 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-1165. Document generation in maven should be configured on execution level. Contributed by Anu Engineer. - posted by bh...@apache.org on 2019/02/23 18:49:13 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-1166. Fix checkstyle line length issues. Contributed by Nandakumar. - posted by ae...@apache.org on 2019/02/24 04:40:00 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-1167. Error in hadoop-ozone/dev-support/checks/checkstyle.sh. Contributed by Nandakumar. - posted by ae...@apache.org on 2019/02/24 04:47:42 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-1147. Fix failing unit tests in TestOzoneManager. Contributed by Nandakumar. - posted by ae...@apache.org on 2019/02/24 05:05:10 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-1155.Fix failing unit test methods of TestDeadNodeHandler. Contributed by Nandakumar. - posted by ae...@apache.org on 2019/02/24 05:21:42 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-1120. Add a config to disable checksum verification during read. - posted by bh...@apache.org on 2019/02/24 05:38:00 UTC, 0 replies.
- [hadoop] branch trunk updated: YARN-8821. [YARN-8851] GPU hierarchy/topology scheduling support based on pluggable device framework. Contributed by Zhankun Tang. - posted by su...@apache.org on 2019/02/24 09:07:17 UTC, 0 replies.
- [hadoop] branch trunk updated: YARN-9300. Lazy preemption should trigger an update on queue preemption metrics for CapacityScheduler. Contributed by Tao Yang. - posted by ww...@apache.org on 2019/02/24 14:18:01 UTC, 0 replies.
- [hadoop] branch branch-3.2 updated: YARN-9238. Avoid allocating opportunistic containers to previous/removed/non-exist application attempt. Contributed by lujie. - posted by ww...@apache.org on 2019/02/24 14:31:35 UTC, 0 replies.
- [hadoop] branch trunk updated: YARN-9316. TestPlacementConstraintsUtil#testInterAppConstraintsByAppID fails intermittently. Contributed by Prabhu Joseph. - posted by ww...@apache.org on 2019/02/24 14:48:19 UTC, 0 replies.
- [hadoop] branch branch-3.2 updated: YARN-9316. TestPlacementConstraintsUtil#testInterAppConstraintsByAppID fails intermittently. Contributed by Prabhu Joseph. - posted by ww...@apache.org on 2019/02/24 14:56:14 UTC, 0 replies.
- [hadoop] branch branch-3.1 updated: YARN-9316. TestPlacementConstraintsUtil#testInterAppConstraintsByAppID fails intermittently. Contributed by Prabhu Joseph. - posted by ww...@apache.org on 2019/02/24 15:01:44 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-1168.Use random ports in TestBlockManager and TestDeletedBlockLog. Contributed by Nandakumar. - posted by ae...@apache.org on 2019/02/24 20:46:17 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-1154. Add tracing to the client side of StorageContainerLocationProtocol and OzoneManagerProtocol. Contributed by Elek, Marton. - posted by ae...@apache.org on 2019/02/24 21:20:09 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-1149. Change the default ozone.client.checksum.type. Contributed by Bharat Viswanadham. - posted by ae...@apache.org on 2019/02/24 21:30:05 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-1089. Disable OzoneFSStorageStatistics for hadoop versions older than 2.8. Contributed by Elek, Marton. - posted by ae...@apache.org on 2019/02/24 21:55:05 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-1090. Add a recipe to the ozone docs about using Spark, OzoneFS, and K8s. Contributed by Elek, Marton. - posted by ae...@apache.org on 2019/02/24 22:08:53 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-1115. Provide ozone specific top-level pom.xml. Contributed by Elek, Marton. - posted by ae...@apache.org on 2019/02/24 22:42:05 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-1145. Add optional web server to the Ozone freon test tool. Contributed by Elek, Marton. - posted by ae...@apache.org on 2019/02/24 23:10:51 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-1152. Add trace information for the client side of the datanode writes Contributed by Elek, Marton. - posted by ae...@apache.org on 2019/02/24 23:26:57 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-1070. Adding Node and Pipeline related metrics in SCM. Contributed by Nandakumar. - posted by ae...@apache.org on 2019/02/24 23:45:55 UTC, 0 replies.
- [hadoop] branch trunk updated: YARN-9121. Replace GpuDiscoverer.getInstance() to a readable object for easy access control. Contributed by Szilard Nemeth. - posted by su...@apache.org on 2019/02/25 06:00:52 UTC, 0 replies.
- [hadoop] branch branch-3.2 updated: YARN-9213. RM Web UI v1 does not show custom resource allocations for containers page. Contributed by Szilard Nemeth. - posted by su...@apache.org on 2019/02/25 06:08:22 UTC, 0 replies.
- [hadoop] branch branch-3.1 updated: YARN-9213. RM Web UI v1 does not show custom resource allocations for containers page. Contributed by Szilard Nemeth. - posted by su...@apache.org on 2019/02/25 06:09:13 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-1170. Fix the FindBugs issue in OzoneClientAdapterFactory. Contributed by Anu Engineer. - posted by el...@apache.org on 2019/02/25 09:42:35 UTC, 0 replies.
- [hadoop] branch trunk updated: YARN-9168. DistributedShell client timeout should be -1 by default. Contributed by Zhankun Tang. - posted by su...@apache.org on 2019/02/25 09:58:54 UTC, 0 replies.
- [hadoop] branch branch-3.2 updated: YARN-9168. DistributedShell client timeout should be -1 by default. Contributed by Zhankun Tang. - posted by su...@apache.org on 2019/02/25 09:59:36 UTC, 0 replies.
- [hadoop] branch branch-3.1 updated: YARN-9168. DistributedShell client timeout should be -1 by default. Contributed by Zhankun Tang. - posted by su...@apache.org on 2019/02/25 09:59:59 UTC, 0 replies.
- [hadoop] branch branch-3.0 updated: YARN-9168. DistributedShell client timeout should be -1 by default. Contributed by Zhankun Tang. - posted by su...@apache.org on 2019/02/25 10:00:21 UTC, 0 replies.
- [hadoop] branch trunk updated: YARN-9329. updatePriority is blocked when using FairScheduler. Contributed by Jiandan Yang. - posted by ww...@apache.org on 2019/02/25 16:13:50 UTC, 0 replies.
- [hadoop] branch branch-3.2 updated: YARN-9329. updatePriority is blocked when using FairScheduler. Contributed by Jiandan Yang. - posted by ww...@apache.org on 2019/02/25 16:43:38 UTC, 0 replies.
- [hadoop] branch trunk updated: HDFS-7133. Support clearing namespace quota on '/'. Contributed by Ayush Saxena." - posted by vi...@apache.org on 2019/02/25 19:09:25 UTC, 0 replies.
- [hadoop] branch trunk updated: YARN-9287. Consecutive StringBuilder append should be reuse. Contributed by Ayush Saxena. - posted by gi...@apache.org on 2019/02/25 19:46:03 UTC, 0 replies.
- [hadoop] branch trunk updated: HADOOP-16126. ipc.Client.stop() may sleep too long to wait for all connections. - posted by sz...@apache.org on 2019/02/25 21:16:11 UTC, 0 replies.
- [hadoop] branch trunk updated: HADOOP-16125. Support multiple bind users in LdapGroupsMapping. Contributed by Lukas Majercak. - posted by in...@apache.org on 2019/02/25 21:39:22 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-1151. Propagate the tracing id in ScmBlockLocationProtocol. Contributed by Elek, Marton. - posted by ae...@apache.org on 2019/02/25 21:51:54 UTC, 0 replies.
- [hadoop] branch trunk updated: HDFS-14130. [SBN read] Make ZKFC ObserverNode aware. Contributed by xiangheng and Konstantin Shvachko. - posted by sh...@apache.org on 2019/02/25 22:37:48 UTC, 0 replies.
- [hadoop] branch trunk updated: YARN-9331. [YARN-8851] Fix a bug that lacking cgroup initialization when bootstrap DeviceResourceHandlerImpl. Contributed by Zhankun Tang. - posted by ww...@apache.org on 2019/02/26 02:06:19 UTC, 0 replies.
- [hadoop] branch HDFS-13891 updated: HDFS-14052. RBF: Use Router keytab for WebHDFS. Contributed by CR Hota. - posted by br...@apache.org on 2019/02/26 02:13:43 UTC, 0 replies.
- [hadoop] branch trunk updated: HDFS-14299. ViewFs: Correct error message for read only operations. Contributed by hu xiaodong. - posted by su...@apache.org on 2019/02/26 08:17:17 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-1038. Support Service Level Authorization for Ozone. Contributed by Xiaoyu Yao and Ajay Kumar. - posted by xy...@apache.org on 2019/02/26 14:03:18 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-1104. Use picocli with Ozone genesis tool. Contributed by Lokesh Jain. - posted by el...@apache.org on 2019/02/26 15:14:07 UTC, 1 replies.
- [hadoop] branch trunk updated: HADOOP-16136. ABFS: Should only transform username to short name - posted by st...@apache.org on 2019/02/26 15:38:43 UTC, 0 replies.
- [hadoop] branch docker-hadoop-runner updated: HDDS-1019. Use apache/hadoop-runner image to test ozone secure cluster. Contributed by Xiaoyu Yao. - posted by el...@apache.org on 2019/02/26 15:52:14 UTC, 0 replies.
- [hadoop] branch trunk updated: HADOOP-16093. Move DurationInfo from hadoop-aws to hadoop-common org.apache.hadoop.util. - posted by st...@apache.org on 2019/02/26 17:11:51 UTC, 0 replies.
- [hadoop] branch trunk updated: YARN-8783. Improve the documentation for the docker.trusted.registries configuration. Contributed by Eric Yang. - posted by su...@apache.org on 2019/02/26 18:19:41 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-1174. Freon tests are failing with null pointer exception. Contributed by Shashikant Banerjee. - posted by ae...@apache.org on 2019/02/26 22:35:46 UTC, 0 replies.
- [hadoop] branch trunk updated: HADOOP-16127. In ipc.Client, put a new connection could happen after stop. - posted by sz...@apache.org on 2019/02/26 23:16:45 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-1177. Add validation to AuthorizationHeaderV4. Contributed by Ajay Kumar - posted by aj...@apache.org on 2019/02/27 02:57:57 UTC, 0 replies.
- [hadoop] branch trunk updated (625e937 -> 6c96f5e) - posted by ro...@apache.org on 2019/02/27 05:11:35 UTC, 0 replies.
- [hadoop] 01/02: YARN-9311. Fix TestRMRestart hangs. Contributed by Prabhu Joseph. - posted by ro...@apache.org on 2019/02/27 05:11:36 UTC, 0 replies.
- [hadoop] 02/02: YARN-8378. ApplicationHistoryManagerImpl#getApplications doesn't honor filters. Contributed by Lantao Jin. - posted by ro...@apache.org on 2019/02/27 05:11:37 UTC, 0 replies.
- [hadoop] branch branch-3.2 updated: YARN-9087. Improve logging for initialization of Resource plugins. Contributed by Szilard Nemeth. - posted by su...@apache.org on 2019/02/27 06:25:10 UTC, 0 replies.
- [hadoop] branch branch-3.1 updated: YARN-9087. Improve logging for initialization of Resource plugins. Contributed by Szilard Nemeth. - posted by su...@apache.org on 2019/02/27 06:27:37 UTC, 0 replies.
- [hadoop] branch branch-3.2 updated: YARN-9121. Replace GpuDiscoverer.getInstance() to a readable object for easy access control. Contributed by Szilard Nemeth. - posted by su...@apache.org on 2019/02/27 06:34:03 UTC, 0 replies.
- [hadoop] branch trunk updated: YARN-9248. RMContainerImpl:Invalid event: ACQUIRED at KILLED. Contributed by lujie. - posted by ww...@apache.org on 2019/02/27 09:34:07 UTC, 0 replies.
- [hadoop] branch branch-3.2 updated: YARN-9248. RMContainerImpl:Invalid event: ACQUIRED at KILLED. Contributed by lujie. - posted by ww...@apache.org on 2019/02/27 09:39:03 UTC, 0 replies.
- [hadoop] branch branch-3.1 updated: YARN-9248. RMContainerImpl:Invalid event: ACQUIRED at KILLED. Contributed by lujie. - posted by ww...@apache.org on 2019/02/27 09:44:02 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-1019. Use apache/hadoop-runner image to test ozone secure cluster. Contributed by Xiaoyu Yao. - posted by el...@apache.org on 2019/02/27 11:50:25 UTC, 0 replies.
- [hadoop] branch branch-3.1 updated: YARN-9121. Replace GpuDiscoverer.getInstance() to a readable object for easy access control. Contributed by Szilard Nemeth. - posted by su...@apache.org on 2019/02/27 12:16:50 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-1178. Healthy pipeline Chill Mode Rule. - posted by el...@apache.org on 2019/02/27 13:29:10 UTC, 0 replies.
- [hadoop] branch trunk updated: YARN-9318. Resources#multiplyAndRoundUp does not consider Resource Types (Contributed by Szilard Nemeth via Daniel Templeton) - posted by te...@apache.org on 2019/02/27 18:29:27 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-1176. Allow persisting X509CertImpl to SCM certificate table. Contributed by Xiaoyu Yao. - posted by aj...@apache.org on 2019/02/27 18:40:47 UTC, 0 replies.
- [hadoop] branch trunk updated: YARN-9245. Added query docker image command ability to node manager. Contributed by Chandni Singh - posted by ey...@apache.org on 2019/02/27 19:58:57 UTC, 0 replies.
- [hadoop] branch trunk updated: HADOOP-16149 hadoop-mapreduce-client-app build not converging due to transient dependencies - posted by bi...@apache.org on 2019/02/27 20:44:52 UTC, 0 replies.
- [hadoop] branch trunk updated: HADOOP-16107. Update ChecksumFileSystem createFile/openFile API to generate checksum. Contributed by Steve Loughran - posted by ey...@apache.org on 2019/02/27 20:56:26 UTC, 0 replies.
- [hadoop] branch branch-2 updated: HADOOP-16018. DistCp won't reassemble chunks when blocks per chunk > 0. - posted by st...@apache.org on 2019/02/27 21:51:09 UTC, 0 replies.
- [hadoop] branch branch-2.9 updated: HADOOP-16018. DistCp won't reassemble chunks when blocks per chunk > 0. - posted by st...@apache.org on 2019/02/27 21:51:10 UTC, 0 replies.
- [hadoop] branch trunk updated: YARN-5336 Limit the flow name size & consider cleanup for hex chars. Contributed by Sushil Ks - posted by vr...@apache.org on 2019/02/27 22:44:03 UTC, 0 replies.
- [hadoop] branch trunk updated: YARN-3841 [atsv2 Storage implementation] Adding retry semantics to HDFS backing storage. Contributed by Abhishek Modi. - posted by vr...@apache.org on 2019/02/27 22:55:44 UTC, 0 replies.
- [hadoop] branch trunk updated: YARN-9334. Allow YARN Service client to send SPNEGO challenge header when authentication type is not simple. Contributed by Billie Rinaldi - posted by ey...@apache.org on 2019/02/27 23:51:28 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-1061. DelegationToken: Add certificate serial id to Ozone Delegation Token Identifier. Contributed by Ajay Kumar. - posted by aj...@apache.org on 2019/02/28 01:01:08 UTC, 0 replies.
- [hadoop] branch branch-3.2 updated: YARN-9324. TestSchedulingRequestContainerAllocation(Async) fails with junit-4.11. Contributed by Prabhu Joseph. - posted by ww...@apache.org on 2019/02/28 01:51:58 UTC, 0 replies.
- [hadoop] branch trunk updated: YARN-9324. TestSchedulingRequestContainerAllocation(Async) fails with junit-4.11. Contributed by Prabhu Joseph. - posted by ww...@apache.org on 2019/02/28 02:02:35 UTC, 0 replies.
- [hadoop] branch HDFS-13891 updated: HDFS-14322. RBF: Security manager should not load if security is disabled. Contributed by CR Hota. - posted by in...@apache.org on 2019/02/28 02:34:51 UTC, 0 replies.
- [hadoop] branch trunk updated: YARN-9322. Store metrics for custom resource types into FSQueueMetrics and query them in FairSchedulerQueueInfo (Contributed by Szilard Nemeth via Daniel Templeton) - posted by te...@apache.org on 2019/02/28 03:44:54 UTC, 0 replies.
- [hadoop] branch trunk updated: YARN-9323. FSLeafQueue#computeMaxAMResource does not override zero values for custom resources (Contributed by Szilard Nemeth via Daniel Templeton) - posted by te...@apache.org on 2019/02/28 04:01:16 UTC, 0 replies.
- [hadoop] branch trunk updated: HADOOP-16067. Incorrect Format Debug Statement KMSACLs. Contributed by Charan Hebri. - posted by el...@apache.org on 2019/02/28 11:23:17 UTC, 0 replies.
- [hadoop] branch branch-2.8 updated: HADOOP-16151. pip install pylint fails in branch-2.8 and branch-2.9. - posted by st...@apache.org on 2019/02/28 12:15:06 UTC, 0 replies.
- [hadoop] branch branch-2.9 updated: HADOOP-16151. pip install pylint fails in branch-2.8 and branch-2.9. - posted by st...@apache.org on 2019/02/28 12:15:07 UTC, 0 replies.
- [hadoop] branch trunk updated: HADOOP-16068. ABFS Authentication and Delegation Token plugins to optionally be bound to specific URI of the store. - posted by st...@apache.org on 2019/02/28 14:22:52 UTC, 0 replies.
- [hadoop] branch docker-hadoop-runner updated: HDDS-1190. Fix jdk 11 issue for ozonesecure base image and docker-compose . Contributed by Xiaoyu Yao. - posted by el...@apache.org on 2019/02/28 14:48:57 UTC, 0 replies.
- [hadoop] branch trunk updated: HDDS-1190. Fix jdk 11 issue for ozonesecure base image and docker-compose . Contributed by Xiaoyu Yao. - posted by el...@apache.org on 2019/02/28 14:51:35 UTC, 0 replies.
- [hadoop] branch trunk updated: HDFS-14305. Fix serial number calculation in BlockTokenSecretManager to avoid token key ID overlap between NameNodes. Contributed by He Xiaoqiao. - posted by xk...@apache.org on 2019/02/28 16:59:35 UTC, 0 replies.
- [hadoop] branch trunk updated: HDFS-14324. Fix TestDataNodeVolumeFailure. Contributed by Ayush Saxena. - posted by in...@apache.org on 2019/02/28 18:03:13 UTC, 0 replies.
- [hadoop] branch branch-3.2 updated: YARN-9334. Allow YARN Service client to send SPNEGO challenge header when authentication type is not simple. Contributed by Billie Rinaldi - posted by bi...@apache.org on 2019/02/28 18:10:59 UTC, 0 replies.
- [hadoop] branch branch-3.1 updated: YARN-9334. Allow YARN Service client to send SPNEGO challenge header when authentication type is not simple. Contributed by Billie Rinaldi - posted by bi...@apache.org on 2019/02/28 18:32:45 UTC, 0 replies.
- [hadoop] branch trunk updated: HADOOP-15889. Add hadoop.token configuration parameter to load tokens. Contributed by Íñigo Goiri - posted by aj...@apache.org on 2019/02/28 18:34:34 UTC, 0 replies.
- [hadoop] branch s3/HADOOP-16109-parquet-eof-s3a-seek created (now e99560f) - posted by st...@apache.org on 2019/02/28 19:42:54 UTC, 0 replies.
- [hadoop] 01/02: HADOOP-16109. Parquet reading S3AFileSystem causes EOF - posted by st...@apache.org on 2019/02/28 19:42:55 UTC, 0 replies.
- [hadoop] 02/02: HADOOP-16109. Use parameterized tests for the s3a seek contract, with all three seek options checked - posted by st...@apache.org on 2019/02/28 19:42:56 UTC, 0 replies.
- [hadoop] branch s3/HADOOP-16109-parquet-eof-s3a-seek deleted (was e99560f) - posted by st...@apache.org on 2019/02/28 20:17:49 UTC, 0 replies.
- [hadoop] branch s3/HADOOP-15920-HADOOP-15870-getNextPos created (now 23a31be) - posted by st...@apache.org on 2019/02/28 20:24:24 UTC, 0 replies.
- [hadoop] 01/01: HADOOP-15870 patch 007 - posted by st...@apache.org on 2019/02/28 20:24:25 UTC, 0 replies.
- [hadoop] branch s3/HADOOP-15920-HADOOP-15870-getNextPos updated: HADOOP-15870 patch 008 final cleanups - posted by st...@apache.org on 2019/02/28 20:25:51 UTC, 0 replies.
- [hadoop] branch s3/HADOOP-15920-HADOOP-15870-getNextPos deleted (was 6f4bee3) - posted by st...@apache.org on 2019/02/28 20:27:16 UTC, 0 replies.