You are viewing a plain text version of this content. The canonical link for it is here.
- hadoop git commit: YARN-7816. Allow same application name submitted by multiple users. (Contributed by Gour Saha) - posted by ey...@apache.org on 2018/02/01 01:52:57 UTC, 0 replies.
- hadoop git commit: HDFS-13060. Adding a BlacklistBasedTrustedChannelResolver for TrustedChannelResolver. Contributed by Ajay Kumar. - posted by xy...@apache.org on 2018/02/01 06:40:00 UTC, 1 replies.
- hadoop git commit: HDFS-12897. getErasureCodingPolicy should handle .snapshot dir better. Contributed by LiXin Ge. - posted by xi...@apache.org on 2018/02/01 06:50:28 UTC, 1 replies.
- hadoop git commit: Revert "YARN-7677. Docker image cannot set HADOOP_CONF_DIR. Contributed by Jim Brennan" - posted by jl...@apache.org on 2018/02/01 18:17:01 UTC, 3 replies.
- hadoop git commit: HDFS-13043. RBF: Expose the state of the Routers in the federation. Contributed by Inigo Goiri. - posted by in...@apache.org on 2018/02/01 18:37:20 UTC, 3 replies.
- [hadoop] Git Push Summary - posted by le...@apache.org on 2018/02/01 18:47:36 UTC, 4 replies.
- hadoop git commit: HDFS-12997. Move logging to slf4j in BlockPoolSliceStorage and Storage. Contributed by Ajay Kumar. - posted by xy...@apache.org on 2018/02/01 20:21:49 UTC, 2 replies.
- hadoop git commit: HDFS-13062. Provide support for JN to use separate journal disk per namespace. Contributed by Bharat Viswanadham. - posted by ha...@apache.org on 2018/02/01 20:30:50 UTC, 1 replies.
- hadoop git commit: YARN-6648. [GPG] Add SubClusterCleaner in Global Policy Generator. (botong) - posted by bo...@apache.org on 2018/02/01 23:20:44 UTC, 0 replies.
- hadoop git commit: HADOOP-15197. Remove tomcat from the Hadoop-auth test bundle. - posted by xi...@apache.org on 2018/02/01 23:33:55 UTC, 2 replies.
- hadoop git commit: HDFS-12942. Synchronization issue in FSDataSetImpl#moveBlock. Contributed by Ajay Kumar. - posted by ae...@apache.org on 2018/02/02 02:08:13 UTC, 0 replies.
- hadoop git commit: HDFS-13068. RBF: Add router admin option to manage safe mode. Contributed by Yiqun Lin. - posted by yq...@apache.org on 2018/02/02 03:26:26 UTC, 3 replies.
- hadoop git commit: YARN-7840. Update PB for prefix support of node attributes. Contributed by Naganarasimha G R. - posted by bi...@apache.org on 2018/02/02 05:21:31 UTC, 0 replies.
- hadoop git commit: HDFS-13048. LowRedundancyReplicatedBlocks metric can be negative - posted by aa...@apache.org on 2018/02/02 05:34:56 UTC, 1 replies.
- hadoop git commit: HADOOP-15170. Add symlink support to FileUtil#unTarUsingJava. Contributed by Ajay Kumar - posted by jl...@apache.org on 2018/02/02 17:34:27 UTC, 0 replies.
- hadoop git commit: YARN-7839. Modify PlacementAlgorithm to Check node capacity before placing request on node. (Panagiotis Garefalakis via asuresh) - posted by as...@apache.org on 2018/02/02 18:29:08 UTC, 0 replies.
- hadoop git commit: YARN-7868. Provide improved error message when YARN service is disabled. Contributed by Eric Yang - posted by ji...@apache.org on 2018/02/02 19:10:51 UTC, 0 replies.
- hadoop git commit: HADOOP-15198. Correct the spelling in CopyFilter.java. Contributed by Mukul Kumar Singh. - posted by ar...@apache.org on 2018/02/02 19:39:28 UTC, 0 replies.
- hadoop git commit: HADOOP-15168. Add kdiag tool to hadoop command. Contributed by Bharat Viswanadham. - posted by ha...@apache.org on 2018/02/02 20:51:44 UTC, 0 replies.
- hadoop git commit: YARN-7831. YARN Service CLI should use hadoop.http.authentication.type to determine authentication method. Contributed by Eric Yang - posted by ji...@apache.org on 2018/02/02 22:38:38 UTC, 0 replies.
- hadoop git commit: YARN-7778. Merging of placement constraints defined at different levels. Contributed by Weiwei Yang. - posted by kk...@apache.org on 2018/02/02 22:47:03 UTC, 0 replies.
- hadoop git commit: HDFS-13073. Cleanup code in InterQJournalProtocol.proto. Contributed by Bharat Viswanadham. - posted by ha...@apache.org on 2018/02/03 00:28:21 UTC, 0 replies.
- hadoop git commit: YARN-7879. NM user is unable to access the application filecache due to permissions. Contributed by Jason Lowe. - posted by sz...@apache.org on 2018/02/03 01:11:57 UTC, 0 replies.
- hadoop git commit: HDFS-11187. Optimize disk access for last partial chunk checksum of Finalized replica. Contributed by Wei-Chiu Chuang. - posted by we...@apache.org on 2018/02/03 01:19:01 UTC, 0 replies.
- hadoop git commit: HDFS-13100. Handle IllegalArgumentException when GETSERVERDEFAULTS is not implemented in webhdfs. Contributed by Aaron T. Myers and Yongjun Zhang. - posted by yj...@apache.org on 2018/02/03 07:10:38 UTC, 0 replies.
- hadoop git commit: HDFS-13100. Handle IllegalArgumentException when GETSERVERDEFAULTS is not implemented in webhdfs. Contributed by Aaron T. Myers and Yongjun Zhang. (cherry picked from commit 4e9a59ce16e81b4bd6fae443a997ef24d588a6e8) - posted by yj...@apache.org on 2018/02/03 07:31:12 UTC, 4 replies.
- 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/02/04 21:47:31 UTC, 0 replies.
- hadoop git commit: YARN-7876. Localized jars that are expanded after localization are not fully copied. Contributed by Miklos Szegedi - posted by jl...@apache.org on 2018/02/05 18:44:27 UTC, 0 replies.
- [1/2] hadoop git commit: YARN-6868. Add test scope to certain entries in hadoop-yarn-server-resourcemanager pom.xml. (Ray Chiang via Haibo Chen) - posted by cd...@apache.org on 2018/02/05 19:01:02 UTC, 0 replies.
- [2/2] hadoop git commit: YARN-6868. Add test scope to certain entries in hadoop-yarn-server-resourcemanager pom.xml. (Ray Chiang via Haibo Chen) - posted by cd...@apache.org on 2018/02/05 19:01:03 UTC, 0 replies.
- hadoop git commit: YARN-7849. TestMiniYarnClusterNodeUtilization#testUpdateNodeUtilization fails due to heartbeat sync error. Contributed by Botong Huang - posted by jl...@apache.org on 2018/02/05 23:16:52 UTC, 5 replies.
- hadoop git commit: YARN-7890. NPE during container relaunch. Contributed by Jason Lowe - posted by bi...@apache.org on 2018/02/06 02:07:10 UTC, 4 replies.
- hadoop git commit: YARN-7889. Missing kerberos token when check for RM REST API availability. Contributed by Eric Yang - posted by ji...@apache.org on 2018/02/06 06:56:29 UTC, 0 replies.
- hadoop git commit: YARN-7850. [UI2] Log Aggregation status to be displayed in Application Page. Contributed by Gergely Novák. - posted by su...@apache.org on 2018/02/06 10:02:20 UTC, 0 replies.
- hadoop git commit: YARN-7866. [UI2] Error to be displayed correctly while accessing kerberized cluster without kinit. Contributed by Sunil G. - posted by su...@apache.org on 2018/02/06 10:30:44 UTC, 0 replies.
- hadoop git commit: YARN-7860. Fix UT failure TestRMWebServiceAppsNodelabel#testAppsRunning. Contributed by Sunil G. - posted by ww...@apache.org on 2018/02/06 11:35:08 UTC, 0 replies.
- hadoop git commit: Preparing for 3.0.2 development - posted by le...@apache.org on 2018/02/06 18:51:50 UTC, 0 replies.
- hadoop git commit: HADOOP-15212. Add independent secret manager method for logging expired tokens. Contributed by Daryn Sharp. - posted by ki...@apache.org on 2018/02/06 21:34:04 UTC, 6 replies.
- hadoop git commit: HDFS-12990. Change default NameNode RPC port back to 8020. Contributed by Xiao Chen. - posted by ae...@apache.org on 2018/02/06 21:49:42 UTC, 2 replies.
- [1/2] hadoop git commit: YARN-7841. Cleanup AllocationFileLoaderService's reloadAllocations method (snemeth via rkanter) - posted by rk...@apache.org on 2018/02/06 22:37:22 UTC, 0 replies.
- [2/2] hadoop git commit: YARN-7841. Cleanup AllocationFileLoaderService's reloadAllocations method (snemeth via rkanter) - posted by rk...@apache.org on 2018/02/06 22:37:23 UTC, 0 replies.
- hadoop git commit: HDFS-12947. Limit the number of Snapshots allowed to be created for a Snapshottable Directory. Contributed by Shashikant Banerjee - posted by sz...@apache.org on 2018/02/06 22:47:48 UTC, 0 replies.
- hadoop git commit: HDFS-13106. Need to exercise all HDFS APIs for EC. Contributed by Haibo Yan. - posted by ma...@apache.org on 2018/02/06 23:39:28 UTC, 0 replies.
- hadoop git commit: HDFS-13107. Add Mover Cli Unit Tests for Federated cluster. Contributed by Bharat Viswanadham - posted by sz...@apache.org on 2018/02/07 00:59:43 UTC, 0 replies.
- hadoop git commit: HDFS-12933. Improve logging when DFSStripedOutputStream failed to write some blocks. Contributed by chencan. - posted by xi...@apache.org on 2018/02/07 06:54:56 UTC, 0 replies.
- [1/2] hadoop git commit: HDFS-12933. Improve logging when DFSStripedOutputStream failed to write some blocks. Contributed by chencan. - posted by xi...@apache.org on 2018/02/07 06:57:18 UTC, 0 replies.
- [2/2] hadoop git commit: HDFS-11187. Optimize disk access for last partial chunk checksum of Finalized replica. Contributed by Wei-Chiu Chuang. - posted by xi...@apache.org on 2018/02/07 06:57:19 UTC, 0 replies.
- [1/2] hadoop git commit: HDFS-13097: [SPS]: Fix the branch review comments(Part1). Contributed by Surendra Singh. - posted by um...@apache.org on 2018/02/07 10:29:47 UTC, 0 replies.
- [2/2] hadoop git commit: HDFS-13097: [SPS]: Fix the branch review comments(Part1). Contributed by Surendra Singh. - posted by um...@apache.org on 2018/02/07 10:29:48 UTC, 0 replies.
- hadoop git commit: YARN-7516. Add security check for trusted docker images. Contributed by Eric Yang - posted by bi...@apache.org on 2018/02/07 15:10:46 UTC, 0 replies.
- hadoop git commit: YARN-7728: Expose container preemptions related information in Capacity Scheduler queue metrics - posted by ep...@apache.org on 2018/02/07 15:14:01 UTC, 0 replies.
- hadoop git commit: Revert "YARN-6078. Containers stuck in Localizing state. Contributed by Billie Rinaldi." - posted by bi...@apache.org on 2018/02/07 15:50:18 UTC, 4 replies.
- [1/2] hadoop git commit: HDFS-12935. Get ambiguous result for DFSAdmin command in HA mode when only one namenode is up. Contributed by Jianfei Jiang. - posted by br...@apache.org on 2018/02/07 18:06:41 UTC, 1 replies.
- [2/2] hadoop git commit: HDFS-12935. Get ambiguous result for DFSAdmin command in HA mode when only one namenode is up. Contributed by Jianfei Jiang. - posted by br...@apache.org on 2018/02/07 18:06:42 UTC, 1 replies.
- hadoop git commit: HDFS-12935. Get ambiguous result for DFSAdmin command in HA mode when only one namenode is up. Contributed by Jianfei Jiang. - posted by br...@apache.org on 2018/02/07 18:23:23 UTC, 0 replies.
- hadoop git commit: YARN-7815. Make the YARN mounts added to Docker containers more restrictive. Contributed by Shane Kumpf - posted by jl...@apache.org on 2018/02/07 19:15:21 UTC, 0 replies.
- hadoop git commit: HDFS-11701. NPE from Unresolved Host causes permanent DFSInputStream failures. Contributed by Lokesh Jain. - posted by ji...@apache.org on 2018/02/07 19:30:01 UTC, 0 replies.
- hadoop git commit: HDFS-13115. In getNumUnderConstructionBlocks(), ignore the inodeIds for which the inodes have been deleted. Contributed by Yongjun Zhang. - posted by yj...@apache.org on 2018/02/07 21:55:48 UTC, 1 replies.
- [1/2] hadoop git commit: HDFS-12985. NameNode crashes during restart after an OpenForWrite file present in the Snapshot got deleted. (cherry picked from commit 73ff09b79a5cf9932edc21c58f3a730f7379086b) - posted by yj...@apache.org on 2018/02/07 23:21:46 UTC, 0 replies.
- [2/2] hadoop git commit: HDFS-13115. In getNumUnderConstructionBlocks(), ignore the inodeIds for which the inodes have been deleted. Contributed by Yongjun Zhang. (cherry picked from commit f491f717e9ee6b75ad5cfca48da9c6297e94a8f7) - posted by yj...@apache.org on 2018/02/07 23:21:47 UTC, 0 replies.
- hadoop git commit: HDFS-13115. In getNumUnderConstructionBlocks(), ignore the inodeIds for which the inodes have been deleted. Contributed by Yongjun Zhang. (cherry picked from commit f491f717e9ee6b75ad5cfca48da9c6297e94a8f7) - posted by yj...@apache.org on 2018/02/07 23:35:58 UTC, 0 replies.
- hadoop git commit: HDFS-12985. NameNode crashes during restart after an OpenForWrite file present in the Snapshot got deleted. (cherry picked from commit 73ff09b79a5cf9932edc21c58f3a730f7379086b) - posted by xi...@apache.org on 2018/02/08 03:49:30 UTC, 0 replies.
- hadoop git commit: HADOOP-14920. KMSClientProvider won't work with KMS delegation token retrieved from non-Java client. Contributed by Xiaoyu Yao. - posted by xy...@apache.org on 2018/02/08 18:16:10 UTC, 0 replies.
- hadoop git commit: HDFS-13120. Snapshot diff could be corrupted after concat. Contributed by Xiaoyu Yao. - posted by xy...@apache.org on 2018/02/08 18:17:31 UTC, 6 replies.
- hadoop git commit: HADOOP-15214. Make Hadoop compatible with Guava 21.0. Contributed by Igor Dvorzhak - posted by st...@apache.org on 2018/02/08 18:59:01 UTC, 0 replies.
- hadoop git commit: YARN-5428. Allow for specifying the docker client configuration directory. Contributed by Shane Kumpf - posted by ji...@apache.org on 2018/02/08 19:35:39 UTC, 0 replies.
- hadoop git commit: Update version to 3.0.1 for release. - posted by le...@apache.org on 2018/02/08 20:12:18 UTC, 0 replies.
- hadoop git commit: YARN-7655. Avoid AM preemption caused by RRs for specific nodes or racks. Contributed by Steven Rand. - posted by yu...@apache.org on 2018/02/08 20:33:34 UTC, 0 replies.
- hadoop git commit: Revert "HDFS-13120. Snapshot diff could be corrupted after concat. Contributed by Xiaoyu Yao." - posted by ki...@apache.org on 2018/02/08 21:02:59 UTC, 0 replies.
- hadoop git commit: HDFS-7959. WebHdfs logging is missing on Datanode (Kihwal Lee via sjlee) - posted by sh...@apache.org on 2018/02/09 03:09:59 UTC, 0 replies.
- hadoop git commit: YARN-7827. Stop and Delete Yarn Service from RM UI fails with HTTP ERROR 404. Contributed by Sunil G - posted by ji...@apache.org on 2018/02/09 05:32:48 UTC, 0 replies.
- hadoop git commit: HDFS-13099. RBF: Use the ZooKeeper as the default State Store. Contributed by Yiqun Lin. - posted by yq...@apache.org on 2018/02/09 05:58:17 UTC, 3 replies.
- hadoop git commit: HDFS-13127. Fix TestContainerStateManager and TestOzoneConfigurationFields. Contributed by Mukul Kumar Singh. - posted by ae...@apache.org on 2018/02/09 23:30:02 UTC, 0 replies.
- hadoop git commit: YARN-7909. Add charset to YARN Service REST API. (Contributed by Eric Yang) - posted by ey...@apache.org on 2018/02/10 01:02:14 UTC, 0 replies.
- hadoop git commit: HDFS-13116. Ozone: Refactor Pipeline to have transport and container specific information. Contributed by Mukul Kumar Singh. - posted by ae...@apache.org on 2018/02/10 01:38:45 UTC, 0 replies.
- [1/2] hadoop git commit: Preparing for 3.2.0 development - posted by wa...@apache.org on 2018/02/11 03:18:20 UTC, 0 replies.
- [2/2] hadoop git commit: Preparing for 3.2.0 development - posted by wa...@apache.org on 2018/02/11 03:18:21 UTC, 0 replies.
- hadoop git commit: HDFS-13130. Log object instance get incorrectly in SlowDiskTracker. Contributed by Jianfei Jiang. - posted by yq...@apache.org on 2018/02/11 04:02:50 UTC, 0 replies.
- hadoop git commit: YARN-7838. Support AND/OR constraints in Distributed Shell. Contributed by Weiwei Yang. - posted by ww...@apache.org on 2018/02/11 06:21:24 UTC, 1 replies.
- hadoop git commit: HDFS-13022. Block Storage: Kubernetes dynamic persistent volume provisioner. Contributed by Elek, Marton. - posted by ms...@apache.org on 2018/02/11 16:00:27 UTC, 0 replies.
- hadoop git commit: HDFS-12636. Ozone: OzoneFileSystem: Implement seek functionality for rpc client. Contributed by Lokesh Jain. - posted by ms...@apache.org on 2018/02/11 17:29:14 UTC, 0 replies.
- [1/4] hadoop git commit: YARN-7906. Fix mvn site fails with error: Multiple sources of package comments found for package o.a.h.y.client.api.impl. (Akira Ajisaka via wangda) - posted by wa...@apache.org on 2018/02/12 02:38:32 UTC, 1 replies.
- [2/4] hadoop git commit: YARN-5848. Remove unnecessary public/crossdomain.xml from YARN UIv2 sub project. (Sunil G via wangda) - posted by wa...@apache.org on 2018/02/12 02:38:33 UTC, 1 replies.
- [3/4] hadoop git commit: YARN-7697. NM goes down with OOM due to leak in log-aggregation. (Xuan Gong via wangda) - posted by wa...@apache.org on 2018/02/12 02:38:34 UTC, 1 replies.
- [4/4] hadoop git commit: YARN-7739. DefaultAMSProcessor should properly check customized resource types against minimum/maximum allocation. (wangda) - posted by wa...@apache.org on 2018/02/12 02:38:35 UTC, 1 replies.
- hadoop git commit: HDFS-13133. Ozone: OzoneFileSystem: Calling delete with non-existing path shouldn't be logged on ERROR level. Contributed by Elek, Marton. - posted by ms...@apache.org on 2018/02/12 08:32:01 UTC, 0 replies.
- [1/2] hadoop git commit: HADOOP-15187. Remove ADL mock test dependency on REST call invoked from Java SDK. Contributed by Vishwajeet Dusane. - posted by st...@apache.org on 2018/02/12 15:13:32 UTC, 0 replies.
- [2/2] hadoop git commit: HADOOP-15187. Remove ADL mock test dependency on REST call invoked from Java SDK. Contributed by Vishwajeet Dusane. - posted by st...@apache.org on 2018/02/12 15:13:33 UTC, 0 replies.
- [1/5] hadoop git commit: HDFS-10453. ReplicationMonitor thread could stuck for long time due to the race between replication and delete of same file in a large cluster.. Contributed by He Xiaoqiao. - posted by ar...@apache.org on 2018/02/12 15:17:24 UTC, 0 replies.
- [2/5] hadoop git commit: HDFS-10453. ReplicationMonitor thread could stuck for long time due to the race between replication and delete of same file in a large cluster.. Contributed by He Xiaoqiao. - posted by ar...@apache.org on 2018/02/12 15:17:25 UTC, 0 replies.
- [3/5] hadoop git commit: HDFS-10453. ReplicationMonitor thread could stuck for long time due to the race between replication and delete of same file in a large cluster.. Contributed by He Xiaoqiao. - posted by ar...@apache.org on 2018/02/12 15:17:26 UTC, 0 replies.
- [4/5] hadoop git commit: HDFS-10453. ReplicationMonitor thread could stuck for long time due to the race between replication and delete of same file in a large cluster.. Contributed by He Xiaoqiao. - posted by ar...@apache.org on 2018/02/12 15:17:27 UTC, 0 replies.
- [5/5] hadoop git commit: HDFS-10453. ReplicationMonitor thread could stuck for long time due to the race between replication and delete of same file in a large cluster.. Contributed by He Xiaoqiao. - posted by ar...@apache.org on 2018/02/12 15:17:28 UTC, 0 replies.
- [1/2] hadoop git commit: HDFS-10453. ReplicationMonitor thread could stuck for long time due to the race between replication and delete of same file in a large cluster.. Contributed by He Xiaoqiao. - posted by ar...@apache.org on 2018/02/12 15:18:08 UTC, 0 replies.
- [2/2] hadoop git commit: HDFS-10453. ReplicationMonitor thread could stuck for long time due to the race between replication and delete of same file in a large cluster.. Contributed by He Xiaoqiao. - posted by ar...@apache.org on 2018/02/12 15:18:09 UTC, 0 replies.
- hadoop git commit: YARN-7917. Fix failing test TestDockerContainerRuntime#testLaunchContainerWithDockerTokens. Contributed by Shane Kumpf - posted by jl...@apache.org on 2018/02/12 15:29:51 UTC, 1 replies.
- [1/3] hadoop git commit: HDFS-8693. Addendum patch to execute the command using UGI. Contributed by Brahma Reddy Battula. - posted by br...@apache.org on 2018/02/12 16:48:50 UTC, 1 replies.
- [2/3] hadoop git commit: HDFS-8693. Addendum patch to execute the command using UGI. Contributed by Brahma Reddy Battula. - posted by br...@apache.org on 2018/02/12 16:48:51 UTC, 1 replies.
- [3/3] hadoop git commit: HDFS-8693. Addendum patch to execute the command using UGI. Contributed by Brahma Reddy Battula. - posted by br...@apache.org on 2018/02/12 16:48:52 UTC, 1 replies.
- hadoop git commit: HDFS-10453. Update CHANGES.txt. - posted by ar...@apache.org on 2018/02/12 17:42:17 UTC, 0 replies.
- hadoop git commit: MAPREDUCE-7048. Uber AM can crash due to unknown task in statusUpdate. Contributed by Peter Bacsko - posted by jl...@apache.org on 2018/02/12 19:26:16 UTC, 6 replies.
- hadoop git commit: MAPREDUCE-7048. Uber AM can crash due to unknown task in statusUpdate. Contr ibuted by Peter Bacsko - posted by jl...@apache.org on 2018/02/12 20:48:35 UTC, 0 replies.
- hadoop git commit: YARN-7914. Fix exit code handling for short lived Docker containers. Contributed by Shane Kumpf - posted by jl...@apache.org on 2018/02/12 21:51:16 UTC, 1 replies.
- [1/2] hadoop git commit: HADOOP-15195. With SELinux enabled, directories mounted with start-build-env.sh may not be accessible. Contributed by Grigori Rybkine - posted by cd...@apache.org on 2018/02/13 05:03:40 UTC, 0 replies.
- [2/2] hadoop git commit: HADOOP-15195. With SELinux enabled, directories mounted with start-build-env.sh may not be accessible. Contributed by Grigori Rybkine - posted by cd...@apache.org on 2018/02/13 05:03:41 UTC, 0 replies.
- [1/4] hadoop git commit: Revert "HADOOP-15195. With SELinux enabled, directories mounted with start-build-env.sh may not be accessible. Contributed by Grigori Rybkine" - posted by cd...@apache.org on 2018/02/13 05:08:24 UTC, 0 replies.
- [2/4] hadoop git commit: Revert "HADOOP-15195. With SELinux enabled, directories mounted with start-build-env.sh may not be accessible. Contributed by Grigori Rybkine" - posted by cd...@apache.org on 2018/02/13 05:08:25 UTC, 0 replies.
- [3/4] hadoop git commit: HADOOP-15195. With SELinux enabled, directories mounted with start-build-env.sh may not be accessible. Contributed by Grigori Rybkine - posted by cd...@apache.org on 2018/02/13 05:08:26 UTC, 0 replies.
- [4/4] hadoop git commit: HADOOP-15195. With SELinux enabled, directories mounted with start-build-env.sh may not be accessible. Contributed by Grigori Rybkine - posted by cd...@apache.org on 2018/02/13 05:08:27 UTC, 0 replies.
- [Hadoop Wiki] Update of "Books" by SteveLoughran - posted by Apache Wiki <wi...@apache.org> on 2018/02/13 12:27:14 UTC, 0 replies.
- hadoop git commit: YARN-7813: Capacity Scheduler Intra-queue Preemption should be configurable for each queue - posted by ep...@apache.org on 2018/02/13 16:13:33 UTC, 2 replies.
- [1/3] hadoop git commit: HADOOP-12897. KerberosAuthenticator.authenticate to include URL on IO failures. Contributed by Ajay Kumar. - posted by ar...@apache.org on 2018/02/13 18:15:12 UTC, 0 replies.
- [2/3] hadoop git commit: HADOOP-12897. KerberosAuthenticator.authenticate to include URL on IO failures. Contributed by Ajay Kumar. - posted by ar...@apache.org on 2018/02/13 18:15:13 UTC, 0 replies.
- [3/3] hadoop git commit: HADOOP-12897. KerberosAuthenticator.authenticate to include URL on IO failures. Contributed by Ajay Kumar. - posted by ar...@apache.org on 2018/02/13 18:15:14 UTC, 0 replies.
- [1/3] hadoop git commit: HADOOP-14799. Update nimbus-jose-jwt to 4.41.1. (rchiang) - posted by br...@apache.org on 2018/02/13 18:56:29 UTC, 1 replies.
- [2/3] hadoop git commit: HADOOP-14799. Update nimbus-jose-jwt to 4.41.1. (rchiang) - posted by br...@apache.org on 2018/02/13 18:56:30 UTC, 1 replies.
- [3/3] hadoop git commit: HADOOP-14799. Update nimbus-jose-jwt to 4.41.1. (rchiang) - posted by br...@apache.org on 2018/02/13 18:56:31 UTC, 1 replies.
- hadoop git commit: HADOOP-15040 Upgrade AWS SDK to 1.11.271: NPE bug spams logs w/ Yarn Log Aggregation - posted by fa...@apache.org on 2018/02/14 04:15:49 UTC, 2 replies.
- hadoop git commit: YARN-7789. Should fail RM if 3rd resource type is configured but RM uses DefaultResourceCalculator. (Zian Chen via wangda) - posted by wa...@apache.org on 2018/02/14 15:20:35 UTC, 1 replies.
- [1/6] hadoop git commit: HADOOP-10571. Use Log.*(Object, Throwable) overload to log exceptions. Contributed by Andras Bokor. - posted by st...@apache.org on 2018/02/14 16:21:37 UTC, 0 replies.
- [2/6] hadoop git commit: HADOOP-10571. Use Log.*(Object, Throwable) overload to log exceptions. Contributed by Andras Bokor. - posted by st...@apache.org on 2018/02/14 16:21:38 UTC, 0 replies.
- [3/6] hadoop git commit: HADOOP-10571. Use Log.*(Object, Throwable) overload to log exceptions. Contributed by Andras Bokor. - posted by st...@apache.org on 2018/02/14 16:21:39 UTC, 0 replies.
- [4/6] hadoop git commit: HADOOP-10571. Use Log.*(Object, Throwable) overload to log exceptions. Contributed by Andras Bokor. - posted by st...@apache.org on 2018/02/14 16:21:40 UTC, 0 replies.
- [5/6] hadoop git commit: HADOOP-10571. Use Log.*(Object, Throwable) overload to log exceptions. Contributed by Andras Bokor. - posted by st...@apache.org on 2018/02/14 16:21:41 UTC, 0 replies.
- [6/6] hadoop git commit: HADOOP-10571. Use Log.*(Object, Throwable) overload to log exceptions. Contributed by Andras Bokor. - posted by st...@apache.org on 2018/02/14 16:21:42 UTC, 0 replies.
- hadoop git commit: Revert "HADOOP-12897. KerberosAuthenticator.authenticate to include URL on IO failures. Contributed by Ajay Kumar." - posted by xi...@apache.org on 2018/02/14 18:25:08 UTC, 2 replies.
- hadoop git commit: HADOOP-12817. Enable TLS v1.1 and 1.2 (rkanter) - posted by br...@apache.org on 2018/02/14 19:06:57 UTC, 0 replies.
- hadoop git commit: Revert "YARN-7813: Capacity Scheduler Intra-queue Preemption should be configurable for each queue" - posted by ep...@apache.org on 2018/02/14 20:32:37 UTC, 2 replies.
- hadoop git commit: Revert "HADOOP-14799. Update nimbus-jose-jwt to 4.41.1. (rchiang)" - posted by ki...@apache.org on 2018/02/14 21:21:46 UTC, 2 replies.
- hadoop git commit: HADOOP-15204. Add Configuration API for parsing storage sizes. Contributed by Anu Engineer. - posted by ae...@apache.org on 2018/02/14 21:26:37 UTC, 3 replies.
- [1/2] hadoop git commit: HADOOP-9477. Add posixGroups support for LDAP groups mapping service. (Dapeng Sun via Yongjun Zhang) - posted by sh...@apache.org on 2018/02/14 23:22:50 UTC, 0 replies.
- [2/2] hadoop git commit: HADOOP-12568. Update core-default.xml to describe posixGroups support. Contributed by Wei-Chiu Chuang. - posted by sh...@apache.org on 2018/02/14 23:22:51 UTC, 0 replies.
- hadoop git commit: HDFS-13142. Define and Implement a DiifList Interface to store and manage SnapshotDiffs. Contributed by Shashikant Banerjee - posted by sz...@apache.org on 2018/02/15 11:34:23 UTC, 0 replies.
- [1/4] hadoop git commit: HADOOP-15090. Add ADL troubleshooting doc. Contributed by Steve Loughran. - posted by st...@apache.org on 2018/02/15 14:26:56 UTC, 0 replies.
- [2/4] hadoop git commit: HADOOP-15090. Add ADL troubleshooting doc. Contributed by Steve Loughran. - posted by st...@apache.org on 2018/02/15 14:26:57 UTC, 0 replies.
- [3/4] hadoop git commit: HADOOP-15090. Add ADL troubleshooting doc. Contributed by Steve Loughran. - posted by st...@apache.org on 2018/02/15 14:26:58 UTC, 0 replies.
- [4/4] hadoop git commit: HADOOP-15090. Add ADL troubleshooting doc. Contributed by Steve Loughran. - posted by st...@apache.org on 2018/02/15 14:26:59 UTC, 0 replies.
- [1/3] [hadoop] Git Push Summary - posted by st...@apache.org on 2018/02/15 14:58:10 UTC, 0 replies.
- [2/3] hadoop git commit: HADOOP-15076. Enhance S3A troubleshooting documents and add a performance document. Contributed by Steve Loughran. - posted by st...@apache.org on 2018/02/15 14:58:11 UTC, 0 replies.
- [3/3] hadoop git commit: HADOOP-15076. Enhance S3A troubleshooting documents and add a performance document. Contributed by Steve Loughran. - posted by st...@apache.org on 2018/02/15 14:58:12 UTC, 0 replies.
- [1/4] hadoop git commit: HADOOP-15176. Enhance IAM Assumed Role support in S3A client. Contributed by Steve Loughran - posted by st...@apache.org on 2018/02/15 15:57:18 UTC, 0 replies.
- [2/4] hadoop git commit: HADOOP-15176. Enhance IAM Assumed Role support in S3A client. Contributed by Steve Loughran - posted by st...@apache.org on 2018/02/15 15:57:19 UTC, 0 replies.
- [3/4] hadoop git commit: HADOOP-15176. Enhance IAM Assumed Role support in S3A client. Contributed by Steve Loughran - posted by st...@apache.org on 2018/02/15 15:57:20 UTC, 0 replies.
- [4/4] hadoop git commit: HADOOP-15176. Enhance IAM Assumed Role support in S3A client. Contributed by Steve Loughran - posted by st...@apache.org on 2018/02/15 15:57:21 UTC, 0 replies.
- [1/2] hadoop git commit: HADOOP-13972. ADLS to support per-store configuration. Contributed by Sharad Sonker. - posted by st...@apache.org on 2018/02/15 16:27:41 UTC, 2 replies.
- [2/2] hadoop git commit: HADOOP-13972. ADLS to support per-store configuration. Contributed by Sharad Sonker. - posted by st...@apache.org on 2018/02/15 16:27:42 UTC, 2 replies.
- hadoop git commit: xattr api cleanup - posted by ki...@apache.org on 2018/02/15 17:13:22 UTC, 7 replies.
- hadoop git commit: MAPREDUCE-7052. TestFixedLengthInputFormat#testFormatCompressedIn is flaky. Contributed by Peter Bacsko - posted by jl...@apache.org on 2018/02/15 21:16:16 UTC, 7 replies.
- hadoop git commit: HDFS-13112. Token expiration edits may cause log corruption or deadlock. Contributed by Daryn Sharp. - posted by ki...@apache.org on 2018/02/15 21:33:38 UTC, 7 replies.
- [1/2] hadoop git commit: HDFS-13149. Ozone: Rename Corona to Freon. Contributed by Anu Engineer. - posted by ae...@apache.org on 2018/02/15 22:07:32 UTC, 0 replies.
- [2/2] hadoop git commit: HDFS-13149. Ozone: Rename Corona to Freon. Contributed by Anu Engineer. - posted by ae...@apache.org on 2018/02/15 22:07:33 UTC, 0 replies.
- [1/4] hadoop git commit: YARN-7920. Simplify configuration for PlacementConstraints. Contributed by Wangda Tan. - posted by kk...@apache.org on 2018/02/15 22:28:17 UTC, 0 replies.
- [2/4] hadoop git commit: YARN-7920. Simplify configuration for PlacementConstraints. Contributed by Wangda Tan. - posted by kk...@apache.org on 2018/02/15 22:28:18 UTC, 0 replies.
- [3/4] hadoop git commit: YARN-7920. Simplify configuration for PlacementConstraints. Contributed by Wangda Tan. - posted by kk...@apache.org on 2018/02/15 22:28:19 UTC, 0 replies.
- [4/4] hadoop git commit: YARN-7920. Simplify configuration for PlacementConstraints. Contributed by Wangda Tan. - posted by kk...@apache.org on 2018/02/15 22:28:20 UTC, 0 replies.
- hadoop git commit: YARN-7677. Docker image cannot set HADOOP_CONF_DIR. Contributed by Jim Brennan - posted by jl...@apache.org on 2018/02/15 23:10:07 UTC, 1 replies.
- [01/50] [abbrv] hadoop git commit: HDFS-12935. Get ambiguous result for DFSAdmin command in HA mode when only one namenode is up. Contributed by Jianfei Jiang. - posted by ae...@apache.org on 2018/02/15 23:50:30 UTC, 0 replies.
- [02/50] [abbrv] hadoop git commit: YARN-7815. Make the YARN mounts added to Docker containers more restrictive. Contributed by Shane Kumpf - posted by ae...@apache.org on 2018/02/15 23:50:31 UTC, 0 replies.
- [03/50] [abbrv] hadoop git commit: HDFS-11701. NPE from Unresolved Host causes permanent DFSInputStream failures. Contributed by Lokesh Jain. - posted by ae...@apache.org on 2018/02/15 23:50:32 UTC, 0 replies.
- [04/50] [abbrv] hadoop git commit: HDFS-13115. In getNumUnderConstructionBlocks(), ignore the inodeIds for which the inodes have been deleted. Contributed by Yongjun Zhang. - posted by ae...@apache.org on 2018/02/15 23:50:33 UTC, 0 replies.
- [05/50] [abbrv] hadoop git commit: HDFS-13120. Snapshot diff could be corrupted after concat. Contributed by Xiaoyu Yao. - posted by ae...@apache.org on 2018/02/15 23:50:34 UTC, 0 replies.
- [06/50] [abbrv] hadoop git commit: HADOOP-15214. Make Hadoop compatible with Guava 21.0. Contributed by Igor Dvorzhak - posted by ae...@apache.org on 2018/02/15 23:50:35 UTC, 0 replies.
- [07/50] [abbrv] hadoop git commit: YARN-5428. Allow for specifying the docker client configuration directory. Contributed by Shane Kumpf - posted by ae...@apache.org on 2018/02/15 23:50:36 UTC, 0 replies.
- [08/50] [abbrv] hadoop git commit: YARN-7655. Avoid AM preemption caused by RRs for specific nodes or racks. Contributed by Steven Rand. - posted by ae...@apache.org on 2018/02/15 23:50:37 UTC, 0 replies.
- [09/50] [abbrv] hadoop git commit: YARN-7827. Stop and Delete Yarn Service from RM UI fails with HTTP ERROR 404. Contributed by Sunil G - posted by ae...@apache.org on 2018/02/15 23:50:38 UTC, 0 replies.
- [10/50] [abbrv] hadoop git commit: HDFS-13099. RBF: Use the ZooKeeper as the default State Store. Contributed by Yiqun Lin. - posted by ae...@apache.org on 2018/02/15 23:50:39 UTC, 0 replies.
- [11/50] [abbrv] hadoop git commit: YARN-7909. Add charset to YARN Service REST API. (Contributed by Eric Yang) - posted by ae...@apache.org on 2018/02/15 23:50:40 UTC, 0 replies.
- [12/50] [abbrv] hadoop git commit: Preparing for 3.2.0 development - posted by ae...@apache.org on 2018/02/15 23:50:41 UTC, 0 replies.
- [13/50] [abbrv] hadoop git commit: Preparing for 3.2.0 development - posted by ae...@apache.org on 2018/02/15 23:50:42 UTC, 0 replies.
- [14/50] [abbrv] hadoop git commit: HDFS-13130. Log object instance get incorrectly in SlowDiskTracker. Contributed by Jianfei Jiang. - posted by ae...@apache.org on 2018/02/15 23:50:43 UTC, 0 replies.
- [15/50] [abbrv] hadoop git commit: YARN-7838. Support AND/OR constraints in Distributed Shell. Contributed by Weiwei Yang. - posted by ae...@apache.org on 2018/02/15 23:50:44 UTC, 0 replies.
- [16/50] [abbrv] hadoop git commit: YARN-7906. Fix mvn site fails with error: Multiple sources of package comments found for package o.a.h.y.client.api.impl. (Akira Ajisaka via wangda) - posted by ae...@apache.org on 2018/02/15 23:50:45 UTC, 0 replies.
- [17/50] [abbrv] hadoop git commit: YARN-5848. Remove unnecessary public/crossdomain.xml from YARN UIv2 sub project. (Sunil G via wangda) - posted by ae...@apache.org on 2018/02/15 23:50:46 UTC, 0 replies.
- [18/50] [abbrv] hadoop git commit: YARN-7697. NM goes down with OOM due to leak in log-aggregation. (Xuan Gong via wangda) - posted by ae...@apache.org on 2018/02/15 23:50:47 UTC, 0 replies.
- [19/50] [abbrv] hadoop git commit: YARN-7739. DefaultAMSProcessor should properly check customized resource types against minimum/maximum allocation. (wangda) - posted by ae...@apache.org on 2018/02/15 23:50:48 UTC, 0 replies.
- [20/50] [abbrv] hadoop git commit: HADOOP-15187. Remove ADL mock test dependency on REST call invoked from Java SDK. Contributed by Vishwajeet Dusane. - posted by ae...@apache.org on 2018/02/15 23:50:49 UTC, 0 replies.
- [21/50] [abbrv] hadoop git commit: HDFS-10453. ReplicationMonitor thread could stuck for long time due to the race between replication and delete of same file in a large cluster.. Contributed by He Xiaoqiao. - posted by ae...@apache.org on 2018/02/15 23:50:50 UTC, 0 replies.
- [22/50] [abbrv] hadoop git commit: YARN-7917. Fix failing test TestDockerContainerRuntime#testLaunchContainerWithDockerTokens. Contributed by Shane Kumpf - posted by ae...@apache.org on 2018/02/15 23:50:51 UTC, 0 replies.
- [23/50] [abbrv] hadoop git commit: HDFS-8693. Addendum patch to execute the command using UGI. Contributed by Brahma Reddy Battula. - posted by ae...@apache.org on 2018/02/15 23:50:52 UTC, 0 replies.
- [24/50] [abbrv] hadoop git commit: MAPREDUCE-7048. Uber AM can crash due to unknown task in statusUpdate. Contributed by Peter Bacsko - posted by ae...@apache.org on 2018/02/15 23:50:53 UTC, 0 replies.
- [25/50] [abbrv] hadoop git commit: YARN-7914. Fix exit code handling for short lived Docker containers. Contributed by Shane Kumpf - posted by ae...@apache.org on 2018/02/15 23:50:54 UTC, 0 replies.
- [26/50] [abbrv] hadoop git commit: HADOOP-15195. With SELinux enabled, directories mounted with start-build-env.sh may not be accessible. Contributed by Grigori Rybkine - posted by ae...@apache.org on 2018/02/15 23:50:55 UTC, 0 replies.
- [27/50] [abbrv] hadoop git commit: Revert "HADOOP-15195. With SELinux enabled, directories mounted with start-build-env.sh may not be accessible. Contributed by Grigori Rybkine" - posted by ae...@apache.org on 2018/02/15 23:50:56 UTC, 0 replies.
- [28/50] [abbrv] hadoop git commit: HADOOP-15195. With SELinux enabled, directories mounted with start-build-env.sh may not be accessible. Contributed by Grigori Rybkine - posted by ae...@apache.org on 2018/02/15 23:50:57 UTC, 0 replies.
- [29/50] [abbrv] hadoop git commit: YARN-7813: Capacity Scheduler Intra-queue Preemption should be configurable for each queue - posted by ae...@apache.org on 2018/02/15 23:50:58 UTC, 0 replies.
- [30/50] [abbrv] hadoop git commit: HADOOP-12897. KerberosAuthenticator.authenticate to include URL on IO failures. Contributed by Ajay Kumar. - posted by ae...@apache.org on 2018/02/15 23:50:59 UTC, 0 replies.
- [31/50] [abbrv] hadoop git commit: HADOOP-15040 Upgrade AWS SDK to 1.11.271: NPE bug spams logs w/ Yarn Log Aggregation - posted by ae...@apache.org on 2018/02/15 23:51:00 UTC, 0 replies.
- [32/50] [abbrv] hadoop git commit: YARN-7789. Should fail RM if 3rd resource type is configured but RM uses DefaultResourceCalculator. (Zian Chen via wangda) - posted by ae...@apache.org on 2018/02/15 23:51:01 UTC, 0 replies.
- [33/50] [abbrv] hadoop git commit: HADOOP-10571. Use Log.*(Object, Throwable) overload to log exceptions. Contributed by Andras Bokor. - posted by ae...@apache.org on 2018/02/15 23:51:02 UTC, 0 replies.
- [34/50] [abbrv] hadoop git commit: HADOOP-10571. Use Log.*(Object, Throwable) overload to log exceptions. Contributed by Andras Bokor. - posted by ae...@apache.org on 2018/02/15 23:51:03 UTC, 0 replies.
- [35/50] [abbrv] hadoop git commit: HADOOP-10571. Use Log.*(Object, Throwable) overload to log exceptions. Contributed by Andras Bokor. - posted by ae...@apache.org on 2018/02/15 23:51:04 UTC, 0 replies.
- [36/50] [abbrv] hadoop git commit: Revert "HADOOP-12897. KerberosAuthenticator.authenticate to include URL on IO failures. Contributed by Ajay Kumar." - posted by ae...@apache.org on 2018/02/15 23:51:05 UTC, 0 replies.
- [37/50] [abbrv] hadoop git commit: Revert "YARN-7813: Capacity Scheduler Intra-queue Preemption should be configurable for each queue" - posted by ae...@apache.org on 2018/02/15 23:51:06 UTC, 0 replies.
- [38/50] [abbrv] hadoop git commit: HADOOP-15204. Add Configuration API for parsing storage sizes. Contributed by Anu Engineer. - posted by ae...@apache.org on 2018/02/15 23:51:07 UTC, 0 replies.
- [39/50] [abbrv] hadoop git commit: HDFS-13142. Define and Implement a DiifList Interface to store and manage SnapshotDiffs. Contributed by Shashikant Banerjee - posted by ae...@apache.org on 2018/02/15 23:51:08 UTC, 0 replies.
- [40/50] [abbrv] hadoop git commit: HADOOP-15090. Add ADL troubleshooting doc. Contributed by Steve Loughran. - posted by ae...@apache.org on 2018/02/15 23:51:09 UTC, 0 replies.
- [41/50] [abbrv] hadoop git commit: HADOOP-15076. Enhance S3A troubleshooting documents and add a performance document. Contributed by Steve Loughran. - posted by ae...@apache.org on 2018/02/15 23:51:10 UTC, 0 replies.
- [42/50] [abbrv] hadoop git commit: HADOOP-15176. Enhance IAM Assumed Role support in S3A client. Contributed by Steve Loughran - posted by ae...@apache.org on 2018/02/15 23:51:11 UTC, 0 replies.
- [43/50] [abbrv] hadoop git commit: HADOOP-15176. Enhance IAM Assumed Role support in S3A client. Contributed by Steve Loughran - posted by ae...@apache.org on 2018/02/15 23:51:12 UTC, 0 replies.
- [44/50] [abbrv] hadoop git commit: HADOOP-13972. ADLS to support per-store configuration. Contributed by Sharad Sonker. - posted by ae...@apache.org on 2018/02/15 23:51:13 UTC, 0 replies.
- [45/50] [abbrv] hadoop git commit: xattr api cleanup - posted by ae...@apache.org on 2018/02/15 23:51:14 UTC, 0 replies.
- [46/50] [abbrv] hadoop git commit: MAPREDUCE-7052. TestFixedLengthInputFormat#testFormatCompressedIn is flaky. Contributed by Peter Bacsko - posted by ae...@apache.org on 2018/02/15 23:51:15 UTC, 0 replies.
- [47/50] [abbrv] hadoop git commit: HDFS-13112. Token expiration edits may cause log corruption or deadlock. Contributed by Daryn Sharp. - posted by ae...@apache.org on 2018/02/15 23:51:16 UTC, 0 replies.
- [48/50] [abbrv] hadoop git commit: Merge branch 'trunk' into HDFS-7240 - posted by ae...@apache.org on 2018/02/15 23:51:17 UTC, 0 replies.
- [49/50] [abbrv] hadoop git commit: Merge branch 'trunk' into HDFS-7240 - posted by ae...@apache.org on 2018/02/15 23:51:18 UTC, 0 replies.
- [50/50] [abbrv] hadoop git commit: adding missing file - posted by ae...@apache.org on 2018/02/15 23:51:19 UTC, 0 replies.
- [1/2] hadoop git commit: YARN-7292. Retrospect Resource Profile Behavior for overriding capability. Contributed by Wangda Tan. - posted by su...@apache.org on 2018/02/16 07:07:49 UTC, 1 replies.
- [2/2] hadoop git commit: YARN-7292. Retrospect Resource Profile Behavior for overriding capability. Contributed by Wangda Tan. - posted by su...@apache.org on 2018/02/16 07:07:50 UTC, 1 replies.
- hadoop git commit: HDFS-13151. Fix the javadoc error in ReplicaInfo - posted by aa...@apache.org on 2018/02/16 07:23:06 UTC, 1 replies.
- [1/2] hadoop git commit: HDFS-13110: [SPS]: Reduce the number of APIs in NamenodeProtocol used by external satisfier. Contributed by Rakesh R. - posted by ra...@apache.org on 2018/02/16 11:33:22 UTC, 0 replies.
- [2/2] hadoop git commit: HDFS-13110: [SPS]: Reduce the number of APIs in NamenodeProtocol used by external satisfier. Contributed by Rakesh R. - posted by ra...@apache.org on 2018/02/16 11:33:23 UTC, 0 replies.
- hadoop git commit: MAPREDUCE-7053: Timed out tasks can fail to produce thread dump. Contributed by Jason Lowe. - posted by ep...@apache.org on 2018/02/16 14:16:10 UTC, 6 replies.
- [01/50] [abbrv] hadoop git commit: HDFS-11309. [SPS]: chooseTargetTypeInSameNode should pass accurate block size to chooseStorage4Block while choosing target. Contributed by Uma Maheswara Rao G [Forced Update!] - posted by ra...@apache.org on 2018/02/16 14:39:52 UTC, 0 replies.
- [02/50] [abbrv] hadoop git commit: HDFS-11243. [SPS]: Add a protocol command from NN to DN for dropping the SPS work and queues. Contributed by Uma Maheswara Rao G - posted by ra...@apache.org on 2018/02/16 14:39:53 UTC, 0 replies.
- [03/50] [abbrv] hadoop git commit: HDFS-11239: [SPS]: Check Mover file ID lease also to determine whether Mover is running. Contributed by Wei Zhou - posted by ra...@apache.org on 2018/02/16 14:39:54 UTC, 0 replies.
- [04/50] [abbrv] hadoop git commit: HDFS-11336: [SPS]: Remove xAttrs when movements done or SPS disabled. Contributed by Yuanbo Liu. - posted by ra...@apache.org on 2018/02/16 14:39:55 UTC, 0 replies.
- [05/50] [abbrv] hadoop git commit: HDFS-11338: [SPS]: Fix timeout issue in unit tests caused by longger NN down time. Contributed by Wei Zhou and Rakesh R - posted by ra...@apache.org on 2018/02/16 14:39:56 UTC, 0 replies.
- [06/50] [abbrv] hadoop git commit: HDFS-11334: [SPS]: NN switch and rescheduling movements can lead to have more than one coordinator for same file blocks. Contributed by Rakesh R. - posted by ra...@apache.org on 2018/02/16 14:39:57 UTC, 0 replies.
- [07/50] [abbrv] hadoop git commit: HDFS-11572. [SPS]: SPS should clean Xattrs when no blocks required to satisfy for a file. Contributed by Uma Maheswara Rao G - posted by ra...@apache.org on 2018/02/16 14:39:58 UTC, 0 replies.
- [08/50] [abbrv] hadoop git commit: HDFS-11695: [SPS]: Namenode failed to start while loading SPS xAttrs from the edits log. Contributed by Surendra Singh Lilhore. - posted by ra...@apache.org on 2018/02/16 14:39:59 UTC, 0 replies.
- [09/50] [abbrv] hadoop git commit: HDFS-11883: [SPS] : Handle NPE in BlockStorageMovementTracker when dropSPSWork() called. Contributed by Surendra Singh Lilhore. - posted by ra...@apache.org on 2018/02/16 14:40:00 UTC, 0 replies.
- [10/50] [abbrv] hadoop git commit: HDFS-11762. [SPS]: Empty files should be ignored in StoragePolicySatisfier. Surendra Singh Lilhore. - posted by ra...@apache.org on 2018/02/16 14:40:01 UTC, 0 replies.
- [11/50] [abbrv] hadoop git commit: HDFS-11726. [SPS]: StoragePolicySatisfier should not select same storage type as source and destination in same datanode. Surendra Singh Lilhore. - posted by ra...@apache.org on 2018/02/16 14:40:02 UTC, 0 replies.
- [12/50] [abbrv] hadoop git commit: HDFS-11966. [SPS] Correct the log in BlockStorageMovementAttemptedItems#blockStorageMovementResultCheck. Contributed by Surendra Singh Lilhore. - posted by ra...@apache.org on 2018/02/16 14:40:03 UTC, 0 replies.
- [13/50] [abbrv] hadoop git commit: HDFS-11670: [SPS]: Add CLI command for satisfy storage policy operations. Contributed by Surendra Singh Lilhore. - posted by ra...@apache.org on 2018/02/16 14:40:04 UTC, 0 replies.
- [14/50] [abbrv] hadoop git commit: HDFS-11965: [SPS]: Should give chance to satisfy the low redundant blocks before removing the xattr. Contributed by Surendra Singh Lilhore. - posted by ra...@apache.org on 2018/02/16 14:40:05 UTC, 0 replies.
- [15/50] [abbrv] hadoop git commit: HDFS-11264: [SPS]: Double checks to ensure that SPS/Mover are not running together. Contributed by Rakesh R. - posted by ra...@apache.org on 2018/02/16 14:40:06 UTC, 0 replies.
- [16/50] [abbrv] hadoop git commit: HDFS-11874. [SPS]: Document the SPS feature. Contributed by Uma Maheswara Rao G - posted by ra...@apache.org on 2018/02/16 14:40:07 UTC, 0 replies.
- [17/50] [abbrv] hadoop git commit: HDFS-12146. [SPS]: Fix TestStoragePolicySatisfierWithStripedFile#testSPSWhenFileHasLowRedundancyBlocks. Contributed by Surendra Singh Lilhore. - posted by ra...@apache.org on 2018/02/16 14:40:08 UTC, 0 replies.
- [18/50] [abbrv] hadoop git commit: HDFS-12141: [SPS]: Fix checkstyle warnings. Contributed by Rakesh R. - posted by ra...@apache.org on 2018/02/16 14:40:09 UTC, 0 replies.
- [19/50] [abbrv] hadoop git commit: HDFS-12152: [SPS]: Re-arrange StoragePolicySatisfyWorker stopping sequence to improve thread cleanup time. Contributed by Rakesh R. - posted by ra...@apache.org on 2018/02/16 14:40:10 UTC, 0 replies.
- [20/50] [abbrv] hadoop git commit: HDFS-12214: [SPS]: Fix review comments of StoragePolicySatisfier feature. Contributed by Rakesh R. - posted by ra...@apache.org on 2018/02/16 14:40:11 UTC, 0 replies.
- [21/50] [abbrv] hadoop git commit: HDFS-12225: [SPS]: Optimize extended attributes for tracking SPS movements. Contributed by Surendra Singh Lilhore. - posted by ra...@apache.org on 2018/02/16 14:40:12 UTC, 0 replies.
- [22/50] [abbrv] hadoop git commit: HDFS-12291: [SPS]: Provide a mechanism to recursively iterate and satisfy storage policy of all the files under the given dir. Contributed by Surendra Singh Lilhore. - posted by ra...@apache.org on 2018/02/16 14:40:13 UTC, 0 replies.
- [23/50] [abbrv] hadoop git commit: HDFS-12291: [SPS]: Provide a mechanism to recursively iterate and satisfy storage policy of all the files under the given dir. Contributed by Surendra Singh Lilhore. - posted by ra...@apache.org on 2018/02/16 14:40:14 UTC, 0 replies.
- [24/50] [abbrv] hadoop git commit: HDFS-12570: [SPS]: Refactor Co-ordinator datanode logic to track the block storage movements. Contributed by Rakesh R. - posted by ra...@apache.org on 2018/02/16 14:40:15 UTC, 0 replies.
- [25/50] [abbrv] hadoop git commit: HDFS-12570: [SPS]: Refactor Co-ordinator datanode logic to track the block storage movements. Contributed by Rakesh R. - posted by ra...@apache.org on 2018/02/16 14:40:16 UTC, 0 replies.
- [26/50] [abbrv] hadoop git commit: HDFS-12570: [SPS]: Refactor Co-ordinator datanode logic to track the block storage movements. Contributed by Rakesh R. - posted by ra...@apache.org on 2018/02/16 14:40:17 UTC, 0 replies.
- [27/50] [abbrv] hadoop git commit: HDFS-12556: [SPS] : Block movement analysis should be done in read lock. - posted by ra...@apache.org on 2018/02/16 14:40:18 UTC, 0 replies.
- [28/50] [abbrv] hadoop git commit: HDFS-12310: [SPS]: Provide an option to track the status of in progress requests. Contributed by Surendra Singh Lilhore. - posted by ra...@apache.org on 2018/02/16 14:40:19 UTC, 0 replies.
- [29/50] [abbrv] hadoop git commit: HDFS-12790: [SPS]: Rebasing HDFS-10285 branch after HDFS-10467, HDFS-12599 and HDFS-11968 commits. Contributed by Rakesh R. - posted by ra...@apache.org on 2018/02/16 14:40:20 UTC, 0 replies.
- [30/50] [abbrv] hadoop git commit: HDFS-12106: [SPS]: Improve storage policy satisfier configurations. Contributed by Surendra Singh Lilhore. - posted by ra...@apache.org on 2018/02/16 14:40:21 UTC, 0 replies.
- [31/50] [abbrv] hadoop git commit: HDFS-12955: [SPS]: Move SPS classes to a separate package. Contributed by Rakesh R. - posted by ra...@apache.org on 2018/02/16 14:40:22 UTC, 0 replies.
- [32/50] [abbrv] hadoop git commit: HDFS-12955: [SPS]: Move SPS classes to a separate package. Contributed by Rakesh R. - posted by ra...@apache.org on 2018/02/16 14:40:23 UTC, 0 replies.
- [33/50] [abbrv] hadoop git commit: HDFS-12955: [SPS]: Move SPS classes to a separate package. Contributed by Rakesh R. - posted by ra...@apache.org on 2018/02/16 14:40:24 UTC, 0 replies.
- [34/50] [abbrv] hadoop git commit: HDFS-12955: [SPS]: Move SPS classes to a separate package. Contributed by Rakesh R. - posted by ra...@apache.org on 2018/02/16 14:40:25 UTC, 0 replies.
- [35/50] [abbrv] hadoop git commit: HDFS-12955: [SPS]: Move SPS classes to a separate package. Contributed by Rakesh R. - posted by ra...@apache.org on 2018/02/16 14:40:26 UTC, 0 replies.
- [36/50] [abbrv] hadoop git commit: HDFS-12955: [SPS]: Move SPS classes to a separate package. Contributed by Rakesh R. - posted by ra...@apache.org on 2018/02/16 14:40:27 UTC, 0 replies.
- [37/50] [abbrv] hadoop git commit: HDFS-12982 : [SPS]: Reduce the locking and cleanup the Namesystem access. Contributed by Rakesh R. - posted by ra...@apache.org on 2018/02/16 14:40:28 UTC, 0 replies.
- [38/50] [abbrv] hadoop git commit: HDFS-12911. [SPS]: Modularize the SPS code and expose necessary interfaces for external/internal implementations. Contributed by Uma Maheswara Rao G - posted by ra...@apache.org on 2018/02/16 14:40:29 UTC, 0 replies.
- [39/50] [abbrv] hadoop git commit: HDFS-12911. [SPS]: Modularize the SPS code and expose necessary interfaces for external/internal implementations. Contributed by Uma Maheswara Rao G - posted by ra...@apache.org on 2018/02/16 14:40:30 UTC, 0 replies.
- [40/50] [abbrv] hadoop git commit: HDFS-13025. [SPS]: Implement a mechanism to scan the files for external SPS. Contributed by Uma Maheswara Rao G. - posted by ra...@apache.org on 2018/02/16 14:40:31 UTC, 0 replies.
- [41/50] [abbrv] hadoop git commit: HDFS-13033: [SPS]: Implement a mechanism to do file block movements for external SPS. Contributed by Rakesh R. - posted by ra...@apache.org on 2018/02/16 14:40:32 UTC, 0 replies.
- [42/50] [abbrv] hadoop git commit: HDFS-13057: [SPS]: Revisit configurations to make SPS service modes internal/external/none. Contributed by Rakesh R. - posted by ra...@apache.org on 2018/02/16 14:40:33 UTC, 0 replies.
- [43/50] [abbrv] hadoop git commit: HDFS-13057: [SPS]: Revisit configurations to make SPS service modes internal/external/none. Contributed by Rakesh R. - posted by ra...@apache.org on 2018/02/16 14:40:34 UTC, 0 replies.
- [44/50] [abbrv] hadoop git commit: HDFS-13075. [SPS]: Provide External Context implementation. Contributed by Uma Maheswara Rao G. - posted by ra...@apache.org on 2018/02/16 14:40:35 UTC, 0 replies.
- [45/50] [abbrv] hadoop git commit: HDFS-13050: [SPS]: Create start/stop script to start external SPS process. Contributed by Surendra Singh Lilhore. - posted by ra...@apache.org on 2018/02/16 14:40:36 UTC, 0 replies.
- [46/50] [abbrv] hadoop git commit: HDFS-13077. [SPS]: Fix review comments of external storage policy satisfier. Contributed by Rakesh R. - posted by ra...@apache.org on 2018/02/16 14:40:37 UTC, 0 replies.
- [47/50] [abbrv] hadoop git commit: HDFS-13097: [SPS]: Fix the branch review comments(Part1). Contributed by Surendra Singh. - posted by ra...@apache.org on 2018/02/16 14:40:38 UTC, 0 replies.
- [48/50] [abbrv] hadoop git commit: HDFS-13097: [SPS]: Fix the branch review comments(Part1). Contributed by Surendra Singh. - posted by ra...@apache.org on 2018/02/16 14:40:39 UTC, 0 replies.
- [49/50] [abbrv] hadoop git commit: HDFS-13110: [SPS]: Reduce the number of APIs in NamenodeProtocol used by external satisfier. Contributed by Rakesh R. - posted by ra...@apache.org on 2018/02/16 14:40:40 UTC, 0 replies.
- [50/50] [abbrv] hadoop git commit: HDFS-13110: [SPS]: Reduce the number of APIs in NamenodeProtocol used by external satisfier. Contributed by Rakesh R. - posted by ra...@apache.org on 2018/02/16 14:40:41 UTC, 0 replies.
- hadoop git commit: Revert "MAPREDUCE-7053: Timed out tasks can fail to produce thread dump. Contributed by Jason Lowe." - posted by ep...@apache.org on 2018/02/16 15:15:20 UTC, 0 replies.
- [1/2] hadoop git commit: HADOOP-14507. Extend per-bucket secret key config with explicit getPassword() on fs.s3a.$bucket.secret.key. Contributed by Steve Loughran. - posted by st...@apache.org on 2018/02/16 16:39:38 UTC, 0 replies.
- [2/2] hadoop git commit: HADOOP-14507. Extend per-bucket secret key config with explicit getPassword() on fs.s3a.$bucket.secret.key. Contributed by Steve Loughran. - posted by st...@apache.org on 2018/02/16 16:39:39 UTC, 0 replies.
- [1/2] hadoop git commit: HDFS-13153. Enable HDFS diskbalancer by default. Contributed by Ajay Kumar. - posted by ar...@apache.org on 2018/02/16 17:39:28 UTC, 0 replies.
- [2/2] hadoop git commit: HDFS-13153. Enable HDFS diskbalancer by default. Contributed by Ajay Kumar. - posted by ar...@apache.org on 2018/02/16 17:39:29 UTC, 0 replies.
- [1/2] hadoop git commit: HDFS-13058. Fix dfs.namenode.shared.edits.dir in TestJournalNode. Contributed by Bharat Viswanadham. - posted by ar...@apache.org on 2018/02/16 18:32:05 UTC, 0 replies.
- [2/2] hadoop git commit: HDFS-13058. Fix dfs.namenode.shared.edits.dir in TestJournalNode. Contributed by Bharat Viswanadham. - posted by ar...@apache.org on 2018/02/16 18:32:06 UTC, 0 replies.
- hadoop git commit: HADOOP-15206. BZip2 drops and duplicates records when input split size is small. Contributed by Aki Tanaka - posted by jl...@apache.org on 2018/02/16 20:49:58 UTC, 6 replies.
- [01/21] hadoop git commit: HADOOP-15204. Add Configuration API for parsing storage sizes. Contributed by Anu Engineer. - posted by ha...@apache.org on 2018/02/16 22:00:23 UTC, 0 replies.
- [02/21] hadoop git commit: HDFS-13142. Define and Implement a DiifList Interface to store and manage SnapshotDiffs. Contributed by Shashikant Banerjee - posted by ha...@apache.org on 2018/02/16 22:00:24 UTC, 0 replies.
- [03/21] hadoop git commit: HADOOP-15090. Add ADL troubleshooting doc. Contributed by Steve Loughran. - posted by ha...@apache.org on 2018/02/16 22:00:25 UTC, 0 replies.
- [04/21] hadoop git commit: HADOOP-15076. Enhance S3A troubleshooting documents and add a performance document. Contributed by Steve Loughran. - posted by ha...@apache.org on 2018/02/16 22:00:26 UTC, 0 replies.
- [05/21] hadoop git commit: HADOOP-15176. Enhance IAM Assumed Role support in S3A client. Contributed by Steve Loughran - posted by ha...@apache.org on 2018/02/16 22:00:27 UTC, 0 replies.
- [06/21] hadoop git commit: HADOOP-15176. Enhance IAM Assumed Role support in S3A client. Contributed by Steve Loughran - posted by ha...@apache.org on 2018/02/16 22:00:28 UTC, 0 replies.
- [07/21] hadoop git commit: HADOOP-13972. ADLS to support per-store configuration. Contributed by Sharad Sonker. - posted by ha...@apache.org on 2018/02/16 22:00:29 UTC, 0 replies.
- [08/21] hadoop git commit: xattr api cleanup - posted by ha...@apache.org on 2018/02/16 22:00:30 UTC, 0 replies.
- [09/21] hadoop git commit: MAPREDUCE-7052. TestFixedLengthInputFormat#testFormatCompressedIn is flaky. Contributed by Peter Bacsko - posted by ha...@apache.org on 2018/02/16 22:00:31 UTC, 0 replies.
- [10/21] hadoop git commit: HDFS-13112. Token expiration edits may cause log corruption or deadlock. Contributed by Daryn Sharp. - posted by ha...@apache.org on 2018/02/16 22:00:32 UTC, 0 replies.
- [11/21] hadoop git commit: YARN-7920. Simplify configuration for PlacementConstraints. Contributed by Wangda Tan. - posted by ha...@apache.org on 2018/02/16 22:00:33 UTC, 0 replies.
- [12/21] hadoop git commit: YARN-7920. Simplify configuration for PlacementConstraints. Contributed by Wangda Tan. - posted by ha...@apache.org on 2018/02/16 22:00:34 UTC, 0 replies.
- [13/21] hadoop git commit: YARN-7677. Docker image cannot set HADOOP_CONF_DIR. Contributed by Jim Brennan - posted by ha...@apache.org on 2018/02/16 22:00:35 UTC, 0 replies.
- [14/21] hadoop git commit: YARN-7292. Retrospect Resource Profile Behavior for overriding capability. Contributed by Wangda Tan. - posted by ha...@apache.org on 2018/02/16 22:00:36 UTC, 0 replies.
- [15/21] hadoop git commit: YARN-7292. Retrospect Resource Profile Behavior for overriding capability. Contributed by Wangda Tan. - posted by ha...@apache.org on 2018/02/16 22:00:37 UTC, 0 replies.
- [16/21] hadoop git commit: HDFS-13151. Fix the javadoc error in ReplicaInfo - posted by ha...@apache.org on 2018/02/16 22:00:38 UTC, 0 replies.
- [17/21] hadoop git commit: MAPREDUCE-7053: Timed out tasks can fail to produce thread dump. Contributed by Jason Lowe. - posted by ha...@apache.org on 2018/02/16 22:00:39 UTC, 0 replies.
- [18/21] hadoop git commit: HADOOP-14507. Extend per-bucket secret key config with explicit getPassword() on fs.s3a.$bucket.secret.key. Contributed by Steve Loughran. - posted by ha...@apache.org on 2018/02/16 22:00:40 UTC, 0 replies.
- [19/21] hadoop git commit: HDFS-13153. Enable HDFS diskbalancer by default. Contributed by Ajay Kumar. - posted by ha...@apache.org on 2018/02/16 22:00:41 UTC, 0 replies.
- [20/21] hadoop git commit: HDFS-13058. Fix dfs.namenode.shared.edits.dir in TestJournalNode. Contributed by Bharat Viswanadham. - posted by ha...@apache.org on 2018/02/16 22:00:42 UTC, 0 replies.
- [21/21] hadoop git commit: HADOOP-15206. BZip2 drops and duplicates records when input split size is small. Contributed by Aki Tanaka - posted by ha...@apache.org on 2018/02/16 22:00:43 UTC, 0 replies.
- hadoop git commit: HDFS-13161. Update comment in start-dfs.sh to mention correct variable for secure datanode user. Contributed by Ajay Kumar. - posted by cl...@apache.org on 2018/02/17 00:05:06 UTC, 0 replies.
- [1/2] hadoop git commit: YARN-7328. ResourceUtils allows yarn.nodemanager.resource-types.memory-mb and .vcores to override yarn.nodemanager.resource.memory-mb and .cpu-vcores. (lovekesh bansal via wangda) - posted by wa...@apache.org on 2018/02/17 05:00:17 UTC, 1 replies.
- [2/2] hadoop git commit: HADOOP-14875. Create end user documentation from the compatibility guidelines. (Daniel Templeton via wangda) - posted by wa...@apache.org on 2018/02/17 05:00:18 UTC, 1 replies.
- hadoop git commit: YARN-7918. Fix TestAMRMClientPlacementConstraints. (Gergely Novák via asuresh) - posted by as...@apache.org on 2018/02/17 11:25:29 UTC, 1 replies.
- [01/18] hadoop git commit: YARN-7919. Refactor timelineservice-hbase module into submodules. Contributed by Haibo Chen. - posted by ro...@apache.org on 2018/02/18 08:09:33 UTC, 1 replies.
- [02/18] hadoop git commit: YARN-7919. Refactor timelineservice-hbase module into submodules. Contributed by Haibo Chen. - posted by ro...@apache.org on 2018/02/18 08:09:34 UTC, 1 replies.
- [03/18] hadoop git commit: YARN-7919. Refactor timelineservice-hbase module into submodules. Contributed by Haibo Chen. - posted by ro...@apache.org on 2018/02/18 08:09:35 UTC, 1 replies.
- [04/18] hadoop git commit: YARN-7919. Refactor timelineservice-hbase module into submodules. Contributed by Haibo Chen. - posted by ro...@apache.org on 2018/02/18 08:09:36 UTC, 1 replies.
- [05/18] hadoop git commit: YARN-7919. Refactor timelineservice-hbase module into submodules. Contributed by Haibo Chen. - posted by ro...@apache.org on 2018/02/18 08:09:37 UTC, 1 replies.
- [06/18] hadoop git commit: YARN-7919. Refactor timelineservice-hbase module into submodules. Contributed by Haibo Chen. - posted by ro...@apache.org on 2018/02/18 08:09:38 UTC, 1 replies.
- [07/18] hadoop git commit: YARN-7919. Refactor timelineservice-hbase module into submodules. Contributed by Haibo Chen. - posted by ro...@apache.org on 2018/02/18 08:09:39 UTC, 1 replies.
- [08/18] hadoop git commit: YARN-7919. Refactor timelineservice-hbase module into submodules. Contributed by Haibo Chen. - posted by ro...@apache.org on 2018/02/18 08:09:40 UTC, 1 replies.
- [09/18] hadoop git commit: YARN-7919. Refactor timelineservice-hbase module into submodules. Contributed by Haibo Chen. - posted by ro...@apache.org on 2018/02/18 08:09:41 UTC, 1 replies.
- [10/18] hadoop git commit: YARN-7919. Refactor timelineservice-hbase module into submodules. Contributed by Haibo Chen. - posted by ro...@apache.org on 2018/02/18 08:09:42 UTC, 1 replies.
- [11/18] hadoop git commit: YARN-7919. Refactor timelineservice-hbase module into submodules. Contributed by Haibo Chen. - posted by ro...@apache.org on 2018/02/18 08:09:43 UTC, 1 replies.
- [12/18] hadoop git commit: YARN-7919. Refactor timelineservice-hbase module into submodules. Contributed by Haibo Chen. - posted by ro...@apache.org on 2018/02/18 08:09:44 UTC, 1 replies.
- [13/18] hadoop git commit: YARN-7919. Refactor timelineservice-hbase module into submodules. Contributed by Haibo Chen. - posted by ro...@apache.org on 2018/02/18 08:09:45 UTC, 1 replies.
- [14/18] hadoop git commit: YARN-7919. Refactor timelineservice-hbase module into submodules. Contributed by Haibo Chen. - posted by ro...@apache.org on 2018/02/18 08:09:46 UTC, 1 replies.
- [15/18] hadoop git commit: YARN-7919. Refactor timelineservice-hbase module into submodules. Contributed by Haibo Chen. - posted by ro...@apache.org on 2018/02/18 08:09:47 UTC, 1 replies.
- [16/18] hadoop git commit: YARN-7919. Refactor timelineservice-hbase module into submodules. Contributed by Haibo Chen. - posted by ro...@apache.org on 2018/02/18 08:09:48 UTC, 1 replies.
- [17/18] hadoop git commit: YARN-7919. Refactor timelineservice-hbase module into submodules. Contributed by Haibo Chen. - posted by ro...@apache.org on 2018/02/18 08:09:49 UTC, 1 replies.
- [18/18] hadoop git commit: YARN-7919. Refactor timelineservice-hbase module into submodules. Contributed by Haibo Chen. - posted by ro...@apache.org on 2018/02/18 08:09:50 UTC, 1 replies.
- hadoop git commit: YARN-7937. Fix http method name in Cluster Application Timeout Update API example request. Contributed by Charan Hebri. - posted by ro...@apache.org on 2018/02/18 08:32:03 UTC, 3 replies.
- hadoop git commit: HADOOP-15223. Replace Collections.EMPTY* with empty* when available - posted by aa...@apache.org on 2018/02/18 13:21:29 UTC, 1 replies.
- hadoop git commit: HDFS-12998. SnapshotDiff - Provide an iterator-based listing API for calculating snapshotDiff. Contributed by Shashikant Banerjee - posted by sz...@apache.org on 2018/02/19 03:43:38 UTC, 0 replies.
- hadoop git commit: YARN-7813. Capacity Scheduler Intra-queue Preemption should be configurable for each queue. Contributed by Eric Payne - posted by jl...@apache.org on 2018/02/19 20:21:54 UTC, 5 replies.
- hadoop git commit: HADOOP-15070. add test to verify FileSystem and paths differentiate on user info. Contributed by Steve Loughran. - posted by st...@apache.org on 2018/02/19 20:44:30 UTC, 0 replies.
- hadoop git commit: HDFS-13119. RBF: Manage unavailable clusters. Contributed by Yiqun Lin. - posted by yq...@apache.org on 2018/02/20 01:37:31 UTC, 4 replies.
- hadoop git commit: HDFS-11187. Optimize disk access for last partial chunk checksum of Finalized replica. Contributed by Gabor Bota, Wei-Chiu Chuang. - posted by xi...@apache.org on 2018/02/20 03:15:05 UTC, 3 replies.
- [1/2] hadoop git commit: HDFS-12983. Block Storage: provide docker-compose file for cblock clusters. Contributed by Elek, Marton. - posted by ae...@apache.org on 2018/02/20 18:54:24 UTC, 0 replies.
- [2/2] hadoop git commit: HDFS-13078. Ozone: Update Ratis on Ozone to 0.1.1-alpha-8fd74ed-SNAPSHOT. To fix large chunk reads (>4M) from Datanodes. Contributed by Mukul Kumar Singh. - posted by ae...@apache.org on 2018/02/20 18:54:25 UTC, 0 replies.
- hadoop git commit: HDFS-13070. Ozone: SCM: Support for container replica reconciliation - 1. Contributed by Nanda kumar. - posted by na...@apache.org on 2018/02/20 19:11:00 UTC, 0 replies.
- hadoop git commit: YARN-7940. Fixed a bug in ServiceAM ZooKeeper initialization. (Contributed by Billie Rinaldi) - posted by ey...@apache.org on 2018/02/20 19:14:15 UTC, 1 replies.
- hadoop git commit: HDFS-13159. TestTruncateQuotaUpdate fails in trunk. Contributed by Nanda kumar. - posted by ar...@apache.org on 2018/02/20 19:40:25 UTC, 0 replies.
- hadoop git commit: HDFS-13168. XmlImageVisitor - Prefer Array over LinkedList. Contributed by BELUGA BEHR. - posted by in...@apache.org on 2018/02/20 23:16:10 UTC, 0 replies.
- hadoop git commit: HDFS-13167. DatanodeAdminManager Improvements. Contributed by BELUGA BEHR. - posted by in...@apache.org on 2018/02/20 23:18:37 UTC, 0 replies.
- [1/2] hadoop git commit: YARN-7732. Support Generic AM Simulator from SynthGenerator. (Contributed by Young Chen via curino) - posted by cu...@apache.org on 2018/02/21 01:00:56 UTC, 0 replies.
- [2/2] hadoop git commit: YARN-7732. Support Generic AM Simulator from SynthGenerator. (Contributed by Young Chen via curino) - posted by cu...@apache.org on 2018/02/21 01:00:57 UTC, 0 replies.
- [01/10] hadoop git commit: HDFS-11847. Enhance dfsadmin listOpenFiles command to list files blocking datanode decommissioning. - posted by cu...@apache.org on 2018/02/21 01:14:47 UTC, 0 replies.
- [02/10] hadoop git commit: HDFS-11848. Enhance dfsadmin listOpenFiles command to list files under a given path. Contributed by Yiqun Lin. - posted by cu...@apache.org on 2018/02/21 01:14:48 UTC, 0 replies.
- [03/10] hadoop git commit: HDFS-12919. RBF: Support erasure coding methods in RouterRpcServer. Contributed by Inigo Goiri. - posted by cu...@apache.org on 2018/02/21 01:14:49 UTC, 0 replies.
- [04/10] hadoop git commit: HDFS-13004. TestLeaseRecoveryStriped.testLeaseRecovery is failing when safeLength is 0MB or larger than the test file. (Zsolt Venczel via lei) - posted by cu...@apache.org on 2018/02/21 01:14:50 UTC, 0 replies.
- [05/10] hadoop git commit: HADOOP-15027. AliyunOSS: Support multi-thread pre-read to improve sequential read from Hadoop to Aliyun OSS performance. (Contributed by Jinhu Wu) - posted by cu...@apache.org on 2018/02/21 01:14:51 UTC, 0 replies.
- [06/10] hadoop git commit: HDFS-9049. Make Datanode Netty reverse proxy port to be configurable. Contributed by Vinayakumar B. - posted by cu...@apache.org on 2018/02/21 01:14:52 UTC, 0 replies.
- [07/10] hadoop git commit: Revert "HADOOP-15027. AliyunOSS: Support multi-thread pre-read to improve sequential read from Hadoop to Aliyun OSS performance. (Contributed by Jinhu Wu)" - posted by cu...@apache.org on 2018/02/21 01:14:53 UTC, 0 replies.
- [08/10] hadoop git commit: YARN-7798. Refactor SLS Reservation Creation. Contributed by Young Chen. - posted by cu...@apache.org on 2018/02/21 01:14:54 UTC, 0 replies.
- [09/10] hadoop git commit: YARN-7732. Support Generic AM Simulator from SynthGenerator. (Contributed by Young Chen via curino) - posted by cu...@apache.org on 2018/02/21 01:14:55 UTC, 0 replies.
- [10/10] hadoop git commit: YARN-7732. Support Generic AM Simulator from SynthGenerator. (Contributed by Young Chen via curino) - posted by cu...@apache.org on 2018/02/21 01:14:56 UTC, 0 replies.
- hadoop git commit: HADOOP-15235. Authentication Tokens should use HMAC instead of MAC (rkanter) - posted by rk...@apache.org on 2018/02/21 01:24:59 UTC, 1 replies.
- hadoop git commit: HADOOP-12897. KerberosAuthenticator.authenticate to include URL on IO failures. Contributed by Ajay Kumar. - posted by ar...@apache.org on 2018/02/21 02:19:29 UTC, 0 replies.
- hadoop git commit: HDFS-13175. Add more information for checking argument in DiskBalancerVolume. Contributed by Lei (Eddy) Xu. - posted by ae...@apache.org on 2018/02/21 03:57:39 UTC, 2 replies.
- hadoop git commit: YARN-7223. Document GPU isolation feature. Contributed by Wangda Tan. - posted by su...@apache.org on 2018/02/21 08:46:52 UTC, 1 replies.
- hadoop git commit: YARN-7947. Capacity Scheduler intra-queue preemption can NPE for non-schedulable apps. Contributed by Eric Payne. - posted by su...@apache.org on 2018/02/21 09:25:18 UTC, 5 replies.
- [Hadoop Wiki] Update of "Books" by Packt Publishing - posted by Apache Wiki <wi...@apache.org> on 2018/02/21 09:41:51 UTC, 0 replies.
- [1/3] hadoop git commit: HADOOP-15247. Move commons-net up to 3.6. Contributed by Steve Loughran. - posted by st...@apache.org on 2018/02/21 10:43:32 UTC, 0 replies.
- [2/3] hadoop git commit: HADOOP-15247. Move commons-net up to 3.6. Contributed by Steve Loughran. - posted by st...@apache.org on 2018/02/21 10:43:33 UTC, 0 replies.
- [3/3] hadoop git commit: HADOOP-15247. Move commons-net up to 3.6. Contributed by Steve Loughran. - posted by st...@apache.org on 2018/02/21 10:43:34 UTC, 0 replies.
- [1/3] hadoop git commit: HADOOP-10571. Use Log.*(Object, Throwable) overload to log exceptions. Contributed by Andras Bokor. - posted by st...@apache.org on 2018/02/21 11:11:47 UTC, 0 replies.
- [2/3] hadoop git commit: HADOOP-10571. Use Log.*(Object, Throwable) overload to log exceptions. Contributed by Andras Bokor. - posted by st...@apache.org on 2018/02/21 11:11:48 UTC, 0 replies.
- [3/3] hadoop git commit: HADOOP-10571. Use Log.*(Object, Throwable) overload to log exceptions. Contributed by Andras Bokor. - posted by st...@apache.org on 2018/02/21 11:11:49 UTC, 0 replies.
- hadoop git commit: YARN-5028. RMStateStore should trim down app state for completed applications. Contributed by Gergo Repas. - posted by yu...@apache.org on 2018/02/21 19:43:16 UTC, 0 replies.
- hadoop git commit: HADOOP-6852. apparent bug in concatenated-bzip2 support (decoding). Contributed by Zsolt Venczel. - posted by ma...@apache.org on 2018/02/21 19:57:53 UTC, 0 replies.
- hadoop git commit: YARN-7916. Remove call to docker logs on failure in container-executor. Contributed by Shane Kumpf - posted by jl...@apache.org on 2018/02/21 22:54:49 UTC, 1 replies.
- hadoop git commit: HDFS-4210. Throw helpful exception when DNS entry for JournalNode cannot be resolved. Contributed by Charles Lamb and John Zhuge. - posted by sh...@apache.org on 2018/02/22 00:02:39 UTC, 0 replies.
- [1/3] hadoop git commit: HADOOP-14903. Add json-smart explicitly to pom.xml. Contributed by Brahma Reddy Battula and Ray Chiang - posted by br...@apache.org on 2018/02/22 13:25:34 UTC, 0 replies.
- [2/3] hadoop git commit: HADOOP-14903. Add json-smart explicitly to pom.xml. Contributed by Brahma Reddy Battula and Ray Chiang - posted by br...@apache.org on 2018/02/22 13:25:35 UTC, 0 replies.
- [3/3] hadoop git commit: HADOOP-14903. Add json-smart explicitly to pom.xml. Contributed by Brahma Reddy Battula and Ray Chiang - posted by br...@apache.org on 2018/02/22 13:25:36 UTC, 0 replies.
- hadoop git commit: YARN-7945. Java Doc error in UnmanagedAMPoolManager for branch-2. Contributed by Botong Huang - posted by jl...@apache.org on 2018/02/22 17:01:04 UTC, 1 replies.
- hadoop git commit: HDFS-13136. Avoid taking FSN lock while doing group member lookup for FSD permission check. Contributed by Xiaoyu Yao. - posted by xy...@apache.org on 2018/02/22 20:52:25 UTC, 2 replies.
- hadoop git commit: YARN-7836. Added error check for updating service components. (Contributed by Gour Saha) - posted by ey...@apache.org on 2018/02/22 21:10:02 UTC, 0 replies.
- hadoop git commit: YARN-7836. Added error check for updating service components. (Contributed by Gour Saha) (Cherry-picked from commit 190969006d4a7f9ef86d67bba472f7dc5642668a) - posted by ey...@apache.org on 2018/02/22 21:11:53 UTC, 0 replies.
- hadoop git commit: YARN-7942. Add check for JAAS configuration for Yarn Service. Contributed by Billie Rinaldi - posted by ey...@apache.org on 2018/02/22 21:15:24 UTC, 0 replies.
- hadoop git commit: YARN-7942. Add check for JAAS configuration for Yarn Service. Contributed by Billie Rinaldi (Cherry-picked from commit 95904f6b3ccd1d167088086472eabdd85b2d148d) - posted by ey...@apache.org on 2018/02/22 21:19:55 UTC, 0 replies.
- hadoop git commit: YARN-7934. [GQ] Refactor preemption calculators to allow overriding for Federation Global Algos. (Contributed by curino) - posted by cu...@apache.org on 2018/02/23 02:12:23 UTC, 0 replies.
- hadoop git commit: YARN-6858. Attribute Manager to store and provide node attributes in RM. Contributed by Naganarasimha G R. - posted by su...@apache.org on 2018/02/23 02:32:10 UTC, 0 replies.
- hadoop git commit: HADOOP-15236. Fix typo in RequestHedgingProxyProvider and RequestHedgingRMFailoverProxyProvider - posted by aa...@apache.org on 2018/02/23 04:56:11 UTC, 3 replies.
- hadoop git commit: HADOOP-15223. Replace Collections.EMPTY* with empty* when available. Contributed by fang zhenyi. - posted by aa...@apache.org on 2018/02/23 05:21:38 UTC, 0 replies.
- hadoop git commit: YARN-7675. [UI2] Support loading pre-2.8 version /scheduler REST response for queue page. Contributed by Gergely Novák. - posted by su...@apache.org on 2018/02/23 10:40:37 UTC, 1 replies.
- hadoop git commit: YARN-7949. [UI2] ArtifactsId should not be a compulsory field for new service. Contributed by Yesha Vora. - posted by su...@apache.org on 2018/02/23 11:20:24 UTC, 1 replies.
- hadoop git commit: HADOOP-15007. Stabilize and document Configuration element. Contributed by Ajay Kumar. - posted by ae...@apache.org on 2018/02/23 18:36:02 UTC, 1 replies.
- hadoop git commit: HADOOP-9747. Reduce unnecessary UGI synchronization. Contributed by Daryn Sharp. - posted by ki...@apache.org on 2018/02/23 19:11:38 UTC, 2 replies.
- [01/50] [abbrv] hadoop git commit: YARN-7918. Fix TestAMRMClientPlacementConstraints. (Gergely Novák via asuresh) - posted by ha...@apache.org on 2018/02/23 19:44:42 UTC, 0 replies.
- [02/50] [abbrv] hadoop git commit: YARN-7919. Refactor timelineservice-hbase module into submodules. Contributed by Haibo Chen. - posted by ha...@apache.org on 2018/02/23 19:44:43 UTC, 0 replies.
- [03/50] [abbrv] hadoop git commit: YARN-7919. Refactor timelineservice-hbase module into submodules. Contributed by Haibo Chen. - posted by ha...@apache.org on 2018/02/23 19:44:44 UTC, 0 replies.
- [04/50] [abbrv] hadoop git commit: YARN-7919. Refactor timelineservice-hbase module into submodules. Contributed by Haibo Chen. - posted by ha...@apache.org on 2018/02/23 19:44:45 UTC, 0 replies.
- [05/50] [abbrv] hadoop git commit: YARN-7919. Refactor timelineservice-hbase module into submodules. Contributed by Haibo Chen. - posted by ha...@apache.org on 2018/02/23 19:44:46 UTC, 0 replies.
- [06/50] [abbrv] hadoop git commit: YARN-7919. Refactor timelineservice-hbase module into submodules. Contributed by Haibo Chen. - posted by ha...@apache.org on 2018/02/23 19:44:47 UTC, 0 replies.
- [07/50] [abbrv] hadoop git commit: YARN-7919. Refactor timelineservice-hbase module into submodules. Contributed by Haibo Chen. - posted by ha...@apache.org on 2018/02/23 19:44:48 UTC, 0 replies.
- [08/50] [abbrv] hadoop git commit: YARN-7919. Refactor timelineservice-hbase module into submodules. Contributed by Haibo Chen. - posted by ha...@apache.org on 2018/02/23 19:44:49 UTC, 0 replies.
- [09/50] [abbrv] hadoop git commit: YARN-7919. Refactor timelineservice-hbase module into submodules. Contributed by Haibo Chen. - posted by ha...@apache.org on 2018/02/23 19:44:50 UTC, 0 replies.
- [10/50] [abbrv] hadoop git commit: YARN-7919. Refactor timelineservice-hbase module into submodules. Contributed by Haibo Chen. - posted by ha...@apache.org on 2018/02/23 19:44:51 UTC, 0 replies.
- [11/50] [abbrv] hadoop git commit: YARN-7919. Refactor timelineservice-hbase module into submodules. Contributed by Haibo Chen. - posted by ha...@apache.org on 2018/02/23 19:44:52 UTC, 0 replies.
- [12/50] [abbrv] hadoop git commit: YARN-7919. Refactor timelineservice-hbase module into submodules. Contributed by Haibo Chen. - posted by ha...@apache.org on 2018/02/23 19:44:53 UTC, 0 replies.
- [13/50] [abbrv] hadoop git commit: YARN-7919. Refactor timelineservice-hbase module into submodules. Contributed by Haibo Chen. - posted by ha...@apache.org on 2018/02/23 19:44:54 UTC, 0 replies.
- [14/50] [abbrv] hadoop git commit: YARN-7919. Refactor timelineservice-hbase module into submodules. Contributed by Haibo Chen. - posted by ha...@apache.org on 2018/02/23 19:44:55 UTC, 0 replies.
- [15/50] [abbrv] hadoop git commit: YARN-7919. Refactor timelineservice-hbase module into submodules. Contributed by Haibo Chen. - posted by ha...@apache.org on 2018/02/23 19:44:56 UTC, 0 replies.
- [16/50] [abbrv] hadoop git commit: YARN-7919. Refactor timelineservice-hbase module into submodules. Contributed by Haibo Chen. - posted by ha...@apache.org on 2018/02/23 19:44:57 UTC, 0 replies.
- [17/50] [abbrv] hadoop git commit: YARN-7919. Refactor timelineservice-hbase module into submodules. Contributed by Haibo Chen. - posted by ha...@apache.org on 2018/02/23 19:44:58 UTC, 0 replies.
- [18/50] [abbrv] hadoop git commit: YARN-7919. Refactor timelineservice-hbase module into submodules. Contributed by Haibo Chen. - posted by ha...@apache.org on 2018/02/23 19:44:59 UTC, 0 replies.
- [19/50] [abbrv] hadoop git commit: YARN-7919. Refactor timelineservice-hbase module into submodules. Contributed by Haibo Chen. - posted by ha...@apache.org on 2018/02/23 19:45:00 UTC, 0 replies.
- [20/50] [abbrv] hadoop git commit: YARN-7937. Fix http method name in Cluster Application Timeout Update API example request. Contributed by Charan Hebri. - posted by ha...@apache.org on 2018/02/23 19:45:01 UTC, 0 replies.
- [21/50] [abbrv] hadoop git commit: HADOOP-15223. Replace Collections.EMPTY* with empty* when available - posted by ha...@apache.org on 2018/02/23 19:45:02 UTC, 0 replies.
- [22/50] [abbrv] hadoop git commit: HDFS-12998. SnapshotDiff - Provide an iterator-based listing API for calculating snapshotDiff. Contributed by Shashikant Banerjee - posted by ha...@apache.org on 2018/02/23 19:45:03 UTC, 0 replies.
- [23/50] [abbrv] hadoop git commit: Revert "YARN-7677. Docker image cannot set HADOOP_CONF_DIR. Contributed by Jim Brennan" - posted by ha...@apache.org on 2018/02/23 19:45:04 UTC, 0 replies.
- [24/50] [abbrv] hadoop git commit: YARN-7813. Capacity Scheduler Intra-queue Preemption should be configurable for each queue. Contributed by Eric Payne - posted by ha...@apache.org on 2018/02/23 19:45:05 UTC, 0 replies.
- [25/50] [abbrv] hadoop git commit: HADOOP-15070. add test to verify FileSystem and paths differentiate on user info. Contributed by Steve Loughran. - posted by ha...@apache.org on 2018/02/23 19:45:06 UTC, 0 replies.
- [26/50] [abbrv] hadoop git commit: HDFS-13119. RBF: Manage unavailable clusters. Contributed by Yiqun Lin. - posted by ha...@apache.org on 2018/02/23 19:45:07 UTC, 0 replies.
- [27/50] [abbrv] hadoop git commit: YARN-7940. Fixed a bug in ServiceAM ZooKeeper initialization. (Contributed by Billie Rinaldi) - posted by ha...@apache.org on 2018/02/23 19:45:08 UTC, 0 replies.
- [28/50] [abbrv] hadoop git commit: HDFS-13159. TestTruncateQuotaUpdate fails in trunk. Contributed by Nanda kumar. - posted by ha...@apache.org on 2018/02/23 19:45:09 UTC, 0 replies.
- [29/50] [abbrv] hadoop git commit: HDFS-13168. XmlImageVisitor - Prefer Array over LinkedList. Contributed by BELUGA BEHR. - posted by ha...@apache.org on 2018/02/23 19:45:10 UTC, 0 replies.
- [30/50] [abbrv] hadoop git commit: HDFS-13167. DatanodeAdminManager Improvements. Contributed by BELUGA BEHR. - posted by ha...@apache.org on 2018/02/23 19:45:11 UTC, 0 replies.
- [31/50] [abbrv] hadoop git commit: YARN-7732. Support Generic AM Simulator from SynthGenerator. (Contributed by Young Chen via curino) - posted by ha...@apache.org on 2018/02/23 19:45:12 UTC, 0 replies.
- [32/50] [abbrv] hadoop git commit: YARN-7732. Support Generic AM Simulator from SynthGenerator. (Contributed by Young Chen via curino) - posted by ha...@apache.org on 2018/02/23 19:45:13 UTC, 0 replies.
- [33/50] [abbrv] hadoop git commit: HADOOP-15235. Authentication Tokens should use HMAC instead of MAC (rkanter) - posted by ha...@apache.org on 2018/02/23 19:45:14 UTC, 0 replies.
- [34/50] [abbrv] hadoop git commit: HADOOP-12897. KerberosAuthenticator.authenticate to include URL on IO failures. Contributed by Ajay Kumar. - posted by ha...@apache.org on 2018/02/23 19:45:15 UTC, 0 replies.
- [35/50] [abbrv] hadoop git commit: HDFS-13175. Add more information for checking argument in DiskBalancerVolume. Contributed by Lei (Eddy) Xu. - posted by ha...@apache.org on 2018/02/23 19:45:16 UTC, 0 replies.
- [36/50] [abbrv] hadoop git commit: YARN-7223. Document GPU isolation feature. Contributed by Wangda Tan. - posted by ha...@apache.org on 2018/02/23 19:45:17 UTC, 0 replies.
- [37/50] [abbrv] hadoop git commit: YARN-7947. Capacity Scheduler intra-queue preemption can NPE for non-schedulable apps. Contributed by Eric Payne. - posted by ha...@apache.org on 2018/02/23 19:45:18 UTC, 0 replies.
- [38/50] [abbrv] hadoop git commit: HADOOP-15247. Move commons-net up to 3.6. Contributed by Steve Loughran. - posted by ha...@apache.org on 2018/02/23 19:45:19 UTC, 0 replies.
- [39/50] [abbrv] hadoop git commit: YARN-5028. RMStateStore should trim down app state for completed applications. Contributed by Gergo Repas. - posted by ha...@apache.org on 2018/02/23 19:45:20 UTC, 0 replies.
- [40/50] [abbrv] hadoop git commit: HADOOP-6852. apparent bug in concatenated-bzip2 support (decoding). Contributed by Zsolt Venczel. - posted by ha...@apache.org on 2018/02/23 19:45:21 UTC, 0 replies.
- [41/50] [abbrv] hadoop git commit: YARN-7916. Remove call to docker logs on failure in container-executor. Contributed by Shane Kumpf - posted by ha...@apache.org on 2018/02/23 19:45:22 UTC, 0 replies.
- [42/50] [abbrv] hadoop git commit: HDFS-13136. Avoid taking FSN lock while doing group member lookup for FSD permission check. Contributed by Xiaoyu Yao. - posted by ha...@apache.org on 2018/02/23 19:45:23 UTC, 0 replies.
- [43/50] [abbrv] hadoop git commit: YARN-7836. Added error check for updating service components. (Contributed by Gour Saha) - posted by ha...@apache.org on 2018/02/23 19:45:24 UTC, 0 replies.
- [44/50] [abbrv] hadoop git commit: YARN-7942. Add check for JAAS configuration for Yarn Service. Contributed by Billie Rinaldi - posted by ha...@apache.org on 2018/02/23 19:45:25 UTC, 0 replies.
- [45/50] [abbrv] hadoop git commit: YARN-7934. [GQ] Refactor preemption calculators to allow overriding for Federation Global Algos. (Contributed by curino) - posted by ha...@apache.org on 2018/02/23 19:45:26 UTC, 0 replies.
- [46/50] [abbrv] hadoop git commit: HADOOP-15236. Fix typo in RequestHedgingProxyProvider and RequestHedgingRMFailoverProxyProvider - posted by ha...@apache.org on 2018/02/23 19:45:27 UTC, 0 replies.
- [47/50] [abbrv] hadoop git commit: YARN-7675. [UI2] Support loading pre-2.8 version /scheduler REST response for queue page. Contributed by Gergely Novák. - posted by ha...@apache.org on 2018/02/23 19:45:28 UTC, 0 replies.
- [48/50] [abbrv] hadoop git commit: YARN-7949. [UI2] ArtifactsId should not be a compulsory field for new service. Contributed by Yesha Vora. - posted by ha...@apache.org on 2018/02/23 19:45:29 UTC, 0 replies.
- [49/50] [abbrv] hadoop git commit: HADOOP-15007. Stabilize and document Configuration element. Contributed by Ajay Kumar. - posted by ha...@apache.org on 2018/02/23 19:45:30 UTC, 0 replies.
- [50/50] [abbrv] hadoop git commit: HADOOP-9747. Reduce unnecessary UGI synchronization. Contributed by Daryn Sharp. - posted by ha...@apache.org on 2018/02/23 19:45:31 UTC, 0 replies.
- hadoop git commit: HDFS-13162. Create Replica Trash directory on DN startup. Contributed by Bharat Viswanadham. - posted by ha...@apache.org on 2018/02/23 19:46:52 UTC, 0 replies.
- hadoop git commit: YARN-5714. ContainerExecutor does not order environment map. Contributed by Remi Catherinot and Jim Brennan - posted by jl...@apache.org on 2018/02/23 21:48:22 UTC, 1 replies.
- hadoop git commit: HDFS-13164. File not closed if streamer fail with DSQuotaExceededException. - posted by xi...@apache.org on 2018/02/23 21:49:11 UTC, 5 replies.
- hadoop git commit: MAPREDUCE-7027: HadoopArchiveLogs shouldn't delete the original logs if the HAR creation fails. Contributed by Gergely Novák - posted by xg...@apache.org on 2018/02/23 22:38:40 UTC, 1 replies.
- [1/2] hadoop git commit: HADOOP-15255. Upper/Lower case conversion support for group names in LdapGroupsMapping. Contributed by Nanda kumar. - posted by ar...@apache.org on 2018/02/23 23:38:10 UTC, 0 replies.
- [2/2] hadoop git commit: HADOOP-15255. Upper/Lower case conversion support for group names in LdapGroupsMapping. Contributed by Nanda kumar. - posted by ar...@apache.org on 2018/02/23 23:38:11 UTC, 0 replies.
- hadoop git commit: HADOOP-13374. Add the L&N verification script. Contributed by Allen Wittenauer - posted by cd...@apache.org on 2018/02/24 01:07:38 UTC, 0 replies.
- hadoop git commit: HDFS-13052. WebHDFS: Add support for snasphot diff. Contributed by Lokesh Jain. - posted by xy...@apache.org on 2018/02/24 03:47:18 UTC, 2 replies.
- [1/2] hadoop git commit: HDFS-12865. RequestHedgingProxyProvider should handle case when none of the proxies are available. Contributed by Mukul Kumar Singh. - posted by ar...@apache.org on 2018/02/24 22:26:54 UTC, 0 replies.
- [2/2] hadoop git commit: HDFS-12865. RequestHedgingProxyProvider should handle case when none of the proxies are available. Contributed by Mukul Kumar Singh. - posted by ar...@apache.org on 2018/02/24 22:26:55 UTC, 0 replies.
- hadoop git commit: HADOOP-15254. Correct the wrong word spelling 'intialize'. Contributed by fang zhenyi. - posted by ar...@apache.org on 2018/02/24 22:42:23 UTC, 1 replies.
- hadoop git commit: HDFS-12781. After Datanode down, In Namenode UI Datanode tab is throwing warning message.. Contributed by Brahma Reddy Battula. - posted by ar...@apache.org on 2018/02/24 22:52:58 UTC, 0 replies.
- [1/2] hadoop git commit: HDFS-12781. After Datanode down, In Namenode UI Datanode tab is throwing warning message.. Contributed by Brahma Reddy Battula. - posted by ar...@apache.org on 2018/02/24 23:13:40 UTC, 1 replies.
- [2/2] hadoop git commit: HDFS-12781. After Datanode down, In Namenode UI Datanode tab is throwing warning message.. Contributed by Brahma Reddy Battula. - posted by ar...@apache.org on 2018/02/24 23:13:41 UTC, 0 replies.
- hadoop git commit: Revert "HDFS-13164. File not closed if streamer fail with DSQuotaExceededException." - posted by jl...@apache.org on 2018/02/26 15:05:10 UTC, 0 replies.
- hadoop git commit: HDFS-12070. Failed block recovery leaves files open indefinitely and at risk for data loss. Contributed by Kihwal Lee. - posted by ki...@apache.org on 2018/02/26 16:28:55 UTC, 5 replies.
- [1/2] hadoop git commit: YARN-7921. Transform a PlacementConstraint to a string expression. Contributed by Weiwei Yang. - posted by kk...@apache.org on 2018/02/26 20:18:10 UTC, 0 replies.
- [2/2] hadoop git commit: YARN-7921. Transform a PlacementConstraint to a string expression. Contributed by Weiwei Yang. - posted by kk...@apache.org on 2018/02/26 20:18:11 UTC, 0 replies.
- hadoop git commit: HADOOP-15266. [branch-2] Upper/Lower case conversion support for group names in LdapGroupsMapping. Contributed by Nanda kumar. - posted by ar...@apache.org on 2018/02/26 21:47:41 UTC, 0 replies.
- [2/2] hadoop git commit: HADOOP-15265. Exclude json-smart explicitly in hadoop-auth avoid being pulled in transitively. Contributed by Nishant Bangarwa. - posted by ar...@apache.org on 2018/02/26 21:57:51 UTC, 0 replies.
- hadoop git commit: HADOOP-15265. Exclude json-smart explicitly in hadoop-auth avoid being pulled in transitively. Contributed by Nishant Bangarwa. - posted by ar...@apache.org on 2018/02/26 22:01:11 UTC, 0 replies.
- [01/59] [abbrv] hadoop git commit: YARN-7919. Refactor timelineservice-hbase module into submodules. Contributed by Haibo Chen. - posted by xy...@apache.org on 2018/02/26 22:31:10 UTC, 0 replies.
- [02/59] [abbrv] hadoop git commit: YARN-7919. Refactor timelineservice-hbase module into submodules. Contributed by Haibo Chen. - posted by xy...@apache.org on 2018/02/26 22:31:11 UTC, 0 replies.
- [03/59] [abbrv] hadoop git commit: YARN-7919. Refactor timelineservice-hbase module into submodules. Contributed by Haibo Chen. - posted by xy...@apache.org on 2018/02/26 22:31:12 UTC, 0 replies.
- [04/59] [abbrv] hadoop git commit: YARN-7919. Refactor timelineservice-hbase module into submodules. Contributed by Haibo Chen. - posted by xy...@apache.org on 2018/02/26 22:31:13 UTC, 0 replies.
- [05/59] [abbrv] hadoop git commit: YARN-7919. Refactor timelineservice-hbase module into submodules. Contributed by Haibo Chen. - posted by xy...@apache.org on 2018/02/26 22:31:14 UTC, 0 replies.
- [06/59] [abbrv] hadoop git commit: YARN-7919. Refactor timelineservice-hbase module into submodules. Contributed by Haibo Chen. - posted by xy...@apache.org on 2018/02/26 22:31:15 UTC, 0 replies.
- [07/59] [abbrv] hadoop git commit: YARN-7919. Refactor timelineservice-hbase module into submodules. Contributed by Haibo Chen. - posted by xy...@apache.org on 2018/02/26 22:31:16 UTC, 0 replies.
- [08/59] [abbrv] hadoop git commit: YARN-7919. Refactor timelineservice-hbase module into submodules. Contributed by Haibo Chen. - posted by xy...@apache.org on 2018/02/26 22:31:17 UTC, 0 replies.
- [09/59] [abbrv] hadoop git commit: YARN-7919. Refactor timelineservice-hbase module into submodules. Contributed by Haibo Chen. - posted by xy...@apache.org on 2018/02/26 22:31:18 UTC, 0 replies.
- [10/59] [abbrv] hadoop git commit: YARN-7919. Refactor timelineservice-hbase module into submodules. Contributed by Haibo Chen. - posted by xy...@apache.org on 2018/02/26 22:31:19 UTC, 0 replies.
- [11/59] [abbrv] hadoop git commit: YARN-7919. Refactor timelineservice-hbase module into submodules. Contributed by Haibo Chen. - posted by xy...@apache.org on 2018/02/26 22:31:20 UTC, 0 replies.
- [12/59] [abbrv] hadoop git commit: YARN-7919. Refactor timelineservice-hbase module into submodules. Contributed by Haibo Chen. - posted by xy...@apache.org on 2018/02/26 22:31:21 UTC, 0 replies.
- [13/59] [abbrv] hadoop git commit: YARN-7919. Refactor timelineservice-hbase module into submodules. Contributed by Haibo Chen. - posted by xy...@apache.org on 2018/02/26 22:31:22 UTC, 0 replies.
- [14/59] [abbrv] hadoop git commit: YARN-7919. Refactor timelineservice-hbase module into submodules. Contributed by Haibo Chen. - posted by xy...@apache.org on 2018/02/26 22:31:23 UTC, 0 replies.
- [15/59] [abbrv] hadoop git commit: YARN-7919. Refactor timelineservice-hbase module into submodules. Contributed by Haibo Chen. - posted by xy...@apache.org on 2018/02/26 22:31:24 UTC, 0 replies.
- [16/59] [abbrv] hadoop git commit: YARN-7919. Refactor timelineservice-hbase module into submodules. Contributed by Haibo Chen. - posted by xy...@apache.org on 2018/02/26 22:31:25 UTC, 0 replies.
- [17/59] [abbrv] hadoop git commit: YARN-7919. Refactor timelineservice-hbase module into submodules. Contributed by Haibo Chen. - posted by xy...@apache.org on 2018/02/26 22:31:26 UTC, 0 replies.
- [18/59] [abbrv] hadoop git commit: YARN-7919. Refactor timelineservice-hbase module into submodules. Contributed by Haibo Chen. - posted by xy...@apache.org on 2018/02/26 22:31:27 UTC, 0 replies.
- [19/59] [abbrv] hadoop git commit: YARN-7937. Fix http method name in Cluster Application Timeout Update API example request. Contributed by Charan Hebri. - posted by xy...@apache.org on 2018/02/26 22:31:28 UTC, 0 replies.
- [20/59] [abbrv] hadoop git commit: HADOOP-15223. Replace Collections.EMPTY* with empty* when available - posted by xy...@apache.org on 2018/02/26 22:31:29 UTC, 0 replies.
- [21/59] [abbrv] hadoop git commit: HDFS-12998. SnapshotDiff - Provide an iterator-based listing API for calculating snapshotDiff. Contributed by Shashikant Banerjee - posted by xy...@apache.org on 2018/02/26 22:31:30 UTC, 0 replies.
- [22/59] [abbrv] hadoop git commit: Revert "YARN-7677. Docker image cannot set HADOOP_CONF_DIR. Contributed by Jim Brennan" - posted by xy...@apache.org on 2018/02/26 22:31:31 UTC, 0 replies.
- [23/59] [abbrv] hadoop git commit: YARN-7813. Capacity Scheduler Intra-queue Preemption should be configurable for each queue. Contributed by Eric Payne - posted by xy...@apache.org on 2018/02/26 22:31:32 UTC, 0 replies.
- [24/59] [abbrv] hadoop git commit: HADOOP-15070. add test to verify FileSystem and paths differentiate on user info. Contributed by Steve Loughran. - posted by xy...@apache.org on 2018/02/26 22:31:33 UTC, 0 replies.
- [25/59] [abbrv] hadoop git commit: HDFS-13119. RBF: Manage unavailable clusters. Contributed by Yiqun Lin. - posted by xy...@apache.org on 2018/02/26 22:31:34 UTC, 0 replies.
- [26/59] [abbrv] hadoop git commit: YARN-7940. Fixed a bug in ServiceAM ZooKeeper initialization. (Contributed by Billie Rinaldi) - posted by xy...@apache.org on 2018/02/26 22:31:35 UTC, 0 replies.
- [27/59] [abbrv] hadoop git commit: HDFS-13159. TestTruncateQuotaUpdate fails in trunk. Contributed by Nanda kumar. - posted by xy...@apache.org on 2018/02/26 22:31:36 UTC, 0 replies.
- [28/59] [abbrv] hadoop git commit: HDFS-13168. XmlImageVisitor - Prefer Array over LinkedList. Contributed by BELUGA BEHR. - posted by xy...@apache.org on 2018/02/26 22:31:37 UTC, 0 replies.
- [29/59] [abbrv] hadoop git commit: HDFS-13167. DatanodeAdminManager Improvements. Contributed by BELUGA BEHR. - posted by xy...@apache.org on 2018/02/26 22:31:38 UTC, 0 replies.
- [30/59] [abbrv] hadoop git commit: YARN-7732. Support Generic AM Simulator from SynthGenerator. (Contributed by Young Chen via curino) - posted by xy...@apache.org on 2018/02/26 22:31:39 UTC, 0 replies.
- [31/59] [abbrv] hadoop git commit: YARN-7732. Support Generic AM Simulator from SynthGenerator. (Contributed by Young Chen via curino) - posted by xy...@apache.org on 2018/02/26 22:31:40 UTC, 0 replies.
- [32/59] [abbrv] hadoop git commit: HADOOP-15235. Authentication Tokens should use HMAC instead of MAC (rkanter) - posted by xy...@apache.org on 2018/02/26 22:31:41 UTC, 0 replies.
- [33/59] [abbrv] hadoop git commit: HADOOP-12897. KerberosAuthenticator.authenticate to include URL on IO failures. Contributed by Ajay Kumar. - posted by xy...@apache.org on 2018/02/26 22:31:42 UTC, 0 replies.
- [34/59] [abbrv] hadoop git commit: HDFS-13175. Add more information for checking argument in DiskBalancerVolume. Contributed by Lei (Eddy) Xu. - posted by xy...@apache.org on 2018/02/26 22:31:43 UTC, 0 replies.
- [35/59] [abbrv] hadoop git commit: YARN-7223. Document GPU isolation feature. Contributed by Wangda Tan. - posted by xy...@apache.org on 2018/02/26 22:31:44 UTC, 0 replies.
- [36/59] [abbrv] hadoop git commit: YARN-7947. Capacity Scheduler intra-queue preemption can NPE for non-schedulable apps. Contributed by Eric Payne. - posted by xy...@apache.org on 2018/02/26 22:31:45 UTC, 0 replies.
- [37/59] [abbrv] hadoop git commit: HADOOP-15247. Move commons-net up to 3.6. Contributed by Steve Loughran. - posted by xy...@apache.org on 2018/02/26 22:31:46 UTC, 0 replies.
- [38/59] [abbrv] hadoop git commit: YARN-5028. RMStateStore should trim down app state for completed applications. Contributed by Gergo Repas. - posted by xy...@apache.org on 2018/02/26 22:31:47 UTC, 0 replies.
- [39/59] [abbrv] hadoop git commit: HADOOP-6852. apparent bug in concatenated-bzip2 support (decoding). Contributed by Zsolt Venczel. - posted by xy...@apache.org on 2018/02/26 22:31:48 UTC, 0 replies.
- [40/59] [abbrv] hadoop git commit: YARN-7916. Remove call to docker logs on failure in container-executor. Contributed by Shane Kumpf - posted by xy...@apache.org on 2018/02/26 22:31:49 UTC, 0 replies.
- [41/59] [abbrv] hadoop git commit: HDFS-13136. Avoid taking FSN lock while doing group member lookup for FSD permission check. Contributed by Xiaoyu Yao. - posted by xy...@apache.org on 2018/02/26 22:31:50 UTC, 0 replies.
- [42/59] [abbrv] hadoop git commit: YARN-7836. Added error check for updating service components. (Contributed by Gour Saha) - posted by xy...@apache.org on 2018/02/26 22:31:51 UTC, 0 replies.
- [43/59] [abbrv] hadoop git commit: YARN-7942. Add check for JAAS configuration for Yarn Service. Contributed by Billie Rinaldi - posted by xy...@apache.org on 2018/02/26 22:31:52 UTC, 0 replies.
- [44/59] [abbrv] hadoop git commit: YARN-7934. [GQ] Refactor preemption calculators to allow overriding for Federation Global Algos. (Contributed by curino) - posted by xy...@apache.org on 2018/02/26 22:31:53 UTC, 0 replies.
- [45/59] [abbrv] hadoop git commit: HADOOP-15236. Fix typo in RequestHedgingProxyProvider and RequestHedgingRMFailoverProxyProvider - posted by xy...@apache.org on 2018/02/26 22:31:54 UTC, 0 replies.
- [46/59] [abbrv] hadoop git commit: YARN-7675. [UI2] Support loading pre-2.8 version /scheduler REST response for queue page. Contributed by Gergely Novák. - posted by xy...@apache.org on 2018/02/26 22:31:55 UTC, 0 replies.
- [47/59] [abbrv] hadoop git commit: YARN-7949. [UI2] ArtifactsId should not be a compulsory field for new service. Contributed by Yesha Vora. - posted by xy...@apache.org on 2018/02/26 22:31:56 UTC, 0 replies.
- [48/59] [abbrv] hadoop git commit: HADOOP-15007. Stabilize and document Configuration element. Contributed by Ajay Kumar. - posted by xy...@apache.org on 2018/02/26 22:31:57 UTC, 0 replies.
- [49/59] [abbrv] hadoop git commit: HADOOP-9747. Reduce unnecessary UGI synchronization. Contributed by Daryn Sharp. - posted by xy...@apache.org on 2018/02/26 22:31:58 UTC, 0 replies.
- [50/59] [abbrv] hadoop git commit: YARN-5714. ContainerExecutor does not order environment map. Contributed by Remi Catherinot and Jim Brennan - posted by xy...@apache.org on 2018/02/26 22:31:59 UTC, 0 replies.
- [51/59] [abbrv] hadoop git commit: HDFS-13164. File not closed if streamer fail with DSQuotaExceededException. - posted by xy...@apache.org on 2018/02/26 22:32:00 UTC, 0 replies.
- [52/59] [abbrv] hadoop git commit: MAPREDUCE-7027: HadoopArchiveLogs shouldn't delete the original logs if the HAR creation fails. Contributed by Gergely Novák - posted by xy...@apache.org on 2018/02/26 22:32:01 UTC, 0 replies.
- [53/59] [abbrv] hadoop git commit: HADOOP-15255. Upper/Lower case conversion support for group names in LdapGroupsMapping. Contributed by Nanda kumar. - posted by xy...@apache.org on 2018/02/26 22:32:02 UTC, 0 replies.
- [54/59] [abbrv] hadoop git commit: HADOOP-13374. Add the L&N verification script. Contributed by Allen Wittenauer - posted by xy...@apache.org on 2018/02/26 22:32:03 UTC, 0 replies.
- [55/59] [abbrv] hadoop git commit: HDFS-13052. WebHDFS: Add support for snasphot diff. Contributed by Lokesh Jain. - posted by xy...@apache.org on 2018/02/26 22:32:04 UTC, 0 replies.
- [56/59] [abbrv] hadoop git commit: HDFS-12865. RequestHedgingProxyProvider should handle case when none of the proxies are available. Contributed by Mukul Kumar Singh. - posted by xy...@apache.org on 2018/02/26 22:32:05 UTC, 0 replies.
- [57/59] [abbrv] hadoop git commit: HADOOP-15254. Correct the wrong word spelling 'intialize'. Contributed by fang zhenyi. - posted by xy...@apache.org on 2018/02/26 22:32:06 UTC, 0 replies.
- [58/59] [abbrv] hadoop git commit: HDFS-12070. Failed block recovery leaves files open indefinitely and at risk for data loss. Contributed by Kihwal Lee. - posted by xy...@apache.org on 2018/02/26 22:32:07 UTC, 0 replies.
- [59/59] [abbrv] hadoop git commit: Merge branch 'trunk' into HDFS-7240 - posted by xy...@apache.org on 2018/02/26 22:32:08 UTC, 0 replies.
- hadoop git commit: MAPREDUCE-7010. Make Job History File Permissions configurable. Contributed by Gergely Novák - posted by bi...@apache.org on 2018/02/26 22:35:13 UTC, 1 replies.
- hadoop git commit: HDFS-13187. RBF: Fix Routers information shown in the web UI. Contributed by Inigo Goiri and Wei Yan. - posted by we...@apache.org on 2018/02/26 23:16:40 UTC, 4 replies.
- hadoop git commit: YARN-7963. Updated MockServiceAM unit test to prevent test hang. Contributed by Chandni Singh - posted by ey...@apache.org on 2018/02/26 23:49:28 UTC, 1 replies.
- [1/3] hadoop git commit: HDFS-13145. SBN crash when transition to ANN with in-progress edit tailing enabled. Contributed by Chao Sun. - posted by sh...@apache.org on 2018/02/27 00:19:37 UTC, 0 replies.
- [2/3] hadoop git commit: HDFS-13145. SBN crash when transition to ANN with in-progress edit tailing enabled. Contributed by Chao Sun. - posted by sh...@apache.org on 2018/02/27 00:19:38 UTC, 0 replies.
- [3/3] hadoop git commit: HDFS-13145. SBN crash when transition to ANN with in-progress edit tailing enabled. Contributed by Chao Sun. - posted by sh...@apache.org on 2018/02/27 00:19:39 UTC, 0 replies.
- [1/2] hadoop git commit: Backport HADOOP-13514 (surefire upgrade) to branch-2 - posted by cd...@apache.org on 2018/02/27 00:59:53 UTC, 0 replies.
- [2/2] hadoop git commit: Backport HADOOP-13514 (surefire upgrade) to branch-2 - posted by cd...@apache.org on 2018/02/27 00:59:54 UTC, 0 replies.
- hadoop git commit: YARN-7856. Validate Node Attributes from NM. Contributed by Weiwei Yang. - posted by su...@apache.org on 2018/02/27 02:45:51 UTC, 0 replies.
- hadoop git commit: HDFS-13184. RBF: Improve the unit test TestRouterRPCClientRetries. Contributed by Yiqun Lin. - posted by yq...@apache.org on 2018/02/27 02:50:00 UTC, 4 replies.
- hadoop git commit: YARN-7965. NodeAttributeManager add/get API is not working properly. Contributed by Weiwei Yang. - posted by na...@apache.org on 2018/02/27 10:46:55 UTC, 0 replies.
- [1/2] hadoop git commit: HADOOP-15178. Generalize NetUtils#wrapException to handle other subclasses with String Constructor. Contributed by Ajay Kumar. - posted by ar...@apache.org on 2018/02/27 15:39:09 UTC, 0 replies.
- [2/2] hadoop git commit: HADOOP-15178. Generalize NetUtils#wrapException to handle other subclasses with String Constructor. Contributed by Ajay Kumar. - posted by ar...@apache.org on 2018/02/27 15:39:10 UTC, 0 replies.
- hadoop git commit: HDFS-13193. Various Improvements for BlockTokenSecretManager. Contributed by BELUGA BEHR. - posted by in...@apache.org on 2018/02/27 16:48:11 UTC, 0 replies.
- hadoop git commit: HADOOP-14959. DelegationTokenAuthenticator.authenticate() to wrap network exceptions. Contributed by Ajay Kumar. - posted by ar...@apache.org on 2018/02/27 16:48:59 UTC, 1 replies.
- hadoop git commit: HDFS-13192. Change the code order in getFileEncryptionInfo to avoid unnecessary call of assignment. Contributed by LiXin Ge. - posted by in...@apache.org on 2018/02/27 16:53:05 UTC, 0 replies.
- hadoop git commit: HDFS-11699. Ozone:SCM: Add support for close containers in SCM. Contributed by Anu Engineer. - posted by na...@apache.org on 2018/02/27 17:44:13 UTC, 0 replies.
- hadoop git commit: HDFS-12965. Ozone: Documentation : Add ksm -createObjectStore command documentation. Contributed by Shashikant Banerjee. - posted by na...@apache.org on 2018/02/27 17:50:06 UTC, 0 replies.
- [1/2] hadoop git commit: HDFS-13181. DiskBalancer: Add an configuration for valid plan hours . Contributed by Bharat Viswanadham. - posted by ar...@apache.org on 2018/02/27 18:18:31 UTC, 0 replies.
- [2/2] hadoop git commit: HDFS-13181. DiskBalancer: Add an configuration for valid plan hours . Contributed by Bharat Viswanadham. - posted by ar...@apache.org on 2018/02/27 18:18:32 UTC, 0 replies.
- hadoop git commit: MAPREDUCE-7061. SingleCluster setup document needs to be updated. Contributed by Bharat Viswanadham. - posted by ar...@apache.org on 2018/02/27 18:27:35 UTC, 0 replies.
- [1/2] hadoop git commit: MAPREDUCE-7061. SingleCluster setup document needs to be updated. Contributed by Bharat Viswanadham. - posted by ar...@apache.org on 2018/02/27 18:28:29 UTC, 0 replies.
- [2/2] hadoop git commit: MAPREDUCE-7061. SingleCluster setup document needs to be updated. Contributed by Bharat Viswanadham. - posted by ar...@apache.org on 2018/02/27 18:28:30 UTC, 0 replies.
- [1/2] hadoop git commit: YARN-7893. Document the FPGA isolation feature. (Zhankun Tang via wangda) - posted by wa...@apache.org on 2018/02/27 21:19:34 UTC, 1 replies.
- [2/2] hadoop git commit: YARN-7959. Add .vm extension to PlacementConstraints.md to ensure proper filtering. (Weiwei Yang via wangda) - posted by wa...@apache.org on 2018/02/27 21:19:35 UTC, 1 replies.
- hadoop git commit: YARN-7446. Remove --user flag when running privileged mode docker container. Contributed by Eric Yang - posted by bi...@apache.org on 2018/02/27 22:35:09 UTC, 0 replies.
- hadoop git commit: HDFS-13143. SnapshotDiff - snapshotDiffReport might be inconsistent if the snapshotDiff calculation happens between a snapshot and the current tree. Contributed by Shashikant Banerjee - posted by sz...@apache.org on 2018/02/27 23:29:27 UTC, 0 replies.
- [1/2] hadoop git commit: HDFS-12998. SnapshotDiff - Provide an iterator-based listing API for calculating snapshotDiff. Contributed by Shashikant Banerjee - posted by sz...@apache.org on 2018/02/27 23:39:46 UTC, 0 replies.
- [2/2] hadoop git commit: HDFS-13143. SnapshotDiff - snapshotDiffReport might be inconsistent if the snapshotDiff calculation happens between a snapshot and the current tree. Contributed by Shashikant Banerjee - posted by sz...@apache.org on 2018/02/27 23:39:47 UTC, 0 replies.
- hadoop git commit: HDFS-13199. RBF: Fix the hdfs router page missing label icon issue. Contributed by maobaolong. - posted by in...@apache.org on 2018/02/28 01:39:09 UTC, 4 replies.
- hadoop git commit: HDFS-13194. CachePool permissions incorrectly checked. Contributed by Jianfei Jiang. - posted by yq...@apache.org on 2018/02/28 02:18:42 UTC, 2 replies.
- hadoop git commit: YARN-7929. Support to set container execution type in SLS. (Jiandan Yang via Weiwei Yang) - posted by ww...@apache.org on 2018/02/28 10:05:39 UTC, 0 replies.
- [1/2] hadoop git commit: HADOOP-15264. AWS "shaded" SDK 1.271 is pulling in netty 4.1.17. Contributed by Steve Loughran. - posted by st...@apache.org on 2018/02/28 13:11:40 UTC, 1 replies.
- [2/2] hadoop git commit: HADOOP-15264. AWS "shaded" SDK 1.271 is pulling in netty 4.1.17. Contributed by Steve Loughran. - posted by st...@apache.org on 2018/02/28 13:11:41 UTC, 0 replies.
- [1/2] hadoop git commit: HADOOP-15263. hadoop cloud-storage module to mark hadoop-common as provided; add azure-datalake. Contributed by Steve Loughran - posted by st...@apache.org on 2018/02/28 14:43:22 UTC, 0 replies.
- [2/2] hadoop git commit: HADOOP-15263. hadoop cloud-storage module to mark hadoop-common as provided; add azure-datalake. Contributed by Steve Loughran - posted by st...@apache.org on 2018/02/28 14:43:23 UTC, 1 replies.
- hadoop git commit: HDFS-13114. CryptoAdmin#ReencryptZoneCommand should resolve Namespace info from path. Contributed by Hanisha Koneru. - posted by xy...@apache.org on 2018/02/28 16:37:12 UTC, 2 replies.
- hadoop git commit: HDFS-13081. Datanode#checkSecureConfig should allow SASL and privileged HTTP. Contributed by Ajay Kumar. - posted by xy...@apache.org on 2018/02/28 18:27:33 UTC, 2 replies.
- hadoop git commit: HDFS-13166: [SPS]: Implement caching mechanism to keep LIVE datanodes to minimize costly getLiveDatanodeStorageReport() calls. Contributed by Rakesh R. - posted by su...@apache.org on 2018/02/28 18:59:32 UTC, 0 replies.
- hadoop git commit: YARN-7954. Set component status to STOPPED when YARN service is stopped. Contributed by Gour Saha - posted by bi...@apache.org on 2018/02/28 19:58:38 UTC, 0 replies.
- hadoop git commit: Revert "HADOOP-15090. Add ADL troubleshooting doc." - posted by st...@apache.org on 2018/02/28 21:19:37 UTC, 0 replies.
- hadoop git commit: HDFS-13102. Implement SnapshotSkipList class to store Multi level DirectoryDiffs. Contributed by Shashikant Banerjee - posted by sz...@apache.org on 2018/02/28 21:44:03 UTC, 0 replies.
- hadoop git commit: YARN-7955. Improve result of calling stop on an already stopped service. Contributed by Gour Saha - posted by bi...@apache.org on 2018/02/28 23:06:03 UTC, 0 replies.