You are viewing a plain text version of this content. The canonical link for it is here.
- hadoop git commit: Change version from 2.9.1-SNAPSHOT to 2.9.1, preparing for 2.9.1 release - posted by sa...@apache.org on 2018/04/01 11:32:57 UTC, 0 replies.
- hadoop git commit: Preparing for 2.9.2 development - posted by sa...@apache.org on 2018/04/01 11:37:00 UTC, 0 replies.
- hadoop git commit: YARN-8092. Expose Node Attributes info via RM nodes REST API. Contributed by Weiwei Yang. - posted by su...@apache.org on 2018/04/01 12:37:15 UTC, 0 replies.
- hadoop git commit: YARN-8033. CLI Integration with NodeAttributesManagerImpl. Contributed by Naganarasimha G R. - posted by bi...@apache.org on 2018/04/01 13:56:07 UTC, 0 replies.
- [01/50] [abbrv] hadoop git commit: YARN-8062. yarn rmadmin -getGroups returns group from which the user has been removed. (Sunil G via wangda) [Forced Update!] - posted by na...@apache.org on 2018/04/02 07:18:17 UTC, 0 replies.
- [02/50] [abbrv] hadoop git commit: YARN-8068. Application Priority field causes NPE in app timeline publish when Hadoop 2.7 based clients to 2.8+ (Sunil G via wangda) - posted by na...@apache.org on 2018/04/02 07:18:18 UTC, 0 replies.
- [03/50] [abbrv] hadoop git commit: YARN-8072. RM log is getting flooded with MemoryPlacementConstraintManager info logs. (Zian Chen via wangda) - posted by na...@apache.org on 2018/04/02 07:18:19 UTC, 0 replies.
- [04/50] [abbrv] hadoop git commit: HADOOP-15299. Bump Jackson 2 version to Jackson 2.9.x. - posted by na...@apache.org on 2018/04/02 07:18:20 UTC, 0 replies.
- [05/50] [abbrv] hadoop git commit: YARN-7794. SLSRunner is not loading timeline service jars, causing failure. (Yufei Gu via Haibo Chen) - posted by na...@apache.org on 2018/04/02 07:18:21 UTC, 0 replies.
- [06/50] [abbrv] hadoop git commit: MAPREDUCE-6441. Improve temporary directory name generation in LocalDistributedCacheManager for concurrent processes (wattsinabox, rchiang, haibochen via rkanter) - posted by na...@apache.org on 2018/04/02 07:18:22 UTC, 0 replies.
- [07/50] [abbrv] hadoop git commit: YARN-8018. Added support for initiating yarn service upgrade. Contributed by Chandni Singh - posted by na...@apache.org on 2018/04/02 07:18:23 UTC, 0 replies.
- [08/50] [abbrv] hadoop git commit: YARN-8018. Added support for initiating yarn service upgrade. Contributed by Chandni Singh - posted by na...@apache.org on 2018/04/02 07:18:24 UTC, 0 replies.
- [09/50] [abbrv] hadoop git commit: HADOOP-15313. TestKMS should close providers. - posted by na...@apache.org on 2018/04/02 07:18:25 UTC, 0 replies.
- [10/50] [abbrv] hadoop git commit: HDFS-13352. RBF: Add xsl stylesheet for hdfs-rbf-default.xml. Contributed by Takanobu Asanuma. - posted by na...@apache.org on 2018/04/02 07:18:26 UTC, 0 replies.
- [11/50] [abbrv] hadoop git commit: HDFS-13338. Update BUILDING.txt for building native libraries. Contributed by Takanobu Asanuma. - posted by na...@apache.org on 2018/04/02 07:18:27 UTC, 0 replies.
- [12/50] [abbrv] hadoop git commit: HADOOP-15312. Undocumented KeyProvider configuration keys. Contributed by LiXin Ge. - posted by na...@apache.org on 2018/04/02 07:18:28 UTC, 0 replies.
- [13/50] [abbrv] hadoop git commit: YARN-8010. Add config in FederationRMFailoverProxy to not bypass facade cache when failing over. (Botong Huang via Subru). - posted by na...@apache.org on 2018/04/02 07:18:29 UTC, 0 replies.
- [14/50] [abbrv] hadoop git commit: YARN-8075. DShell does not fail when we ask more GPUs than available even though AM throws 'InvalidResourceRequestException'. Contributed by Wangda Tan. - posted by na...@apache.org on 2018/04/02 07:18:30 UTC, 0 replies.
- [15/50] [abbrv] hadoop git commit: HDFS-13347. RBF: Cache datanode reports. Contributed by Inigo Goiri. - posted by na...@apache.org on 2018/04/02 07:18:31 UTC, 0 replies.
- [16/50] [abbrv] hadoop git commit: YARN-7734. Fix UT failure TestContainerLogsPage#testContainerLogPageAccess. Contributed by Tao Yang. - posted by na...@apache.org on 2018/04/02 07:18:32 UTC, 0 replies.
- [17/50] [abbrv] hadoop git commit: YARN-8077. The vmemLimit parameter in ContainersMonitorImpl#isProcessTreeOverLimit is confusing. Contributed by Sen Zhao. - posted by na...@apache.org on 2018/04/02 07:18:33 UTC, 0 replies.
- [18/50] [abbrv] hadoop git commit: YARN-6629. NPE occurred when container allocation proposal is applied but its resource requests are removed before. (Tao Yang via wangda) - posted by na...@apache.org on 2018/04/02 07:18:34 UTC, 0 replies.
- [19/50] [abbrv] hadoop git commit: Revert "YARN-8010. Add config in FederationRMFailoverProxy to not bypass facade cache when failing over. (Botong Huang via Subru)." - posted by na...@apache.org on 2018/04/02 07:18:35 UTC, 0 replies.
- [20/50] [abbrv] hadoop git commit: YARN-8010. Add config in FederationRMFailoverProxy to not bypass facade cache when failing over. (Botong Huang via Subru). - posted by na...@apache.org on 2018/04/02 07:18:36 UTC, 0 replies.
- [21/50] [abbrv] hadoop git commit: YARN-7623. Fix the CapacityScheduler Queue configuration documentation. Contributed by Jonathan Hung. - posted by na...@apache.org on 2018/04/02 07:18:37 UTC, 0 replies.
- [22/50] [abbrv] hadoop git commit: HADOOP-15320. Remove customized getFileBlockLocations for hadoop-azure and hadoop-azure-datalake. Contributed by Shanyu Zhao - posted by na...@apache.org on 2018/04/02 07:18:38 UTC, 0 replies.
- [23/50] [abbrv] hadoop git commit: HDFS-13314. NameNode should optionally exit if it detects FsImage corruption. Contributed by Arpit Agarwal. - posted by na...@apache.org on 2018/04/02 07:18:39 UTC, 0 replies.
- [24/50] [abbrv] hadoop git commit: YARN-8069. Clean up example hostnames for RegistryDNS. Contributed by Billie Rinaldi - posted by na...@apache.org on 2018/04/02 07:18:40 UTC, 0 replies.
- [25/50] [abbrv] hadoop git commit: YARN-8076. Support to specify application tags in distributed shell. Contributed by Weiwei Yang. - posted by na...@apache.org on 2018/04/02 07:18:41 UTC, 0 replies.
- [26/50] [abbrv] hadoop git commit: HDFS-13357. Improve AclException message "Invalid ACL: only directories may have a default ACL.". Contributed by Gabor Bota. - posted by na...@apache.org on 2018/04/02 07:18:42 UTC, 0 replies.
- [27/50] [abbrv] hadoop git commit: YARN-8085. ResourceProfilesManager should be set in RMActiveServiceContext. Contributed by Tao Yang. - posted by na...@apache.org on 2018/04/02 07:18:43 UTC, 0 replies.
- [28/50] [abbrv] hadoop git commit: HADOOP-15342. Updating ADLS connector to use the current SDK version (2.2.7). Contributed by Atul Sikaria. - posted by na...@apache.org on 2018/04/02 07:18:44 UTC, 0 replies.
- [29/50] [abbrv] hadoop git commit: YARN-6257. Fix CapacityScheduler REST API JSON output. Contributed By Tao Yang - posted by na...@apache.org on 2018/04/02 07:18:45 UTC, 0 replies.
- [30/50] [abbrv] hadoop git commit: YARN-8086. ManagedParentQueue with no leaf queues cause JS error in new UI. (Suma Shivaprasad via wangda) - posted by na...@apache.org on 2018/04/02 07:18:46 UTC, 0 replies.
- [31/50] [abbrv] hadoop git commit: HDFS-13087. Snapshotted encryption zone information should be immutable. Contributed by LiXin Ge. - posted by na...@apache.org on 2018/04/02 07:18:47 UTC, 0 replies.
- [32/50] [abbrv] hadoop git commit: HADOOP-12862. LDAP Group Mapping over SSL can not specify trust store. Contributed by Wei-Chiu Chuang and Konstantin Shvachko. - posted by na...@apache.org on 2018/04/02 07:18:48 UTC, 0 replies.
- [33/50] [abbrv] hadoop git commit: HADOOP-14999. AliyunOSS: provide one asynchronous multi-part based uploading mechanism. Contributed by Genmao Yu. - posted by na...@apache.org on 2018/04/02 07:18:49 UTC, 0 replies.
- [34/50] [abbrv] hadoop git commit: YARN-7497. Add file system based scheduler configuration store. Contributed by Jiandan Yang. - posted by na...@apache.org on 2018/04/02 07:18:50 UTC, 0 replies.
- [35/50] [abbrv] hadoop git commit: HADOOP-15352. Fix default local maven repository path in create-release script. Contributed by Elek, Marton. - posted by na...@apache.org on 2018/04/02 07:18:51 UTC, 0 replies.
- [36/50] [abbrv] hadoop git commit: HADOOP-15253. Should update maxQueueSize when refresh call queue. Contributed by Tao Jie. - posted by na...@apache.org on 2018/04/02 07:18:52 UTC, 0 replies.
- [37/50] [abbrv] hadoop git commit: HDFS-13289. RBF: TestConnectionManager#testCleanup() test case need correction. Contributed by Dibyendu Karmakar. - posted by na...@apache.org on 2018/04/02 07:18:53 UTC, 0 replies.
- [38/50] [abbrv] hadoop git commit: YARN-6856. [YARN-3409] Support CLI for Node Attributes Mapping. Contributed by Naganarasimha G R. - posted by na...@apache.org on 2018/04/02 07:18:54 UTC, 0 replies.
- [39/50] [abbrv] hadoop git commit: YARN-7757. Refactor NodeLabelsProvider to be more generic and reusable for node attributes providers. Contributed by Weiwei Yang. - posted by na...@apache.org on 2018/04/02 07:18:55 UTC, 0 replies.
- [40/50] [abbrv] hadoop git commit: YARN-6855. [YARN-3409] CLI Proto Modifications to support Node Attributes. Contributed by Naganarasimha G R. - posted by na...@apache.org on 2018/04/02 07:18:56 UTC, 0 replies.
- [41/50] [abbrv] hadoop git commit: YARN-7842. PB changes to carry node-attributes in NM heartbeat. Contributed by Weiwei Yang. - posted by na...@apache.org on 2018/04/02 07:18:57 UTC, 0 replies.
- [42/50] [abbrv] hadoop git commit: YARN-7840. Update PB for prefix support of node attributes. Contributed by Naganarasimha G R. - posted by na...@apache.org on 2018/04/02 07:18:58 UTC, 0 replies.
- [43/50] [abbrv] hadoop git commit: YARN-7856. Validate Node Attributes from NM. Contributed by Weiwei Yang. - posted by na...@apache.org on 2018/04/02 07:18:59 UTC, 0 replies.
- [44/50] [abbrv] hadoop git commit: YARN-7965. NodeAttributeManager add/get API is not working properly. Contributed by Weiwei Yang. - posted by na...@apache.org on 2018/04/02 07:19:00 UTC, 0 replies.
- [45/50] [abbrv] hadoop git commit: YARN-6858. Attribute Manager to store and provide node attributes in RM. Contributed by Naganarasimha G R. - posted by na...@apache.org on 2018/04/02 07:19:01 UTC, 0 replies.
- [46/50] [abbrv] hadoop git commit: YARN-8094. Support configuration based Node Attribute provider. Contributed by Weiwei Yang. - posted by na...@apache.org on 2018/04/02 07:19:02 UTC, 0 replies.
- [47/50] [abbrv] hadoop git commit: YARN-7871. Node attributes reporting from NM to RM. Contributed by Weiwei Yang. - posted by na...@apache.org on 2018/04/02 07:19:03 UTC, 0 replies.
- [48/50] [abbrv] hadoop git commit: YARN-7988. Refactor FSNodeLabelStore code for Node Attributes store support. Contributed by Bibin A Chundatt. - posted by na...@apache.org on 2018/04/02 07:19:04 UTC, 0 replies.
- [49/50] [abbrv] hadoop git commit: YARN-8092. Expose Node Attributes info via RM nodes REST API. Contributed by Weiwei Yang. - posted by na...@apache.org on 2018/04/02 07:19:05 UTC, 0 replies.
- [50/50] [abbrv] hadoop git commit: YARN-8033. CLI Integration with NodeAttributesManagerImpl. Contributed by Naganarasimha G R. - posted by na...@apache.org on 2018/04/02 07:19:06 UTC, 0 replies.
- [1/2] hadoop git commit: YARN-7142. Support placement policy in yarn native services. (Gour Saha via wangda) - posted by wa...@apache.org on 2018/04/02 14:31:00 UTC, 1 replies.
- [2/2] hadoop git commit: YARN-7142. Support placement policy in yarn native services. (Gour Saha via wangda) - posted by wa...@apache.org on 2018/04/02 14:31:01 UTC, 1 replies.
- hadoop git commit: HADOOP-15146. Remove DataOutputByteBuffer. Contributed by BELUGA BEHR. - posted by st...@apache.org on 2018/04/02 14:53:21 UTC, 0 replies.
- hadoop git commit: HADOOP-14651. Update okhttp version to 2.7.5. Contributed by Ray Chiang and John Zhuge. - posted by st...@apache.org on 2018/04/02 15:40:36 UTC, 1 replies.
- hadoop git commit: YARN-8082. Include LocalizedResource size information in the NM download log for localization. Contributed by Kuhu Shukla - posted by jl...@apache.org on 2018/04/02 15:42:14 UTC, 0 replies.
- hadoop git commit: YARN-8091. Revisit checkUserAccessToQueue RM REST API. (wangda) - posted by wa...@apache.org on 2018/04/02 22:22:17 UTC, 0 replies.
- hadoop git commit: YARN-6739. Crash NM at start time if oversubscription is on but LinuxContainerExcutor or cgroup is off. Contributed by Haibo Chen. - posted by sz...@apache.org on 2018/04/02 22:28:42 UTC, 0 replies.
- [01/10] hadoop git commit: YARN-7460. Exclude findbugs warnings on SchedulerNode.numGuaranteedContainers and numOpportunisticContainers. Contributed by Haibo Chen. [Forced Update!] - posted by sz...@apache.org on 2018/04/02 22:36:13 UTC, 0 replies.
- [02/10] hadoop git commit: YARN-7337. Expose per-node over-allocation info in Node Report Contributed by Haibo Chen. - posted by sz...@apache.org on 2018/04/02 22:36:14 UTC, 0 replies.
- [03/10] hadoop git commit: YARN-6921. Allow resource request to opt out of oversubscription in Fair Scheduler. Contributed by Haibo Chen. - posted by sz...@apache.org on 2018/04/02 22:36:15 UTC, 0 replies.
- [04/10] hadoop git commit: YARN-6750. Add a configuration to cap how much a NM can be overallocated. Contributed by Haibo Chen. - posted by sz...@apache.org on 2018/04/02 22:36:16 UTC, 0 replies.
- [05/10] hadoop git commit: YARN-7491. Make sure AM is not scheduled on an opportunistic container. Contributed by Haibo Chen. - posted by sz...@apache.org on 2018/04/02 22:36:17 UTC, 0 replies.
- [06/10] hadoop git commit: MAPREDUCE-6926. Allow MR jobs to opt out of oversubscription. Contributed by Haibo Chen. - posted by sz...@apache.org on 2018/04/02 22:36:18 UTC, 0 replies.
- [07/10] hadoop git commit: YARN-5473. Expose per-application over-allocation info in the Resource Manager. Contributed by Haibo Chen. - posted by sz...@apache.org on 2018/04/02 22:36:19 UTC, 0 replies.
- [08/10] hadoop git commit: YARN-5473. Expose per-application over-allocation info in the Resource Manager. Contributed by Haibo Chen. - posted by sz...@apache.org on 2018/04/02 22:36:20 UTC, 0 replies.
- [09/10] hadoop git commit: YARN-5473. Expose per-application over-allocation info in the Resource Manager. Contributed by Haibo Chen. - posted by sz...@apache.org on 2018/04/02 22:36:21 UTC, 0 replies.
- [10/10] hadoop git commit: YARN-6739. Crash NM at start time if oversubscription is on but LinuxContainerExcutor or cgroup is off. Contributed by Haibo Chen. - posted by sz...@apache.org on 2018/04/02 22:36:22 UTC, 0 replies.
- [01/53] [abbrv] [partial] hadoop git commit: Revert "Revert "Merge branch 'trunk' into HDFS-7240"" After testing it was confirmed that these changes work as expected. - posted by ae...@apache.org on 2018/04/03 03:41:11 UTC, 0 replies.
- [02/53] [abbrv] [partial] hadoop git commit: Revert "Revert "Merge branch 'trunk' into HDFS-7240"" After testing it was confirmed that these changes work as expected. - posted by ae...@apache.org on 2018/04/03 03:41:12 UTC, 0 replies.
- [03/53] [abbrv] [partial] hadoop git commit: Revert "Revert "Merge branch 'trunk' into HDFS-7240"" After testing it was confirmed that these changes work as expected. - posted by ae...@apache.org on 2018/04/03 03:41:13 UTC, 0 replies.
- [04/53] [abbrv] [partial] hadoop git commit: Revert "Revert "Merge branch 'trunk' into HDFS-7240"" After testing it was confirmed that these changes work as expected. - posted by ae...@apache.org on 2018/04/03 03:41:14 UTC, 0 replies.
- [05/53] [abbrv] [partial] hadoop git commit: Revert "Revert "Merge branch 'trunk' into HDFS-7240"" After testing it was confirmed that these changes work as expected. - posted by ae...@apache.org on 2018/04/03 03:41:15 UTC, 0 replies.
- [06/53] [abbrv] [partial] hadoop git commit: Revert "Revert "Merge branch 'trunk' into HDFS-7240"" After testing it was confirmed that these changes work as expected. - posted by ae...@apache.org on 2018/04/03 03:41:16 UTC, 0 replies.
- [07/53] [abbrv] [partial] hadoop git commit: Revert "Revert "Merge branch 'trunk' into HDFS-7240"" After testing it was confirmed that these changes work as expected. - posted by ae...@apache.org on 2018/04/03 03:41:17 UTC, 0 replies.
- [08/53] [abbrv] [partial] hadoop git commit: Revert "Revert "Merge branch 'trunk' into HDFS-7240"" After testing it was confirmed that these changes work as expected. - posted by ae...@apache.org on 2018/04/03 03:41:18 UTC, 0 replies.
- [09/53] [abbrv] [partial] hadoop git commit: Revert "Revert "Merge branch 'trunk' into HDFS-7240"" After testing it was confirmed that these changes work as expected. - posted by ae...@apache.org on 2018/04/03 03:41:19 UTC, 0 replies.
- [10/53] [abbrv] [partial] hadoop git commit: Revert "Revert "Merge branch 'trunk' into HDFS-7240"" After testing it was confirmed that these changes work as expected. - posted by ae...@apache.org on 2018/04/03 03:41:20 UTC, 0 replies.
- [11/53] [abbrv] [partial] hadoop git commit: Revert "Revert "Merge branch 'trunk' into HDFS-7240"" After testing it was confirmed that these changes work as expected. - posted by ae...@apache.org on 2018/04/03 03:41:21 UTC, 0 replies.
- [12/53] [abbrv] [partial] hadoop git commit: Revert "Revert "Merge branch 'trunk' into HDFS-7240"" After testing it was confirmed that these changes work as expected. - posted by ae...@apache.org on 2018/04/03 03:41:22 UTC, 0 replies.
- [13/53] [abbrv] [partial] hadoop git commit: Revert "Revert "Merge branch 'trunk' into HDFS-7240"" After testing it was confirmed that these changes work as expected. - posted by ae...@apache.org on 2018/04/03 03:41:23 UTC, 0 replies.
- [14/53] [abbrv] [partial] hadoop git commit: Revert "Revert "Merge branch 'trunk' into HDFS-7240"" After testing it was confirmed that these changes work as expected. - posted by ae...@apache.org on 2018/04/03 03:41:24 UTC, 0 replies.
- [15/53] [abbrv] [partial] hadoop git commit: Revert "Revert "Merge branch 'trunk' into HDFS-7240"" After testing it was confirmed that these changes work as expected. - posted by ae...@apache.org on 2018/04/03 03:41:25 UTC, 0 replies.
- [16/53] [abbrv] [partial] hadoop git commit: Revert "Revert "Merge branch 'trunk' into HDFS-7240"" After testing it was confirmed that these changes work as expected. - posted by ae...@apache.org on 2018/04/03 03:41:26 UTC, 0 replies.
- [17/53] [abbrv] [partial] hadoop git commit: Revert "Revert "Merge branch 'trunk' into HDFS-7240"" After testing it was confirmed that these changes work as expected. - posted by ae...@apache.org on 2018/04/03 03:41:27 UTC, 0 replies.
- [18/53] [abbrv] [partial] hadoop git commit: Revert "Revert "Merge branch 'trunk' into HDFS-7240"" After testing it was confirmed that these changes work as expected. - posted by ae...@apache.org on 2018/04/03 03:41:28 UTC, 0 replies.
- [19/53] [abbrv] [partial] hadoop git commit: Revert "Revert "Merge branch 'trunk' into HDFS-7240"" After testing it was confirmed that these changes work as expected. - posted by ae...@apache.org on 2018/04/03 03:41:29 UTC, 0 replies.
- [20/53] [abbrv] [partial] hadoop git commit: Revert "Revert "Merge branch 'trunk' into HDFS-7240"" After testing it was confirmed that these changes work as expected. - posted by ae...@apache.org on 2018/04/03 03:41:30 UTC, 0 replies.
- [21/53] [abbrv] [partial] hadoop git commit: Revert "Revert "Merge branch 'trunk' into HDFS-7240"" After testing it was confirmed that these changes work as expected. - posted by ae...@apache.org on 2018/04/03 03:41:31 UTC, 0 replies.
- [22/53] [abbrv] [partial] hadoop git commit: Revert "Revert "Merge branch 'trunk' into HDFS-7240"" After testing it was confirmed that these changes work as expected. - posted by ae...@apache.org on 2018/04/03 03:41:32 UTC, 0 replies.
- [23/53] [abbrv] [partial] hadoop git commit: Revert "Revert "Merge branch 'trunk' into HDFS-7240"" After testing it was confirmed that these changes work as expected. - posted by ae...@apache.org on 2018/04/03 03:41:33 UTC, 0 replies.
- [24/53] [abbrv] [partial] hadoop git commit: Revert "Revert "Merge branch 'trunk' into HDFS-7240"" After testing it was confirmed that these changes work as expected. - posted by ae...@apache.org on 2018/04/03 03:41:34 UTC, 0 replies.
- [25/53] [abbrv] [partial] hadoop git commit: Revert "Revert "Merge branch 'trunk' into HDFS-7240"" After testing it was confirmed that these changes work as expected. - posted by ae...@apache.org on 2018/04/03 03:41:35 UTC, 0 replies.
- [26/53] [abbrv] [partial] hadoop git commit: Revert "Revert "Merge branch 'trunk' into HDFS-7240"" After testing it was confirmed that these changes work as expected. - posted by ae...@apache.org on 2018/04/03 03:41:36 UTC, 0 replies.
- [27/53] [abbrv] [partial] hadoop git commit: Revert "Revert "Merge branch 'trunk' into HDFS-7240"" After testing it was confirmed that these changes work as expected. - posted by ae...@apache.org on 2018/04/03 03:41:37 UTC, 0 replies.
- [28/53] [abbrv] [partial] hadoop git commit: Revert "Revert "Merge branch 'trunk' into HDFS-7240"" After testing it was confirmed that these changes work as expected. - posted by ae...@apache.org on 2018/04/03 03:41:38 UTC, 0 replies.
- [29/53] [abbrv] [partial] hadoop git commit: Revert "Revert "Merge branch 'trunk' into HDFS-7240"" After testing it was confirmed that these changes work as expected. - posted by ae...@apache.org on 2018/04/03 03:41:39 UTC, 0 replies.
- [30/53] [abbrv] [partial] hadoop git commit: Revert "Revert "Merge branch 'trunk' into HDFS-7240"" After testing it was confirmed that these changes work as expected. - posted by ae...@apache.org on 2018/04/03 03:41:40 UTC, 0 replies.
- [31/53] [abbrv] [partial] hadoop git commit: Revert "Revert "Merge branch 'trunk' into HDFS-7240"" After testing it was confirmed that these changes work as expected. - posted by ae...@apache.org on 2018/04/03 03:41:41 UTC, 0 replies.
- [32/53] [abbrv] [partial] hadoop git commit: Revert "Revert "Merge branch 'trunk' into HDFS-7240"" After testing it was confirmed that these changes work as expected. - posted by ae...@apache.org on 2018/04/03 03:41:42 UTC, 0 replies.
- [33/53] [abbrv] [partial] hadoop git commit: Revert "Revert "Merge branch 'trunk' into HDFS-7240"" After testing it was confirmed that these changes work as expected. - posted by ae...@apache.org on 2018/04/03 03:41:43 UTC, 0 replies.
- [34/53] [abbrv] [partial] hadoop git commit: Revert "Revert "Merge branch 'trunk' into HDFS-7240"" After testing it was confirmed that these changes work as expected. - posted by ae...@apache.org on 2018/04/03 03:41:44 UTC, 0 replies.
- [35/53] [abbrv] [partial] hadoop git commit: Revert "Revert "Merge branch 'trunk' into HDFS-7240"" After testing it was confirmed that these changes work as expected. - posted by ae...@apache.org on 2018/04/03 03:41:45 UTC, 0 replies.
- [36/53] [abbrv] [partial] hadoop git commit: Revert "Revert "Merge branch 'trunk' into HDFS-7240"" After testing it was confirmed that these changes work as expected. - posted by ae...@apache.org on 2018/04/03 03:41:46 UTC, 0 replies.
- [37/53] [abbrv] [partial] hadoop git commit: Revert "Revert "Merge branch 'trunk' into HDFS-7240"" After testing it was confirmed that these changes work as expected. - posted by ae...@apache.org on 2018/04/03 03:41:47 UTC, 0 replies.
- [38/53] [abbrv] [partial] hadoop git commit: Revert "Revert "Merge branch 'trunk' into HDFS-7240"" After testing it was confirmed that these changes work as expected. - posted by ae...@apache.org on 2018/04/03 03:41:48 UTC, 0 replies.
- [39/53] [abbrv] [partial] hadoop git commit: Revert "Revert "Merge branch 'trunk' into HDFS-7240"" After testing it was confirmed that these changes work as expected. - posted by ae...@apache.org on 2018/04/03 03:41:49 UTC, 0 replies.
- [40/53] [abbrv] [partial] hadoop git commit: Revert "Revert "Merge branch 'trunk' into HDFS-7240"" After testing it was confirmed that these changes work as expected. - posted by ae...@apache.org on 2018/04/03 03:41:50 UTC, 0 replies.
- [41/53] [abbrv] [partial] hadoop git commit: Revert "Revert "Merge branch 'trunk' into HDFS-7240"" After testing it was confirmed that these changes work as expected. - posted by ae...@apache.org on 2018/04/03 03:41:51 UTC, 0 replies.
- [42/53] [abbrv] [partial] hadoop git commit: Revert "Revert "Merge branch 'trunk' into HDFS-7240"" After testing it was confirmed that these changes work as expected. - posted by ae...@apache.org on 2018/04/03 03:41:52 UTC, 0 replies.
- [43/53] [abbrv] [partial] hadoop git commit: Revert "Revert "Merge branch 'trunk' into HDFS-7240"" After testing it was confirmed that these changes work as expected. - posted by ae...@apache.org on 2018/04/03 03:41:53 UTC, 0 replies.
- [44/53] [abbrv] [partial] hadoop git commit: Revert "Revert "Merge branch 'trunk' into HDFS-7240"" After testing it was confirmed that these changes work as expected. - posted by ae...@apache.org on 2018/04/03 03:41:54 UTC, 0 replies.
- [45/53] [abbrv] [partial] hadoop git commit: Revert "Revert "Merge branch 'trunk' into HDFS-7240"" After testing it was confirmed that these changes work as expected. - posted by ae...@apache.org on 2018/04/03 03:41:55 UTC, 0 replies.
- [46/53] [abbrv] [partial] hadoop git commit: Revert "Revert "Merge branch 'trunk' into HDFS-7240"" After testing it was confirmed that these changes work as expected. - posted by ae...@apache.org on 2018/04/03 03:41:56 UTC, 0 replies.
- [47/53] [abbrv] [partial] hadoop git commit: Revert "Revert "Merge branch 'trunk' into HDFS-7240"" After testing it was confirmed that these changes work as expected. - posted by ae...@apache.org on 2018/04/03 03:41:57 UTC, 0 replies.
- [48/53] [abbrv] [partial] hadoop git commit: Revert "Revert "Merge branch 'trunk' into HDFS-7240"" After testing it was confirmed that these changes work as expected. - posted by ae...@apache.org on 2018/04/03 03:41:58 UTC, 0 replies.
- [49/53] [abbrv] [partial] hadoop git commit: Revert "Revert "Merge branch 'trunk' into HDFS-7240"" After testing it was confirmed that these changes work as expected. - posted by ae...@apache.org on 2018/04/03 03:41:59 UTC, 0 replies.
- [50/53] [abbrv] [partial] hadoop git commit: Revert "Revert "Merge branch 'trunk' into HDFS-7240"" After testing it was confirmed that these changes work as expected. - posted by ae...@apache.org on 2018/04/03 03:42:00 UTC, 0 replies.
- [51/53] [abbrv] [partial] hadoop git commit: Revert "Revert "Merge branch 'trunk' into HDFS-7240"" After testing it was confirmed that these changes work as expected. - posted by ae...@apache.org on 2018/04/03 03:42:01 UTC, 0 replies.
- [52/53] [abbrv] hadoop git commit: Revert "Revert "Merge: minor clean up of dev-support/bin/dist-layout-stitching."" This reverts commit b9d33842a8dea958d4786fa83a0766341d354a3a. After testing we confirmed that these changes are working well. - posted by ae...@apache.org on 2018/04/03 03:42:02 UTC, 0 replies.
- [53/53] [abbrv] hadoop git commit: Merge branch 'trunk' into HDFS-7240 - posted by ae...@apache.org on 2018/04/03 03:42:03 UTC, 0 replies.
- hadoop git commit: HDFS-13341. Ozone: Move ozone specific ServiceRuntimeInfo utility to the framework. Contributed by Elek, Marton. - posted by ae...@apache.org on 2018/04/03 03:59:02 UTC, 0 replies.
- hadoop git commit: HADOOP-15317. Improve NetworkTopology chooseRandom's loop. - posted by xi...@apache.org on 2018/04/03 05:48:29 UTC, 5 replies.
- hadoop git commit: HADOOP-15355. TestCommonConfigurationFields is broken by HADOOP-15312. Contributed by LiXin Ge. - posted by xi...@apache.org on 2018/04/03 06:10:11 UTC, 3 replies.
- hadoop git commit: HDFS-13364. RBF: Support NamenodeProtocol in the Router. Contributed by Inigo Goiri. - posted by yq...@apache.org on 2018/04/03 07:20:12 UTC, 3 replies.
- hadoop git commit: YARN-8051. TestRMEmbeddedElector#testCallbackSynchronization is flaky. (Robert Kanter via Haibo Chen) - posted by ha...@apache.org on 2018/04/03 14:59:39 UTC, 0 replies.
- hadoop git commit: HADOOP-14758. S3GuardTool.prune to handle UnsupportedOperationException. Contributed by Gabor Bota. - posted by st...@apache.org on 2018/04/03 15:32:23 UTC, 0 replies.
- [1/2] hadoop git commit: HDFS-13364. RBF: Support NamenodeProtocol in the Router. Contributed by Inigo Goiri. - posted by in...@apache.org on 2018/04/03 16:32:59 UTC, 0 replies.
- [2/2] hadoop git commit: HDFS-13364. RBF: Support NamenodeProtocol in the Router. Contributed by Inigo Goiri. - posted by in...@apache.org on 2018/04/03 16:33:00 UTC, 0 replies.
- hadoop git commit: HADOOP-14987. Improve KMSClientProvider log around delegation token checking. Contributed by Xiaoyu Yao and Xiao Chen. - posted by xi...@apache.org on 2018/04/03 18:14:29 UTC, 2 replies.
- hadoop git commit: YARN-8035. Uncaught exception in ContainersMonitorImpl during relaunch due to the process ID changing. Contributed by Shane Kumpf. - posted by sz...@apache.org on 2018/04/03 18:33:52 UTC, 0 replies.
- [1/2] hadoop git commit: HDFS-13337. Backport HDFS-4275 to branch-2.9. Contributed by Xiao Liang. - posted by in...@apache.org on 2018/04/03 20:56:22 UTC, 0 replies.
- [2/2] hadoop git commit: HDFS-13337. Backport HDFS-4275 to branch-2.9. Contributed by Xiao Liang. - posted by in...@apache.org on 2018/04/03 20:56:23 UTC, 0 replies.
- [1/2] hadoop git commit: YARN-8002. Support NOT_SELF and ALL namespace types for allocation tag. (Weiwei Yang via wangda) - posted by ww...@apache.org on 2018/04/04 01:50:23 UTC, 0 replies.
- [2/2] hadoop git commit: YARN-8002. Support NOT_SELF and ALL namespace types for allocation tag. (Weiwei Yang via wangda) - posted by ww...@apache.org on 2018/04/04 01:50:24 UTC, 0 replies.
- hadoop git commit: HDFS-13391. Ozone: Make dependency of internal sub-module scope as provided in maven. Contributed by Nanda kumar. - posted by na...@apache.org on 2018/04/04 03:29:29 UTC, 0 replies.
- hadoop git commit: YARN-7764. Findbugs warning: Resource#getResources may expose internal representation. Contributed by Weiwei Yang. - posted by su...@apache.org on 2018/04/04 03:52:45 UTC, 1 replies.
- hadoop git commit: YARN-8106. Update LogAggregationIndexedFileController to use readFull instead read to avoid IOException while loading log meta. (Prabhu Joseph via wangda) - posted by wa...@apache.org on 2018/04/04 04:14:50 UTC, 1 replies.
- [1/3] hadoop git commit: HDFS-13320. Ozone: Support for MicrobenchMarking Tool. Contributed by Shashikant Banerjee - posted by na...@apache.org on 2018/04/04 14:15:36 UTC, 0 replies.
- [2/3] hadoop git commit: HDFS-13320. Ozone: Support for MicrobenchMarking Tool. Contributed by Shashikant Banerjee - posted by na...@apache.org on 2018/04/04 14:15:37 UTC, 0 replies.
- [3/3] hadoop git commit: HDFS-13320. Ozone: Support for MicrobenchMarking Tool. Contributed by Shashikant Banerjee - posted by na...@apache.org on 2018/04/04 14:15:38 UTC, 0 replies.
- [1/2] hadoop git commit: HADOOP-14651. Update okhttp version to 2.7.5. Contributed by Ray Chiang and John Zhuge. - posted by st...@apache.org on 2018/04/04 14:17:46 UTC, 0 replies.
- [2/2] hadoop git commit: HADOOP-14651. Update okhttp version to 2.7.5. Contributed by Ray Chiang and John Zhuge. - posted by st...@apache.org on 2018/04/04 14:17:47 UTC, 0 replies.
- hadoop git commit: HDFS-13316. Ozone: Update the ksm/scm CLI usage info. Contributed by Xiaoyu Yao. - posted by na...@apache.org on 2018/04/04 15:04:55 UTC, 0 replies.
- hadoop git commit: HDFS-13309. Ozone: Improve error message in case of missing nodes. Contributed by Elek, Marton. - posted by na...@apache.org on 2018/04/04 15:38:22 UTC, 0 replies.
- hadoop git commit: YARN-8115. [UI2] URL data like nodeHTTPAddress must be encoded in UI before using to access NM. Contributed by Sreenath Somarajapuram. - posted by su...@apache.org on 2018/04/04 16:47:55 UTC, 1 replies.
- [1/2] hadoop git commit: YARN-8013. Support application tags when defining application namespaces for placement constraints. Contributed by Weiwei Yang. - posted by kk...@apache.org on 2018/04/04 17:55:10 UTC, 0 replies.
- [2/2] hadoop git commit: YARN-8013. Support application tags when defining application namespaces for placement constraints. Contributed by Weiwei Yang. - posted by kk...@apache.org on 2018/04/04 17:55:11 UTC, 0 replies.
- hadoop git commit: YARN-7946. Update TimelineServerV2 doc as per YARN-7919. (Haibo Chen) - posted by ha...@apache.org on 2018/04/04 19:00:58 UTC, 0 replies.
- hadoop git commit: YARN-8073 TimelineClientImpl doesn't honor yarn.timeline-service.versions configuration. Contributed by Rohith Sharma K S - posted by vr...@apache.org on 2018/04/04 22:08:17 UTC, 1 replies.
- hadoop git commit: Preparing for 3.0.2 release - posted by le...@apache.org on 2018/04/04 22:20:42 UTC, 0 replies.
- hadoop git commit: HADOOP-14855. Hadoop scripts may errantly believe a daemon is still running, preventing it from starting. Contributed by Robert Kanter. - posted by sz...@apache.org on 2018/04/04 22:36:46 UTC, 0 replies.
- [01/50] [abbrv] hadoop git commit: MAPREDUCE-6441. Improve temporary directory name generation in LocalDistributedCacheManager for concurrent processes (wattsinabox, rchiang, haibochen via rkanter) - posted by xk...@apache.org on 2018/04/04 22:44:38 UTC, 0 replies.
- [02/50] [abbrv] hadoop git commit: YARN-8018. Added support for initiating yarn service upgrade. Contributed by Chandni Singh - posted by xk...@apache.org on 2018/04/04 22:44:39 UTC, 0 replies.
- [03/50] [abbrv] hadoop git commit: YARN-8018. Added support for initiating yarn service upgrade. Contributed by Chandni Singh - posted by xk...@apache.org on 2018/04/04 22:44:40 UTC, 0 replies.
- [04/50] [abbrv] hadoop git commit: HADOOP-15313. TestKMS should close providers. - posted by xk...@apache.org on 2018/04/04 22:44:41 UTC, 0 replies.
- [05/50] [abbrv] hadoop git commit: HDFS-13352. RBF: Add xsl stylesheet for hdfs-rbf-default.xml. Contributed by Takanobu Asanuma. - posted by xk...@apache.org on 2018/04/04 22:44:42 UTC, 0 replies.
- [06/50] [abbrv] hadoop git commit: HDFS-13338. Update BUILDING.txt for building native libraries. Contributed by Takanobu Asanuma. - posted by xk...@apache.org on 2018/04/04 22:44:43 UTC, 0 replies.
- [07/50] [abbrv] hadoop git commit: HADOOP-15312. Undocumented KeyProvider configuration keys. Contributed by LiXin Ge. - posted by xk...@apache.org on 2018/04/04 22:44:44 UTC, 0 replies.
- [08/50] [abbrv] hadoop git commit: YARN-8010. Add config in FederationRMFailoverProxy to not bypass facade cache when failing over. (Botong Huang via Subru). - posted by xk...@apache.org on 2018/04/04 22:44:45 UTC, 0 replies.
- [09/50] [abbrv] hadoop git commit: YARN-8075. DShell does not fail when we ask more GPUs than available even though AM throws 'InvalidResourceRequestException'. Contributed by Wangda Tan. - posted by xk...@apache.org on 2018/04/04 22:44:46 UTC, 0 replies.
- [10/50] [abbrv] hadoop git commit: HDFS-13347. RBF: Cache datanode reports. Contributed by Inigo Goiri. - posted by xk...@apache.org on 2018/04/04 22:44:47 UTC, 0 replies.
- [11/50] [abbrv] hadoop git commit: YARN-7734. Fix UT failure TestContainerLogsPage#testContainerLogPageAccess. Contributed by Tao Yang. - posted by xk...@apache.org on 2018/04/04 22:44:48 UTC, 0 replies.
- [12/50] [abbrv] hadoop git commit: YARN-8077. The vmemLimit parameter in ContainersMonitorImpl#isProcessTreeOverLimit is confusing. Contributed by Sen Zhao. - posted by xk...@apache.org on 2018/04/04 22:44:49 UTC, 0 replies.
- [13/50] [abbrv] hadoop git commit: YARN-6629. NPE occurred when container allocation proposal is applied but its resource requests are removed before. (Tao Yang via wangda) - posted by xk...@apache.org on 2018/04/04 22:44:50 UTC, 0 replies.
- [14/50] [abbrv] hadoop git commit: Revert "YARN-8010. Add config in FederationRMFailoverProxy to not bypass facade cache when failing over. (Botong Huang via Subru)." - posted by xk...@apache.org on 2018/04/04 22:44:51 UTC, 0 replies.
- [15/50] [abbrv] hadoop git commit: YARN-8010. Add config in FederationRMFailoverProxy to not bypass facade cache when failing over. (Botong Huang via Subru). - posted by xk...@apache.org on 2018/04/04 22:44:52 UTC, 0 replies.
- [16/50] [abbrv] hadoop git commit: YARN-7623. Fix the CapacityScheduler Queue configuration documentation. Contributed by Jonathan Hung. - posted by xk...@apache.org on 2018/04/04 22:44:53 UTC, 0 replies.
- [17/50] [abbrv] hadoop git commit: HADOOP-15320. Remove customized getFileBlockLocations for hadoop-azure and hadoop-azure-datalake. Contributed by Shanyu Zhao - posted by xk...@apache.org on 2018/04/04 22:44:54 UTC, 0 replies.
- [18/50] [abbrv] hadoop git commit: HDFS-13314. NameNode should optionally exit if it detects FsImage corruption. Contributed by Arpit Agarwal. - posted by xk...@apache.org on 2018/04/04 22:44:55 UTC, 0 replies.
- [19/50] [abbrv] hadoop git commit: YARN-8069. Clean up example hostnames for RegistryDNS. Contributed by Billie Rinaldi - posted by xk...@apache.org on 2018/04/04 22:44:56 UTC, 0 replies.
- [20/50] [abbrv] hadoop git commit: YARN-8076. Support to specify application tags in distributed shell. Contributed by Weiwei Yang. - posted by xk...@apache.org on 2018/04/04 22:44:57 UTC, 0 replies.
- [21/50] [abbrv] hadoop git commit: HDFS-13357. Improve AclException message "Invalid ACL: only directories may have a default ACL.". Contributed by Gabor Bota. - posted by xk...@apache.org on 2018/04/04 22:44:58 UTC, 0 replies.
- [22/50] [abbrv] hadoop git commit: YARN-8085. ResourceProfilesManager should be set in RMActiveServiceContext. Contributed by Tao Yang. - posted by xk...@apache.org on 2018/04/04 22:44:59 UTC, 0 replies.
- [23/50] [abbrv] hadoop git commit: HADOOP-15342. Updating ADLS connector to use the current SDK version (2.2.7). Contributed by Atul Sikaria. - posted by xk...@apache.org on 2018/04/04 22:45:00 UTC, 0 replies.
- [24/50] [abbrv] hadoop git commit: YARN-6257. Fix CapacityScheduler REST API JSON output. Contributed By Tao Yang - posted by xk...@apache.org on 2018/04/04 22:45:01 UTC, 0 replies.
- [25/50] [abbrv] hadoop git commit: YARN-8086. ManagedParentQueue with no leaf queues cause JS error in new UI. (Suma Shivaprasad via wangda) - posted by xk...@apache.org on 2018/04/04 22:45:02 UTC, 0 replies.
- [26/50] [abbrv] hadoop git commit: HDFS-13087. Snapshotted encryption zone information should be immutable. Contributed by LiXin Ge. - posted by xk...@apache.org on 2018/04/04 22:45:03 UTC, 0 replies.
- [27/50] [abbrv] hadoop git commit: HADOOP-12862. LDAP Group Mapping over SSL can not specify trust store. Contributed by Wei-Chiu Chuang and Konstantin Shvachko. - posted by xk...@apache.org on 2018/04/04 22:45:04 UTC, 0 replies.
- [28/50] [abbrv] hadoop git commit: HADOOP-14999. AliyunOSS: provide one asynchronous multi-part based uploading mechanism. Contributed by Genmao Yu. - posted by xk...@apache.org on 2018/04/04 22:45:05 UTC, 0 replies.
- [29/50] [abbrv] hadoop git commit: YARN-7497. Add file system based scheduler configuration store. Contributed by Jiandan Yang. - posted by xk...@apache.org on 2018/04/04 22:45:06 UTC, 0 replies.
- [30/50] [abbrv] hadoop git commit: HADOOP-15352. Fix default local maven repository path in create-release script. Contributed by Elek, Marton. - posted by xk...@apache.org on 2018/04/04 22:45:07 UTC, 0 replies.
- [31/50] [abbrv] hadoop git commit: HADOOP-15253. Should update maxQueueSize when refresh call queue. Contributed by Tao Jie. - posted by xk...@apache.org on 2018/04/04 22:45:08 UTC, 0 replies.
- [32/50] [abbrv] hadoop git commit: HDFS-13289. RBF: TestConnectionManager#testCleanup() test case need correction. Contributed by Dibyendu Karmakar. - posted by xk...@apache.org on 2018/04/04 22:45:09 UTC, 0 replies.
- [33/50] [abbrv] hadoop git commit: YARN-7142. Support placement policy in yarn native services. (Gour Saha via wangda) - posted by xk...@apache.org on 2018/04/04 22:45:10 UTC, 0 replies.
- [34/50] [abbrv] hadoop git commit: YARN-7142. Support placement policy in yarn native services. (Gour Saha via wangda) - posted by xk...@apache.org on 2018/04/04 22:45:11 UTC, 0 replies.
- [35/50] [abbrv] hadoop git commit: HADOOP-15146. Remove DataOutputByteBuffer. Contributed by BELUGA BEHR. - posted by xk...@apache.org on 2018/04/04 22:45:12 UTC, 0 replies.
- [36/50] [abbrv] hadoop git commit: YARN-8082. Include LocalizedResource size information in the NM download log for localization. Contributed by Kuhu Shukla - posted by xk...@apache.org on 2018/04/04 22:45:13 UTC, 0 replies.
- [37/50] [abbrv] hadoop git commit: YARN-8091. Revisit checkUserAccessToQueue RM REST API. (wangda) - posted by xk...@apache.org on 2018/04/04 22:45:14 UTC, 0 replies.
- [38/50] [abbrv] hadoop git commit: HADOOP-15317. Improve NetworkTopology chooseRandom's loop. - posted by xk...@apache.org on 2018/04/04 22:45:15 UTC, 0 replies.
- [39/50] [abbrv] hadoop git commit: HADOOP-15355. TestCommonConfigurationFields is broken by HADOOP-15312. Contributed by LiXin Ge. - posted by xk...@apache.org on 2018/04/04 22:45:16 UTC, 0 replies.
- [40/50] [abbrv] hadoop git commit: HDFS-13364. RBF: Support NamenodeProtocol in the Router. Contributed by Inigo Goiri. - posted by xk...@apache.org on 2018/04/04 22:45:17 UTC, 0 replies.
- [41/50] [abbrv] hadoop git commit: YARN-8051. TestRMEmbeddedElector#testCallbackSynchronization is flaky. (Robert Kanter via Haibo Chen) - posted by xk...@apache.org on 2018/04/04 22:45:18 UTC, 0 replies.
- [42/50] [abbrv] hadoop git commit: HADOOP-14758. S3GuardTool.prune to handle UnsupportedOperationException. Contributed by Gabor Bota. - posted by xk...@apache.org on 2018/04/04 22:45:19 UTC, 0 replies.
- [43/50] [abbrv] hadoop git commit: YARN-8035. Uncaught exception in ContainersMonitorImpl during relaunch due to the process ID changing. Contributed by Shane Kumpf. - posted by xk...@apache.org on 2018/04/04 22:45:20 UTC, 0 replies.
- [44/50] [abbrv] hadoop git commit: YARN-7764. Findbugs warning: Resource#getResources may expose internal representation. Contributed by Weiwei Yang. - posted by xk...@apache.org on 2018/04/04 22:45:21 UTC, 0 replies.
- [45/50] [abbrv] hadoop git commit: YARN-8106. Update LogAggregationIndexedFileController to use readFull instead read to avoid IOException while loading log meta. (Prabhu Joseph via wangda) - posted by xk...@apache.org on 2018/04/04 22:45:22 UTC, 0 replies.
- [46/50] [abbrv] hadoop git commit: YARN-8115. [UI2] URL data like nodeHTTPAddress must be encoded in UI before using to access NM. Contributed by Sreenath Somarajapuram. - posted by xk...@apache.org on 2018/04/04 22:45:23 UTC, 0 replies.
- [47/50] [abbrv] hadoop git commit: YARN-8013. Support application tags when defining application namespaces for placement constraints. Contributed by Weiwei Yang. - posted by xk...@apache.org on 2018/04/04 22:45:24 UTC, 0 replies.
- [48/50] [abbrv] hadoop git commit: YARN-7946. Update TimelineServerV2 doc as per YARN-7919. (Haibo Chen) - posted by xk...@apache.org on 2018/04/04 22:45:25 UTC, 0 replies.
- [49/50] [abbrv] hadoop git commit: Merge branch 'trunk' into HDFS-12943 - posted by xk...@apache.org on 2018/04/04 22:45:26 UTC, 0 replies.
- [50/50] [abbrv] hadoop git commit: HDFS-13331. [SBN read] Add lastSeenStateId to RpcRequestHeader. Contributed by Plamen Jeliazkov. - posted by xk...@apache.org on 2018/04/04 22:45:27 UTC, 0 replies.
- hadoop git commit: HDFS-13364. Addendum to fix branch-3.0 compilation. - posted by yq...@apache.org on 2018/04/05 01:53:32 UTC, 0 replies.
- hadoop git commit: YARN-8117. Fix TestRMWebServicesNodes test failure. Contributed by Bibin A Chundatt. - posted by bi...@apache.org on 2018/04/05 08:40:38 UTC, 0 replies.
- hadoop git commit: HDFS-13350. Negative legacy block ID will confuse Erasure Coding to be considered as striped block. (Contributed by Lei (Eddy) Xu). - posted by le...@apache.org on 2018/04/05 17:07:54 UTC, 2 replies.
- hadoop git commit: YARN-6936. [Atsv2] Retrospect storing entities into sub application table from client perspective. (Rohith Sharma K S via Haibo Chen) - posted by ha...@apache.org on 2018/04/05 17:23:52 UTC, 3 replies.
- hadoop git commit: YARN-8119. [UI2] Timeline Server address' url scheme should be removed while accessing via KNOX. Contributed by Sunil G. - posted by ro...@apache.org on 2018/04/05 18:03:46 UTC, 1 replies.
- [01/51] [partial] hadoop git commit: HDFS-13405. Ozone: Rename HDSL to HDDS. Contributed by Ajay Kumar, Elek Marton, Mukul Kumar Singh, Shashikant Banerjee and Anu Engineer. - posted by ae...@apache.org on 2018/04/05 18:32:58 UTC, 0 replies.
- [02/51] [partial] hadoop git commit: HDFS-13405. Ozone: Rename HDSL to HDDS. Contributed by Ajay Kumar, Elek Marton, Mukul Kumar Singh, Shashikant Banerjee and Anu Engineer. - posted by ae...@apache.org on 2018/04/05 18:32:59 UTC, 0 replies.
- [03/51] [partial] hadoop git commit: HDFS-13405. Ozone: Rename HDSL to HDDS. Contributed by Ajay Kumar, Elek Marton, Mukul Kumar Singh, Shashikant Banerjee and Anu Engineer. - posted by ae...@apache.org on 2018/04/05 18:33:00 UTC, 0 replies.
- [04/51] [partial] hadoop git commit: HDFS-13405. Ozone: Rename HDSL to HDDS. Contributed by Ajay Kumar, Elek Marton, Mukul Kumar Singh, Shashikant Banerjee and Anu Engineer. - posted by ae...@apache.org on 2018/04/05 18:33:01 UTC, 0 replies.
- [05/51] [partial] hadoop git commit: HDFS-13405. Ozone: Rename HDSL to HDDS. Contributed by Ajay Kumar, Elek Marton, Mukul Kumar Singh, Shashikant Banerjee and Anu Engineer. - posted by ae...@apache.org on 2018/04/05 18:33:02 UTC, 0 replies.
- [06/51] [partial] hadoop git commit: HDFS-13405. Ozone: Rename HDSL to HDDS. Contributed by Ajay Kumar, Elek Marton, Mukul Kumar Singh, Shashikant Banerjee and Anu Engineer. - posted by ae...@apache.org on 2018/04/05 18:33:03 UTC, 0 replies.
- [07/51] [partial] hadoop git commit: HDFS-13405. Ozone: Rename HDSL to HDDS. Contributed by Ajay Kumar, Elek Marton, Mukul Kumar Singh, Shashikant Banerjee and Anu Engineer. - posted by ae...@apache.org on 2018/04/05 18:33:04 UTC, 0 replies.
- [08/51] [partial] hadoop git commit: HDFS-13405. Ozone: Rename HDSL to HDDS. Contributed by Ajay Kumar, Elek Marton, Mukul Kumar Singh, Shashikant Banerjee and Anu Engineer. - posted by ae...@apache.org on 2018/04/05 18:33:05 UTC, 0 replies.
- [09/51] [partial] hadoop git commit: HDFS-13405. Ozone: Rename HDSL to HDDS. Contributed by Ajay Kumar, Elek Marton, Mukul Kumar Singh, Shashikant Banerjee and Anu Engineer. - posted by ae...@apache.org on 2018/04/05 18:33:06 UTC, 0 replies.
- [10/51] [partial] hadoop git commit: HDFS-13405. Ozone: Rename HDSL to HDDS. Contributed by Ajay Kumar, Elek Marton, Mukul Kumar Singh, Shashikant Banerjee and Anu Engineer. - posted by ae...@apache.org on 2018/04/05 18:33:07 UTC, 0 replies.
- [11/51] [partial] hadoop git commit: HDFS-13405. Ozone: Rename HDSL to HDDS. Contributed by Ajay Kumar, Elek Marton, Mukul Kumar Singh, Shashikant Banerjee and Anu Engineer. - posted by ae...@apache.org on 2018/04/05 18:33:08 UTC, 0 replies.
- [12/51] [partial] hadoop git commit: HDFS-13405. Ozone: Rename HDSL to HDDS. Contributed by Ajay Kumar, Elek Marton, Mukul Kumar Singh, Shashikant Banerjee and Anu Engineer. - posted by ae...@apache.org on 2018/04/05 18:33:09 UTC, 0 replies.
- [13/51] [partial] hadoop git commit: HDFS-13405. Ozone: Rename HDSL to HDDS. Contributed by Ajay Kumar, Elek Marton, Mukul Kumar Singh, Shashikant Banerjee and Anu Engineer. - posted by ae...@apache.org on 2018/04/05 18:33:10 UTC, 0 replies.
- [14/51] [partial] hadoop git commit: HDFS-13405. Ozone: Rename HDSL to HDDS. Contributed by Ajay Kumar, Elek Marton, Mukul Kumar Singh, Shashikant Banerjee and Anu Engineer. - posted by ae...@apache.org on 2018/04/05 18:33:11 UTC, 0 replies.
- [15/51] [partial] hadoop git commit: HDFS-13405. Ozone: Rename HDSL to HDDS. Contributed by Ajay Kumar, Elek Marton, Mukul Kumar Singh, Shashikant Banerjee and Anu Engineer. - posted by ae...@apache.org on 2018/04/05 18:33:12 UTC, 0 replies.
- [16/51] [partial] hadoop git commit: HDFS-13405. Ozone: Rename HDSL to HDDS. Contributed by Ajay Kumar, Elek Marton, Mukul Kumar Singh, Shashikant Banerjee and Anu Engineer. - posted by ae...@apache.org on 2018/04/05 18:33:13 UTC, 0 replies.
- [17/51] [partial] hadoop git commit: HDFS-13405. Ozone: Rename HDSL to HDDS. Contributed by Ajay Kumar, Elek Marton, Mukul Kumar Singh, Shashikant Banerjee and Anu Engineer. - posted by ae...@apache.org on 2018/04/05 18:33:14 UTC, 0 replies.
- [18/51] [partial] hadoop git commit: HDFS-13405. Ozone: Rename HDSL to HDDS. Contributed by Ajay Kumar, Elek Marton, Mukul Kumar Singh, Shashikant Banerjee and Anu Engineer. - posted by ae...@apache.org on 2018/04/05 18:33:15 UTC, 0 replies.
- [19/51] [partial] hadoop git commit: HDFS-13405. Ozone: Rename HDSL to HDDS. Contributed by Ajay Kumar, Elek Marton, Mukul Kumar Singh, Shashikant Banerjee and Anu Engineer. - posted by ae...@apache.org on 2018/04/05 18:33:16 UTC, 0 replies.
- [20/51] [partial] hadoop git commit: HDFS-13405. Ozone: Rename HDSL to HDDS. Contributed by Ajay Kumar, Elek Marton, Mukul Kumar Singh, Shashikant Banerjee and Anu Engineer. - posted by ae...@apache.org on 2018/04/05 18:33:17 UTC, 0 replies.
- [21/51] [partial] hadoop git commit: HDFS-13405. Ozone: Rename HDSL to HDDS. Contributed by Ajay Kumar, Elek Marton, Mukul Kumar Singh, Shashikant Banerjee and Anu Engineer. - posted by ae...@apache.org on 2018/04/05 18:33:18 UTC, 0 replies.
- [22/51] [partial] hadoop git commit: HDFS-13405. Ozone: Rename HDSL to HDDS. Contributed by Ajay Kumar, Elek Marton, Mukul Kumar Singh, Shashikant Banerjee and Anu Engineer. - posted by ae...@apache.org on 2018/04/05 18:33:19 UTC, 0 replies.
- [23/51] [partial] hadoop git commit: HDFS-13405. Ozone: Rename HDSL to HDDS. Contributed by Ajay Kumar, Elek Marton, Mukul Kumar Singh, Shashikant Banerjee and Anu Engineer. - posted by ae...@apache.org on 2018/04/05 18:33:20 UTC, 0 replies.
- [24/51] [partial] hadoop git commit: HDFS-13405. Ozone: Rename HDSL to HDDS. Contributed by Ajay Kumar, Elek Marton, Mukul Kumar Singh, Shashikant Banerjee and Anu Engineer. - posted by ae...@apache.org on 2018/04/05 18:33:21 UTC, 0 replies.
- [25/51] [partial] hadoop git commit: HDFS-13405. Ozone: Rename HDSL to HDDS. Contributed by Ajay Kumar, Elek Marton, Mukul Kumar Singh, Shashikant Banerjee and Anu Engineer. - posted by ae...@apache.org on 2018/04/05 18:33:22 UTC, 0 replies.
- [26/51] [partial] hadoop git commit: HDFS-13405. Ozone: Rename HDSL to HDDS. Contributed by Ajay Kumar, Elek Marton, Mukul Kumar Singh, Shashikant Banerjee and Anu Engineer. - posted by ae...@apache.org on 2018/04/05 18:33:23 UTC, 0 replies.
- [27/51] [partial] hadoop git commit: HDFS-13405. Ozone: Rename HDSL to HDDS. Contributed by Ajay Kumar, Elek Marton, Mukul Kumar Singh, Shashikant Banerjee and Anu Engineer. - posted by ae...@apache.org on 2018/04/05 18:33:24 UTC, 0 replies.
- [28/51] [partial] hadoop git commit: HDFS-13405. Ozone: Rename HDSL to HDDS. Contributed by Ajay Kumar, Elek Marton, Mukul Kumar Singh, Shashikant Banerjee and Anu Engineer. - posted by ae...@apache.org on 2018/04/05 18:33:25 UTC, 0 replies.
- [29/51] [partial] hadoop git commit: HDFS-13405. Ozone: Rename HDSL to HDDS. Contributed by Ajay Kumar, Elek Marton, Mukul Kumar Singh, Shashikant Banerjee and Anu Engineer. - posted by ae...@apache.org on 2018/04/05 18:33:26 UTC, 0 replies.
- [30/51] [partial] hadoop git commit: HDFS-13405. Ozone: Rename HDSL to HDDS. Contributed by Ajay Kumar, Elek Marton, Mukul Kumar Singh, Shashikant Banerjee and Anu Engineer. - posted by ae...@apache.org on 2018/04/05 18:33:27 UTC, 0 replies.
- [31/51] [partial] hadoop git commit: HDFS-13405. Ozone: Rename HDSL to HDDS. Contributed by Ajay Kumar, Elek Marton, Mukul Kumar Singh, Shashikant Banerjee and Anu Engineer. - posted by ae...@apache.org on 2018/04/05 18:33:28 UTC, 0 replies.
- [32/51] [partial] hadoop git commit: HDFS-13405. Ozone: Rename HDSL to HDDS. Contributed by Ajay Kumar, Elek Marton, Mukul Kumar Singh, Shashikant Banerjee and Anu Engineer. - posted by ae...@apache.org on 2018/04/05 18:33:29 UTC, 0 replies.
- [33/51] [partial] hadoop git commit: HDFS-13405. Ozone: Rename HDSL to HDDS. Contributed by Ajay Kumar, Elek Marton, Mukul Kumar Singh, Shashikant Banerjee and Anu Engineer. - posted by ae...@apache.org on 2018/04/05 18:33:30 UTC, 0 replies.
- [34/51] [partial] hadoop git commit: HDFS-13405. Ozone: Rename HDSL to HDDS. Contributed by Ajay Kumar, Elek Marton, Mukul Kumar Singh, Shashikant Banerjee and Anu Engineer. - posted by ae...@apache.org on 2018/04/05 18:33:31 UTC, 0 replies.
- [35/51] [partial] hadoop git commit: HDFS-13405. Ozone: Rename HDSL to HDDS. Contributed by Ajay Kumar, Elek Marton, Mukul Kumar Singh, Shashikant Banerjee and Anu Engineer. - posted by ae...@apache.org on 2018/04/05 18:33:32 UTC, 0 replies.
- [36/51] [partial] hadoop git commit: HDFS-13405. Ozone: Rename HDSL to HDDS. Contributed by Ajay Kumar, Elek Marton, Mukul Kumar Singh, Shashikant Banerjee and Anu Engineer. - posted by ae...@apache.org on 2018/04/05 18:33:33 UTC, 0 replies.
- [37/51] [partial] hadoop git commit: HDFS-13405. Ozone: Rename HDSL to HDDS. Contributed by Ajay Kumar, Elek Marton, Mukul Kumar Singh, Shashikant Banerjee and Anu Engineer. - posted by ae...@apache.org on 2018/04/05 18:33:34 UTC, 0 replies.
- [38/51] [partial] hadoop git commit: HDFS-13405. Ozone: Rename HDSL to HDDS. Contributed by Ajay Kumar, Elek Marton, Mukul Kumar Singh, Shashikant Banerjee and Anu Engineer. - posted by ae...@apache.org on 2018/04/05 18:33:35 UTC, 0 replies.
- [39/51] [partial] hadoop git commit: HDFS-13405. Ozone: Rename HDSL to HDDS. Contributed by Ajay Kumar, Elek Marton, Mukul Kumar Singh, Shashikant Banerjee and Anu Engineer. - posted by ae...@apache.org on 2018/04/05 18:33:36 UTC, 0 replies.
- [40/51] [partial] hadoop git commit: HDFS-13405. Ozone: Rename HDSL to HDDS. Contributed by Ajay Kumar, Elek Marton, Mukul Kumar Singh, Shashikant Banerjee and Anu Engineer. - posted by ae...@apache.org on 2018/04/05 18:33:37 UTC, 0 replies.
- [41/51] [partial] hadoop git commit: HDFS-13405. Ozone: Rename HDSL to HDDS. Contributed by Ajay Kumar, Elek Marton, Mukul Kumar Singh, Shashikant Banerjee and Anu Engineer. - posted by ae...@apache.org on 2018/04/05 18:33:38 UTC, 0 replies.
- [42/51] [partial] hadoop git commit: HDFS-13405. Ozone: Rename HDSL to HDDS. Contributed by Ajay Kumar, Elek Marton, Mukul Kumar Singh, Shashikant Banerjee and Anu Engineer. - posted by ae...@apache.org on 2018/04/05 18:33:39 UTC, 0 replies.
- [43/51] [partial] hadoop git commit: HDFS-13405. Ozone: Rename HDSL to HDDS. Contributed by Ajay Kumar, Elek Marton, Mukul Kumar Singh, Shashikant Banerjee and Anu Engineer. - posted by ae...@apache.org on 2018/04/05 18:33:40 UTC, 0 replies.
- [44/51] [partial] hadoop git commit: HDFS-13405. Ozone: Rename HDSL to HDDS. Contributed by Ajay Kumar, Elek Marton, Mukul Kumar Singh, Shashikant Banerjee and Anu Engineer. - posted by ae...@apache.org on 2018/04/05 18:33:41 UTC, 0 replies.
- [45/51] [partial] hadoop git commit: HDFS-13405. Ozone: Rename HDSL to HDDS. Contributed by Ajay Kumar, Elek Marton, Mukul Kumar Singh, Shashikant Banerjee and Anu Engineer. - posted by ae...@apache.org on 2018/04/05 18:33:42 UTC, 0 replies.
- [46/51] [partial] hadoop git commit: HDFS-13405. Ozone: Rename HDSL to HDDS. Contributed by Ajay Kumar, Elek Marton, Mukul Kumar Singh, Shashikant Banerjee and Anu Engineer. - posted by ae...@apache.org on 2018/04/05 18:33:43 UTC, 0 replies.
- [47/51] [partial] hadoop git commit: HDFS-13405. Ozone: Rename HDSL to HDDS. Contributed by Ajay Kumar, Elek Marton, Mukul Kumar Singh, Shashikant Banerjee and Anu Engineer. - posted by ae...@apache.org on 2018/04/05 18:33:44 UTC, 0 replies.
- [48/51] [partial] hadoop git commit: HDFS-13405. Ozone: Rename HDSL to HDDS. Contributed by Ajay Kumar, Elek Marton, Mukul Kumar Singh, Shashikant Banerjee and Anu Engineer. - posted by ae...@apache.org on 2018/04/05 18:33:45 UTC, 0 replies.
- [49/51] [partial] hadoop git commit: HDFS-13405. Ozone: Rename HDSL to HDDS. Contributed by Ajay Kumar, Elek Marton, Mukul Kumar Singh, Shashikant Banerjee and Anu Engineer. - posted by ae...@apache.org on 2018/04/05 18:33:46 UTC, 0 replies.
- [50/51] [partial] hadoop git commit: HDFS-13405. Ozone: Rename HDSL to HDDS. Contributed by Ajay Kumar, Elek Marton, Mukul Kumar Singh, Shashikant Banerjee and Anu Engineer. - posted by ae...@apache.org on 2018/04/05 18:33:47 UTC, 0 replies.
- [51/51] [partial] hadoop git commit: HDFS-13405. Ozone: Rename HDSL to HDDS. Contributed by Ajay Kumar, Elek Marton, Mukul Kumar Singh, Shashikant Banerjee and Anu Engineer. - posted by ae...@apache.org on 2018/04/05 18:33:48 UTC, 0 replies.
- [hadoop] Git Push Summary - posted by wa...@apache.org on 2018/04/05 19:30:27 UTC, 13 replies.
- [Hadoop Wiki] Update of "PoweredBy" by XingWang - posted by Apache Wiki <wi...@apache.org> on 2018/04/05 19:45:58 UTC, 0 replies.
- hadoop git commit: HDFS-13405. Addendum: Ozone: Rename HDSL to HDDS. Contributed by Ajay Kumar. - posted by ae...@apache.org on 2018/04/05 19:47:47 UTC, 0 replies.
- hadoop git commit: HDFS-13353. RBF: TestRouterWebHDFSContractCreate failed. Contributed by Takanobu Asanuma. - posted by we...@apache.org on 2018/04/05 20:05:33 UTC, 4 replies.
- hadoop git commit: HADOOP-15367. Update the initialization code in the docker hadoop-runner baseimage. Contributed by Elek, Marton. - posted by ae...@apache.org on 2018/04/05 21:09:20 UTC, 0 replies.
- [1/8] hadoop git commit: Added CHANGES/RELEASES/Jdiff for 3.1.0 release - posted by wa...@apache.org on 2018/04/05 22:52:18 UTC, 1 replies.
- [2/8] hadoop git commit: Added CHANGES/RELEASES/Jdiff for 3.1.0 release - posted by wa...@apache.org on 2018/04/05 22:52:19 UTC, 1 replies.
- [3/8] hadoop git commit: Added CHANGES/RELEASES/Jdiff for 3.1.0 release - posted by wa...@apache.org on 2018/04/05 22:52:20 UTC, 1 replies.
- [4/8] hadoop git commit: Added CHANGES/RELEASES/Jdiff for 3.1.0 release - posted by wa...@apache.org on 2018/04/05 22:52:21 UTC, 1 replies.
- [5/8] hadoop git commit: Added CHANGES/RELEASES/Jdiff for 3.1.0 release - posted by wa...@apache.org on 2018/04/05 22:52:22 UTC, 1 replies.
- [6/8] hadoop git commit: Added CHANGES/RELEASES/Jdiff for 3.1.0 release - posted by wa...@apache.org on 2018/04/05 22:52:23 UTC, 1 replies.
- [7/8] hadoop git commit: Added CHANGES/RELEASES/Jdiff for 3.1.0 release - posted by wa...@apache.org on 2018/04/05 22:52:24 UTC, 1 replies.
- [8/8] hadoop git commit: Added CHANGES/RELEASES/Jdiff for 3.1.0 release - posted by wa...@apache.org on 2018/04/05 22:52:25 UTC, 1 replies.
- hadoop git commit: YARN-7875. Node Attribute store for storing and recovering attributes. Contributed by Bibin A Chundatt. - posted by su...@apache.org on 2018/04/06 01:39:38 UTC, 0 replies.
- hadoop git commit: HADOOP-14759 S3GuardTool prune to prune specific bucket entries. Contributed by Gabor Bota. - posted by fa...@apache.org on 2018/04/06 03:32:51 UTC, 0 replies.
- hadoop git commit: HDFS-13342. Ozone: Rename and fix ozone CLI scripts. Contributed by Shashikant Banerjee. - posted by ms...@apache.org on 2018/04/06 11:26:22 UTC, 0 replies.
- hadoop git commit: HDFS-13176. WebHdfs file path gets truncated when having semicolon inside. Contributed by Zsolt Venczel. - posted by ma...@apache.org on 2018/04/06 13:42:31 UTC, 0 replies.
- hadoop git commit: YARN-8083. [UI2] All YARN related configurations are paged together in conf page. Contributed by Gergely Novák. - posted by su...@apache.org on 2018/04/06 16:23:28 UTC, 1 replies.
- hadoop git commit: YARN-8107. Give an informative message when incorrect format is used in ATSv2 filter attributes. (Rohith Sharma K S via Haibo Chen) - posted by ha...@apache.org on 2018/04/06 16:39:15 UTC, 3 replies.
- hadoop git commit: HDFS-11915. Sync rbw dir on the first hsync() to avoid file lost on power failure. Contributed by Vinayakumar B. - posted by we...@apache.org on 2018/04/06 19:11:30 UTC, 0 replies.
- svn commit: r1828543 - in /hadoop/common/site/main: author/src/documentation/content/xdocs/ publish/ publish/docs/ publish/docs/r3.1.0/ publish/docs/r3.1.0/api/ publish/docs/r3.1.0/api/org/ publish/docs/r3.1.0/api/org/apache/ publish/docs/r3.1.0/api/or... - posted by wa...@apache.org on 2018/04/06 19:30:38 UTC, 0 replies.
- hadoop git commit: HDFS-13301. Ozone: Remove containerPort, ratisPort and ozoneRestPort from DatanodeID and DatanodeIDProto. Contributed by Shashikant Banerjee. - posted by na...@apache.org on 2018/04/06 20:09:49 UTC, 0 replies.
- [1/2] hadoop git commit: HADOOP-13055. Implement linkMergeSlash and linkFallback for ViewFileSystem - posted by xi...@apache.org on 2018/04/06 22:19:05 UTC, 0 replies.
- [2/2] hadoop git commit: HDFS-11968. ViewFS: StoragePolicies commands fail with HDFS federation. Contributed by Mukul Kumar Singh. - posted by xi...@apache.org on 2018/04/06 22:19:06 UTC, 0 replies.
- [1/3] hadoop git commit: Preparing for 2.7.7 development - posted by sh...@apache.org on 2018/04/06 23:23:51 UTC, 0 replies.
- [2/3] hadoop git commit: Preparing for 2.7.7 development - posted by sh...@apache.org on 2018/04/06 23:23:52 UTC, 0 replies.
- [3/3] hadoop git commit: Preparing for 2.7.7 development - posted by sh...@apache.org on 2018/04/06 23:23:53 UTC, 0 replies.
- [1/3] hadoop git commit: Preparing for release 2.7.6 - posted by sh...@apache.org on 2018/04/06 23:27:24 UTC, 0 replies.
- [2/3] hadoop git commit: Preparing for release 2.7.6 - posted by sh...@apache.org on 2018/04/06 23:27:25 UTC, 0 replies.
- [3/3] hadoop git commit: Preparing for release 2.7.6 - posted by sh...@apache.org on 2018/04/06 23:27:26 UTC, 0 replies.
- hadoop git commit: YARN-8110. AMRMProxy recover should catch for all throwable to avoid premature exit. (Botong Huang via Subru). - posted by su...@apache.org on 2018/04/06 23:31:30 UTC, 3 replies.
- [1/2] hadoop git commit: YARN-8048. Support auto-spawning of admin configured services during bootstrap of RM (Rohith Sharma K S via wangda) - posted by wa...@apache.org on 2018/04/07 05:02:56 UTC, 0 replies.
- [2/2] hadoop git commit: YARN-1151. Ability to configure auxiliary services from HDFS-based JAR files. (Xuan Gong via wangda) - posted by wa...@apache.org on 2018/04/07 05:02:57 UTC, 0 replies.
- hadoop git commit: HDFS-13292. Crypto command should give proper exception when trying to set key on existing EZ directory. Contributed by Ranith Sardar. - posted by su...@apache.org on 2018/04/07 06:00:46 UTC, 0 replies.
- hadoop git commit: YARN-7905. Parent directory permission incorrect during public localization. Contributed by Bilwa S T. - posted by bi...@apache.org on 2018/04/07 07:00:08 UTC, 2 replies.
- hadoop git commit: HADOOP-15366. Add a helper shutdown routine in HadoopExecutor to ensure clean shutdown. Contributed by Shashikant Banerjee. - posted by ms...@apache.org on 2018/04/07 10:59:46 UTC, 0 replies.
- hadoop git commit: HDFS-13402. RBF: Fix java doc for StateStoreFileSystemImpl. Contributed by Yiran Wu. - posted by yq...@apache.org on 2018/04/08 04:02:16 UTC, 4 replies.
- [Hadoop Wiki] Update of "Books" by Packt Publishing - posted by Apache Wiki <wi...@apache.org> on 2018/04/09 05:35:17 UTC, 1 replies.
- [1/2] hadoop git commit: YARN-7574. Add support for Node Labels on Auto Created Leaf Queue Template. Contributed by Suma Shivaprasad. - posted by su...@apache.org on 2018/04/09 15:47:32 UTC, 1 replies.
- [2/2] hadoop git commit: YARN-7574. Add support for Node Labels on Auto Created Leaf Queue Template. Contributed by Suma Shivaprasad. - posted by su...@apache.org on 2018/04/09 15:47:33 UTC, 1 replies.
- hadoop git commit: HDFS-13388. RequestHedgingProxyProvider calls multiple configured NNs all the time. Contributed by Jinglun. - posted by in...@apache.org on 2018/04/09 16:17:02 UTC, 1 replies.
- [1/4] hadoop git commit: HDFS-13388. RequestHedgingProxyProvider calls multiple configured NNs all the time. Contributed by Jinglun. - posted by in...@apache.org on 2018/04/09 16:19:28 UTC, 0 replies.
- [2/4] hadoop git commit: HDFS-13388. RequestHedgingProxyProvider calls multiple configured NNs all the time. Contributed by Jinglun. - posted by in...@apache.org on 2018/04/09 16:19:29 UTC, 0 replies.
- [3/4] hadoop git commit: HDFS-13388. RequestHedgingProxyProvider calls multiple configured NNs all the time. Contributed by Jinglun. - posted by in...@apache.org on 2018/04/09 16:19:30 UTC, 0 replies.
- [4/4] hadoop git commit: HDFS-13388. RequestHedgingProxyProvider calls multiple configured NNs all the time. Contributed by Jinglun. - posted by in...@apache.org on 2018/04/09 16:19:31 UTC, 0 replies.
- [1/3] hadoop git commit: HDFS-13380. RBF: mv/rm fail after the directory exceeded the quota limit. Contributed by Yiqun Lin. - posted by in...@apache.org on 2018/04/09 17:13:01 UTC, 0 replies.
- [2/3] hadoop git commit: HDFS-13380. RBF: mv/rm fail after the directory exceeded the quota limit. Contributed by Yiqun Lin. - posted by in...@apache.org on 2018/04/09 17:13:02 UTC, 0 replies.
- [3/3] hadoop git commit: HDFS-13380. RBF: mv/rm fail after the directory exceeded the quota limit. Contributed by Yiqun Lin. - posted by in...@apache.org on 2018/04/09 17:13:03 UTC, 0 replies.
- hadoop git commit: HDFS-13376. Specify minimum GCC version to avoid TLS support error in Build of hadoop-hdfs-native-client. Contributed by LiXin Ge. - posted by jh...@apache.org on 2018/04/09 17:49:52 UTC, 0 replies.
- [1/2] hadoop git commit: Updated branch-3.1 to track 3.1.1 - posted by wa...@apache.org on 2018/04/09 18:01:29 UTC, 0 replies.
- [2/2] hadoop git commit: Updated branch-3.1 to track 3.1.1 - posted by wa...@apache.org on 2018/04/09 18:01:30 UTC, 0 replies.
- [1/2] hadoop git commit: HADOOP-14029. Fix KMSClientProvider for non-secure proxyuser use case. Contributed by Xiaoyu Yao. - posted by xi...@apache.org on 2018/04/09 18:39:11 UTC, 0 replies.
- [2/2] hadoop git commit: HADOOP-13988. KMSClientProvider does not work with WebHDFS and Apache Knox w/ProxyUser. Contributed by Greg Senia and Xiaoyu Yao. - posted by xi...@apache.org on 2018/04/09 18:39:12 UTC, 0 replies.
- hadoop git commit: HADOOP-13174. Add more debug logs for delegation tokens and authentication. - posted by xi...@apache.org on 2018/04/09 19:06:49 UTC, 0 replies.
- hadoop git commit: Set the release date for 2.7.6-RC0 - posted by sh...@apache.org on 2018/04/09 20:56:03 UTC, 0 replies.
- hadoop git commit: YARN-7667. Docker Stop grace period should be configurable. Contributed by Eric Badger - posted by jl...@apache.org on 2018/04/09 22:19:56 UTC, 0 replies.
- hadoop git commit: HADOOP-15375. Branch-2 pre-commit failed to build docker image. - posted by xi...@apache.org on 2018/04/09 22:35:12 UTC, 1 replies.
- [1/2] hadoop git commit: YARN-8100. Support API interface to query cluster attributes and attribute to nodes. Contributed by Bibin A Chundatt. - posted by na...@apache.org on 2018/04/09 23:29:46 UTC, 0 replies.
- [2/2] hadoop git commit: YARN-8100. Support API interface to query cluster attributes and attribute to nodes. Contributed by Bibin A Chundatt. - posted by na...@apache.org on 2018/04/09 23:29:47 UTC, 0 replies.
- hadoop git commit: HADOOP-15328. Fix the typo in HttpAuthentication.md. Contributed by fang zhenyi - posted by bh...@apache.org on 2018/04/09 23:47:42 UTC, 0 replies.
- hadoop git commit: HADOOP-14999. AliyunOSS: provide one asynchronous multi-part based uploading mechanism. Contributed by Genmao Yu. - posted by sa...@apache.org on 2018/04/10 06:25:30 UTC, 2 replies.
- hadoop git commit: HDFS-13410. RBF: Support federation with no subclusters. Contributed by Inigo Goiri. - posted by yq...@apache.org on 2018/04/10 06:30:07 UTC, 4 replies.
- hadoop git commit: HDFS-13384. RBF: Improve timeout RPC call mechanism. Contributed by Inigo Goiri. - posted by yq...@apache.org on 2018/04/10 07:35:11 UTC, 4 replies.
- [1/2] hadoop git commit: HDFS-11915. Sync rbw dir on the first hsync() to avoid file lost on power failure. Contributed by Vinayakumar B. - posted by sa...@apache.org on 2018/04/10 08:47:12 UTC, 0 replies.
- [2/2] hadoop git commit: HADOOP-14999. AliyunOSS: provide one asynchronous multi-part based uploading mechanism. Contributed by Genmao Yu. - posted by sa...@apache.org on 2018/04/10 08:47:13 UTC, 0 replies.
- hadoop git commit: HADOOP-15374. Add links of the new features of 3.1.0 to the top page - posted by aa...@apache.org on 2018/04/10 10:00:47 UTC, 1 replies.
- hadoop git commit: YARN-7804. [UI2] Refresh action on Grid view page should not be redirected to graph view. Contributed by Gergely Novák. - posted by su...@apache.org on 2018/04/10 10:39:18 UTC, 1 replies.
- hadoop git commit: HDFS-13420. License header is displayed in ArchivalStorage/MemoryStorage html pages. Contributed by Akira Ajisaka. - posted by ww...@apache.org on 2018/04/10 14:11:42 UTC, 2 replies.
- hadoop git commit: HADOOP-15376. Remove double semi colons on imports that make Clover fall over. - posted by aa...@apache.org on 2018/04/10 14:59:18 UTC, 1 replies.
- hadoop git commit: Revert "HDFS-13388. RequestHedgingProxyProvider calls multiple configured NNs all the time. Contributed by Jinglun." - posted by in...@apache.org on 2018/04/10 15:50:53 UTC, 4 replies.
- [01/50] [abbrv] hadoop git commit: YARN-7764. Findbugs warning: Resource#getResources may expose internal representation. Contributed by Weiwei Yang. [Forced Update!] - posted by ha...@apache.org on 2018/04/10 17:32:58 UTC, 0 replies.
- [02/50] [abbrv] hadoop git commit: YARN-8106. Update LogAggregationIndexedFileController to use readFull instead read to avoid IOException while loading log meta. (Prabhu Joseph via wangda) - posted by ha...@apache.org on 2018/04/10 17:32:59 UTC, 0 replies.
- [03/50] [abbrv] hadoop git commit: YARN-8115. [UI2] URL data like nodeHTTPAddress must be encoded in UI before using to access NM. Contributed by Sreenath Somarajapuram. - posted by ha...@apache.org on 2018/04/10 17:33:00 UTC, 0 replies.
- [04/50] [abbrv] hadoop git commit: YARN-8013. Support application tags when defining application namespaces for placement constraints. Contributed by Weiwei Yang. - posted by ha...@apache.org on 2018/04/10 17:33:01 UTC, 0 replies.
- [05/50] [abbrv] hadoop git commit: YARN-7946. Update TimelineServerV2 doc as per YARN-7919. (Haibo Chen) - posted by ha...@apache.org on 2018/04/10 17:33:02 UTC, 0 replies.
- [06/50] [abbrv] hadoop git commit: YARN-8073 TimelineClientImpl doesn't honor yarn.timeline-service.versions configuration. Contributed by Rohith Sharma K S - posted by ha...@apache.org on 2018/04/10 17:33:03 UTC, 0 replies.
- [07/50] [abbrv] hadoop git commit: HADOOP-14855. Hadoop scripts may errantly believe a daemon is still running, preventing it from starting. Contributed by Robert Kanter. - posted by ha...@apache.org on 2018/04/10 17:33:04 UTC, 0 replies.
- [08/50] [abbrv] hadoop git commit: HDFS-13350. Negative legacy block ID will confuse Erasure Coding to be considered as striped block. (Contributed by Lei (Eddy) Xu). - posted by ha...@apache.org on 2018/04/10 17:33:05 UTC, 0 replies.
- [09/50] [abbrv] hadoop git commit: YARN-6936. [Atsv2] Retrospect storing entities into sub application table from client perspective. (Rohith Sharma K S via Haibo Chen) - posted by ha...@apache.org on 2018/04/10 17:33:06 UTC, 0 replies.
- [10/50] [abbrv] hadoop git commit: YARN-8119. [UI2] Timeline Server address' url scheme should be removed while accessing via KNOX. Contributed by Sunil G. - posted by ha...@apache.org on 2018/04/10 17:33:07 UTC, 0 replies.
- [11/50] [abbrv] hadoop git commit: HDFS-13353. RBF: TestRouterWebHDFSContractCreate failed. Contributed by Takanobu Asanuma. - posted by ha...@apache.org on 2018/04/10 17:33:08 UTC, 0 replies.
- [12/50] [abbrv] hadoop git commit: Added CHANGES/RELEASES/Jdiff for 3.1.0 release - posted by ha...@apache.org on 2018/04/10 17:33:09 UTC, 0 replies.
- [13/50] [abbrv] hadoop git commit: Added CHANGES/RELEASES/Jdiff for 3.1.0 release - posted by ha...@apache.org on 2018/04/10 17:33:10 UTC, 0 replies.
- [14/50] [abbrv] hadoop git commit: Added CHANGES/RELEASES/Jdiff for 3.1.0 release - posted by ha...@apache.org on 2018/04/10 17:33:11 UTC, 0 replies.
- [15/50] [abbrv] hadoop git commit: Added CHANGES/RELEASES/Jdiff for 3.1.0 release - posted by ha...@apache.org on 2018/04/10 17:33:12 UTC, 0 replies.
- [16/50] [abbrv] hadoop git commit: Added CHANGES/RELEASES/Jdiff for 3.1.0 release - posted by ha...@apache.org on 2018/04/10 17:33:13 UTC, 1 replies.
- [17/50] [abbrv] hadoop git commit: Added CHANGES/RELEASES/Jdiff for 3.1.0 release - posted by ha...@apache.org on 2018/04/10 17:33:14 UTC, 1 replies.
- [18/50] [abbrv] hadoop git commit: Added CHANGES/RELEASES/Jdiff for 3.1.0 release - posted by ha...@apache.org on 2018/04/10 17:33:15 UTC, 1 replies.
- [19/50] [abbrv] hadoop git commit: Added CHANGES/RELEASES/Jdiff for 3.1.0 release - posted by ha...@apache.org on 2018/04/10 17:33:16 UTC, 1 replies.
- [20/50] [abbrv] hadoop git commit: HADOOP-14759 S3GuardTool prune to prune specific bucket entries. Contributed by Gabor Bota. - posted by ha...@apache.org on 2018/04/10 17:33:17 UTC, 0 replies.
- [21/50] [abbrv] hadoop git commit: YARN-8083. [UI2] All YARN related configurations are paged together in conf page. Contributed by Gergely Novák. - posted by ha...@apache.org on 2018/04/10 17:33:18 UTC, 0 replies.
- [22/50] [abbrv] hadoop git commit: YARN-8107. Give an informative message when incorrect format is used in ATSv2 filter attributes. (Rohith Sharma K S via Haibo Chen) - posted by ha...@apache.org on 2018/04/10 17:33:19 UTC, 0 replies.
- [23/50] [abbrv] hadoop git commit: YARN-8110. AMRMProxy recover should catch for all throwable to avoid premature exit. (Botong Huang via Subru). - posted by ha...@apache.org on 2018/04/10 17:33:20 UTC, 0 replies.
- [24/50] [abbrv] hadoop git commit: YARN-8048. Support auto-spawning of admin configured services during bootstrap of RM (Rohith Sharma K S via wangda) - posted by ha...@apache.org on 2018/04/10 17:33:21 UTC, 0 replies.
- [25/50] [abbrv] hadoop git commit: YARN-1151. Ability to configure auxiliary services from HDFS-based JAR files. (Xuan Gong via wangda) - posted by ha...@apache.org on 2018/04/10 17:33:22 UTC, 0 replies.
- [26/50] [abbrv] hadoop git commit: HDFS-13292. Crypto command should give proper exception when trying to set key on existing EZ directory. Contributed by Ranith Sardar. - posted by ha...@apache.org on 2018/04/10 17:33:23 UTC, 0 replies.
- [27/50] [abbrv] hadoop git commit: YARN-7905. Parent directory permission incorrect during public localization. Contributed by Bilwa S T. - posted by ha...@apache.org on 2018/04/10 17:33:24 UTC, 0 replies.
- [28/50] [abbrv] hadoop git commit: HADOOP-15366. Add a helper shutdown routine in HadoopExecutor to ensure clean shutdown. Contributed by Shashikant Banerjee. - posted by ha...@apache.org on 2018/04/10 17:33:25 UTC, 0 replies.
- [29/50] [abbrv] hadoop git commit: HDFS-13402. RBF: Fix java doc for StateStoreFileSystemImpl. Contributed by Yiran Wu. - posted by ha...@apache.org on 2018/04/10 17:33:26 UTC, 0 replies.
- [30/50] [abbrv] hadoop git commit: YARN-7574. Add support for Node Labels on Auto Created Leaf Queue Template. Contributed by Suma Shivaprasad. - posted by ha...@apache.org on 2018/04/10 17:33:27 UTC, 0 replies.
- [31/50] [abbrv] hadoop git commit: YARN-7574. Add support for Node Labels on Auto Created Leaf Queue Template. Contributed by Suma Shivaprasad. - posted by ha...@apache.org on 2018/04/10 17:33:28 UTC, 0 replies.
- [32/50] [abbrv] hadoop git commit: HDFS-13388. RequestHedgingProxyProvider calls multiple configured NNs all the time. Contributed by Jinglun. - posted by ha...@apache.org on 2018/04/10 17:33:29 UTC, 0 replies.
- [33/50] [abbrv] hadoop git commit: HDFS-13380. RBF: mv/rm fail after the directory exceeded the quota limit. Contributed by Yiqun Lin. - posted by ha...@apache.org on 2018/04/10 17:33:30 UTC, 0 replies.
- [34/50] [abbrv] hadoop git commit: YARN-6670 Add separate NM overallocation thresholds for cpu and memory (Haibo Chen) - posted by ha...@apache.org on 2018/04/10 17:33:31 UTC, 0 replies.
- [35/50] [abbrv] hadoop git commit: YARN-4511. Common scheduler changes to support scheduler-specific oversubscription implementations. - posted by ha...@apache.org on 2018/04/10 17:33:32 UTC, 0 replies.
- [36/50] [abbrv] hadoop git commit: YARN-4511. Common scheduler changes to support scheduler-specific oversubscription implementations. - posted by ha...@apache.org on 2018/04/10 17:33:33 UTC, 0 replies.
- [37/50] [abbrv] hadoop git commit: YARN-4512 [YARN-1011]. Provide a knob to turn on over-allocation. (kasha) - posted by ha...@apache.org on 2018/04/10 17:33:34 UTC, 0 replies.
- [38/50] [abbrv] hadoop git commit: YARN-6705 Add separate NM preemption thresholds for cpu and memory (Haibo Chen) - posted by ha...@apache.org on 2018/04/10 17:33:35 UTC, 0 replies.
- [39/50] [abbrv] hadoop git commit: YARN-7460. Exclude findbugs warnings on SchedulerNode.numGuaranteedContainers and numOpportunisticContainers. Contributed by Haibo Chen. - posted by ha...@apache.org on 2018/04/10 17:33:36 UTC, 0 replies.
- [40/50] [abbrv] hadoop git commit: YARN-7337. Expose per-node over-allocation info in Node Report Contributed by Haibo Chen. - posted by ha...@apache.org on 2018/04/10 17:33:37 UTC, 0 replies.
- [41/50] [abbrv] hadoop git commit: YARN-1015. FS should watch node resource utilization and allocate opportunistic containers if appropriate. - posted by ha...@apache.org on 2018/04/10 17:33:38 UTC, 0 replies.
- [42/50] [abbrv] hadoop git commit: YARN-1015. FS should watch node resource utilization and allocate opportunistic containers if appropriate. - posted by ha...@apache.org on 2018/04/10 17:33:39 UTC, 0 replies.
- [43/50] [abbrv] hadoop git commit: YARN-6921. Allow resource request to opt out of oversubscription in Fair Scheduler. Contributed by Haibo Chen. - posted by ha...@apache.org on 2018/04/10 17:33:40 UTC, 0 replies.
- [44/50] [abbrv] hadoop git commit: YARN-6750. Add a configuration to cap how much a NM can be overallocated. Contributed by Haibo Chen. - posted by ha...@apache.org on 2018/04/10 17:33:41 UTC, 0 replies.
- [45/50] [abbrv] hadoop git commit: YARN-7491. Make sure AM is not scheduled on an opportunistic container. Contributed by Haibo Chen. - posted by ha...@apache.org on 2018/04/10 17:33:42 UTC, 0 replies.
- [46/50] [abbrv] hadoop git commit: MAPREDUCE-6926. Allow MR jobs to opt out of oversubscription. Contributed by Haibo Chen. - posted by ha...@apache.org on 2018/04/10 17:33:43 UTC, 0 replies.
- [47/50] [abbrv] hadoop git commit: YARN-5473. Expose per-application over-allocation info in the Resource Manager. Contributed by Haibo Chen. - posted by ha...@apache.org on 2018/04/10 17:33:44 UTC, 0 replies.
- [48/50] [abbrv] hadoop git commit: YARN-5473. Expose per-application over-allocation info in the Resource Manager. Contributed by Haibo Chen. - posted by ha...@apache.org on 2018/04/10 17:33:45 UTC, 0 replies.
- [49/50] [abbrv] hadoop git commit: YARN-5473. Expose per-application over-allocation info in the Resource Manager. Contributed by Haibo Chen. - posted by ha...@apache.org on 2018/04/10 17:33:46 UTC, 0 replies.
- [50/50] [abbrv] hadoop git commit: YARN-6739. Crash NM at start time if oversubscription is on but LinuxContainerExcutor or cgroup is off. Contributed by Haibo Chen. - posted by ha...@apache.org on 2018/04/10 17:33:47 UTC, 0 replies.
- hadoop git commit: HDFS-13328. Abstract ReencryptionHandler recursive logic in separate class. Contributed by Surendra Singh Lilhore. - posted by ra...@apache.org on 2018/04/10 18:07:00 UTC, 2 replies.
- hadoop git commit: HDFS-13363. Record file path when FSDirAclOp throws AclException. Contributed by Gabor Bota. - posted by xi...@apache.org on 2018/04/10 18:19:51 UTC, 0 replies.
- hadoop git commit: HDFS-13395. Ozone: Plugins support in HDSL Datanode Service. Contributed by Nanda Kumar. - posted by xy...@apache.org on 2018/04/10 18:33:16 UTC, 0 replies.
- hadoop git commit: HADOOP-15340. Provide meaningful RPC server name for RpcMetrics. Contributed by Elek Marton. - posted by xy...@apache.org on 2018/04/10 18:43:35 UTC, 0 replies.
- [01/50] [abbrv] hadoop git commit: HDFS-13364. RBF: Support NamenodeProtocol in the Router. Contributed by Inigo Goiri. - posted by xy...@apache.org on 2018/04/10 19:38:39 UTC, 0 replies.
- [02/50] [abbrv] hadoop git commit: YARN-8051. TestRMEmbeddedElector#testCallbackSynchronization is flaky. (Robert Kanter via Haibo Chen) - posted by xy...@apache.org on 2018/04/10 19:38:40 UTC, 0 replies.
- [03/50] [abbrv] hadoop git commit: HADOOP-14758. S3GuardTool.prune to handle UnsupportedOperationException. Contributed by Gabor Bota. - posted by xy...@apache.org on 2018/04/10 19:38:41 UTC, 0 replies.
- [04/50] [abbrv] hadoop git commit: YARN-8035. Uncaught exception in ContainersMonitorImpl during relaunch due to the process ID changing. Contributed by Shane Kumpf. - posted by xy...@apache.org on 2018/04/10 19:38:42 UTC, 0 replies.
- [05/50] [abbrv] hadoop git commit: YARN-7764. Findbugs warning: Resource#getResources may expose internal representation. Contributed by Weiwei Yang. - posted by xy...@apache.org on 2018/04/10 19:38:43 UTC, 0 replies.
- [06/50] [abbrv] hadoop git commit: YARN-8106. Update LogAggregationIndexedFileController to use readFull instead read to avoid IOException while loading log meta. (Prabhu Joseph via wangda) - posted by xy...@apache.org on 2018/04/10 19:38:44 UTC, 0 replies.
- [07/50] [abbrv] hadoop git commit: YARN-8115. [UI2] URL data like nodeHTTPAddress must be encoded in UI before using to access NM. Contributed by Sreenath Somarajapuram. - posted by xy...@apache.org on 2018/04/10 19:38:45 UTC, 0 replies.
- [08/50] [abbrv] hadoop git commit: YARN-8013. Support application tags when defining application namespaces for placement constraints. Contributed by Weiwei Yang. - posted by xy...@apache.org on 2018/04/10 19:38:46 UTC, 0 replies.
- [09/50] [abbrv] hadoop git commit: YARN-7946. Update TimelineServerV2 doc as per YARN-7919. (Haibo Chen) - posted by xy...@apache.org on 2018/04/10 19:38:47 UTC, 0 replies.
- [10/50] [abbrv] hadoop git commit: YARN-8073 TimelineClientImpl doesn't honor yarn.timeline-service.versions configuration. Contributed by Rohith Sharma K S - posted by xy...@apache.org on 2018/04/10 19:38:48 UTC, 0 replies.
- [11/50] [abbrv] hadoop git commit: HADOOP-14855. Hadoop scripts may errantly believe a daemon is still running, preventing it from starting. Contributed by Robert Kanter. - posted by xy...@apache.org on 2018/04/10 19:38:49 UTC, 0 replies.
- [12/50] [abbrv] hadoop git commit: HDFS-13350. Negative legacy block ID will confuse Erasure Coding to be considered as striped block. (Contributed by Lei (Eddy) Xu). - posted by xy...@apache.org on 2018/04/10 19:38:50 UTC, 0 replies.
- [13/50] [abbrv] hadoop git commit: YARN-6936. [Atsv2] Retrospect storing entities into sub application table from client perspective. (Rohith Sharma K S via Haibo Chen) - posted by xy...@apache.org on 2018/04/10 19:38:51 UTC, 0 replies.
- [14/50] [abbrv] hadoop git commit: YARN-8119. [UI2] Timeline Server address' url scheme should be removed while accessing via KNOX. Contributed by Sunil G. - posted by xy...@apache.org on 2018/04/10 19:38:52 UTC, 0 replies.
- [15/50] [abbrv] hadoop git commit: HDFS-13353. RBF: TestRouterWebHDFSContractCreate failed. Contributed by Takanobu Asanuma. - posted by xy...@apache.org on 2018/04/10 19:38:53 UTC, 0 replies.
- [20/50] [abbrv] hadoop git commit: Added CHANGES/RELEASES/Jdiff for 3.1.0 release - posted by xy...@apache.org on 2018/04/10 19:38:58 UTC, 0 replies.
- [21/50] [abbrv] hadoop git commit: Added CHANGES/RELEASES/Jdiff for 3.1.0 release - posted by xy...@apache.org on 2018/04/10 19:38:59 UTC, 0 replies.
- [22/50] [abbrv] hadoop git commit: Added CHANGES/RELEASES/Jdiff for 3.1.0 release - posted by xy...@apache.org on 2018/04/10 19:39:00 UTC, 0 replies.
- [23/50] [abbrv] hadoop git commit: Added CHANGES/RELEASES/Jdiff for 3.1.0 release - posted by xy...@apache.org on 2018/04/10 19:39:01 UTC, 0 replies.
- [24/50] [abbrv] hadoop git commit: HADOOP-14759 S3GuardTool prune to prune specific bucket entries. Contributed by Gabor Bota. - posted by xy...@apache.org on 2018/04/10 19:39:02 UTC, 0 replies.
- [25/50] [abbrv] hadoop git commit: YARN-8083. [UI2] All YARN related configurations are paged together in conf page. Contributed by Gergely Novák. - posted by xy...@apache.org on 2018/04/10 19:39:03 UTC, 0 replies.
- [26/50] [abbrv] hadoop git commit: YARN-8107. Give an informative message when incorrect format is used in ATSv2 filter attributes. (Rohith Sharma K S via Haibo Chen) - posted by xy...@apache.org on 2018/04/10 19:39:04 UTC, 0 replies.
- [27/50] [abbrv] hadoop git commit: YARN-8110. AMRMProxy recover should catch for all throwable to avoid premature exit. (Botong Huang via Subru). - posted by xy...@apache.org on 2018/04/10 19:39:05 UTC, 0 replies.
- [28/50] [abbrv] hadoop git commit: YARN-8048. Support auto-spawning of admin configured services during bootstrap of RM (Rohith Sharma K S via wangda) - posted by xy...@apache.org on 2018/04/10 19:39:06 UTC, 0 replies.
- [29/50] [abbrv] hadoop git commit: YARN-1151. Ability to configure auxiliary services from HDFS-based JAR files. (Xuan Gong via wangda) - posted by xy...@apache.org on 2018/04/10 19:39:07 UTC, 0 replies.
- [30/50] [abbrv] hadoop git commit: HDFS-13292. Crypto command should give proper exception when trying to set key on existing EZ directory. Contributed by Ranith Sardar. - posted by xy...@apache.org on 2018/04/10 19:39:08 UTC, 0 replies.
- [31/50] [abbrv] hadoop git commit: YARN-7905. Parent directory permission incorrect during public localization. Contributed by Bilwa S T. - posted by xy...@apache.org on 2018/04/10 19:39:09 UTC, 0 replies.
- [32/50] [abbrv] hadoop git commit: HADOOP-15366. Add a helper shutdown routine in HadoopExecutor to ensure clean shutdown. Contributed by Shashikant Banerjee. - posted by xy...@apache.org on 2018/04/10 19:39:10 UTC, 0 replies.
- [33/50] [abbrv] hadoop git commit: HDFS-13402. RBF: Fix java doc for StateStoreFileSystemImpl. Contributed by Yiran Wu. - posted by xy...@apache.org on 2018/04/10 19:39:11 UTC, 0 replies.
- [34/50] [abbrv] hadoop git commit: YARN-7574. Add support for Node Labels on Auto Created Leaf Queue Template. Contributed by Suma Shivaprasad. - posted by xy...@apache.org on 2018/04/10 19:39:12 UTC, 0 replies.
- [35/50] [abbrv] hadoop git commit: YARN-7574. Add support for Node Labels on Auto Created Leaf Queue Template. Contributed by Suma Shivaprasad. - posted by xy...@apache.org on 2018/04/10 19:39:13 UTC, 0 replies.
- [36/50] [abbrv] hadoop git commit: HDFS-13388. RequestHedgingProxyProvider calls multiple configured NNs all the time. Contributed by Jinglun. - posted by xy...@apache.org on 2018/04/10 19:39:14 UTC, 0 replies.
- [37/50] [abbrv] hadoop git commit: HDFS-13380. RBF: mv/rm fail after the directory exceeded the quota limit. Contributed by Yiqun Lin. - posted by xy...@apache.org on 2018/04/10 19:39:15 UTC, 0 replies.
- [38/50] [abbrv] hadoop git commit: HDFS-13376. Specify minimum GCC version to avoid TLS support error in Build of hadoop-hdfs-native-client. Contributed by LiXin Ge. - posted by xy...@apache.org on 2018/04/10 19:39:16 UTC, 0 replies.
- [39/50] [abbrv] hadoop git commit: YARN-7667. Docker Stop grace period should be configurable. Contributed by Eric Badger - posted by xy...@apache.org on 2018/04/10 19:39:17 UTC, 0 replies.
- [40/50] [abbrv] hadoop git commit: HADOOP-15328. Fix the typo in HttpAuthentication.md. Contributed by fang zhenyi - posted by xy...@apache.org on 2018/04/10 19:39:18 UTC, 0 replies.
- [41/50] [abbrv] hadoop git commit: HDFS-13410. RBF: Support federation with no subclusters. Contributed by Inigo Goiri. - posted by xy...@apache.org on 2018/04/10 19:39:19 UTC, 0 replies.
- [42/50] [abbrv] hadoop git commit: HDFS-13384. RBF: Improve timeout RPC call mechanism. Contributed by Inigo Goiri. - posted by xy...@apache.org on 2018/04/10 19:39:20 UTC, 0 replies.
- [43/50] [abbrv] hadoop git commit: HADOOP-15374. Add links of the new features of 3.1.0 to the top page - posted by xy...@apache.org on 2018/04/10 19:39:21 UTC, 0 replies.
- [44/50] [abbrv] hadoop git commit: YARN-7804. [UI2] Refresh action on Grid view page should not be redirected to graph view. Contributed by Gergely Novák. - posted by xy...@apache.org on 2018/04/10 19:39:22 UTC, 0 replies.
- [45/50] [abbrv] hadoop git commit: HDFS-13420. License header is displayed in ArchivalStorage/MemoryStorage html pages. Contributed by Akira Ajisaka. - posted by xy...@apache.org on 2018/04/10 19:39:23 UTC, 0 replies.
- [46/50] [abbrv] hadoop git commit: HADOOP-15376. Remove double semi colons on imports that make Clover fall over. - posted by xy...@apache.org on 2018/04/10 19:39:24 UTC, 0 replies.
- [47/50] [abbrv] hadoop git commit: HDFS-13328. Abstract ReencryptionHandler recursive logic in separate class. Contributed by Surendra Singh Lilhore. - posted by xy...@apache.org on 2018/04/10 19:39:25 UTC, 0 replies.
- [48/50] [abbrv] hadoop git commit: HDFS-13363. Record file path when FSDirAclOp throws AclException. Contributed by Gabor Bota. - posted by xy...@apache.org on 2018/04/10 19:39:26 UTC, 0 replies.
- [49/50] [abbrv] hadoop git commit: HADOOP-15340. Provide meaningful RPC server name for RpcMetrics. Contributed by Elek Marton. - posted by xy...@apache.org on 2018/04/10 19:39:27 UTC, 0 replies.
- [50/50] [abbrv] hadoop git commit: Merge branch 'trunk' into HDFS-7240 - posted by xy...@apache.org on 2018/04/10 19:39:28 UTC, 0 replies.
- hadoop git commit: YARN-7984. Improved YARN service stop/destroy and clean up. Contributed by Billie Rinaldi - posted by ey...@apache.org on 2018/04/10 21:43:52 UTC, 1 replies.
- hadoop git commit: HADOOP-15357. Configuration.getPropsWithPrefix no longer does variable substitution. Contributed by Jim Brennan - posted by jl...@apache.org on 2018/04/10 21:46:22 UTC, 4 replies.
- [1/2] hadoop git commit: HADOOP-14445. Delegation tokens are not shared between KMS instances. Contributed by Xiao Chen and Rushabh S Shah. - posted by xi...@apache.org on 2018/04/10 22:38:28 UTC, 3 replies.
- [2/2] hadoop git commit: HADOOP-14445. Delegation tokens are not shared between KMS instances. Contributed by Xiao Chen and Rushabh S Shah. - posted by xi...@apache.org on 2018/04/10 22:38:29 UTC, 3 replies.
- [1/3] hadoop git commit: HADOOP-15313. TestKMS should close providers. - posted by xi...@apache.org on 2018/04/10 22:45:37 UTC, 1 replies.
- [2/3] hadoop git commit: HADOOP-14445. Delegation tokens are not shared between KMS instances. Contributed by Xiao Chen and Rushabh S Shah. - posted by xi...@apache.org on 2018/04/10 22:45:38 UTC, 1 replies.
- [3/3] hadoop git commit: HADOOP-14445. Delegation tokens are not shared between KMS instances. Contributed by Xiao Chen and Rushabh S Shah. - posted by xi...@apache.org on 2018/04/10 22:45:39 UTC, 1 replies.
- hadoop git commit: YARN-7973. Added ContainerRelaunch feature for Docker containers. Contributed by Shane Kumpf - posted by ey...@apache.org on 2018/04/10 23:25:20 UTC, 0 replies.
- [1/2] hadoop git commit: YARN-8116. Nodemanager fails with NumberFormatException: For input string: . (Chandni Singh via wangda) - posted by wa...@apache.org on 2018/04/11 00:37:59 UTC, 1 replies.
- [2/2] hadoop git commit: YARN-8133. Doc link broken for yarn-service from overview page. (Rohith Sharma K S via wangda) - posted by wa...@apache.org on 2018/04/11 00:38:00 UTC, 1 replies.
- hadoop git commit: YARN-7941. Transitive dependencies for component are not resolved. Contributed by Billie Rinaldi. - posted by ro...@apache.org on 2018/04/11 03:49:07 UTC, 1 replies.
- hadoop git commit: MAPREDUCE-7062. Update mapreduce.job.tags description for making use for ATSv2 purpose. Contributed by Charan Hebri. - posted by ro...@apache.org on 2018/04/11 04:16:07 UTC, 0 replies.
- [1/2] hadoop git commit: YARN-8073 TimelineClientImpl doesn't honor yarn.timeline-service.versions configuration. Contributed by Rohith Sharma K S - posted by ro...@apache.org on 2018/04/11 04:17:34 UTC, 2 replies.
- [2/2] hadoop git commit: MAPREDUCE-7062. Update mapreduce.job.tags description for making use for ATSv2 purpose. Contributed by Charan Hebri. - posted by ro...@apache.org on 2018/04/11 04:17:35 UTC, 2 replies.
- [1/2] hadoop git commit: HDFS-13056. Expose file-level composite CRCs in HDFS which are comparable across different instances/layouts. Contributed by Dennis Huo. - posted by xi...@apache.org on 2018/04/11 04:31:52 UTC, 1 replies.
- [2/2] hadoop git commit: HDFS-13056. Expose file-level composite CRCs in HDFS which are comparable across different instances/layouts. Contributed by Dennis Huo. - posted by xi...@apache.org on 2018/04/11 04:31:53 UTC, 1 replies.
- hadoop git commit: HADOOP-15346 S3ARetryPolicy for 400/BadArgument to be "fail". Contributed by Steve Loughran. - posted by fa...@apache.org on 2018/04/11 06:56:26 UTC, 1 replies.
- hadoop git commit: HDFS-13324. Ozone: Remove InfoPort and InfoSecurePort from DatanodeDetails. Contributed by Shashikant Banerjee. - posted by na...@apache.org on 2018/04/11 08:56:00 UTC, 0 replies.
- hadoop git commit: HDFS-13416. Ozone: TestNodeManager tests fail. Contributed by Bharat Viswanadham. - posted by na...@apache.org on 2018/04/11 09:07:11 UTC, 0 replies.
- hadoop git commit: YARN-8127. Resource leak when async scheduling is enabled. Contributed by Tao Yang. - posted by ww...@apache.org on 2018/04/11 09:21:05 UTC, 1 replies.
- hadoop git commit: HDFS-13348. Ozone: Update IP and hostname in Datanode from SCM's response to the register call. Contributed by Shashikant Banerjee. - posted by na...@apache.org on 2018/04/11 11:35:46 UTC, 0 replies.
- hadoop git commit: YARN-6629. NPE occurred when container allocation proposal is applied but its resource requests are removed before. Contributed by Tao Yang. - posted by ww...@apache.org on 2018/04/11 12:30:21 UTC, 0 replies.
- [1/6] hadoop git commit: HDFS-13415. Ozone: Remove cblock code from HDFS-7240. Contributed by Elek, Marton. - posted by ms...@apache.org on 2018/04/11 13:14:05 UTC, 0 replies.
- [2/6] hadoop git commit: HDFS-13415. Ozone: Remove cblock code from HDFS-7240. Contributed by Elek, Marton. - posted by ms...@apache.org on 2018/04/11 13:14:06 UTC, 0 replies.
- [3/6] hadoop git commit: HDFS-13415. Ozone: Remove cblock code from HDFS-7240. Contributed by Elek, Marton. - posted by ms...@apache.org on 2018/04/11 13:14:07 UTC, 0 replies.
- [4/6] hadoop git commit: HDFS-13415. Ozone: Remove cblock code from HDFS-7240. Contributed by Elek, Marton. - posted by ms...@apache.org on 2018/04/11 13:14:08 UTC, 0 replies.
- [5/6] hadoop git commit: HDFS-13415. Ozone: Remove cblock code from HDFS-7240. Contributed by Elek, Marton. - posted by ms...@apache.org on 2018/04/11 13:14:09 UTC, 0 replies.
- [6/6] hadoop git commit: HDFS-13415. Ozone: Remove cblock code from HDFS-7240. Contributed by Elek, Marton. - posted by ms...@apache.org on 2018/04/11 13:14:10 UTC, 0 replies.
- [1/2] hadoop git commit: HDFS-13403: libhdfs++ Use hdfs::IoService object rather than asio::io_service. Contributed by James Clampffer. - posted by jh...@apache.org on 2018/04/11 14:29:51 UTC, 0 replies.
- [2/2] hadoop git commit: HDFS-13403: libhdfs++ Use hdfs::IoService object rather than asio::io_service. Contributed by James Clampffer. - posted by jh...@apache.org on 2018/04/11 14:29:52 UTC, 0 replies.
- hadoop git commit: HDFS-13045. RBF: Improve error message returned from subcluster. Contributed by Inigo Goiri. - posted by we...@apache.org on 2018/04/11 15:37:59 UTC, 4 replies.
- [1/4] hadoop git commit: HDFS-13428. RBF: Remove LinkedList From StateStoreFileImpl.java. Contributed by BELUGA BEHR. - posted by in...@apache.org on 2018/04/11 17:43:14 UTC, 0 replies.
- [2/4] hadoop git commit: HDFS-13428. RBF: Remove LinkedList From StateStoreFileImpl.java. Contributed by BELUGA BEHR. - posted by in...@apache.org on 2018/04/11 17:43:15 UTC, 0 replies.
- [3/4] hadoop git commit: HDFS-13428. RBF: Remove LinkedList From StateStoreFileImpl.java. Contributed by BELUGA BEHR. - posted by in...@apache.org on 2018/04/11 17:43:16 UTC, 0 replies.
- [4/4] hadoop git commit: HDFS-13428. RBF: Remove LinkedList From StateStoreFileImpl.java. Contributed by BELUGA BEHR. - posted by in...@apache.org on 2018/04/11 17:43:17 UTC, 0 replies.
- hadoop git commit: HDFS-13428. RBF: Remove LinkedList From StateStoreFileImpl.java. Contributed by BELUGA BEHR. - posted by in...@apache.org on 2018/04/11 17:43:56 UTC, 0 replies.
- hadoop git commit: YARN-7221. Add security check for privileged docker container. Contributed by Eric Yang - posted by bi...@apache.org on 2018/04/11 18:26:54 UTC, 1 replies.
- [1/5] hadoop git commit: HDFS-13386. RBF: Wrong date information in list file(-ls) result. Contributed by Dibyendu Karmakar. - posted by in...@apache.org on 2018/04/11 19:04:58 UTC, 0 replies.
- [2/5] hadoop git commit: HDFS-13386. RBF: Wrong date information in list file(-ls) result. Contributed by Dibyendu Karmakar. - posted by in...@apache.org on 2018/04/11 19:04:59 UTC, 0 replies.
- [3/5] hadoop git commit: HDFS-13386. RBF: Wrong date information in list file(-ls) result. Contributed by Dibyendu Karmakar. - posted by in...@apache.org on 2018/04/11 19:05:00 UTC, 0 replies.
- [4/5] hadoop git commit: HDFS-13386. RBF: Wrong date information in list file(-ls) result. Contributed by Dibyendu Karmakar. - posted by in...@apache.org on 2018/04/11 19:05:01 UTC, 0 replies.
- [5/5] hadoop git commit: HDFS-13386. RBF: Wrong date information in list file(-ls) result. Contributed by Dibyendu Karmakar. - posted by in...@apache.org on 2018/04/11 19:05:02 UTC, 0 replies.
- hadoop git commit: YARN-7810. Update TestDockerContainerRuntime to test with current user credential. (contributed by Shane Kumpf) - posted by ey...@apache.org on 2018/04/12 00:06:00 UTC, 3 replies.
- hadoop git commit: HADOOP-12502 SetReplication OutOfMemoryError. Contributed by Vinayakumar B. - posted by fa...@apache.org on 2018/04/12 00:21:07 UTC, 0 replies.
- hadoop git commit: HDFS-13427. Fix the section titles of transparent encryption document. - posted by aa...@apache.org on 2018/04/12 01:45:46 UTC, 6 replies.
- hadoop git commit: YARN-7527. Over-allocate node resource in async-scheduling mode of CapacityScheduler. Contributed by Tao Yang. - posted by ww...@apache.org on 2018/04/12 02:20:42 UTC, 0 replies.
- hadoop git commit: HDFS-13425. Ozone: Clean-up of ozone related change from hadoop-common-project. Contributed by Lokesh Jain. - posted by ms...@apache.org on 2018/04/12 08:17:42 UTC, 0 replies.
- hadoop git commit: HADOOP-15350. [JDK10] Update maven plugin tools to fix compile error in hadoop-maven-plugins module - posted by aa...@apache.org on 2018/04/12 08:20:22 UTC, 0 replies.
- hadoop git commit: HDFS-7101. Potential null dereference in DFSck#doWork(). Contributed by skrho and Ted Yu. - posted by aa...@apache.org on 2018/04/12 08:48:01 UTC, 3 replies.
- hadoop git commit: YARN-7931. [atsv2 read acls] Include domain table creation as part of schema creator. (Vrushali C via Haibo Chen) - posted by ha...@apache.org on 2018/04/12 13:39:37 UTC, 0 replies.
- hadoop git commit: HDFS-13426. Fix javadoc in FsDatasetAsyncDiskService#removeVolume. Contributed by Shashikant Banerjee. - posted by ms...@apache.org on 2018/04/12 14:43:25 UTC, 0 replies.
- hadoop git commit: Revert "HDFS-13386. RBF: Wrong date information in list file(-ls) result. Contributed by Dibyendu Karmakar." - posted by in...@apache.org on 2018/04/12 15:42:27 UTC, 0 replies.
- hadoop git commit: HDFS-13414. Ozone: Update existing Ozone documentation according to the recent changes. Contributed by Elek, Marton. - posted by ms...@apache.org on 2018/04/12 15:52:27 UTC, 0 replies.
- hadoop git commit: YARN-8120. JVM can crash with SIGSEGV when exiting due to custom leveldb logger. Contributed by Jason Lowe. - posted by ep...@apache.org on 2018/04/12 16:08:37 UTC, 5 replies.
- hadoop git commit: MAPREDUCE-7069. Add ability to specify user environment variables individually. Contributed by Jim Brennan - posted by jl...@apache.org on 2018/04/12 16:16:56 UTC, 0 replies.
- hadoop git commit: HDFS-13386. RBF: Wrong date information in list file(-ls) result. Contributed by Dibyendu Karmakar. - posted by in...@apache.org on 2018/04/12 16:30:16 UTC, 0 replies.
- hadoop git commit: YARN-8147. TestClientRMService#testGetApplications sporadically fails. Contributed by Jason Lowe - posted by ep...@apache.org on 2018/04/12 17:57:34 UTC, 5 replies.
- hadoop git commit: HDFS-13413. Ozone: ClusterId and DatanodeUuid should be marked mandatory fields in SCMRegisteredCmdResponseProto. Contributed by Shashikant Banerjee. - posted by na...@apache.org on 2018/04/12 19:17:54 UTC, 0 replies.
- hadoop git commit: YARN-7936. Add default service AM Xmx. Contributed by Jian He - posted by bi...@apache.org on 2018/04/12 19:42:06 UTC, 1 replies.
- hadoop git commit: Preparing for 3.0.3 development - posted by le...@apache.org on 2018/04/12 20:58:42 UTC, 0 replies.
- hadoop git commit: YARN-8027. Setting hostname of docker container breaks for --net=host in docker 1.13. Contributed by Jim Brennan - posted by jl...@apache.org on 2018/04/12 21:05:13 UTC, 0 replies.
- [1/2] hadoop git commit: YARN-8018. Added support for initiating yarn service upgrade. Contributed by Chandni Singh - posted by ey...@apache.org on 2018/04/12 21:08:50 UTC, 0 replies.
- [2/2] hadoop git commit: YARN-8018. Added support for initiating yarn service upgrade. Contributed by Chandni Singh - posted by ey...@apache.org on 2018/04/12 21:08:51 UTC, 0 replies.
- hadoop git commit: MAPREDUCE-7077. Pipe mapreduce job fails with Permission denied for jobTokenPassword. (Akira Ajisaka via wangda) - posted by wa...@apache.org on 2018/04/12 22:03:16 UTC, 1 replies.
- hadoop git commit: HDFS-13436. Fix javadoc of package-info.java - posted by aa...@apache.org on 2018/04/13 04:24:28 UTC, 2 replies.
- hadoop git commit: HADOOP-15379. Make IrqHandler.bind() public. Contributed by Ajay Kumar - posted by bh...@apache.org on 2018/04/13 04:52:07 UTC, 1 replies.
- hadoop git commit: YARN-8154. Fix missing titles in PlacementConstraints document. Contributed by Weiwei Yang. - posted by ww...@apache.org on 2018/04/13 05:07:25 UTC, 1 replies.
- hadoop git commit: YARN-8153. Guaranteed containers always stay in SCHEDULED on NM after restart. Contributed by Yang Wang. - posted by ww...@apache.org on 2018/04/13 05:29:22 UTC, 1 replies.
- hadoop git commit: HADOOP-14970. MiniHadoopClusterManager doesn't respect lack of format option. Contributed by Erik Krogen - posted by sh...@apache.org on 2018/04/13 07:00:27 UTC, 6 replies.
- hadoop git commit: HDFS-13423. Ozone: Clean-up of ozone related change from hadoop-hdfs-project. Contributed by Nanda Kumar. - posted by ms...@apache.org on 2018/04/13 08:45:01 UTC, 0 replies.
- hadoop git commit: HDFS-13418. NetworkTopology should be configurable when enable DFSNetworkTopology. Contributed by Tao Jie. - posted by yq...@apache.org on 2018/04/13 09:56:09 UTC, 2 replies.
- hadoop git commit: HDFS-13438. Fix javadoc in FsVolumeList#removeVolume. Contributed by Shashikant Banerjee. - posted by bh...@apache.org on 2018/04/13 15:57:22 UTC, 1 replies.
- hadoop git commit: HDFS-13430. Fix TestEncryptionZonesWithKMS failure due to HADOOP-14445. - posted by xi...@apache.org on 2018/04/13 16:05:18 UTC, 5 replies.
- hadoop git commit: HDFS-13330. ShortCircuitCache#fetchOrCreate never retries. Contributed by Gabor Bota. - posted by we...@apache.org on 2018/04/13 16:18:13 UTC, 2 replies.
- hadoop git commit: Revert "YARN-7810. Update TestDockerContainerRuntime to test with current user credential." - posted by we...@apache.org on 2018/04/13 17:25:28 UTC, 0 replies.
- [01/14] hadoop git commit: HADOOP-14667. Flexible Visual Studio support. Contributed by Allen Wittenauer - posted by ar...@apache.org on 2018/04/13 17:31:51 UTC, 0 replies.
- [02/14] hadoop git commit: HADOOP-15062. TestCryptoStreamsWithOpensslAesCtrCryptoCodec fails on Debian 9. Contributed by Miklos Szegedi. - posted by ar...@apache.org on 2018/04/13 17:31:52 UTC, 0 replies.
- [03/14] hadoop git commit: HADOOP-15330. Remove jdk1.7 profile from hadoop-annotations module - posted by ar...@apache.org on 2018/04/13 17:31:53 UTC, 0 replies.
- [04/14] hadoop git commit: HADOOP-15331. Fix a race condition causing parsing error of java.io.BufferedInputStream in class org.apache.hadoop.conf.Configuration. Contributed by Miklos Szegedi. - posted by ar...@apache.org on 2018/04/13 17:31:54 UTC, 0 replies.
- [05/14] hadoop git commit: HADOOP-15332. Fix typos in hadoop-aws markdown docs. Contributed by Gabor Bota. - posted by ar...@apache.org on 2018/04/13 17:31:55 UTC, 0 replies.
- [06/14] hadoop git commit: HDFS-13315. Add a test for the issue reported in HDFS-11481 which is fixed by HDFS-10997. Contributed by Yongjun Zhang. - posted by ar...@apache.org on 2018/04/13 17:31:56 UTC, 0 replies.
- [07/14] hadoop git commit: HDFS-11043. TestWebHdfsTimeouts fails. Contributed by Xiaoyu Yao and Chao Sun. - posted by ar...@apache.org on 2018/04/13 17:31:57 UTC, 0 replies.
- [08/14] hadoop git commit: HDFS-11900. Hedged reads thread pool creation not synchronized. Contributed by John Zhuge. - posted by ar...@apache.org on 2018/04/13 17:31:58 UTC, 0 replies.
- [09/14] hadoop git commit: MAPREDUCE-7066. TestQueue fails on Java9 - posted by ar...@apache.org on 2018/04/13 17:31:59 UTC, 0 replies.
- [10/14] hadoop git commit: YARN-1151. Ability to configure auxiliary services from HDFS-based JAR files. (Xuan Gong via wangda) - posted by ar...@apache.org on 2018/04/13 17:32:00 UTC, 0 replies.
- [11/14] hadoop git commit: YARN-8028. Support authorizeUserAccessToQueue in RMWebServices. Contributed by Wangda Tan. - posted by ar...@apache.org on 2018/04/13 17:32:01 UTC, 0 replies.
- [12/14] hadoop git commit: YARN-8040. [UI2] New YARN UI webapp does not respect current pathname for REST api. Contributed by Sunil G. - posted by ar...@apache.org on 2018/04/13 17:32:02 UTC, 0 replies.
- [13/14] hadoop git commit: YARN-8048. Support auto-spawning of admin configured services during bootstrap of RM (Rohith Sharma K S via wangda) - posted by ar...@apache.org on 2018/04/13 17:32:03 UTC, 0 replies.
- [14/14] hadoop git commit: YARN-8091. Revisit checkUserAccessToQueue RM REST API. (wangda) - posted by ar...@apache.org on 2018/04/13 17:32:04 UTC, 0 replies.
- hadoop git commit: YARN-8142. Improve SIGTERM handling for YARN Service Application Master. Contributed by Billie Rinaldi - posted by ey...@apache.org on 2018/04/13 19:35:57 UTC, 1 replies.
- hadoop git commit: HDFS-13197. Ozone: Fix ConfServlet#getOzoneTags cmd. Contributed by Ajay Kumar. - posted by xy...@apache.org on 2018/04/13 20:43:18 UTC, 0 replies.
- [01/44] hadoop git commit: YARN-7984. Improved YARN service stop/destroy and clean up. Contributed by Billie Rinaldi - posted by xy...@apache.org on 2018/04/14 00:09:29 UTC, 0 replies.
- [02/44] hadoop git commit: HADOOP-15357. Configuration.getPropsWithPrefix no longer does variable substitution. Contributed by Jim Brennan - posted by xy...@apache.org on 2018/04/14 00:09:30 UTC, 0 replies.
- [03/44] hadoop git commit: HADOOP-14445. Delegation tokens are not shared between KMS instances. Contributed by Xiao Chen and Rushabh S Shah. - posted by xy...@apache.org on 2018/04/14 00:09:31 UTC, 0 replies.
- [04/44] hadoop git commit: HADOOP-14445. Delegation tokens are not shared between KMS instances. Contributed by Xiao Chen and Rushabh S Shah. - posted by xy...@apache.org on 2018/04/14 00:09:32 UTC, 0 replies.
- [05/44] hadoop git commit: YARN-7973. Added ContainerRelaunch feature for Docker containers. Contributed by Shane Kumpf - posted by xy...@apache.org on 2018/04/14 00:09:33 UTC, 0 replies.
- [06/44] hadoop git commit: YARN-8116. Nodemanager fails with NumberFormatException: For input string: . (Chandni Singh via wangda) - posted by xy...@apache.org on 2018/04/14 00:09:34 UTC, 0 replies.
- [07/44] hadoop git commit: YARN-8133. Doc link broken for yarn-service from overview page. (Rohith Sharma K S via wangda) - posted by xy...@apache.org on 2018/04/14 00:09:35 UTC, 0 replies.
- [08/44] hadoop git commit: YARN-7941. Transitive dependencies for component are not resolved. Contributed by Billie Rinaldi. - posted by xy...@apache.org on 2018/04/14 00:09:36 UTC, 0 replies.
- [09/44] hadoop git commit: MAPREDUCE-7062. Update mapreduce.job.tags description for making use for ATSv2 purpose. Contributed by Charan Hebri. - posted by xy...@apache.org on 2018/04/14 00:09:37 UTC, 0 replies.
- [10/44] hadoop git commit: HDFS-13056. Expose file-level composite CRCs in HDFS which are comparable across different instances/layouts. Contributed by Dennis Huo. - posted by xy...@apache.org on 2018/04/14 00:09:38 UTC, 0 replies.
- [11/44] hadoop git commit: HDFS-13056. Expose file-level composite CRCs in HDFS which are comparable across different instances/layouts. Contributed by Dennis Huo. - posted by xy...@apache.org on 2018/04/14 00:09:39 UTC, 0 replies.
- [12/44] hadoop git commit: HADOOP-15346 S3ARetryPolicy for 400/BadArgument to be "fail". Contributed by Steve Loughran. - posted by xy...@apache.org on 2018/04/14 00:09:40 UTC, 0 replies.
- [13/44] hadoop git commit: YARN-8127. Resource leak when async scheduling is enabled. Contributed by Tao Yang. - posted by xy...@apache.org on 2018/04/14 00:09:41 UTC, 0 replies.
- [14/44] hadoop git commit: HDFS-13403: libhdfs++ Use hdfs::IoService object rather than asio::io_service. Contributed by James Clampffer. - posted by xy...@apache.org on 2018/04/14 00:09:42 UTC, 0 replies.
- [15/44] hadoop git commit: HDFS-13403: libhdfs++ Use hdfs::IoService object rather than asio::io_service. Contributed by James Clampffer. - posted by xy...@apache.org on 2018/04/14 00:09:43 UTC, 0 replies.
- [16/44] hadoop git commit: HDFS-13045. RBF: Improve error message returned from subcluster. Contributed by Inigo Goiri. - posted by xy...@apache.org on 2018/04/14 00:09:44 UTC, 0 replies.
- [17/44] hadoop git commit: HDFS-13428. RBF: Remove LinkedList From StateStoreFileImpl.java. Contributed by BELUGA BEHR. - posted by xy...@apache.org on 2018/04/14 00:09:45 UTC, 0 replies.
- [18/44] hadoop git commit: YARN-7221. Add security check for privileged docker container. Contributed by Eric Yang - posted by xy...@apache.org on 2018/04/14 00:09:46 UTC, 0 replies.
- [19/44] hadoop git commit: HDFS-13386. RBF: Wrong date information in list file(-ls) result. Contributed by Dibyendu Karmakar. - posted by xy...@apache.org on 2018/04/14 00:09:47 UTC, 0 replies.
- [20/44] hadoop git commit: HADOOP-12502 SetReplication OutOfMemoryError. Contributed by Vinayakumar B. - posted by xy...@apache.org on 2018/04/14 00:09:48 UTC, 0 replies.
- [21/44] hadoop git commit: HDFS-13427. Fix the section titles of transparent encryption document. - posted by xy...@apache.org on 2018/04/14 00:09:49 UTC, 0 replies.
- [22/44] hadoop git commit: HADOOP-15350. [JDK10] Update maven plugin tools to fix compile error in hadoop-maven-plugins module - posted by xy...@apache.org on 2018/04/14 00:09:50 UTC, 0 replies.
- [23/44] hadoop git commit: HDFS-7101. Potential null dereference in DFSck#doWork(). Contributed by skrho and Ted Yu. - posted by xy...@apache.org on 2018/04/14 00:09:51 UTC, 0 replies.
- [24/44] hadoop git commit: YARN-7931. [atsv2 read acls] Include domain table creation as part of schema creator. (Vrushali C via Haibo Chen) - posted by xy...@apache.org on 2018/04/14 00:09:52 UTC, 0 replies.
- [25/44] hadoop git commit: HDFS-13426. Fix javadoc in FsDatasetAsyncDiskService#removeVolume. Contributed by Shashikant Banerjee. - posted by xy...@apache.org on 2018/04/14 00:09:53 UTC, 0 replies.
- [26/44] hadoop git commit: Revert "HDFS-13386. RBF: Wrong date information in list file(-ls) result. Contributed by Dibyendu Karmakar." - posted by xy...@apache.org on 2018/04/14 00:09:54 UTC, 0 replies.
- [27/44] hadoop git commit: YARN-8120. JVM can crash with SIGSEGV when exiting due to custom leveldb logger. Contributed by Jason Lowe. - posted by xy...@apache.org on 2018/04/14 00:09:55 UTC, 0 replies.
- [28/44] hadoop git commit: MAPREDUCE-7069. Add ability to specify user environment variables individually. Contributed by Jim Brennan - posted by xy...@apache.org on 2018/04/14 00:09:56 UTC, 0 replies.
- [29/44] hadoop git commit: Revert "HDFS-13388. RequestHedgingProxyProvider calls multiple configured NNs all the time. Contributed by Jinglun." - posted by xy...@apache.org on 2018/04/14 00:09:57 UTC, 0 replies.
- [30/44] hadoop git commit: HDFS-13386. RBF: Wrong date information in list file(-ls) result. Contributed by Dibyendu Karmakar. - posted by xy...@apache.org on 2018/04/14 00:09:58 UTC, 0 replies.
- [31/44] hadoop git commit: YARN-8147. TestClientRMService#testGetApplications sporadically fails. Contributed by Jason Lowe - posted by xy...@apache.org on 2018/04/14 00:09:59 UTC, 0 replies.
- [32/44] hadoop git commit: YARN-7936. Add default service AM Xmx. Contributed by Jian He - posted by xy...@apache.org on 2018/04/14 00:10:00 UTC, 0 replies.
- [33/44] hadoop git commit: HDFS-13436. Fix javadoc of package-info.java - posted by xy...@apache.org on 2018/04/14 00:10:01 UTC, 0 replies.
- [34/44] hadoop git commit: HADOOP-15379. Make IrqHandler.bind() public. Contributed by Ajay Kumar - posted by xy...@apache.org on 2018/04/14 00:10:02 UTC, 0 replies.
- [35/44] hadoop git commit: YARN-8154. Fix missing titles in PlacementConstraints document. Contributed by Weiwei Yang. - posted by xy...@apache.org on 2018/04/14 00:10:03 UTC, 0 replies.
- [36/44] hadoop git commit: YARN-8153. Guaranteed containers always stay in SCHEDULED on NM after restart. Contributed by Yang Wang. - posted by xy...@apache.org on 2018/04/14 00:10:04 UTC, 0 replies.
- [37/44] hadoop git commit: HADOOP-14970. MiniHadoopClusterManager doesn't respect lack of format option. Contributed by Erik Krogen - posted by xy...@apache.org on 2018/04/14 00:10:05 UTC, 0 replies.
- [38/44] hadoop git commit: HDFS-13418. NetworkTopology should be configurable when enable DFSNetworkTopology. Contributed by Tao Jie. - posted by xy...@apache.org on 2018/04/14 00:10:06 UTC, 0 replies.
- [39/44] hadoop git commit: HDFS-13438. Fix javadoc in FsVolumeList#removeVolume. Contributed by Shashikant Banerjee. - posted by xy...@apache.org on 2018/04/14 00:10:07 UTC, 0 replies.
- [40/44] hadoop git commit: HDFS-13430. Fix TestEncryptionZonesWithKMS failure due to HADOOP-14445. - posted by xy...@apache.org on 2018/04/14 00:10:08 UTC, 0 replies.
- [41/44] hadoop git commit: HDFS-13330. ShortCircuitCache#fetchOrCreate never retries. Contributed by Gabor Bota. - posted by xy...@apache.org on 2018/04/14 00:10:09 UTC, 0 replies.
- [42/44] hadoop git commit: YARN-8142. Improve SIGTERM handling for YARN Service Application Master. Contributed by Billie Rinaldi - posted by xy...@apache.org on 2018/04/14 00:10:10 UTC, 0 replies.
- [43/44] hadoop git commit: MAPREDUCE-7077. Pipe mapreduce job fails with Permission denied for jobTokenPassword. (Akira Ajisaka via wangda) - posted by xy...@apache.org on 2018/04/14 00:10:11 UTC, 0 replies.
- [44/44] hadoop git commit: Merge branch 'trunk' into HDFS-7240 - posted by xy...@apache.org on 2018/04/14 00:10:12 UTC, 0 replies.
- hadoop git commit: YARN-8156. Increase the default value of yarn.timeline-service.app-collector.linger-period.ms. Contributed by Charan Hebri. - posted by ro...@apache.org on 2018/04/14 05:21:18 UTC, 3 replies.
- hadoop git commit: YARN-8138. Add unit test to validate queue priority preemption works under node partition. (Zian Chen via wangda) - posted by wa...@apache.org on 2018/04/14 18:08:21 UTC, 1 replies.
- [1/2] hadoop git commit: HDFS-13446. Ozone: Fix OzoneFileSystem contract test failures. Contributed by Mukul Kumar Singh. - posted by na...@apache.org on 2018/04/14 18:32:41 UTC, 0 replies.
- [2/2] hadoop git commit: HDFS-13446. Ozone: Fix OzoneFileSystem contract test failures. Contributed by Mukul Kumar Singh. - posted by na...@apache.org on 2018/04/14 18:32:42 UTC, 0 replies.
- svn commit: r1829251 - /hadoop/common/site/main/publish/who.html - posted by sa...@apache.org on 2018/04/16 11:01:39 UTC, 0 replies.
- svn propchange: r1829251 - svn:log - posted by sa...@apache.org on 2018/04/16 11:28:42 UTC, 0 replies.
- [1/3] hadoop git commit: HDFS-13424. Ozone: Refactor MiniOzoneClassicCluster. Contributed by Nanda Kumar. - posted by ms...@apache.org on 2018/04/16 14:49:33 UTC, 0 replies.
- [2/3] hadoop git commit: HDFS-13424. Ozone: Refactor MiniOzoneClassicCluster. Contributed by Nanda Kumar. - posted by ms...@apache.org on 2018/04/16 14:49:34 UTC, 0 replies.
- [3/3] hadoop git commit: HDFS-13424. Ozone: Refactor MiniOzoneClassicCluster. Contributed by Nanda Kumar. - posted by ms...@apache.org on 2018/04/16 14:49:35 UTC, 0 replies.
- hadoop git commit: HADOOP-15369. Avoid usage of ${project.version} in parent poms. Contributed by Elek Marton. - posted by xy...@apache.org on 2018/04/16 17:16:37 UTC, 0 replies.
- [1/4] hadoop git commit: YARN-8156. Increase the default value of yarn.timeline-service.app-collector.linger-period.ms. Contributed by Charan Hebri. - posted by xy...@apache.org on 2018/04/16 17:53:30 UTC, 0 replies.
- [2/4] hadoop git commit: YARN-8138. Add unit test to validate queue priority preemption works under node partition. (Zian Chen via wangda) - posted by xy...@apache.org on 2018/04/16 17:53:31 UTC, 0 replies.
- [3/4] hadoop git commit: HADOOP-15369. Avoid usage of ${project.version} in parent poms. Contributed by Elek Marton. - posted by xy...@apache.org on 2018/04/16 17:53:32 UTC, 0 replies.
- [4/4] hadoop git commit: Merge branch 'trunk' into HDFS-7240 - posted by xy...@apache.org on 2018/04/16 17:53:33 UTC, 0 replies.
- hadoop git commit: YARN-8060. Added default readiness check for service components. Contributed by Billie Rinaldi - posted by ey...@apache.org on 2018/04/16 18:25:37 UTC, 1 replies.
- hadoop git commit: YARN-8032. Added ability to configure failure validity interval for YARN service. Contributed by Chandni Singh - posted by ey...@apache.org on 2018/04/16 18:52:57 UTC, 0 replies.
- [1/2] hadoop git commit: HDFS-13439. Add test case for read block operation when it is moved. Contributed by Ajay Kumar. - posted by ar...@apache.org on 2018/04/16 21:31:28 UTC, 0 replies.
- [2/2] hadoop git commit: HDFS-13439. Add test case for read block operation when it is moved. Contributed by Ajay Kumar. - posted by ar...@apache.org on 2018/04/16 21:31:29 UTC, 0 replies.
- hadoop git commit: YARN-8162. Remove Method DirectoryCollection#verifyDirUsingMkdir. (Yufei Gu via Haibo Chen) - posted by ha...@apache.org on 2018/04/16 22:05:17 UTC, 0 replies.
- hadoop git commit: HDFS-13311. RBF: TestRouterAdminCLI#testCreateInvalidEntry fails on Windows. Contributed by Inigo Goiri - posted by vi...@apache.org on 2018/04/16 23:05:38 UTC, 4 replies.
- hadoop git commit: YARN-7773. YARN Federation used Mysql as state store throw exception, Unknown column 'homeSubCluster' in 'field list'. Contributed by Yiran Wu. - posted by in...@apache.org on 2018/04/16 23:27:00 UTC, 0 replies.
- [1/2] hadoop git commit: YARN-8165. Incorrect queue name logging in AbstractContainerAllocator. Contributed by Weiwei Yan. - posted by in...@apache.org on 2018/04/17 00:07:56 UTC, 0 replies.
- [2/2] hadoop git commit: YARN-8165. Incorrect queue name logging in AbstractContainerAllocator. Contributed by Weiwei Yan. - posted by in...@apache.org on 2018/04/17 00:07:57 UTC, 0 replies.
- hadoop git commit: HDFS-13459. Ozone: Clean-up of ozone related change from MiniDFSCluste. Contributed by Nandakumar. - posted by ae...@apache.org on 2018/04/17 00:19:51 UTC, 0 replies.
- [1/2] hadoop git commit: YARN-8164. Fix a potential NPE in AbstractSchedulerPlanFollower. Contributed by lujie. - posted by in...@apache.org on 2018/04/17 00:33:05 UTC, 0 replies.
- [2/2] hadoop git commit: YARN-8164. Fix a potential NPE in AbstractSchedulerPlanFollower. Contributed by lujie. - posted by in...@apache.org on 2018/04/17 00:33:06 UTC, 0 replies.
- hadoop git commit: HDFS-13435. RBF: Improve the error loggings for printing the stack trace. - posted by yq...@apache.org on 2018/04/17 03:23:50 UTC, 4 replies.
- hadoop git commit: YARN-8126. Support auto-spawning of admin configured services during bootstrap of RM. Contributed by Rohith Sharma K S. - posted by su...@apache.org on 2018/04/17 09:54:23 UTC, 1 replies.
- hadoop git commit: YARN-8165. Incorrect queue name logging in AbstractContainerAllocator. Contributed by Weiwei Yan. - posted by su...@apache.org on 2018/04/17 09:58:28 UTC, 1 replies.
- hadoop git commit: HDFS-13444. Ozone: Fix checkstyle issues in HDFS-7240. Contributed by Lokesh Jain. - posted by na...@apache.org on 2018/04/17 10:42:02 UTC, 0 replies.
- hadoop git commit: YARN-7088. Add application launch time to Resource Manager REST API. (Kanwaljeet Sachdev via Haibo Chen) - posted by ha...@apache.org on 2018/04/17 13:04:06 UTC, 1 replies.
- hadoop git commit: Revert "YARN-7088. Add application launch time to Resource Manager REST API. (Kanwaljeet Sachdev via Haibo Chen)" - posted by ha...@apache.org on 2018/04/17 13:04:55 UTC, 0 replies.
- hadoop git commit: YARN-7996. Allow user supplied Docker client configurations with YARN native services. Contributed by Shane Kumpf - posted by jl...@apache.org on 2018/04/17 13:59:10 UTC, 1 replies.
- hadoop git commit: YARN-7189. Container-executor doesn't remove Docker containers that error out early. Contributed by Eric Badger - posted by jl...@apache.org on 2018/04/17 14:52:58 UTC, 2 replies.
- hadoop git commit: HDFS-13407. Ozone: Use separated version schema for Hdds/Ozone projects. Contributed by Elek Marton. - posted by xy...@apache.org on 2018/04/17 16:18:11 UTC, 0 replies.
- hadoop git commit: HDFS-13422. Ozone: Fix whitespaces and license issues in HDFS-7240 branch. Contributed by Lokesh Jain. - posted by xy...@apache.org on 2018/04/17 18:01:43 UTC, 0 replies.
- [1/2] hadoop git commit: HADOOP-15394. Backport PowerShell NodeFencer HADOOP-14309 to branch-2. Contributed by Inigo Goiri. - posted by in...@apache.org on 2018/04/17 18:34:06 UTC, 0 replies.
- [2/2] hadoop git commit: HADOOP-15394. Backport PowerShell NodeFencer HADOOP-14309 to branch-2. Contributed by Inigo Goiri. - posted by in...@apache.org on 2018/04/17 18:34:07 UTC, 0 replies.
- hadoop git commit: HDFS-13129. Add a test for DfsAdmin refreshSuperUserGroupsConfiguration. Contributed by Mukul Kumar Singh - posted by bh...@apache.org on 2018/04/17 19:40:56 UTC, 1 replies.
- hadoop git commit: YARN-8096. Wrong condition in AmIpFilter#getProxyAddresses() to update the proxy IP list. Contributed by Oleksandr Shevchenko. - posted by in...@apache.org on 2018/04/17 20:08:19 UTC, 0 replies.
- hadoop git commit: YARN-8134. Support specifying node resources in SLS. Contributed by Abhishek Modi. - posted by in...@apache.org on 2018/04/17 20:11:41 UTC, 0 replies.
- [1/3] hadoop git commit: HDFS-13462. Add BIND_HOST configuration for JournalNode's HTTP and RPC Servers. Contributed by Lukas Majercak. - posted by in...@apache.org on 2018/04/17 21:33:17 UTC, 0 replies.
- [2/3] hadoop git commit: HDFS-13462. Add BIND_HOST configuration for JournalNode's HTTP and RPC Servers. Contributed by Lukas Majercak. - posted by in...@apache.org on 2018/04/17 21:33:18 UTC, 0 replies.
- [3/3] hadoop git commit: HDFS-13462. Add BIND_HOST configuration for JournalNode's HTTP and RPC Servers. Contributed by Lukas Majercak. - posted by in...@apache.org on 2018/04/17 21:33:19 UTC, 0 replies.
- [Hadoop Wiki] Update of "HowToReleasePreDSBCR" by KonstantinShvachko - posted by Apache Wiki <wi...@apache.org> on 2018/04/17 21:48:29 UTC, 0 replies.
- hadoop git commit: HDFS-13466. RBF: Add more router-related information to the UI. - posted by we...@apache.org on 2018/04/17 22:01:25 UTC, 4 replies.
- hadoop git commit: Set the release date for 2.7.6 - posted by sh...@apache.org on 2018/04/17 22:02:30 UTC, 1 replies.
- [1/2] hadoop git commit: HDFS-13462. Add BIND_HOST configuration for JournalNode's HTTP and RPC Servers. Contributed by Lukas Majercak. - posted by in...@apache.org on 2018/04/17 22:18:50 UTC, 0 replies.
- [2/2] hadoop git commit: HDFS-13462. Add BIND_HOST configuration for JournalNode's HTTP and RPC Servers. Contributed by Lukas Majercak. - posted by in...@apache.org on 2018/04/17 22:18:51 UTC, 0 replies.
- hadoop git commit: HADOOP-15393. Upgrade the version of commons-lang3 to 3.7 - posted by aa...@apache.org on 2018/04/18 04:33:54 UTC, 0 replies.
- hadoop git commit: HDFS-12828. OIV ReverseXML Processor fails with escaped characters - posted by aa...@apache.org on 2018/04/18 05:39:21 UTC, 5 replies.
- hadoop git commit: YARN-7966. Remove method AllocationConfiguration#getQueueAcl and related unit tests. Contributed by Sen Zhao. - posted by yu...@apache.org on 2018/04/18 05:55:41 UTC, 0 replies.
- hadoop git commit: HADOOP-15391. Add missing css file in hadoop-aws, hadoop-aliyun, hadoop-azure and hadoop-azure-datalake modules. - posted by yq...@apache.org on 2018/04/18 08:05:10 UTC, 1 replies.
- [1/2] hadoop git commit: YARN-8171. [UI2] AM Node link from attempt page should not redirect to new tab. Contributed by Sunil G. - posted by ro...@apache.org on 2018/04/18 08:09:51 UTC, 0 replies.
- [2/2] hadoop git commit: YARN-8145. yarn rmadmin -getGroups doesn't return updated groups for user. Contributed by Sunil G. - posted by ro...@apache.org on 2018/04/18 08:09:52 UTC, 0 replies.
- [1/2] hadoop git commit: YARN-8145. yarn rmadmin -getGroups doesn't return updated groups for user. Contributed by Sunil G. - posted by ro...@apache.org on 2018/04/18 08:16:03 UTC, 0 replies.
- [2/2] hadoop git commit: YARN-8171. [UI2] AM Node link from attempt page should not redirect to new tab. Contributed by Sunil G. - posted by ro...@apache.org on 2018/04/18 08:16:04 UTC, 0 replies.
- hadoop git commit: HDFS-13463. Fix javadoc in FsDatasetImpl#checkAndUpdate. Contributed by Shashikant Banerjee. - posted by ms...@apache.org on 2018/04/18 10:50:09 UTC, 0 replies.
- [1/3] hadoop git commit: HDFS-13463. Fix javadoc in FsDatasetImpl#checkAndUpdate. Contributed by Shashikant Banerjee. - posted by ms...@apache.org on 2018/04/18 11:06:02 UTC, 0 replies.
- [2/3] hadoop git commit: HDFS-13426. Fix javadoc in FsDatasetAsyncDiskService#removeVolume. Contributed by Shashikant Banerjee. - posted by ms...@apache.org on 2018/04/18 11:06:03 UTC, 0 replies.
- [3/3] hadoop git commit: HADOOP-15366. Add a helper shutdown routine in HadoopExecutor to ensure clean shutdown. Contributed by Shashikant Banerjee. - posted by ms...@apache.org on 2018/04/18 11:06:04 UTC, 0 replies.
- hadoop git commit: HDFS-13464. Fix javadoc in FsVolumeList#handleVolumeFailures. Contributed by Shashikant Banerjee - posted by bh...@apache.org on 2018/04/18 15:24:10 UTC, 1 replies.
- [1/3] hadoop git commit: HADOOP-15180. branch-2 : daemon processes' sysout overwrites 'ulimit -a' in daemon's out file. Contributed by Ranith Sardar - posted by br...@apache.org on 2018/04/18 17:40:58 UTC, 0 replies.
- [2/3] hadoop git commit: HADOOP-15180. branch-2 : daemon processes' sysout overwrites 'ulimit -a' in daemon's out file. Contributed by Ranith Sardar - posted by br...@apache.org on 2018/04/18 17:40:59 UTC, 0 replies.
- [3/3] hadoop git commit: HADOOP-15180. branch-2 : daemon processes' sysout overwrites 'ulimit -a' in daemon's out file. Contributed by Ranith Sardar - posted by br...@apache.org on 2018/04/18 17:41:00 UTC, 0 replies.
- svn commit: r1829483 - in /hadoop/common/site/main: author/src/documentation/content/xdocs/ publish/ publish/docs/r2.7.6/ publish/docs/r2.7.6/api/ publish/docs/r2.7.6/api/org/ publish/docs/r2.7.6/api/org/apache/ publish/docs/r2.7.6/api/org/apache/hadoo... - posted by sh...@apache.org on 2018/04/18 21:00:15 UTC, 0 replies.
- svn commit: r1829487 - /hadoop/common/site/main/publish/docs/r2.7.6/index.html - posted by sh...@apache.org on 2018/04/18 23:09:04 UTC, 0 replies.
- hadoop git commit: Update index.md.vm to reflect summary of changes in release 2.7.6 - posted by sh...@apache.org on 2018/04/18 23:20:10 UTC, 0 replies.
- hadoop git commit: HADOOP-15396. Some java source files are executable - posted by aa...@apache.org on 2018/04/18 23:36:18 UTC, 5 replies.
- hadoop git commit: YARN-7734. Fix UT failure TestContainerLogsPage#testContainerLogPageAccess. Contributed by Tao Yang. - posted by vi...@apache.org on 2018/04/19 02:46:40 UTC, 0 replies.
- [01/28] hadoop git commit: YARN-8060. Added default readiness check for service components. Contributed by Billie Rinaldi - posted by ae...@apache.org on 2018/04/19 03:23:13 UTC, 0 replies.
- [02/28] hadoop git commit: HDFS-13439. Add test case for read block operation when it is moved. Contributed by Ajay Kumar. - posted by ae...@apache.org on 2018/04/19 03:23:14 UTC, 0 replies.
- [03/28] hadoop git commit: YARN-8162. Remove Method DirectoryCollection#verifyDirUsingMkdir. (Yufei Gu via Haibo Chen) - posted by ae...@apache.org on 2018/04/19 03:23:15 UTC, 0 replies.
- [04/28] hadoop git commit: HDFS-13311. RBF: TestRouterAdminCLI#testCreateInvalidEntry fails on Windows. Contributed by Inigo Goiri - posted by ae...@apache.org on 2018/04/19 03:23:16 UTC, 0 replies.
- [05/28] hadoop git commit: YARN-7773. YARN Federation used Mysql as state store throw exception, Unknown column 'homeSubCluster' in 'field list'. Contributed by Yiran Wu. - posted by ae...@apache.org on 2018/04/19 03:23:17 UTC, 0 replies.
- [06/28] hadoop git commit: YARN-8165. Incorrect queue name logging in AbstractContainerAllocator. Contributed by Weiwei Yan. - posted by ae...@apache.org on 2018/04/19 03:23:18 UTC, 0 replies.
- [07/28] hadoop git commit: YARN-8164. Fix a potential NPE in AbstractSchedulerPlanFollower. Contributed by lujie. - posted by ae...@apache.org on 2018/04/19 03:23:19 UTC, 0 replies.
- [08/28] hadoop git commit: HDFS-13435. RBF: Improve the error loggings for printing the stack trace. - posted by ae...@apache.org on 2018/04/19 03:23:20 UTC, 0 replies.
- [09/28] hadoop git commit: YARN-8126. Support auto-spawning of admin configured services during bootstrap of RM. Contributed by Rohith Sharma K S. - posted by ae...@apache.org on 2018/04/19 03:23:21 UTC, 0 replies.
- [10/28] hadoop git commit: YARN-7088. Add application launch time to Resource Manager REST API. (Kanwaljeet Sachdev via Haibo Chen) - posted by ae...@apache.org on 2018/04/19 03:23:22 UTC, 0 replies.
- [11/28] hadoop git commit: Revert "YARN-7088. Add application launch time to Resource Manager REST API. (Kanwaljeet Sachdev via Haibo Chen)" - posted by ae...@apache.org on 2018/04/19 03:23:23 UTC, 0 replies.
- [12/28] hadoop git commit: YARN-7996. Allow user supplied Docker client configurations with YARN native services. Contributed by Shane Kumpf - posted by ae...@apache.org on 2018/04/19 03:23:24 UTC, 0 replies.
- [13/28] hadoop git commit: YARN-7088. Add application launch time to Resource Manager REST API. (Kanwaljeet Sachdev via Haibo Chen) - posted by ae...@apache.org on 2018/04/19 03:23:25 UTC, 0 replies.
- [14/28] hadoop git commit: HDFS-13129. Add a test for DfsAdmin refreshSuperUserGroupsConfiguration. Contributed by Mukul Kumar Singh - posted by ae...@apache.org on 2018/04/19 03:23:26 UTC, 0 replies.
- [15/28] hadoop git commit: YARN-8096. Wrong condition in AmIpFilter#getProxyAddresses() to update the proxy IP list. Contributed by Oleksandr Shevchenko. - posted by ae...@apache.org on 2018/04/19 03:23:27 UTC, 0 replies.
- [16/28] hadoop git commit: YARN-8134. Support specifying node resources in SLS. Contributed by Abhishek Modi. - posted by ae...@apache.org on 2018/04/19 03:23:28 UTC, 0 replies.
- [17/28] hadoop git commit: HDFS-13462. Add BIND_HOST configuration for JournalNode's HTTP and RPC Servers. Contributed by Lukas Majercak. - posted by ae...@apache.org on 2018/04/19 03:23:29 UTC, 0 replies.
- [18/28] hadoop git commit: HDFS-13466. RBF: Add more router-related information to the UI. - posted by ae...@apache.org on 2018/04/19 03:23:30 UTC, 0 replies.
- [19/28] hadoop git commit: HADOOP-15393. Upgrade the version of commons-lang3 to 3.7 - posted by ae...@apache.org on 2018/04/19 03:23:31 UTC, 0 replies.
- [20/28] hadoop git commit: HDFS-12828. OIV ReverseXML Processor fails with escaped characters - posted by ae...@apache.org on 2018/04/19 03:23:32 UTC, 0 replies.
- [21/28] hadoop git commit: YARN-7966. Remove method AllocationConfiguration#getQueueAcl and related unit tests. Contributed by Sen Zhao. - posted by ae...@apache.org on 2018/04/19 03:23:33 UTC, 0 replies.
- [22/28] hadoop git commit: HADOOP-15391. Add missing css file in hadoop-aws, hadoop-aliyun, hadoop-azure and hadoop-azure-datalake modules. - posted by ae...@apache.org on 2018/04/19 03:23:34 UTC, 0 replies.
- [23/28] hadoop git commit: YARN-8145. yarn rmadmin -getGroups doesn't return updated groups for user. Contributed by Sunil G. - posted by ae...@apache.org on 2018/04/19 03:23:35 UTC, 0 replies.
- [24/28] hadoop git commit: YARN-8171. [UI2] AM Node link from attempt page should not redirect to new tab. Contributed by Sunil G. - posted by ae...@apache.org on 2018/04/19 03:23:36 UTC, 0 replies.
- [25/28] hadoop git commit: HDFS-13463. Fix javadoc in FsDatasetImpl#checkAndUpdate. Contributed by Shashikant Banerjee. - posted by ae...@apache.org on 2018/04/19 03:23:37 UTC, 0 replies.
- [26/28] hadoop git commit: HDFS-13464. Fix javadoc in FsVolumeList#handleVolumeFailures. Contributed by Shashikant Banerjee - posted by ae...@apache.org on 2018/04/19 03:23:38 UTC, 0 replies.
- [27/28] hadoop git commit: HADOOP-15396. Some java source files are executable - posted by ae...@apache.org on 2018/04/19 03:23:39 UTC, 0 replies.
- [28/28] hadoop git commit: Merge branch 'trunk' into HDFS-7240 - posted by ae...@apache.org on 2018/04/19 03:23:40 UTC, 0 replies.
- svn commit: r1829512 - in /hadoop/common/site/main: author/src/documentation/content/xdocs/who.xml publish/who.html publish/who.pdf - posted by sa...@apache.org on 2018/04/19 07:39:08 UTC, 0 replies.
- hadoop git commit: YARN-8169. Cleanup RackResolver.java - posted by aa...@apache.org on 2018/04/19 07:43:39 UTC, 0 replies.
- [1/2] hadoop git commit: YARN-5888. [UI2] Improve unit tests for new YARN UI. Contributed by Akhil PB. - posted by su...@apache.org on 2018/04/19 16:07:45 UTC, 1 replies.
- [2/2] hadoop git commit: YARN-5888. [UI2] Improve unit tests for new YARN UI. Contributed by Akhil PB. - posted by su...@apache.org on 2018/04/19 16:07:46 UTC, 1 replies.
- hadoop git commit: YARN-6827. [ATS1/1.5] NPE exception while publishing recovering applications into ATS during RM restart. Contributed by Rohith Sharma K S. - posted by su...@apache.org on 2018/04/19 18:36:11 UTC, 3 replies.
- svn commit: r1829604 - in /hadoop/common/site/main: author/src/documentation/content/xdocs/index.xml publish/index.html publish/index.pdf - posted by sh...@apache.org on 2018/04/19 19:11:23 UTC, 0 replies.
- [1/5] hadoop git commit: HDFS-13453. RBF: getMountPointDates should fetch latest subdir time/date when parent dir is not present but /parent/child dirs are present in mount table. Contributed by Dibyendu Karmakar. - posted by in...@apache.org on 2018/04/19 21:58:52 UTC, 0 replies.
- [2/5] hadoop git commit: HDFS-13453. RBF: getMountPointDates should fetch latest subdir time/date when parent dir is not present but /parent/child dirs are present in mount table. Contributed by Dibyendu Karmakar. - posted by in...@apache.org on 2018/04/19 21:58:53 UTC, 0 replies.
- [3/5] hadoop git commit: HDFS-13453. RBF: getMountPointDates should fetch latest subdir time/date when parent dir is not present but /parent/child dirs are present in mount table. Contributed by Dibyendu Karmakar. - posted by in...@apache.org on 2018/04/19 21:58:54 UTC, 0 replies.
- [4/5] hadoop git commit: HDFS-13453. RBF: getMountPointDates should fetch latest subdir time/date when parent dir is not present but /parent/child dirs are present in mount table. Contributed by Dibyendu Karmakar. - posted by in...@apache.org on 2018/04/19 21:58:55 UTC, 0 replies.
- [5/5] hadoop git commit: HDFS-13453. RBF: getMountPointDates should fetch latest subdir time/date when parent dir is not present but /parent/child dirs are present in mount table. Contributed by Dibyendu Karmakar. - posted by in...@apache.org on 2018/04/19 21:58:56 UTC, 0 replies.
- hadoop git commit: YARN-8104. Add API to fetch node to attribute mapping. Contributed by Bibin A Chundatt. - posted by na...@apache.org on 2018/04/19 23:32:57 UTC, 0 replies.
- hadoop git commit: YARN-8186. [Router] Federation: routing getAppState REST invocations transparently to multiple RMs. Contributed by Giovanni Matteo Fumarola. - posted by in...@apache.org on 2018/04/19 23:49:35 UTC, 0 replies.
- [1/2] hadoop git commit: YARN-8182. [UI2] Proxy- Clicking on nodes under Nodes HeatMap gives 401 error. Contributed by Sunil G. - posted by ro...@apache.org on 2018/04/20 14:13:43 UTC, 0 replies.
- [2/2] hadoop git commit: YARN-8189. [UI2] Nodes page column headers are half truncated. Contributed by Sunil G. - posted by ro...@apache.org on 2018/04/20 14:13:44 UTC, 0 replies.
- [1/2] hadoop git commit: YARN-8189. [UI2] Nodes page column headers are half truncated. Contributed by Sunil G. - posted by ro...@apache.org on 2018/04/20 14:14:26 UTC, 0 replies.
- [2/2] hadoop git commit: YARN-8182. [UI2] Proxy- Clicking on nodes under Nodes HeatMap gives 401 error. Contributed by Sunil G. - posted by ro...@apache.org on 2018/04/20 14:14:27 UTC, 0 replies.
- hadoop git commit: YARN-7830. [UI2] Post selecting grid view in Attempt page, attempt info page should also be opened with grid view. Contributed by Gergely Novák. - posted by su...@apache.org on 2018/04/20 14:35:18 UTC, 1 replies.
- hadoop git commit: YARN-8185. Improve log in DirectoryCollection constructor. (Yufei Gu via Haibo Chen) - posted by ha...@apache.org on 2018/04/20 14:41:38 UTC, 0 replies.
- hadoop git commit: YARN-8137. Parallelize node addition in SLS. Contributed by Abhishek Modi. - posted by in...@apache.org on 2018/04/20 16:09:18 UTC, 0 replies.
- hadoop git commit: YARN-7956. [UI2] Avoid duplicating Components link under Services//Components. Contributed by Yesha Vora. - posted by su...@apache.org on 2018/04/20 16:58:46 UTC, 2 replies.
- hadoop git commit: Revert "YARN-7956. [UI2] Avoid duplicating Components link under Services//Components. Contributed by Yesha Vora." - posted by su...@apache.org on 2018/04/20 17:04:13 UTC, 0 replies.
- hadoop git commit: YARN-8064. Bugfix for clean up container-executor cmd helper file. Contributed by Eric Badger - posted by ey...@apache.org on 2018/04/20 17:51:55 UTC, 1 replies.
- hadoop git commit: YARN-7786. NullPointerException while launching ApplicationMaster. Contributed by lujie - posted by jl...@apache.org on 2018/04/20 18:23:21 UTC, 4 replies.
- [1/2] hadoop git commit: YARN-8111. Simplify PlacementConstraints API by removing allocationTagToIntraApp. Contributed by Weiwei Yang. - posted by kk...@apache.org on 2018/04/20 19:25:33 UTC, 0 replies.
- [2/2] hadoop git commit: YARN-8111. Simplify PlacementConstraints API by removing allocationTagToIntraApp. Contributed by Weiwei Yang. - posted by kk...@apache.org on 2018/04/20 19:25:34 UTC, 0 replies.
- [1/2] hadoop git commit: YARN-6675. Add NM support to launch opportunistic containers based on overallocation. Contributed by Haibo Chen. - posted by sz...@apache.org on 2018/04/20 23:53:03 UTC, 0 replies.
- [2/2] hadoop git commit: YARN-6675. Add NM support to launch opportunistic containers based on overallocation. Contributed by Haibo Chen. - posted by sz...@apache.org on 2018/04/20 23:53:04 UTC, 0 replies.
- hadoop git commit: HDFS-10183. Prevent race condition during class initialization. Contributed by Pavel Avgustinov. - posted by sj...@apache.org on 2018/04/21 03:33:56 UTC, 4 replies.
- [1/2] hadoop git commit: HDFS-13478. RBF: Disabled Nameservice store API. Contributed by Inigo Goiri. - posted by yq...@apache.org on 2018/04/21 05:19:53 UTC, 4 replies.
- [2/2] hadoop git commit: HDFS-13478. RBF: Disabled Nameservice store API. Contributed by Inigo Goiri. - posted by yq...@apache.org on 2018/04/21 05:19:54 UTC, 4 replies.
- hadoop git commit: HDFS-13055. Aggregate usage statistics from datanodes. Contributed by Ajay Kumar. - posted by ar...@apache.org on 2018/04/22 15:13:05 UTC, 0 replies.
- hadoop git commit: YARN-8177. Documentation changes for auto creation of Leaf Queues with node label. Contributed by Suma Shivaprasad. - posted by su...@apache.org on 2018/04/23 08:06:41 UTC, 1 replies.
- [1/3] hadoop git commit: HDFS-13433. webhdfs requests can be routed incorrectly in federated cluster. Contributed by Arpit Agarwal. - posted by ar...@apache.org on 2018/04/23 17:15:22 UTC, 0 replies.
- [2/3] hadoop git commit: HDFS-13433. webhdfs requests can be routed incorrectly in federated cluster. Contributed by Arpit Agarwal. - posted by ar...@apache.org on 2018/04/23 17:15:23 UTC, 0 replies.
- [3/3] hadoop git commit: HDFS-13433. webhdfs requests can be routed incorrectly in federated cluster. Contributed by Arpit Agarwal. - posted by ar...@apache.org on 2018/04/23 17:15:24 UTC, 0 replies.
- [1/5] hadoop git commit: HDFS-13408. MiniDFSCluster to support being built on randomized base directory. Contributed by Xiao Liang - posted by cd...@apache.org on 2018/04/23 18:20:50 UTC, 0 replies.
- [2/5] hadoop git commit: HDFS-13408. MiniDFSCluster to support being built on randomized base directory. Contributed by Xiao Liang - posted by cd...@apache.org on 2018/04/23 18:20:51 UTC, 0 replies.
- [3/5] hadoop git commit: HDFS-13408. MiniDFSCluster to support being built on randomized base directory. Contributed by Xiao Liang - posted by cd...@apache.org on 2018/04/23 18:20:52 UTC, 0 replies.
- [4/5] hadoop git commit: HDFS-13408. MiniDFSCluster to support being built on randomized base directory. Contributed by Xiao Liang - posted by cd...@apache.org on 2018/04/23 18:20:53 UTC, 0 replies.
- [5/5] hadoop git commit: HDFS-13408. MiniDFSCluster to support being built on randomized base directory. Contributed by Xiao Liang - posted by cd...@apache.org on 2018/04/23 18:20:54 UTC, 0 replies.
- hadoop git commit: Update CHANGES, RELEASENOTES, and jdiff for 3.0.2 release. - posted by le...@apache.org on 2018/04/23 21:09:00 UTC, 2 replies.
- hadoop git commit: HADOOP-14756 S3Guard: expose capability query in MetadataStore and add tests of authoritative mode (Gabor Bota) - posted by fa...@apache.org on 2018/04/23 22:27:50 UTC, 0 replies.
- hadoop git commit: HADOOP-15390. Yarn RM logs flooded by DelegationTokenRenewer trying to renew KMS tokens (xiaochen via rkanter) - posted by rk...@apache.org on 2018/04/23 22:44:41 UTC, 4 replies.
- hadoop git commit: HDFS-13356. Balancer:Set default value of minBlockSize to 10mb. Contributed by Bharat Viswanadham - posted by bh...@apache.org on 2018/04/23 23:09:24 UTC, 1 replies.
- [1/5] hadoop git commit: HDFS-13336. Test cases of TestWriteToReplica failed in windows. Contributed by Xiao Liang. - posted by in...@apache.org on 2018/04/24 02:14:57 UTC, 0 replies.
- [2/5] hadoop git commit: HDFS-13336. Test cases of TestWriteToReplica failed in windows. Contributed by Xiao Liang. - posted by in...@apache.org on 2018/04/24 02:14:58 UTC, 0 replies.
- [3/5] hadoop git commit: HDFS-13336. Test cases of TestWriteToReplica failed in windows. Contributed by Xiao Liang. - posted by in...@apache.org on 2018/04/24 02:14:59 UTC, 0 replies.
- [4/5] hadoop git commit: HDFS-13336. Test cases of TestWriteToReplica failed in windows. Contributed by Xiao Liang. - posted by in...@apache.org on 2018/04/24 02:15:00 UTC, 0 replies.
- [5/5] hadoop git commit: HDFS-13336. Test cases of TestWriteToReplica failed in windows. Contributed by Xiao Liang. - posted by in...@apache.org on 2018/04/24 02:15:01 UTC, 0 replies.
- hadoop git commit: HDFS-13490. RBF: Fix setSafeMode in the Router. Contributed by Inigo Goiri. - posted by yq...@apache.org on 2018/04/24 03:25:52 UTC, 4 replies.
- svn commit: r1829956 - in /hadoop/common/site/main: author/src/documentation/content/xdocs/ publish/ publish/docs/r3.0.2/ publish/docs/r3.0.2/api/ publish/docs/r3.0.2/api/org/ publish/docs/r3.0.2/api/org/apache/ publish/docs/r3.0.2/api/org/apache/hadoo... - posted by le...@apache.org on 2018/04/24 03:58:19 UTC, 0 replies.
- hadoop git commit: YARN-7598. Document how to use classpath isolation for aux-services in YARN. Contributed by Xuan Gong. - posted by ju...@apache.org on 2018/04/24 10:29:35 UTC, 3 replies.
- hadoop git commit: MAPREDUCE-7072. mapred job -history prints duplicate counter in human output (wilfreds via rkanter) - posted by rk...@apache.org on 2018/04/24 18:30:47 UTC, 1 replies.
- [01/83] [abbrv] [partial] hadoop git commit: HDFS-13405. Ozone: Rename HDSL to HDDS. Contributed by Ajay Kumar, Elek Marton, Mukul Kumar Singh, Shashikant Banerjee and Anu Engineer. - posted by xy...@apache.org on 2018/04/24 20:13:16 UTC, 0 replies.
- [02/83] [abbrv] [partial] hadoop git commit: HDFS-13405. Ozone: Rename HDSL to HDDS. Contributed by Ajay Kumar, Elek Marton, Mukul Kumar Singh, Shashikant Banerjee and Anu Engineer. - posted by xy...@apache.org on 2018/04/24 20:13:17 UTC, 0 replies.
- [03/83] [abbrv] [partial] hadoop git commit: HDFS-13405. Ozone: Rename HDSL to HDDS. Contributed by Ajay Kumar, Elek Marton, Mukul Kumar Singh, Shashikant Banerjee and Anu Engineer. - posted by xy...@apache.org on 2018/04/24 20:13:18 UTC, 0 replies.
- [04/83] [abbrv] [partial] hadoop git commit: HDFS-13405. Ozone: Rename HDSL to HDDS. Contributed by Ajay Kumar, Elek Marton, Mukul Kumar Singh, Shashikant Banerjee and Anu Engineer. - posted by xy...@apache.org on 2018/04/24 20:13:19 UTC, 0 replies.
- [05/83] [abbrv] [partial] hadoop git commit: HDFS-13405. Ozone: Rename HDSL to HDDS. Contributed by Ajay Kumar, Elek Marton, Mukul Kumar Singh, Shashikant Banerjee and Anu Engineer. - posted by xy...@apache.org on 2018/04/24 20:13:20 UTC, 0 replies.
- [06/83] [abbrv] [partial] hadoop git commit: HDFS-13405. Ozone: Rename HDSL to HDDS. Contributed by Ajay Kumar, Elek Marton, Mukul Kumar Singh, Shashikant Banerjee and Anu Engineer. - posted by xy...@apache.org on 2018/04/24 20:13:21 UTC, 0 replies.
- [07/83] [abbrv] [partial] hadoop git commit: HDFS-13405. Ozone: Rename HDSL to HDDS. Contributed by Ajay Kumar, Elek Marton, Mukul Kumar Singh, Shashikant Banerjee and Anu Engineer. - posted by xy...@apache.org on 2018/04/24 20:13:22 UTC, 0 replies.
- [08/83] [abbrv] [partial] hadoop git commit: HDFS-13405. Ozone: Rename HDSL to HDDS. Contributed by Ajay Kumar, Elek Marton, Mukul Kumar Singh, Shashikant Banerjee and Anu Engineer. - posted by xy...@apache.org on 2018/04/24 20:13:23 UTC, 0 replies.
- [09/83] [abbrv] [partial] hadoop git commit: HDFS-13405. Ozone: Rename HDSL to HDDS. Contributed by Ajay Kumar, Elek Marton, Mukul Kumar Singh, Shashikant Banerjee and Anu Engineer. - posted by xy...@apache.org on 2018/04/24 20:13:24 UTC, 0 replies.
- [10/83] [abbrv] [partial] hadoop git commit: HDFS-13405. Ozone: Rename HDSL to HDDS. Contributed by Ajay Kumar, Elek Marton, Mukul Kumar Singh, Shashikant Banerjee and Anu Engineer. - posted by xy...@apache.org on 2018/04/24 20:13:25 UTC, 0 replies.
- [11/83] [abbrv] [partial] hadoop git commit: HDFS-13405. Ozone: Rename HDSL to HDDS. Contributed by Ajay Kumar, Elek Marton, Mukul Kumar Singh, Shashikant Banerjee and Anu Engineer. - posted by xy...@apache.org on 2018/04/24 20:13:26 UTC, 0 replies.
- [12/83] [abbrv] [partial] hadoop git commit: HDFS-13405. Ozone: Rename HDSL to HDDS. Contributed by Ajay Kumar, Elek Marton, Mukul Kumar Singh, Shashikant Banerjee and Anu Engineer. - posted by xy...@apache.org on 2018/04/24 20:13:27 UTC, 0 replies.
- [13/83] [abbrv] [partial] hadoop git commit: HDFS-13405. Ozone: Rename HDSL to HDDS. Contributed by Ajay Kumar, Elek Marton, Mukul Kumar Singh, Shashikant Banerjee and Anu Engineer. - posted by xy...@apache.org on 2018/04/24 20:13:28 UTC, 0 replies.
- [14/83] [abbrv] [partial] hadoop git commit: HDFS-13405. Ozone: Rename HDSL to HDDS. Contributed by Ajay Kumar, Elek Marton, Mukul Kumar Singh, Shashikant Banerjee and Anu Engineer. - posted by xy...@apache.org on 2018/04/24 20:13:29 UTC, 0 replies.
- [15/83] [abbrv] [partial] hadoop git commit: HDFS-13405. Ozone: Rename HDSL to HDDS. Contributed by Ajay Kumar, Elek Marton, Mukul Kumar Singh, Shashikant Banerjee and Anu Engineer. - posted by xy...@apache.org on 2018/04/24 20:13:30 UTC, 0 replies.
- [16/83] [abbrv] [partial] hadoop git commit: HDFS-13405. Ozone: Rename HDSL to HDDS. Contributed by Ajay Kumar, Elek Marton, Mukul Kumar Singh, Shashikant Banerjee and Anu Engineer. - posted by xy...@apache.org on 2018/04/24 20:13:31 UTC, 0 replies.
- [17/83] [abbrv] [partial] hadoop git commit: HDFS-13405. Ozone: Rename HDSL to HDDS. Contributed by Ajay Kumar, Elek Marton, Mukul Kumar Singh, Shashikant Banerjee and Anu Engineer. - posted by xy...@apache.org on 2018/04/24 20:13:32 UTC, 0 replies.
- [18/83] [abbrv] [partial] hadoop git commit: HDFS-13405. Ozone: Rename HDSL to HDDS. Contributed by Ajay Kumar, Elek Marton, Mukul Kumar Singh, Shashikant Banerjee and Anu Engineer. - posted by xy...@apache.org on 2018/04/24 20:13:33 UTC, 0 replies.
- [19/83] [abbrv] [partial] hadoop git commit: HDFS-13405. Ozone: Rename HDSL to HDDS. Contributed by Ajay Kumar, Elek Marton, Mukul Kumar Singh, Shashikant Banerjee and Anu Engineer. - posted by xy...@apache.org on 2018/04/24 20:13:34 UTC, 0 replies.
- [20/83] [abbrv] [partial] hadoop git commit: HDFS-13405. Ozone: Rename HDSL to HDDS. Contributed by Ajay Kumar, Elek Marton, Mukul Kumar Singh, Shashikant Banerjee and Anu Engineer. - posted by xy...@apache.org on 2018/04/24 20:13:35 UTC, 0 replies.
- [21/83] [abbrv] [partial] hadoop git commit: HDFS-13405. Ozone: Rename HDSL to HDDS. Contributed by Ajay Kumar, Elek Marton, Mukul Kumar Singh, Shashikant Banerjee and Anu Engineer. - posted by xy...@apache.org on 2018/04/24 20:13:36 UTC, 0 replies.
- [22/83] [abbrv] [partial] hadoop git commit: HDFS-13405. Ozone: Rename HDSL to HDDS. Contributed by Ajay Kumar, Elek Marton, Mukul Kumar Singh, Shashikant Banerjee and Anu Engineer. - posted by xy...@apache.org on 2018/04/24 20:13:37 UTC, 0 replies.
- [23/83] [abbrv] [partial] hadoop git commit: HDFS-13405. Ozone: Rename HDSL to HDDS. Contributed by Ajay Kumar, Elek Marton, Mukul Kumar Singh, Shashikant Banerjee and Anu Engineer. - posted by xy...@apache.org on 2018/04/24 20:13:38 UTC, 0 replies.
- [24/83] [abbrv] [partial] hadoop git commit: HDFS-13405. Ozone: Rename HDSL to HDDS. Contributed by Ajay Kumar, Elek Marton, Mukul Kumar Singh, Shashikant Banerjee and Anu Engineer. - posted by xy...@apache.org on 2018/04/24 20:13:39 UTC, 0 replies.
- [25/83] [abbrv] [partial] hadoop git commit: HDFS-13405. Ozone: Rename HDSL to HDDS. Contributed by Ajay Kumar, Elek Marton, Mukul Kumar Singh, Shashikant Banerjee and Anu Engineer. - posted by xy...@apache.org on 2018/04/24 20:13:40 UTC, 0 replies.
- [26/83] [abbrv] [partial] hadoop git commit: HDFS-13405. Ozone: Rename HDSL to HDDS. Contributed by Ajay Kumar, Elek Marton, Mukul Kumar Singh, Shashikant Banerjee and Anu Engineer. - posted by xy...@apache.org on 2018/04/24 20:13:41 UTC, 0 replies.
- [27/83] [abbrv] [partial] hadoop git commit: HDFS-13405. Ozone: Rename HDSL to HDDS. Contributed by Ajay Kumar, Elek Marton, Mukul Kumar Singh, Shashikant Banerjee and Anu Engineer. - posted by xy...@apache.org on 2018/04/24 20:13:42 UTC, 0 replies.
- [28/83] [abbrv] [partial] hadoop git commit: HDFS-13405. Ozone: Rename HDSL to HDDS. Contributed by Ajay Kumar, Elek Marton, Mukul Kumar Singh, Shashikant Banerjee and Anu Engineer. - posted by xy...@apache.org on 2018/04/24 20:13:43 UTC, 0 replies.
- [29/83] [abbrv] [partial] hadoop git commit: HDFS-13405. Ozone: Rename HDSL to HDDS. Contributed by Ajay Kumar, Elek Marton, Mukul Kumar Singh, Shashikant Banerjee and Anu Engineer. - posted by xy...@apache.org on 2018/04/24 20:13:44 UTC, 0 replies.
- [30/83] [abbrv] [partial] hadoop git commit: HDFS-13405. Ozone: Rename HDSL to HDDS. Contributed by Ajay Kumar, Elek Marton, Mukul Kumar Singh, Shashikant Banerjee and Anu Engineer. - posted by xy...@apache.org on 2018/04/24 20:13:45 UTC, 0 replies.
- [31/83] [abbrv] [partial] hadoop git commit: HDFS-13405. Ozone: Rename HDSL to HDDS. Contributed by Ajay Kumar, Elek Marton, Mukul Kumar Singh, Shashikant Banerjee and Anu Engineer. - posted by xy...@apache.org on 2018/04/24 20:13:46 UTC, 0 replies.
- [32/83] [abbrv] [partial] hadoop git commit: HDFS-13405. Ozone: Rename HDSL to HDDS. Contributed by Ajay Kumar, Elek Marton, Mukul Kumar Singh, Shashikant Banerjee and Anu Engineer. - posted by xy...@apache.org on 2018/04/24 20:13:47 UTC, 0 replies.
- [33/83] [abbrv] [partial] hadoop git commit: HDFS-13405. Ozone: Rename HDSL to HDDS. Contributed by Ajay Kumar, Elek Marton, Mukul Kumar Singh, Shashikant Banerjee and Anu Engineer. - posted by xy...@apache.org on 2018/04/24 20:13:48 UTC, 0 replies.
- [34/83] [abbrv] [partial] hadoop git commit: HDFS-13405. Ozone: Rename HDSL to HDDS. Contributed by Ajay Kumar, Elek Marton, Mukul Kumar Singh, Shashikant Banerjee and Anu Engineer. - posted by xy...@apache.org on 2018/04/24 20:13:49 UTC, 0 replies.
- [35/83] [abbrv] [partial] hadoop git commit: HDFS-13405. Ozone: Rename HDSL to HDDS. Contributed by Ajay Kumar, Elek Marton, Mukul Kumar Singh, Shashikant Banerjee and Anu Engineer. - posted by xy...@apache.org on 2018/04/24 20:13:50 UTC, 0 replies.
- [36/83] [abbrv] [partial] hadoop git commit: HDFS-13405. Ozone: Rename HDSL to HDDS. Contributed by Ajay Kumar, Elek Marton, Mukul Kumar Singh, Shashikant Banerjee and Anu Engineer. - posted by xy...@apache.org on 2018/04/24 20:13:51 UTC, 0 replies.
- [37/83] [abbrv] [partial] hadoop git commit: HDFS-13405. Ozone: Rename HDSL to HDDS. Contributed by Ajay Kumar, Elek Marton, Mukul Kumar Singh, Shashikant Banerjee and Anu Engineer. - posted by xy...@apache.org on 2018/04/24 20:13:52 UTC, 0 replies.
- [38/83] [abbrv] [partial] hadoop git commit: HDFS-13405. Ozone: Rename HDSL to HDDS. Contributed by Ajay Kumar, Elek Marton, Mukul Kumar Singh, Shashikant Banerjee and Anu Engineer. - posted by xy...@apache.org on 2018/04/24 20:13:53 UTC, 0 replies.
- [39/83] [abbrv] [partial] hadoop git commit: HDFS-13405. Ozone: Rename HDSL to HDDS. Contributed by Ajay Kumar, Elek Marton, Mukul Kumar Singh, Shashikant Banerjee and Anu Engineer. - posted by xy...@apache.org on 2018/04/24 20:13:54 UTC, 0 replies.
- [40/83] [abbrv] [partial] hadoop git commit: HDFS-13405. Ozone: Rename HDSL to HDDS. Contributed by Ajay Kumar, Elek Marton, Mukul Kumar Singh, Shashikant Banerjee and Anu Engineer. - posted by xy...@apache.org on 2018/04/24 20:13:55 UTC, 0 replies.
- [41/83] [abbrv] [partial] hadoop git commit: HDFS-13405. Ozone: Rename HDSL to HDDS. Contributed by Ajay Kumar, Elek Marton, Mukul Kumar Singh, Shashikant Banerjee and Anu Engineer. - posted by xy...@apache.org on 2018/04/24 20:13:56 UTC, 0 replies.
- [42/83] [abbrv] [partial] hadoop git commit: HDFS-13405. Ozone: Rename HDSL to HDDS. Contributed by Ajay Kumar, Elek Marton, Mukul Kumar Singh, Shashikant Banerjee and Anu Engineer. - posted by xy...@apache.org on 2018/04/24 20:13:57 UTC, 0 replies.
- [43/83] [abbrv] [partial] hadoop git commit: HDFS-13405. Ozone: Rename HDSL to HDDS. Contributed by Ajay Kumar, Elek Marton, Mukul Kumar Singh, Shashikant Banerjee and Anu Engineer. - posted by xy...@apache.org on 2018/04/24 20:13:58 UTC, 0 replies.
- [44/83] [abbrv] [partial] hadoop git commit: HDFS-13405. Ozone: Rename HDSL to HDDS. Contributed by Ajay Kumar, Elek Marton, Mukul Kumar Singh, Shashikant Banerjee and Anu Engineer. - posted by xy...@apache.org on 2018/04/24 20:13:59 UTC, 0 replies.
- [45/83] [abbrv] [partial] hadoop git commit: HDFS-13405. Ozone: Rename HDSL to HDDS. Contributed by Ajay Kumar, Elek Marton, Mukul Kumar Singh, Shashikant Banerjee and Anu Engineer. - posted by xy...@apache.org on 2018/04/24 20:14:00 UTC, 0 replies.
- [46/83] [abbrv] [partial] hadoop git commit: HDFS-13405. Ozone: Rename HDSL to HDDS. Contributed by Ajay Kumar, Elek Marton, Mukul Kumar Singh, Shashikant Banerjee and Anu Engineer. - posted by xy...@apache.org on 2018/04/24 20:14:01 UTC, 0 replies.
- [47/83] [abbrv] [partial] hadoop git commit: HDFS-13405. Ozone: Rename HDSL to HDDS. Contributed by Ajay Kumar, Elek Marton, Mukul Kumar Singh, Shashikant Banerjee and Anu Engineer. - posted by xy...@apache.org on 2018/04/24 20:14:02 UTC, 0 replies.
- [48/83] [abbrv] [partial] hadoop git commit: HDFS-13405. Ozone: Rename HDSL to HDDS. Contributed by Ajay Kumar, Elek Marton, Mukul Kumar Singh, Shashikant Banerjee and Anu Engineer. - posted by xy...@apache.org on 2018/04/24 20:14:03 UTC, 0 replies.
- [49/83] [abbrv] [partial] hadoop git commit: HDFS-13405. Ozone: Rename HDSL to HDDS. Contributed by Ajay Kumar, Elek Marton, Mukul Kumar Singh, Shashikant Banerjee and Anu Engineer. - posted by xy...@apache.org on 2018/04/24 20:14:04 UTC, 0 replies.
- [50/83] [abbrv] [partial] hadoop git commit: HDFS-13405. Ozone: Rename HDSL to HDDS. Contributed by Ajay Kumar, Elek Marton, Mukul Kumar Singh, Shashikant Banerjee and Anu Engineer. - posted by xy...@apache.org on 2018/04/24 20:14:05 UTC, 0 replies.
- [51/83] [abbrv] [partial] hadoop git commit: HDFS-13405. Ozone: Rename HDSL to HDDS. Contributed by Ajay Kumar, Elek Marton, Mukul Kumar Singh, Shashikant Banerjee and Anu Engineer. - posted by xy...@apache.org on 2018/04/24 20:14:06 UTC, 0 replies.
- [52/83] [abbrv] hadoop git commit: HDFS-13405. Addendum: Ozone: Rename HDSL to HDDS. Contributed by Ajay Kumar. - posted by xy...@apache.org on 2018/04/24 20:14:07 UTC, 0 replies.
- [53/83] [abbrv] hadoop git commit: HDFS-13342. Ozone: Rename and fix ozone CLI scripts. Contributed by Shashikant Banerjee. - posted by xy...@apache.org on 2018/04/24 20:14:08 UTC, 0 replies.
- [54/83] [abbrv] hadoop git commit: HDFS-13301. Ozone: Remove containerPort, ratisPort and ozoneRestPort from DatanodeID and DatanodeIDProto. Contributed by Shashikant Banerjee. - posted by xy...@apache.org on 2018/04/24 20:14:09 UTC, 0 replies.
- [55/83] [abbrv] hadoop git commit: HDFS-13395. Ozone: Plugins support in HDSL Datanode Service. Contributed by Nanda Kumar. - posted by xy...@apache.org on 2018/04/24 20:14:10 UTC, 0 replies.
- [56/83] [abbrv] hadoop git commit: Merge branch 'trunk' into HDFS-7240 - posted by xy...@apache.org on 2018/04/24 20:14:11 UTC, 0 replies.
- [57/83] [abbrv] hadoop git commit: HDFS-13324. Ozone: Remove InfoPort and InfoSecurePort from DatanodeDetails. Contributed by Shashikant Banerjee. - posted by xy...@apache.org on 2018/04/24 20:14:12 UTC, 0 replies.
- [58/83] [abbrv] hadoop git commit: HDFS-13416. Ozone: TestNodeManager tests fail. Contributed by Bharat Viswanadham. - posted by xy...@apache.org on 2018/04/24 20:14:13 UTC, 0 replies.
- [59/83] [abbrv] hadoop git commit: HDFS-13348. Ozone: Update IP and hostname in Datanode from SCM's response to the register call. Contributed by Shashikant Banerjee. - posted by xy...@apache.org on 2018/04/24 20:14:14 UTC, 0 replies.
- [60/83] [abbrv] hadoop git commit: HDFS-13415. Ozone: Remove cblock code from HDFS-7240. Contributed by Elek, Marton. - posted by xy...@apache.org on 2018/04/24 20:14:15 UTC, 0 replies.
- [61/83] [abbrv] hadoop git commit: HDFS-13415. Ozone: Remove cblock code from HDFS-7240. Contributed by Elek, Marton. - posted by xy...@apache.org on 2018/04/24 20:14:16 UTC, 0 replies.
- [62/83] [abbrv] hadoop git commit: HDFS-13415. Ozone: Remove cblock code from HDFS-7240. Contributed by Elek, Marton. - posted by xy...@apache.org on 2018/04/24 20:14:17 UTC, 0 replies.
- [63/83] [abbrv] hadoop git commit: HDFS-13415. Ozone: Remove cblock code from HDFS-7240. Contributed by Elek, Marton. - posted by xy...@apache.org on 2018/04/24 20:14:18 UTC, 0 replies.
- [64/83] [abbrv] hadoop git commit: HDFS-13415. Ozone: Remove cblock code from HDFS-7240. Contributed by Elek, Marton. - posted by xy...@apache.org on 2018/04/24 20:14:19 UTC, 0 replies.
- [65/83] [abbrv] hadoop git commit: HDFS-13415. Ozone: Remove cblock code from HDFS-7240. Contributed by Elek, Marton. - posted by xy...@apache.org on 2018/04/24 20:14:20 UTC, 0 replies.
- [66/83] [abbrv] hadoop git commit: HDFS-13425. Ozone: Clean-up of ozone related change from hadoop-common-project. Contributed by Lokesh Jain. - posted by xy...@apache.org on 2018/04/24 20:14:21 UTC, 0 replies.
- [67/83] [abbrv] hadoop git commit: HDFS-13414. Ozone: Update existing Ozone documentation according to the recent changes. Contributed by Elek, Marton. - posted by xy...@apache.org on 2018/04/24 20:14:22 UTC, 0 replies.
- [68/83] [abbrv] hadoop git commit: HDFS-13413. Ozone: ClusterId and DatanodeUuid should be marked mandatory fields in SCMRegisteredCmdResponseProto. Contributed by Shashikant Banerjee. - posted by xy...@apache.org on 2018/04/24 20:14:23 UTC, 0 replies.
- [69/83] [abbrv] hadoop git commit: HDFS-13423. Ozone: Clean-up of ozone related change from hadoop-hdfs-project. Contributed by Nanda Kumar. - posted by xy...@apache.org on 2018/04/24 20:14:24 UTC, 0 replies.
- [70/83] [abbrv] hadoop git commit: HDFS-13197. Ozone: Fix ConfServlet#getOzoneTags cmd. Contributed by Ajay Kumar. - posted by xy...@apache.org on 2018/04/24 20:14:25 UTC, 0 replies.
- [71/83] [abbrv] hadoop git commit: Merge branch 'trunk' into HDFS-7240 - posted by xy...@apache.org on 2018/04/24 20:14:26 UTC, 0 replies.
- [72/83] [abbrv] hadoop git commit: HDFS-13446. Ozone: Fix OzoneFileSystem contract test failures. Contributed by Mukul Kumar Singh. - posted by xy...@apache.org on 2018/04/24 20:14:27 UTC, 0 replies.
- [73/83] [abbrv] hadoop git commit: HDFS-13446. Ozone: Fix OzoneFileSystem contract test failures. Contributed by Mukul Kumar Singh. - posted by xy...@apache.org on 2018/04/24 20:14:28 UTC, 0 replies.
- [74/83] [abbrv] hadoop git commit: HDFS-13424. Ozone: Refactor MiniOzoneClassicCluster. Contributed by Nanda Kumar. - posted by xy...@apache.org on 2018/04/24 20:14:29 UTC, 0 replies.
- [75/83] [abbrv] hadoop git commit: HDFS-13424. Ozone: Refactor MiniOzoneClassicCluster. Contributed by Nanda Kumar. - posted by xy...@apache.org on 2018/04/24 20:14:30 UTC, 0 replies.
- [76/83] [abbrv] hadoop git commit: HDFS-13424. Ozone: Refactor MiniOzoneClassicCluster. Contributed by Nanda Kumar. - posted by xy...@apache.org on 2018/04/24 20:14:31 UTC, 0 replies.
- [77/83] [abbrv] hadoop git commit: Merge branch 'trunk' into HDFS-7240 - posted by xy...@apache.org on 2018/04/24 20:14:32 UTC, 0 replies.
- [78/83] [abbrv] hadoop git commit: HDFS-13459. Ozone: Clean-up of ozone related change from MiniDFSCluste. Contributed by Nandakumar. - posted by xy...@apache.org on 2018/04/24 20:14:33 UTC, 0 replies.
- [79/83] [abbrv] hadoop git commit: HDFS-13444. Ozone: Fix checkstyle issues in HDFS-7240. Contributed by Lokesh Jain. - posted by xy...@apache.org on 2018/04/24 20:14:34 UTC, 0 replies.
- [80/83] [abbrv] hadoop git commit: HDFS-13407. Ozone: Use separated version schema for Hdds/Ozone projects. Contributed by Elek Marton. - posted by xy...@apache.org on 2018/04/24 20:14:35 UTC, 0 replies.
- [81/83] [abbrv] hadoop git commit: HDFS-13422. Ozone: Fix whitespaces and license issues in HDFS-7240 branch. Contributed by Lokesh Jain. - posted by xy...@apache.org on 2018/04/24 20:14:36 UTC, 0 replies.
- [82/83] [abbrv] hadoop git commit: Merge branch 'trunk' into HDFS-7240 - posted by xy...@apache.org on 2018/04/24 20:14:37 UTC, 0 replies.
- [83/83] [abbrv] hadoop git commit: Merge branch 'HDFS-7240' into trunk - posted by xy...@apache.org on 2018/04/24 20:14:38 UTC, 0 replies.
- hadoop git commit: YARN-8196. Updated documentation for enabling YARN Service REST API. Contributed by Billie Rinaldi - posted by ey...@apache.org on 2018/04/24 23:12:35 UTC, 1 replies.
- hadoop git commit: YARN-8183. Fix ConcurrentModificationException inside RMAppAttemptMetrics#convertAtomicLongMaptoLongMap. (Suma Shivaprasad via wangda) - posted by wa...@apache.org on 2018/04/25 00:44:42 UTC, 2 replies.
- hadoop git commit: HADOOP-15385. Many tests are failing in hadoop-distcp project in branch-2. Contributed by Jason Lowe. - posted by ju...@apache.org on 2018/04/25 02:12:07 UTC, 2 replies.
- hadoop git commit: HDFS-13484. RBF: Disable Nameservices from the federation. Contributed by Inigo Goiri. - posted by yq...@apache.org on 2018/04/25 07:22:54 UTC, 4 replies.
- hadoop git commit: HADOOP-15404. Remove multibyte characters in DataNodeUsageReportUtil - posted by aa...@apache.org on 2018/04/25 08:03:40 UTC, 0 replies.
- hadoop git commit: HADOOP-15402. Prevent double logout of UGI's LoginContext - posted by aa...@apache.org on 2018/04/25 08:06:18 UTC, 0 replies.
- hadoop git commit: YARN-8188. RM Nodes UI data table index for sorting column need to be corrected post Application tags display. Contributed by Weiwei Yang. - posted by su...@apache.org on 2018/04/25 09:27:24 UTC, 1 replies.
- svn commit: r1830116 - in /hadoop/common/site/main/publish/docs: r3.0.1/hadoop-project-dist/hadoop-hdfs/ViewFs.html r3.0.2/hadoop-project-dist/hadoop-hdfs/ViewFs.html - posted by le...@apache.org on 2018/04/25 20:27:25 UTC, 0 replies.
- hadoop git commit: HDFS-13468. Add erasure coding metrics into ReadStatistics. (Contributed by Lei (Eddy) Xu) - posted by le...@apache.org on 2018/04/25 21:03:21 UTC, 0 replies.
- [1/2] hadoop git commit: HADOOP-15411. AuthenticationFilter should use Configuration.getPropsWithPrefix instead of iterator. (Suma Shivaprasad via wangda) - posted by wa...@apache.org on 2018/04/26 05:15:19 UTC, 1 replies.
- [2/2] hadoop git commit: YARN-8193. YARN RM hangs abruptly (stops allocating resources) when running successive applications. (Zian Chen via wangda) - posted by wa...@apache.org on 2018/04/26 05:15:20 UTC, 1 replies.
- hadoop git commit: HADOOP-15411. AuthenticationFilter should use Configuration.getPropsWithPrefix instead of iterator. (Suma Shivaprasad via wangda) - posted by wa...@apache.org on 2018/04/26 05:31:30 UTC, 0 replies.
- hadoop git commit: MAPREDUCE-7042. Killed MR job data does not move to mapreduce.jobhistory.done-dir when ATS v2 is enabled. Contributed by Rohith Sharma K S. - posted by su...@apache.org on 2018/04/26 13:37:12 UTC, 3 replies.
- hadoop git commit: YARN-8043. Added the exception message for failed launches running under LCE. Contributed by Shane Kumpf - posted by bi...@apache.org on 2018/04/26 15:49:51 UTC, 0 replies.
- hadoop git commit: HDFS-13492. Limit httpfs binds to certain IP addresses in branch-2. Contributed by Wei-Chiu Chuang. - posted by we...@apache.org on 2018/04/26 16:55:41 UTC, 0 replies.
- [1/3] hadoop git commit: YARN-7939. Added support to upgrade a component instance. Contributed by Chandni Singh - posted by ey...@apache.org on 2018/04/26 19:51:42 UTC, 1 replies.
- [2/3] hadoop git commit: YARN-7939. Added support to upgrade a component instance. Contributed by Chandni Singh - posted by ey...@apache.org on 2018/04/26 19:51:43 UTC, 1 replies.
- [3/3] hadoop git commit: YARN-7939. Added support to upgrade a component instance. Contributed by Chandni Singh - posted by ey...@apache.org on 2018/04/26 19:51:44 UTC, 1 replies.
- hadoop git commit: YARN-8140. Improve log message when launch cmd is ran for stopped yarn service. Contributed by Eric Yang - posted by bi...@apache.org on 2018/04/26 19:53:59 UTC, 1 replies.
- [1/5] hadoop git commit: HDFS-13326. RBF: Improve the interfaces to modify and view mount tables. Contributed by Gang Li. - posted by in...@apache.org on 2018/04/26 20:16:40 UTC, 0 replies.
- [2/5] hadoop git commit: HDFS-13326. RBF: Improve the interfaces to modify and view mount tables. Contributed by Gang Li. - posted by in...@apache.org on 2018/04/26 20:16:41 UTC, 0 replies.
- [3/5] hadoop git commit: HDFS-13326. RBF: Improve the interfaces to modify and view mount tables. Contributed by Gang Li. - posted by in...@apache.org on 2018/04/26 20:16:42 UTC, 0 replies.
- [4/5] hadoop git commit: HDFS-13326. RBF: Improve the interfaces to modify and view mount tables. Contributed by Gang Li. - posted by in...@apache.org on 2018/04/26 20:16:43 UTC, 0 replies.
- [5/5] hadoop git commit: HDFS-13326. RBF: Improve the interfaces to modify and view mount tables. Contributed by Gang Li. - posted by in...@apache.org on 2018/04/26 20:16:44 UTC, 0 replies.
- [01/68] [abbrv] [partial] hadoop git commit: HDFS-13405. Ozone: Rename HDSL to HDDS. Contributed by Ajay Kumar, Elek Marton, Mukul Kumar Singh, Shashikant Banerjee and Anu Engineer. - posted by om...@apache.org on 2018/04/26 21:00:30 UTC, 0 replies.
- [02/68] [abbrv] [partial] hadoop git commit: HDFS-13405. Ozone: Rename HDSL to HDDS. Contributed by Ajay Kumar, Elek Marton, Mukul Kumar Singh, Shashikant Banerjee and Anu Engineer. - posted by om...@apache.org on 2018/04/26 21:00:31 UTC, 1 replies.
- [03/68] [abbrv] [partial] hadoop git commit: HDFS-13405. Ozone: Rename HDSL to HDDS. Contributed by Ajay Kumar, Elek Marton, Mukul Kumar Singh, Shashikant Banerjee and Anu Engineer. - posted by om...@apache.org on 2018/04/26 21:00:32 UTC, 1 replies.
- [04/68] [abbrv] [partial] hadoop git commit: HDFS-13405. Ozone: Rename HDSL to HDDS. Contributed by Ajay Kumar, Elek Marton, Mukul Kumar Singh, Shashikant Banerjee and Anu Engineer. - posted by om...@apache.org on 2018/04/26 21:00:33 UTC, 1 replies.
- [05/68] [abbrv] [partial] hadoop git commit: HDFS-13405. Ozone: Rename HDSL to HDDS. Contributed by Ajay Kumar, Elek Marton, Mukul Kumar Singh, Shashikant Banerjee and Anu Engineer. - posted by om...@apache.org on 2018/04/26 21:00:34 UTC, 1 replies.
- [06/68] [abbrv] [partial] hadoop git commit: HDFS-13405. Ozone: Rename HDSL to HDDS. Contributed by Ajay Kumar, Elek Marton, Mukul Kumar Singh, Shashikant Banerjee and Anu Engineer. - posted by om...@apache.org on 2018/04/26 21:00:35 UTC, 1 replies.
- [07/68] [abbrv] [partial] hadoop git commit: HDFS-13405. Ozone: Rename HDSL to HDDS. Contributed by Ajay Kumar, Elek Marton, Mukul Kumar Singh, Shashikant Banerjee and Anu Engineer. - posted by om...@apache.org on 2018/04/26 21:00:36 UTC, 1 replies.
- [08/68] [abbrv] [partial] hadoop git commit: HDFS-13405. Ozone: Rename HDSL to HDDS. Contributed by Ajay Kumar, Elek Marton, Mukul Kumar Singh, Shashikant Banerjee and Anu Engineer. - posted by om...@apache.org on 2018/04/26 21:00:37 UTC, 1 replies.
- [09/68] [abbrv] [partial] hadoop git commit: HDFS-13405. Ozone: Rename HDSL to HDDS. Contributed by Ajay Kumar, Elek Marton, Mukul Kumar Singh, Shashikant Banerjee and Anu Engineer. - posted by om...@apache.org on 2018/04/26 21:00:38 UTC, 1 replies.
- [10/68] [abbrv] [partial] hadoop git commit: HDFS-13405. Ozone: Rename HDSL to HDDS. Contributed by Ajay Kumar, Elek Marton, Mukul Kumar Singh, Shashikant Banerjee and Anu Engineer. - posted by om...@apache.org on 2018/04/26 21:00:39 UTC, 1 replies.
- [11/68] [abbrv] [partial] hadoop git commit: HDFS-13405. Ozone: Rename HDSL to HDDS. Contributed by Ajay Kumar, Elek Marton, Mukul Kumar Singh, Shashikant Banerjee and Anu Engineer. - posted by om...@apache.org on 2018/04/26 21:00:40 UTC, 1 replies.
- [12/68] [abbrv] [partial] hadoop git commit: HDFS-13405. Ozone: Rename HDSL to HDDS. Contributed by Ajay Kumar, Elek Marton, Mukul Kumar Singh, Shashikant Banerjee and Anu Engineer. - posted by om...@apache.org on 2018/04/26 21:00:41 UTC, 1 replies.
- [13/68] [abbrv] [partial] hadoop git commit: HDFS-13405. Ozone: Rename HDSL to HDDS. Contributed by Ajay Kumar, Elek Marton, Mukul Kumar Singh, Shashikant Banerjee and Anu Engineer. - posted by om...@apache.org on 2018/04/26 21:00:42 UTC, 1 replies.
- [14/68] [abbrv] [partial] hadoop git commit: HDFS-13405. Ozone: Rename HDSL to HDDS. Contributed by Ajay Kumar, Elek Marton, Mukul Kumar Singh, Shashikant Banerjee and Anu Engineer. - posted by om...@apache.org on 2018/04/26 21:00:43 UTC, 1 replies.
- [15/68] [abbrv] [partial] hadoop git commit: HDFS-13405. Ozone: Rename HDSL to HDDS. Contributed by Ajay Kumar, Elek Marton, Mukul Kumar Singh, Shashikant Banerjee and Anu Engineer. - posted by om...@apache.org on 2018/04/26 21:00:44 UTC, 1 replies.
- [16/68] [abbrv] [partial] hadoop git commit: HDFS-13405. Ozone: Rename HDSL to HDDS. Contributed by Ajay Kumar, Elek Marton, Mukul Kumar Singh, Shashikant Banerjee and Anu Engineer. - posted by om...@apache.org on 2018/04/26 21:00:45 UTC, 1 replies.
- [17/68] [abbrv] [partial] hadoop git commit: HDFS-13405. Ozone: Rename HDSL to HDDS. Contributed by Ajay Kumar, Elek Marton, Mukul Kumar Singh, Shashikant Banerjee and Anu Engineer. - posted by om...@apache.org on 2018/04/26 21:00:46 UTC, 1 replies.
- [18/68] [abbrv] [partial] hadoop git commit: HDFS-13405. Ozone: Rename HDSL to HDDS. Contributed by Ajay Kumar, Elek Marton, Mukul Kumar Singh, Shashikant Banerjee and Anu Engineer. - posted by om...@apache.org on 2018/04/26 21:00:47 UTC, 1 replies.
- [19/68] [abbrv] [partial] hadoop git commit: HDFS-13405. Ozone: Rename HDSL to HDDS. Contributed by Ajay Kumar, Elek Marton, Mukul Kumar Singh, Shashikant Banerjee and Anu Engineer. - posted by om...@apache.org on 2018/04/26 21:00:48 UTC, 1 replies.
- [20/68] [abbrv] [partial] hadoop git commit: HDFS-13405. Ozone: Rename HDSL to HDDS. Contributed by Ajay Kumar, Elek Marton, Mukul Kumar Singh, Shashikant Banerjee and Anu Engineer. - posted by om...@apache.org on 2018/04/26 21:00:49 UTC, 1 replies.
- [21/68] [abbrv] [partial] hadoop git commit: HDFS-13405. Ozone: Rename HDSL to HDDS. Contributed by Ajay Kumar, Elek Marton, Mukul Kumar Singh, Shashikant Banerjee and Anu Engineer. - posted by om...@apache.org on 2018/04/26 21:00:50 UTC, 1 replies.
- [22/68] [abbrv] [partial] hadoop git commit: HDFS-13405. Ozone: Rename HDSL to HDDS. Contributed by Ajay Kumar, Elek Marton, Mukul Kumar Singh, Shashikant Banerjee and Anu Engineer. - posted by om...@apache.org on 2018/04/26 21:00:51 UTC, 1 replies.
- [23/68] [abbrv] [partial] hadoop git commit: HDFS-13405. Ozone: Rename HDSL to HDDS. Contributed by Ajay Kumar, Elek Marton, Mukul Kumar Singh, Shashikant Banerjee and Anu Engineer. - posted by om...@apache.org on 2018/04/26 21:00:52 UTC, 1 replies.
- [24/68] [abbrv] [partial] hadoop git commit: HDFS-13405. Ozone: Rename HDSL to HDDS. Contributed by Ajay Kumar, Elek Marton, Mukul Kumar Singh, Shashikant Banerjee and Anu Engineer. - posted by om...@apache.org on 2018/04/26 21:00:53 UTC, 1 replies.
- [25/68] [abbrv] [partial] hadoop git commit: HDFS-13405. Ozone: Rename HDSL to HDDS. Contributed by Ajay Kumar, Elek Marton, Mukul Kumar Singh, Shashikant Banerjee and Anu Engineer. - posted by om...@apache.org on 2018/04/26 21:00:54 UTC, 1 replies.
- [26/68] [abbrv] [partial] hadoop git commit: HDFS-13405. Ozone: Rename HDSL to HDDS. Contributed by Ajay Kumar, Elek Marton, Mukul Kumar Singh, Shashikant Banerjee and Anu Engineer. - posted by om...@apache.org on 2018/04/26 21:00:55 UTC, 1 replies.
- [27/68] [abbrv] [partial] hadoop git commit: HDFS-13405. Ozone: Rename HDSL to HDDS. Contributed by Ajay Kumar, Elek Marton, Mukul Kumar Singh, Shashikant Banerjee and Anu Engineer. - posted by om...@apache.org on 2018/04/26 21:00:56 UTC, 1 replies.
- [28/68] [abbrv] [partial] hadoop git commit: HDFS-13405. Ozone: Rename HDSL to HDDS. Contributed by Ajay Kumar, Elek Marton, Mukul Kumar Singh, Shashikant Banerjee and Anu Engineer. - posted by om...@apache.org on 2018/04/26 21:00:57 UTC, 1 replies.
- [29/68] [abbrv] [partial] hadoop git commit: HDFS-13405. Ozone: Rename HDSL to HDDS. Contributed by Ajay Kumar, Elek Marton, Mukul Kumar Singh, Shashikant Banerjee and Anu Engineer. - posted by om...@apache.org on 2018/04/26 21:00:58 UTC, 1 replies.
- [30/68] [abbrv] [partial] hadoop git commit: HDFS-13405. Ozone: Rename HDSL to HDDS. Contributed by Ajay Kumar, Elek Marton, Mukul Kumar Singh, Shashikant Banerjee and Anu Engineer. - posted by om...@apache.org on 2018/04/26 21:00:59 UTC, 1 replies.
- [31/68] [abbrv] [partial] hadoop git commit: HDFS-13405. Ozone: Rename HDSL to HDDS. Contributed by Ajay Kumar, Elek Marton, Mukul Kumar Singh, Shashikant Banerjee and Anu Engineer. - posted by om...@apache.org on 2018/04/26 21:01:00 UTC, 1 replies.
- [32/68] [abbrv] [partial] hadoop git commit: HDFS-13405. Ozone: Rename HDSL to HDDS. Contributed by Ajay Kumar, Elek Marton, Mukul Kumar Singh, Shashikant Banerjee and Anu Engineer. - posted by om...@apache.org on 2018/04/26 21:01:01 UTC, 1 replies.
- [33/68] [abbrv] [partial] hadoop git commit: HDFS-13405. Ozone: Rename HDSL to HDDS. Contributed by Ajay Kumar, Elek Marton, Mukul Kumar Singh, Shashikant Banerjee and Anu Engineer. - posted by om...@apache.org on 2018/04/26 21:01:02 UTC, 1 replies.
- [34/68] [abbrv] [partial] hadoop git commit: HDFS-13405. Ozone: Rename HDSL to HDDS. Contributed by Ajay Kumar, Elek Marton, Mukul Kumar Singh, Shashikant Banerjee and Anu Engineer. - posted by om...@apache.org on 2018/04/26 21:01:03 UTC, 1 replies.
- [35/68] [abbrv] [partial] hadoop git commit: HDFS-13405. Ozone: Rename HDSL to HDDS. Contributed by Ajay Kumar, Elek Marton, Mukul Kumar Singh, Shashikant Banerjee and Anu Engineer. - posted by om...@apache.org on 2018/04/26 21:01:04 UTC, 1 replies.
- [36/68] [abbrv] [partial] hadoop git commit: HDFS-13405. Ozone: Rename HDSL to HDDS. Contributed by Ajay Kumar, Elek Marton, Mukul Kumar Singh, Shashikant Banerjee and Anu Engineer. - posted by om...@apache.org on 2018/04/26 21:01:05 UTC, 1 replies.
- [37/68] [abbrv] [partial] hadoop git commit: HDFS-13405. Ozone: Rename HDSL to HDDS. Contributed by Ajay Kumar, Elek Marton, Mukul Kumar Singh, Shashikant Banerjee and Anu Engineer. - posted by om...@apache.org on 2018/04/26 21:01:06 UTC, 1 replies.
- [38/68] [abbrv] [partial] hadoop git commit: HDFS-13405. Ozone: Rename HDSL to HDDS. Contributed by Ajay Kumar, Elek Marton, Mukul Kumar Singh, Shashikant Banerjee and Anu Engineer. - posted by om...@apache.org on 2018/04/26 21:01:07 UTC, 1 replies.
- [39/68] [abbrv] [partial] hadoop git commit: HDFS-13405. Ozone: Rename HDSL to HDDS. Contributed by Ajay Kumar, Elek Marton, Mukul Kumar Singh, Shashikant Banerjee and Anu Engineer. - posted by om...@apache.org on 2018/04/26 21:01:08 UTC, 1 replies.
- [40/68] [abbrv] [partial] hadoop git commit: HDFS-13405. Ozone: Rename HDSL to HDDS. Contributed by Ajay Kumar, Elek Marton, Mukul Kumar Singh, Shashikant Banerjee and Anu Engineer. - posted by om...@apache.org on 2018/04/26 21:01:09 UTC, 1 replies.
- [41/68] [abbrv] [partial] hadoop git commit: HDFS-13405. Ozone: Rename HDSL to HDDS. Contributed by Ajay Kumar, Elek Marton, Mukul Kumar Singh, Shashikant Banerjee and Anu Engineer. - posted by om...@apache.org on 2018/04/26 21:01:10 UTC, 1 replies.
- [42/68] [abbrv] [partial] hadoop git commit: HDFS-13405. Ozone: Rename HDSL to HDDS. Contributed by Ajay Kumar, Elek Marton, Mukul Kumar Singh, Shashikant Banerjee and Anu Engineer. - posted by om...@apache.org on 2018/04/26 21:01:11 UTC, 1 replies.
- [43/68] [abbrv] [partial] hadoop git commit: HDFS-13405. Ozone: Rename HDSL to HDDS. Contributed by Ajay Kumar, Elek Marton, Mukul Kumar Singh, Shashikant Banerjee and Anu Engineer. - posted by om...@apache.org on 2018/04/26 21:01:12 UTC, 1 replies.
- [44/68] [abbrv] [partial] hadoop git commit: HDFS-13405. Ozone: Rename HDSL to HDDS. Contributed by Ajay Kumar, Elek Marton, Mukul Kumar Singh, Shashikant Banerjee and Anu Engineer. - posted by om...@apache.org on 2018/04/26 21:01:13 UTC, 1 replies.
- [45/68] [abbrv] [partial] hadoop git commit: HDFS-13405. Ozone: Rename HDSL to HDDS. Contributed by Ajay Kumar, Elek Marton, Mukul Kumar Singh, Shashikant Banerjee and Anu Engineer. - posted by om...@apache.org on 2018/04/26 21:01:14 UTC, 1 replies.
- [46/68] [abbrv] [partial] hadoop git commit: HDFS-13405. Ozone: Rename HDSL to HDDS. Contributed by Ajay Kumar, Elek Marton, Mukul Kumar Singh, Shashikant Banerjee and Anu Engineer. - posted by om...@apache.org on 2018/04/26 21:01:15 UTC, 1 replies.
- [47/68] [abbrv] [partial] hadoop git commit: HDFS-13405. Ozone: Rename HDSL to HDDS. Contributed by Ajay Kumar, Elek Marton, Mukul Kumar Singh, Shashikant Banerjee and Anu Engineer. - posted by om...@apache.org on 2018/04/26 21:01:16 UTC, 1 replies.
- [48/68] [abbrv] [partial] hadoop git commit: HDFS-13405. Ozone: Rename HDSL to HDDS. Contributed by Ajay Kumar, Elek Marton, Mukul Kumar Singh, Shashikant Banerjee and Anu Engineer. - posted by om...@apache.org on 2018/04/26 21:01:17 UTC, 1 replies.
- [49/68] [abbrv] [partial] hadoop git commit: HDFS-13405. Ozone: Rename HDSL to HDDS. Contributed by Ajay Kumar, Elek Marton, Mukul Kumar Singh, Shashikant Banerjee and Anu Engineer. - posted by om...@apache.org on 2018/04/26 21:01:18 UTC, 1 replies.
- [50/68] [abbrv] [partial] hadoop git commit: HDFS-13405. Ozone: Rename HDSL to HDDS. Contributed by Ajay Kumar, Elek Marton, Mukul Kumar Singh, Shashikant Banerjee and Anu Engineer. - posted by om...@apache.org on 2018/04/26 21:01:19 UTC, 1 replies.
- [51/68] [abbrv] [partial] hadoop git commit: HDFS-13405. Ozone: Rename HDSL to HDDS. Contributed by Ajay Kumar, Elek Marton, Mukul Kumar Singh, Shashikant Banerjee and Anu Engineer. - posted by om...@apache.org on 2018/04/26 21:01:20 UTC, 1 replies.
- [52/68] [abbrv] hadoop git commit: HDFS-13405. Addendum: Ozone: Rename HDSL to HDDS. Contributed by Ajay Kumar. - posted by om...@apache.org on 2018/04/26 21:01:21 UTC, 1 replies.
- [53/68] [abbrv] hadoop git commit: HDFS-7240 git commit fixup - posted by om...@apache.org on 2018/04/26 21:01:22 UTC, 1 replies.
- [54/68] [abbrv] hadoop git commit: HADOOP-15411. AuthenticationFilter should use Configuration.getPropsWithPrefix instead of iterator. (Suma Shivaprasad via wangda) - posted by om...@apache.org on 2018/04/26 21:01:23 UTC, 1 replies.
- [55/68] [abbrv] hadoop git commit: HDFS-13326. RBF: Improve the interfaces to modify and view mount tables. Contributed by Gang Li. - posted by om...@apache.org on 2018/04/26 21:01:24 UTC, 1 replies.
- [56/68] [abbrv] hadoop git commit: YARN-7939. Added support to upgrade a component instance. Contributed by Chandni Singh - posted by om...@apache.org on 2018/04/26 21:01:25 UTC, 1 replies.
- [57/68] [abbrv] hadoop git commit: YARN-7939. Added support to upgrade a component instance. Contributed by Chandni Singh - posted by om...@apache.org on 2018/04/26 21:01:26 UTC, 1 replies.
- [58/68] [abbrv] hadoop git commit: YARN-7939. Added support to upgrade a component instance. Contributed by Chandni Singh - posted by om...@apache.org on 2018/04/26 21:01:27 UTC, 1 replies.
- [59/68] [abbrv] hadoop git commit: HADOOP-15404. Remove multibyte characters in DataNodeUsageReportUtil - posted by om...@apache.org on 2018/04/26 21:01:28 UTC, 1 replies.
- [60/68] [abbrv] hadoop git commit: HADOOP-15402. Prevent double logout of UGI's LoginContext - posted by om...@apache.org on 2018/04/26 21:01:29 UTC, 1 replies.
- [61/68] [abbrv] hadoop git commit: YARN-8140. Improve log message when launch cmd is ran for stopped yarn service. Contributed by Eric Yang - posted by om...@apache.org on 2018/04/26 21:01:30 UTC, 1 replies.
- [62/68] [abbrv] hadoop git commit: YARN-8188. RM Nodes UI data table index for sorting column need to be corrected post Application tags display. Contributed by Weiwei Yang. - posted by om...@apache.org on 2018/04/26 21:01:31 UTC, 1 replies.
- [63/68] [abbrv] hadoop git commit: YARN-8183. Fix ConcurrentModificationException inside RMAppAttemptMetrics#convertAtomicLongMaptoLongMap. (Suma Shivaprasad via wangda) - posted by om...@apache.org on 2018/04/26 21:01:32 UTC, 1 replies.
- [64/68] [abbrv] hadoop git commit: YARN-8193. YARN RM hangs abruptly (stops allocating resources) when running successive applications. (Zian Chen via wangda) - posted by om...@apache.org on 2018/04/26 21:01:33 UTC, 1 replies.
- [65/68] [abbrv] hadoop git commit: YARN-8196. Updated documentation for enabling YARN Service REST API. Contributed by Billie Rinaldi - posted by om...@apache.org on 2018/04/26 21:01:34 UTC, 1 replies.
- [66/68] [abbrv] hadoop git commit: HDFS-13468. Add erasure coding metrics into ReadStatistics. (Contributed by Lei (Eddy) Xu) - posted by om...@apache.org on 2018/04/26 21:01:35 UTC, 1 replies.
- [67/68] [abbrv] hadoop git commit: HDFS-13484. RBF: Disable Nameservices from the federation. Contributed by Inigo Goiri. - posted by om...@apache.org on 2018/04/26 21:01:36 UTC, 1 replies.
- [68/68] [abbrv] hadoop git commit: MAPREDUCE-7042. Killed MR job data does not move to mapreduce.jobhistory.done-dir when ATS v2 is enabled. Contributed by Rohith Sharma K S. - posted by om...@apache.org on 2018/04/26 21:01:37 UTC, 1 replies.
- [01/68] [abbrv] [partial] hadoop git commit: HDFS-13405. Ozone: Rename HDSL to HDDS. Contributed by Ajay Kumar, Elek Marton, Mukul Kumar Singh, Shashikant Banerjee and Anu Engineer. [Forced Update!] - posted by om...@apache.org on 2018/04/26 21:19:46 UTC, 0 replies.
- hadoop git commit: YARN-8122. Added component health monitoring for YARN service. Contributed by Gour Saha - posted by ey...@apache.org on 2018/04/26 23:31:59 UTC, 0 replies.
- hadoop git commit: YARN-8122. Added component health monitoring for YARN service. Contributed by Gour Saha (cherry picked from commit 93979db8400186d6e557c46a2a1e2622821013c1) - posted by ey...@apache.org on 2018/04/26 23:33:06 UTC, 0 replies.
- hadoop git commit: HDFS-13499. RBF: Show disabled name services in the UI. Contributed by Inigo Goiri. - posted by yq...@apache.org on 2018/04/27 02:38:30 UTC, 4 replies.
- hadoop git commit: HADOOP-13756 LocalMetadataStore#put(DirListingMetadata) should also put file metadata into fileHash. (Gabor Bota) - posted by fa...@apache.org on 2018/04/27 03:42:02 UTC, 0 replies.
- hadoop git commit: YARN-8205. Application State is not updated to ATS if AM launching is delayed. Contributed by Rohith Sharma K S. - posted by su...@apache.org on 2018/04/27 04:57:18 UTC, 2 replies.
- hadoop git commit: YARN-8215. ATS v2 returns invalid YARN_CONTAINER_ALLOCATED_HOST_HTTP_ADDRESS from NM. Contributed by Rohith Sharma K S. - posted by su...@apache.org on 2018/04/27 05:04:02 UTC, 2 replies.
- hadoop git commit: YARN-8004. Add unit tests for inter queue preemption for dominant resource calculator. Contributed by Zian Chen. - posted by su...@apache.org on 2018/04/27 05:12:38 UTC, 2 replies.
- [1/2] hadoop git commit: YARN-8205. Application State is not updated to ATS if AM launching is delayed. Contributed by Rohith Sharma K S. - posted by ro...@apache.org on 2018/04/27 06:01:41 UTC, 0 replies.
- [2/2] hadoop git commit: YARN-8215. ATS v2 returns invalid YARN_CONTAINER_ALLOCATED_HOST_HTTP_ADDRESS from NM. Contributed by Rohith Sharma K S. - posted by ro...@apache.org on 2018/04/27 06:01:42 UTC, 0 replies.
- hadoop git commit: YARN-8152. Add chart in SLS to illustrate the throughput of the scheduler. Contributed by Tao Yang. - posted by ww...@apache.org on 2018/04/27 07:43:51 UTC, 1 replies.
- hadoop git commit: HADOOP-14188. Remove the usage of org.mockito.internal.util.reflection.Whitebox - posted by aa...@apache.org on 2018/04/27 10:24:40 UTC, 0 replies.
- hadoop git commit: YARN-8208. Add log statement for Docker client configuration file at INFO level. Contributed by Yesha Vora - posted by bi...@apache.org on 2018/04/27 13:11:19 UTC, 1 replies.
- hadoop git commit: YARN-8211. Yarn registry dns log finds BufferUnderflowException on port ping. Contributed by Eric Yang - posted by bi...@apache.org on 2018/04/27 14:59:47 UTC, 1 replies.
- hadoop git commit: YARN-8204. Added a flag to disable YARN service upgrade. Contributed by Chandni Singh - posted by ey...@apache.org on 2018/04/27 16:25:08 UTC, 0 replies.
- hadoop git commit: YARN-8204. Added a flag to disable YARN service upgrade. Contributed by Chandni Singh (cherry picked from commit 14b47990af39de71b0a09d995208f45ea3b79c23) - posted by ey...@apache.org on 2018/04/27 16:26:34 UTC, 0 replies.
- hadoop git commit: YARN-7781. Update YARN service documentation. Contributed by Gour Saha - posted by ey...@apache.org on 2018/04/27 16:39:25 UTC, 0 replies.
- hadoop git commit: YARN-7781. Update YARN service documentation. Contributed by Gour Saha (cherry picked from commit 24a5ccbf4bda413a98480d52c204d56f82ef9ac5) - posted by ey...@apache.org on 2018/04/27 16:41:09 UTC, 0 replies.
- hadoop git commit: HADOOP-15382. Log kinit output in credential renewal thread. Contributed by Gabor Bota. - posted by we...@apache.org on 2018/04/27 17:06:30 UTC, 0 replies.
- hadoop git commit: YARN-8221. RMWebServices also need to honor yarn.resourcemanager.display.per-user-apps. Contributed by Sunil G. - posted by ro...@apache.org on 2018/04/27 17:28:37 UTC, 3 replies.
- [1/2] hadoop git commit: YARN-8210. AMRMClient logging on every heartbeat to track updation of AM RM token causes too many log lines to be generated in AM logs. (Suma Shivaprasad via wangda) - posted by wa...@apache.org on 2018/04/27 20:13:29 UTC, 1 replies.
- [2/2] hadoop git commit: YARN-8005. Add unit tests for queue priority with dominant resource calculator. (Zian Chen via wangda) - posted by wa...@apache.org on 2018/04/27 20:13:30 UTC, 1 replies.
- hadoop git commit: YARN-8210. AMRMClient logging on every heartbeat to track updation of AM RM token causes too many log lines to be generated in AM logs. (Suma Shivaprasad via wangda) - posted by wa...@apache.org on 2018/04/27 20:24:16 UTC, 0 replies.
- [1/5] hadoop git commit: HDFS-13434. RBF: Fix dead links in RBF document. Contributed by Chetna Chaudhari. - posted by in...@apache.org on 2018/04/27 22:18:21 UTC, 0 replies.
- [2/5] hadoop git commit: HDFS-13434. RBF: Fix dead links in RBF document. Contributed by Chetna Chaudhari. - posted by in...@apache.org on 2018/04/27 22:18:22 UTC, 0 replies.
- [3/5] hadoop git commit: HDFS-13434. RBF: Fix dead links in RBF document. Contributed by Chetna Chaudhari. - posted by in...@apache.org on 2018/04/27 22:18:23 UTC, 0 replies.
- [4/5] hadoop git commit: HDFS-13434. RBF: Fix dead links in RBF document. Contributed by Chetna Chaudhari. - posted by in...@apache.org on 2018/04/27 22:18:24 UTC, 0 replies.
- [5/5] hadoop git commit: HDFS-13434. RBF: Fix dead links in RBF document. Contributed by Chetna Chaudhari. - posted by in...@apache.org on 2018/04/27 22:18:25 UTC, 0 replies.
- [1/5] hadoop git commit: HDFS-13508. RBF: Normalize paths (automatically) when adding, updating, removing or listing mount table entries. Contributed by Ekanth S. - posted by in...@apache.org on 2018/04/27 23:30:48 UTC, 0 replies.
- [2/5] hadoop git commit: HDFS-13508. RBF: Normalize paths (automatically) when adding, updating, removing or listing mount table entries. Contributed by Ekanth S. - posted by in...@apache.org on 2018/04/27 23:30:49 UTC, 0 replies.
- [3/5] hadoop git commit: HDFS-13508. RBF: Normalize paths (automatically) when adding, updating, removing or listing mount table entries. Contributed by Ekanth S. - posted by in...@apache.org on 2018/04/27 23:30:50 UTC, 0 replies.
- [4/5] hadoop git commit: HDFS-13508. RBF: Normalize paths (automatically) when adding, updating, removing or listing mount table entries. Contributed by Ekanth S. - posted by in...@apache.org on 2018/04/27 23:30:51 UTC, 0 replies.
- [5/5] hadoop git commit: HDFS-13508. RBF: Normalize paths (automatically) when adding, updating, removing or listing mount table entries. Contributed by Ekanth S. - posted by in...@apache.org on 2018/04/27 23:30:52 UTC, 0 replies.
- hadoop git commit: YARN-8225. YARN precommit build failing in TestPlacementConstraintTransformations. Contributed by Shane Kumpf. - posted by ww...@apache.org on 2018/04/28 10:49:35 UTC, 1 replies.
- [01/50] [abbrv] hadoop git commit: YARN-8196. Updated documentation for enabling YARN Service REST API. Contributed by Billie Rinaldi [Forced Update!] - posted by na...@apache.org on 2018/04/28 12:51:00 UTC, 0 replies.
- [02/50] [abbrv] hadoop git commit: YARN-8140. Improve log message when launch cmd is ran for stopped yarn service. Contributed by Eric Yang - posted by na...@apache.org on 2018/04/28 12:51:01 UTC, 0 replies.
- [03/50] [abbrv] hadoop git commit: YARN-8193. YARN RM hangs abruptly (stops allocating resources) when running successive applications. (Zian Chen via wangda) - posted by na...@apache.org on 2018/04/28 12:51:02 UTC, 0 replies.
- [04/50] [abbrv] hadoop git commit: HADOOP-15402. Prevent double logout of UGI's LoginContext - posted by na...@apache.org on 2018/04/28 12:51:03 UTC, 0 replies.
- [05/50] [abbrv] hadoop git commit: HDFS-13484. RBF: Disable Nameservices from the federation. Contributed by Inigo Goiri. - posted by na...@apache.org on 2018/04/28 12:51:04 UTC, 0 replies.
- [06/50] [abbrv] hadoop git commit: YARN-8183. Fix ConcurrentModificationException inside RMAppAttemptMetrics#convertAtomicLongMaptoLongMap. (Suma Shivaprasad via wangda) - posted by na...@apache.org on 2018/04/28 12:51:05 UTC, 0 replies.
- [07/50] [abbrv] hadoop git commit: HADOOP-15404. Remove multibyte characters in DataNodeUsageReportUtil - posted by na...@apache.org on 2018/04/28 12:51:06 UTC, 0 replies.
- [08/50] [abbrv] hadoop git commit: HADOOP-15411. AuthenticationFilter should use Configuration.getPropsWithPrefix instead of iterator. (Suma Shivaprasad via wangda) - posted by na...@apache.org on 2018/04/28 12:51:07 UTC, 0 replies.
- [09/50] [abbrv] hadoop git commit: HDFS-13468. Add erasure coding metrics into ReadStatistics. (Contributed by Lei (Eddy) Xu) - posted by na...@apache.org on 2018/04/28 12:51:08 UTC, 0 replies.
- [10/50] [abbrv] hadoop git commit: YARN-8188. RM Nodes UI data table index for sorting column need to be corrected post Application tags display. Contributed by Weiwei Yang. - posted by na...@apache.org on 2018/04/28 12:51:09 UTC, 0 replies.
- [11/50] [abbrv] hadoop git commit: YARN-7939. Added support to upgrade a component instance. Contributed by Chandni Singh - posted by na...@apache.org on 2018/04/28 12:51:10 UTC, 0 replies.
- [12/50] [abbrv] hadoop git commit: YARN-7939. Added support to upgrade a component instance. Contributed by Chandni Singh - posted by na...@apache.org on 2018/04/28 12:51:11 UTC, 0 replies.
- [13/50] [abbrv] hadoop git commit: YARN-7939. Added support to upgrade a component instance. Contributed by Chandni Singh - posted by na...@apache.org on 2018/04/28 12:51:12 UTC, 0 replies.
- [14/50] [abbrv] hadoop git commit: MAPREDUCE-7042. Killed MR job data does not move to mapreduce.jobhistory.done-dir when ATS v2 is enabled. Contributed by Rohith Sharma K S. - posted by na...@apache.org on 2018/04/28 12:51:13 UTC, 0 replies.
- [15/50] [abbrv] hadoop git commit: YARN-8122. Added component health monitoring for YARN service. Contributed by Gour Saha - posted by na...@apache.org on 2018/04/28 12:51:14 UTC, 0 replies.
- [16/50] [abbrv] hadoop git commit: HDFS-13499. RBF: Show disabled name services in the UI. Contributed by Inigo Goiri. - posted by na...@apache.org on 2018/04/28 12:51:15 UTC, 0 replies.
- [17/50] [abbrv] hadoop git commit: HADOOP-13756 LocalMetadataStore#put(DirListingMetadata) should also put file metadata into fileHash. (Gabor Bota) - posted by na...@apache.org on 2018/04/28 12:51:16 UTC, 0 replies.
- [18/50] [abbrv] hadoop git commit: YARN-8205. Application State is not updated to ATS if AM launching is delayed. Contributed by Rohith Sharma K S. - posted by na...@apache.org on 2018/04/28 12:51:17 UTC, 0 replies.
- [19/50] [abbrv] hadoop git commit: YARN-8215. ATS v2 returns invalid YARN_CONTAINER_ALLOCATED_HOST_HTTP_ADDRESS from NM. Contributed by Rohith Sharma K S. - posted by na...@apache.org on 2018/04/28 12:51:18 UTC, 0 replies.
- [20/50] [abbrv] hadoop git commit: YARN-8004. Add unit tests for inter queue preemption for dominant resource calculator. Contributed by Zian Chen. - posted by na...@apache.org on 2018/04/28 12:51:19 UTC, 0 replies.
- [21/50] [abbrv] hadoop git commit: YARN-8152. Add chart in SLS to illustrate the throughput of the scheduler. Contributed by Tao Yang. - posted by na...@apache.org on 2018/04/28 12:51:20 UTC, 0 replies.
- [22/50] [abbrv] hadoop git commit: HADOOP-14188. Remove the usage of org.mockito.internal.util.reflection.Whitebox - posted by na...@apache.org on 2018/04/28 12:51:21 UTC, 0 replies.
- [23/50] [abbrv] hadoop git commit: YARN-8208. Add log statement for Docker client configuration file at INFO level. Contributed by Yesha Vora - posted by na...@apache.org on 2018/04/28 12:51:22 UTC, 0 replies.
- [24/50] [abbrv] hadoop git commit: YARN-8211. Yarn registry dns log finds BufferUnderflowException on port ping. Contributed by Eric Yang - posted by na...@apache.org on 2018/04/28 12:51:23 UTC, 0 replies.
- [25/50] [abbrv] hadoop git commit: YARN-8204. Added a flag to disable YARN service upgrade. Contributed by Chandni Singh - posted by na...@apache.org on 2018/04/28 12:51:24 UTC, 0 replies.
- [26/50] [abbrv] hadoop git commit: YARN-7781. Update YARN service documentation. Contributed by Gour Saha - posted by na...@apache.org on 2018/04/28 12:51:25 UTC, 0 replies.
- [27/50] [abbrv] hadoop git commit: HADOOP-15382. Log kinit output in credential renewal thread. Contributed by Gabor Bota. - posted by na...@apache.org on 2018/04/28 12:51:26 UTC, 0 replies.
- [28/50] [abbrv] hadoop git commit: YARN-8221. RMWebServices also need to honor yarn.resourcemanager.display.per-user-apps. Contributed by Sunil G. - posted by na...@apache.org on 2018/04/28 12:51:27 UTC, 0 replies.
- [29/50] [abbrv] hadoop git commit: YARN-8210. AMRMClient logging on every heartbeat to track updation of AM RM token causes too many log lines to be generated in AM logs. (Suma Shivaprasad via wangda) - posted by na...@apache.org on 2018/04/28 12:51:28 UTC, 0 replies.
- [30/50] [abbrv] hadoop git commit: YARN-8005. Add unit tests for queue priority with dominant resource calculator. (Zian Chen via wangda) - posted by na...@apache.org on 2018/04/28 12:51:29 UTC, 0 replies.
- [31/50] [abbrv] hadoop git commit: HDFS-13434. RBF: Fix dead links in RBF document. Contributed by Chetna Chaudhari. - posted by na...@apache.org on 2018/04/28 12:51:30 UTC, 0 replies.
- [32/50] [abbrv] hadoop git commit: HDFS-13508. RBF: Normalize paths (automatically) when adding, updating, removing or listing mount table entries. Contributed by Ekanth S. - posted by na...@apache.org on 2018/04/28 12:51:31 UTC, 0 replies.
- [33/50] [abbrv] hadoop git commit: YARN-7842. PB changes to carry node-attributes in NM heartbeat. Contributed by Weiwei Yang. - posted by na...@apache.org on 2018/04/28 12:51:32 UTC, 0 replies.
- [34/50] [abbrv] hadoop git commit: YARN-7840. Update PB for prefix support of node attributes. Contributed by Naganarasimha G R. - posted by na...@apache.org on 2018/04/28 12:51:33 UTC, 0 replies.
- [35/50] [abbrv] hadoop git commit: YARN-6855. [YARN-3409] CLI Proto Modifications to support Node Attributes. Contributed by Naganarasimha G R. - posted by na...@apache.org on 2018/04/28 12:51:34 UTC, 0 replies.
- [36/50] [abbrv] hadoop git commit: YARN-6856. [YARN-3409] Support CLI for Node Attributes Mapping. Contributed by Naganarasimha G R. - posted by na...@apache.org on 2018/04/28 12:51:35 UTC, 0 replies.
- [37/50] [abbrv] hadoop git commit: YARN-7757. Refactor NodeLabelsProvider to be more generic and reusable for node attributes providers. Contributed by Weiwei Yang. - posted by na...@apache.org on 2018/04/28 12:51:36 UTC, 0 replies.
- [38/50] [abbrv] hadoop git commit: YARN-8104. Add API to fetch node to attribute mapping. Contributed by Bibin A Chundatt. - posted by na...@apache.org on 2018/04/28 12:51:37 UTC, 0 replies.
- [39/50] [abbrv] hadoop git commit: YARN-7875. Node Attribute store for storing and recovering attributes. Contributed by Bibin A Chundatt. - posted by na...@apache.org on 2018/04/28 12:51:38 UTC, 0 replies.
- [40/50] [abbrv] hadoop git commit: YARN-7871. Node attributes reporting from NM to RM. Contributed by Weiwei Yang. - posted by na...@apache.org on 2018/04/28 12:51:39 UTC, 0 replies.
- [41/50] [abbrv] hadoop git commit: YARN-6858. Attribute Manager to store and provide node attributes in RM. Contributed by Naganarasimha G R. - posted by na...@apache.org on 2018/04/28 12:51:40 UTC, 0 replies.
- [42/50] [abbrv] hadoop git commit: YARN-8094. Support configuration based Node Attribute provider. Contributed by Weiwei Yang. - posted by na...@apache.org on 2018/04/28 12:51:41 UTC, 0 replies.
- [43/50] [abbrv] hadoop git commit: YARN-7965. NodeAttributeManager add/get API is not working properly. Contributed by Weiwei Yang. - posted by na...@apache.org on 2018/04/28 12:51:42 UTC, 0 replies.
- [44/50] [abbrv] hadoop git commit: YARN-8117. Fix TestRMWebServicesNodes test failure. Contributed by Bibin A Chundatt. - posted by na...@apache.org on 2018/04/28 12:51:43 UTC, 0 replies.
- [45/50] [abbrv] hadoop git commit: YARN-8092. Expose Node Attributes info via RM nodes REST API. Contributed by Weiwei Yang. - posted by na...@apache.org on 2018/04/28 12:51:44 UTC, 0 replies.
- [46/50] [abbrv] hadoop git commit: YARN-7988. Refactor FSNodeLabelStore code for Node Attributes store support. Contributed by Bibin A Chundatt. - posted by na...@apache.org on 2018/04/28 12:51:45 UTC, 0 replies.
- [47/50] [abbrv] hadoop git commit: YARN-8033. CLI Integration with NodeAttributesManagerImpl. Contributed by Naganarasimha G R. - posted by na...@apache.org on 2018/04/28 12:51:46 UTC, 0 replies.
- [48/50] [abbrv] hadoop git commit: YARN-7856. Validate Node Attributes from NM. Contributed by Weiwei Yang. - posted by na...@apache.org on 2018/04/28 12:51:47 UTC, 0 replies.
- [49/50] [abbrv] hadoop git commit: YARN-8100. Support API interface to query cluster attributes and attribute to nodes. Contributed by Bibin A Chundatt. - posted by na...@apache.org on 2018/04/28 12:51:48 UTC, 0 replies.
- [50/50] [abbrv] hadoop git commit: YARN-8100. Support API interface to query cluster attributes and attribute to nodes. Contributed by Bibin A Chundatt. - posted by na...@apache.org on 2018/04/28 12:51:49 UTC, 0 replies.
- [1/5] hadoop git commit: HDFS-13509. Bug fix for breakHardlinks() of ReplicaInfo/LocalReplica, and fix TestFileAppend failures on Windows. Contributed by Xiao Liang. - posted by in...@apache.org on 2018/04/28 16:09:22 UTC, 0 replies.
- [2/5] hadoop git commit: HDFS-13509. Bug fix for breakHardlinks() of ReplicaInfo/LocalReplica, and fix TestFileAppend failures on Windows. Contributed by Xiao Liang. - posted by in...@apache.org on 2018/04/28 16:09:23 UTC, 0 replies.
- [3/5] hadoop git commit: HDFS-13509. Bug fix for breakHardlinks() of ReplicaInfo/LocalReplica, and fix TestFileAppend failures on Windows. Contributed by Xiao Liang. - posted by in...@apache.org on 2018/04/28 16:09:24 UTC, 0 replies.
- [4/5] hadoop git commit: HDFS-13509. Bug fix for breakHardlinks() of ReplicaInfo/LocalReplica, and fix TestFileAppend failures on Windows. Contributed by Xiao Liang. - posted by in...@apache.org on 2018/04/28 16:09:25 UTC, 0 replies.
- [5/5] hadoop git commit: HDFS-13509. Bug fix for breakHardlinks() of ReplicaInfo/LocalReplica, and fix TestFileAppend failures on Windows. Contributed by Xiao Liang. - posted by in...@apache.org on 2018/04/28 16:09:26 UTC, 0 replies.
- [1/2] hadoop git commit: HDFS-13165: [SPS]: Collects successfully moved block details via IBR. Contributed by Rakesh R. - posted by ra...@apache.org on 2018/04/29 05:38:48 UTC, 0 replies.
- [2/2] hadoop git commit: HDFS-13165: [SPS]: Collects successfully moved block details via IBR. Contributed by Rakesh R. - posted by ra...@apache.org on 2018/04/29 05:38:49 UTC, 0 replies.
- hadoop git commit: HDDS-11. Fix findbugs exclude rules for ozone and hdds projects. Contributed by Elek, Marton. - posted by ae...@apache.org on 2018/04/30 16:31:14 UTC, 0 replies.
- hadoop git commit: HDFS-12156. TestFSImage fails without -Pnative - posted by we...@apache.org on 2018/04/30 17:28:36 UTC, 0 replies.
- [1/2] hadoop git commit: YARN-8195. Fix constraint cardinality check in the presence of multiple target allocation tags. Contributed by Weiwei Yang. - posted by kk...@apache.org on 2018/04/30 19:01:43 UTC, 0 replies.
- [2/2] hadoop git commit: YARN-8195. Fix constraint cardinality check in the presence of multiple target allocation tags. Contributed by Weiwei Yang. - posted by kk...@apache.org on 2018/04/30 19:01:44 UTC, 0 replies.
- [1/2] hadoop git commit: HDFS-13283. Percentage based Reserved Space Calculation for DataNode. Contributed by Lukas Majercak. - posted by in...@apache.org on 2018/04/30 20:32:40 UTC, 0 replies.
- [2/2] hadoop git commit: HDFS-13283. Percentage based Reserved Space Calculation for DataNode. Contributed by Lukas Majercak. - posted by in...@apache.org on 2018/04/30 20:32:41 UTC, 0 replies.
- hadoop git commit: HDFS-13283. Percentage based Reserved Space Calculation for DataNode. Contributed by Lukas Majercak. - posted by in...@apache.org on 2018/04/30 22:22:36 UTC, 2 replies.
- hadoop git commit: HADOOP-15239 S3ABlockOutputStream.flush() be no-op when stream closed. Contributed by Gabor Bota. - posted by fa...@apache.org on 2018/04/30 23:04:20 UTC, 0 replies.
- hadoop git commit: YARN-8228. Added hostname length check for docker container. Contributed by Shane Kumpf - posted by ey...@apache.org on 2018/04/30 23:13:42 UTC, 1 replies.