You are viewing a plain text version of this content. The canonical link for it is here.
- hadoop git commit: YARN-4658. Typo in o.a.h.yarn.server.resourcemanager.scheduler.fair.TestFairScheduler comment (Contributed by Udai Potluri via Daniel Templeton) - posted by te...@apache.org on 2017/02/01 00:26:27 UTC, 1 replies.
- hadoop git commit: HDFS-11335. Remove HdfsClientConfigKeys.DFS_CLIENT_SLOW_IO_WARNING_THRESHOLD_KEY usage from DNConf. (Manoj Govindassamy via lei) - posted by le...@apache.org on 2017/02/01 06:46:47 UTC, 1 replies.
- hadoop git commit: MAPREDUCE-6644. Use doxia macro to generate in-page TOC of MapReduce site documentation. (iwasakims) - posted by iw...@apache.org on 2017/02/01 16:20:11 UTC, 1 replies.
- hadoop git commit: HADOOP-13895. Make FileStatus Serializable - posted by cd...@apache.org on 2017/02/01 18:19:57 UTC, 0 replies.
- hadoop git commit: HDFS-11370. Optimize NamenodeFsck#getReplicaInfo. Contributed Takanobu Asanuma. - posted by ji...@apache.org on 2017/02/01 19:21:45 UTC, 0 replies.
- svn commit: r1781338 - /hadoop/common/site/main/author/src/documentation/content/xdocs/who.xml - posted by aw...@apache.org on 2017/02/02 00:49:13 UTC, 0 replies.
- [1/2] hadoop git commit: HDFS-11112. Journal Nodes should refuse to format non-empty directories. Contributed by Yiqun Lin. - posted by ar...@apache.org on 2017/02/02 01:02:19 UTC, 0 replies.
- [2/2] hadoop git commit: HDFS-11112. Journal Nodes should refuse to format non-empty directories. Contributed by Yiqun Lin. - posted by ar...@apache.org on 2017/02/02 01:02:20 UTC, 0 replies.
- hadoop git commit: HADOOP-14045. Aliyun OSS documentation missing from website. Contributed by Yiqun Lin. - posted by yq...@apache.org on 2017/02/02 02:08:22 UTC, 0 replies.
- hadoop git commit: YARN-6100. Improve YARN webservice to output aggregated container logs. Contributed by Xuan Gong. - posted by ju...@apache.org on 2017/02/02 08:41:21 UTC, 1 replies.
- hadoop git commit: HDFS-11353. Improve the unit tests relevant to DataNode volume failure testing. Contributed by Yiqun Lin. - posted by yq...@apache.org on 2017/02/02 11:38:51 UTC, 0 replies.
- hadoop git commit: YARN-3269. Yarn.nodemanager.remote-app-log-dir could not be configured to fully qualified path. Contributed by Xuan Gong (cherry picked from commit d81109e588493cef31e68508a3d671203bd23e12) - posted by zh...@apache.org on 2017/02/02 17:58:07 UTC, 0 replies.
- hadoop git commit: HDFS-11363. Need more diagnosis info when seeing Slow waitForAckedSeqno. - posted by xi...@apache.org on 2017/02/02 18:08:55 UTC, 1 replies.
- hadoop git commit: HDFS-9300. TestDirectoryScanner.testThrottle() is still a little flakey. Contributed by Daniel Templeton. - posted by ep...@apache.org on 2017/02/02 20:40:18 UTC, 0 replies.
- [Hadoop Wiki] Update of "Ozone" by ArpitAgarwal - posted by Apache Wiki <wi...@apache.org> on 2017/02/02 23:01:06 UTC, 0 replies.
- hadoop git commit: HDFS-11386. Ozone: fix the missing entries in hdfs script. Contributed by Chen Liang. - posted by ae...@apache.org on 2017/02/02 23:48:46 UTC, 0 replies.
- [1/2] hadoop git commit: HDFS-11387. Socket reuse address option is not honored in PrivilegedNfsGatewayStarter. Contributed by Mukul Kumar Singh. - posted by ar...@apache.org on 2017/02/03 20:28:37 UTC, 0 replies.
- [2/2] hadoop git commit: HDFS-11387. Socket reuse address option is not honored in PrivilegedNfsGatewayStarter. Contributed by Mukul Kumar Singh. - posted by ar...@apache.org on 2017/02/03 20:28:38 UTC, 0 replies.
- hadoop git commit: HADOOP-14050. Add process name to kms process. Contributed by Rushabh S Shah. - posted by ki...@apache.org on 2017/02/03 21:40:07 UTC, 1 replies.
- hadoop git commit: HADOOP-13876 S3Guard: better support for multi-bucket access - posted by fa...@apache.org on 2017/02/04 01:26:10 UTC, 0 replies.
- hadoop git commit: HADOOP-14044. Synchronization issue in delegation token cancel functionality. Contributed by Hrishikesh Gadre. - posted by xi...@apache.org on 2017/02/04 01:27:48 UTC, 1 replies.
- hadoop git commit: HADOOP-14053. Update the link to HTrace SpanReceivers. Contributed by Yiqun Lin. - posted by aa...@apache.org on 2017/02/04 01:59:00 UTC, 1 replies.
- hadoop git commit: HDFS-11371. Document missing metrics of erasure coding. Contributed by Yiqun Lin. - posted by yq...@apache.org on 2017/02/04 03:01:52 UTC, 0 replies.
- hadoop git commit: HADOOP-13994. explicitly declare the commons-lang3 dependency as 3.4. Contributed by Steve Loughran. - posted by aa...@apache.org on 2017/02/04 07:20:03 UTC, 0 replies.
- hadoop git commit: MAPREDUCE-6338. MR AppMaster does not honor ephemeral port range. Contributed by Frank Nguyen. - posted by ju...@apache.org on 2017/02/06 03:27:06 UTC, 0 replies.
- hadoop git commit: MAPREDUCE-6338. MR AppMaster does not honor ephemeral port range. Contributed by Frank Nguyen. (cherry picked from commit d401e63b6c3695d1f8f3f4958b8d592b15342b17) - posted by ju...@apache.org on 2017/02/06 03:34:47 UTC, 0 replies.
- hadoop git commit: HADOOP-12097. Allow port range to be specified while starting webapp. Contributed by Varun Saxena. - posted by ju...@apache.org on 2017/02/06 03:41:16 UTC, 0 replies.
- hadoop git commit: HADOOP-12097. Allow port range to be specified while starting webapp. Contributed by Varun Saxena. (cherry picked from commit cce35c38159b23eb55204b3c9afcaa3215f4f4ef) - posted by ju...@apache.org on 2017/02/06 04:13:19 UTC, 0 replies.
- hadoop git commit: HDFS-11377. Balancer hung due to no available mover threads. Contributed by yunjiong zhao. - posted by yq...@apache.org on 2017/02/06 05:15:56 UTC, 1 replies.
- hadoop git commit: HDFS-10219. Change the default value for dfs.namenode.reconstruction.pending.timeout-sec from -1 to 300. Contributed by Yiqun Lin. - posted by yq...@apache.org on 2017/02/06 11:19:51 UTC, 0 replies.
- hadoop git commit: HADOOP-14047. Require admin to access KMS instrumentation servlets. Contributed by John Zhuge. - posted by xi...@apache.org on 2017/02/06 21:15:05 UTC, 0 replies.
- hadoop git commit: HADOOP-14013 S3Guard: fix multi-bucket integration tests. Contributed by Aaron Fabbri - posted by fa...@apache.org on 2017/02/07 02:02:32 UTC, 0 replies.
- [01/23] hadoop git commit: YARN-6103. Log updates for ZKRMStateStore (Contributed by Daniel Sturman via Daniel Templeton) - posted by jh...@apache.org on 2017/02/07 04:25:45 UTC, 0 replies.
- [02/23] hadoop git commit: YARN-5866. Fix few issues reported by jshint in new YARN UI. Contributed by Akhil P B. - posted by jh...@apache.org on 2017/02/07 04:25:46 UTC, 0 replies.
- [03/23] hadoop git commit: YARN-5866. Fix few issues reported by jshint in new YARN UI. Contributed by Akhil P B. - posted by jh...@apache.org on 2017/02/07 04:25:47 UTC, 0 replies.
- [04/23] hadoop git commit: HADOOP-14018. shaded jars of hadoop-client modules are missing hadoop's root LICENSE and NOTICE files. Contributed by Elek, Marton. - posted by jh...@apache.org on 2017/02/07 04:25:48 UTC, 0 replies.
- [05/23] hadoop git commit: YARN-4658. Typo in o.a.h.yarn.server.resourcemanager.scheduler.fair.TestFairScheduler comment (Contributed by Udai Potluri via Daniel Templeton) - posted by jh...@apache.org on 2017/02/07 04:25:49 UTC, 0 replies.
- [06/23] hadoop git commit: HDFS-11335. Remove HdfsClientConfigKeys.DFS_CLIENT_SLOW_IO_WARNING_THRESHOLD_KEY usage from DNConf. (Manoj Govindassamy via lei) - posted by jh...@apache.org on 2017/02/07 04:25:50 UTC, 0 replies.
- [07/23] hadoop git commit: MAPREDUCE-6644. Use doxia macro to generate in-page TOC of MapReduce site documentation. (iwasakims) - posted by jh...@apache.org on 2017/02/07 04:25:51 UTC, 0 replies.
- [08/23] hadoop git commit: HADOOP-13895. Make FileStatus Serializable - posted by jh...@apache.org on 2017/02/07 04:25:52 UTC, 0 replies.
- [09/23] hadoop git commit: HDFS-11370. Optimize NamenodeFsck#getReplicaInfo. Contributed Takanobu Asanuma. - posted by jh...@apache.org on 2017/02/07 04:25:53 UTC, 0 replies.
- [10/23] hadoop git commit: HDFS-11112. Journal Nodes should refuse to format non-empty directories. Contributed by Yiqun Lin. - posted by jh...@apache.org on 2017/02/07 04:25:54 UTC, 0 replies.
- [11/23] hadoop git commit: HADOOP-14045. Aliyun OSS documentation missing from website. Contributed by Yiqun Lin. - posted by jh...@apache.org on 2017/02/07 04:25:55 UTC, 0 replies.
- [12/23] hadoop git commit: YARN-6100. Improve YARN webservice to output aggregated container logs. Contributed by Xuan Gong. - posted by jh...@apache.org on 2017/02/07 04:25:56 UTC, 0 replies.
- [13/23] hadoop git commit: HDFS-11353. Improve the unit tests relevant to DataNode volume failure testing. Contributed by Yiqun Lin. - posted by jh...@apache.org on 2017/02/07 04:25:57 UTC, 0 replies.
- [14/23] hadoop git commit: HDFS-11363. Need more diagnosis info when seeing Slow waitForAckedSeqno. - posted by jh...@apache.org on 2017/02/07 04:25:58 UTC, 0 replies.
- [15/23] hadoop git commit: HDFS-11387. Socket reuse address option is not honored in PrivilegedNfsGatewayStarter. Contributed by Mukul Kumar Singh. - posted by jh...@apache.org on 2017/02/07 04:25:59 UTC, 0 replies.
- [16/23] hadoop git commit: HADOOP-14044. Synchronization issue in delegation token cancel functionality. Contributed by Hrishikesh Gadre. - posted by jh...@apache.org on 2017/02/07 04:26:00 UTC, 0 replies.
- [17/23] hadoop git commit: HADOOP-14053. Update the link to HTrace SpanReceivers. Contributed by Yiqun Lin. - posted by jh...@apache.org on 2017/02/07 04:26:01 UTC, 0 replies.
- [18/23] hadoop git commit: HDFS-11371. Document missing metrics of erasure coding. Contributed by Yiqun Lin. - posted by jh...@apache.org on 2017/02/07 04:26:02 UTC, 0 replies.
- [19/23] hadoop git commit: MAPREDUCE-6338. MR AppMaster does not honor ephemeral port range. Contributed by Frank Nguyen. - posted by jh...@apache.org on 2017/02/07 04:26:03 UTC, 0 replies.
- [20/23] hadoop git commit: HADOOP-12097. Allow port range to be specified while starting webapp. Contributed by Varun Saxena. - posted by jh...@apache.org on 2017/02/07 04:26:04 UTC, 0 replies.
- [21/23] hadoop git commit: HDFS-11377. Balancer hung due to no available mover threads. Contributed by yunjiong zhao. - posted by jh...@apache.org on 2017/02/07 04:26:05 UTC, 0 replies.
- [22/23] hadoop git commit: HDFS-10219. Change the default value for dfs.namenode.reconstruction.pending.timeout-sec from -1 to 300. Contributed by Yiqun Lin. - posted by jh...@apache.org on 2017/02/07 04:26:06 UTC, 0 replies.
- [23/23] hadoop git commit: HADOOP-14047. Require admin to access KMS instrumentation servlets. Contributed by John Zhuge. - posted by jh...@apache.org on 2017/02/07 04:26:07 UTC, 0 replies.
- hadoop git commit: YARN-5951. Changes to allow CapacityScheduler to use configuration store - posted by jh...@apache.org on 2017/02/07 04:26:41 UTC, 0 replies.
- hadoop git commit: MAPREDUCE-6404. Allow AM to specify a port range for starting its webapp. Contributed by Varun Saxena. - posted by ju...@apache.org on 2017/02/07 09:40:12 UTC, 0 replies.
- hadoop git commit: MAPREDUCE-6404. Allow AM to specify a port range for starting its webapp. Contributed by Varun Saxena. (cherry picked from commit 7afe5b1a3165e284ae831cd307a526763399f66d) - posted by ju...@apache.org on 2017/02/07 09:48:24 UTC, 0 replies.
- hadoop git commit: YARN-6108. Improve AHS webservice to accept NM address as a parameter to get container logs. Contributed by Xuan Gong. - posted by ju...@apache.org on 2017/02/07 10:12:18 UTC, 0 replies.
- hadoop git commit: YARN-6108. Improve AHS webservice to accept NM address as a parameter to get container logs. Contributed by Xuan Gong. (cherry picked from commit 9dbfab1284015af6983b4a55b79c9e65bc0194e5) - posted by ju...@apache.org on 2017/02/07 10:17:18 UTC, 0 replies.
- hadoop git commit: YARN-5917. Make navigation link active when selecting sub tabs in 'Applications' and 'Nodes' page for new UI. Contributed by Kai Sasaki. - posted by su...@apache.org on 2017/02/07 16:22:58 UTC, 0 replies.
- hadoop git commit: YARN-6152. Used queue percentage not accurate in UI for 2.7 and below when using DominantResourceCalculator. Contributed by Jonathan Hung - posted by ep...@apache.org on 2017/02/07 17:35:18 UTC, 0 replies.
- hadoop git commit: HDFS-10860. Switch HttpFS from Tomcat to Jetty. Contributed by John Zhuge. - posted by xi...@apache.org on 2017/02/07 17:58:29 UTC, 0 replies.
- hadoop git commit: MAPREDUCE-6842. Update the links in PiEstimator document (Contributed by Jung Yoo via Daniel Templeton) - posted by te...@apache.org on 2017/02/07 21:06:13 UTC, 1 replies.
- hadoop git commit: YARN-5258. Document Use of Docker with LinuxContainerExecutor (Contributed by Daniel Templeton) - posted by si...@apache.org on 2017/02/08 00:33:08 UTC, 1 replies.
- hadoop git commit: YARN-6135. Node manager REST API documentation is not up to date (Contributed by Miklos Szegedi via Daniel Templeton) - posted by te...@apache.org on 2017/02/08 00:41:14 UTC, 0 replies.
- hadoop git commit: HDFS-11210. Enhance key rolling to guarantee new KeyVersion is returned from generateEncryptedKeys after a key is rolled. - posted by xi...@apache.org on 2017/02/08 04:36:33 UTC, 0 replies.
- hadoop git commit: HDFS-11239: [SPS]: Check Mover file ID lease also to determine whether Mover is running. Contributed by Wei Zhou. - posted by um...@apache.org on 2017/02/08 08:58:27 UTC, 0 replies.
- hadoop git commit: YARN-6145. Improve log message on fail over. Contributed by Jian He. - posted by ju...@apache.org on 2017/02/08 10:10:11 UTC, 0 replies.
- hadoop git commit: YARN-6145. Improve log message on fail over. Contributed by Jian He. (cherry picked from commit eec52e158b7bc14b2d3d53512323ba05e15e09e3) - posted by ju...@apache.org on 2017/02/08 10:21:02 UTC, 0 replies.
- hadoop git commit: YARN-6031. Application recovery has failed when node label feature is turned off during RM recovery. Contributed by Ying Zhang. - posted by su...@apache.org on 2017/02/08 10:34:03 UTC, 0 replies.
- hadoop git commit: YARN-6137. Yarn client implicitly invoke ATS client which accesses HDFS. Contributed by Li Lu - posted by jl...@apache.org on 2017/02/08 21:00:39 UTC, 2 replies.
- hadoop git commit: HADOOP-13433 Race in UGI.reloginFromKeytab. Contributed by Duo Zhang. - posted by xi...@apache.org on 2017/02/09 07:53:09 UTC, 2 replies.
- hadoop git commit: HADOOP-14065. AliyunOSS: oss directory filestatus should use meta time. Contributed by Fei Hui - posted by dr...@apache.org on 2017/02/09 10:00:45 UTC, 0 replies.
- hadoop git commit: HADOOP-14032. Reduce fair call queue priority inversion. Contributed by Daryn Sharp. - posted by ki...@apache.org on 2017/02/09 16:08:29 UTC, 2 replies.
- hadoop git commit: HADOOP-14034. Allow ipc layer exceptions to selectively close connections. Contributed by Daryn Sharp. - posted by ki...@apache.org on 2017/02/09 16:50:25 UTC, 2 replies.
- [1/2] hadoop git commit: YARN-5889. Improve and refactor user-limit calculation in Capacity Scheduler. (Sunil G via wangda) - posted by wa...@apache.org on 2017/02/09 18:26:47 UTC, 0 replies.
- [2/2] hadoop git commit: YARN-5889. Improve and refactor user-limit calculation in Capacity Scheduler. (Sunil G via wangda) - posted by wa...@apache.org on 2017/02/09 18:26:48 UTC, 0 replies.
- hadoop git commit: YARN-6112. UpdateCallDuration is calculated only when debug logging is enabled. (Yufei Gu via kasha) - posted by ka...@apache.org on 2017/02/09 21:09:43 UTC, 1 replies.
- hadoop git commit: HADOOP-14033. Reduce fair call queue lock contention. Contributed by Daryn Sharp. - posted by ki...@apache.org on 2017/02/09 22:18:10 UTC, 2 replies.
- hadoop git commit: YARN-6144. FairScheduler: preempted resources can become negative. (Miklos Szegedi via kasha) - posted by ka...@apache.org on 2017/02/09 22:45:13 UTC, 1 replies.
- [01/50] [abbrv] hadoop git commit: YARN-5505. Create an agent-less docker provider in the native-services framework. Contributed by Billie Rinaldi [Forced Update!] - posted by ji...@apache.org on 2017/02/10 02:34:43 UTC, 0 replies.
- [02/50] [abbrv] hadoop git commit: YARN-5505. Create an agent-less docker provider in the native-services framework. Contributed by Billie Rinaldi - posted by ji...@apache.org on 2017/02/10 02:34:44 UTC, 0 replies.
- [03/50] [abbrv] hadoop git commit: YARN-5505. Create an agent-less docker provider in the native-services framework. Contributed by Billie Rinaldi - posted by ji...@apache.org on 2017/02/10 02:34:45 UTC, 0 replies.
- [04/50] [abbrv] hadoop git commit: YARN-5623. Apply SLIDER-1166 to yarn-native-services branch. Contributed by Gour Saha - posted by ji...@apache.org on 2017/02/10 02:34:46 UTC, 0 replies.
- [05/50] [abbrv] hadoop git commit: YARN-5610. Initial code for native services REST API. Contributed by Gour Saha - posted by ji...@apache.org on 2017/02/10 02:34:47 UTC, 0 replies.
- [06/50] [abbrv] hadoop git commit: YARN-5610. Initial code for native services REST API. Contributed by Gour Saha - posted by ji...@apache.org on 2017/02/10 02:34:48 UTC, 0 replies.
- [07/50] [abbrv] hadoop git commit: YARN-5610. Initial code for native services REST API. Contributed by Gour Saha - posted by ji...@apache.org on 2017/02/10 02:34:49 UTC, 0 replies.
- [08/50] [abbrv] hadoop git commit: YARN-5675. Swagger definition for YARN service API. Contributed by Gour Saha - posted by ji...@apache.org on 2017/02/10 02:34:50 UTC, 0 replies.
- [09/50] [abbrv] hadoop git commit: Addendum patch for YARN-5610. Contributed by Gour Saha - posted by ji...@apache.org on 2017/02/10 02:34:51 UTC, 0 replies.
- [10/50] [abbrv] hadoop git commit: YARN-5689. Update native services REST API to use agentless docker provider. Contributed by Billie Rinaldi & Gour Saha - posted by ji...@apache.org on 2017/02/10 02:34:52 UTC, 0 replies.
- [11/50] [abbrv] hadoop git commit: YARN-5729. Bug fixes for the service Rest API. Contributed by Gour Saha - posted by ji...@apache.org on 2017/02/10 02:34:53 UTC, 0 replies.
- [12/50] [abbrv] hadoop git commit: YARN-5735. Make the service REST API use the app timeout feature YARN-4205. Contributed by Jian He - posted by ji...@apache.org on 2017/02/10 02:34:54 UTC, 0 replies.
- [13/50] [abbrv] hadoop git commit: YARN-5775. Convert enums in swagger definition to uppercase. Contributed by Gour Saha - posted by ji...@apache.org on 2017/02/10 02:34:55 UTC, 0 replies.
- [14/50] [abbrv] hadoop git commit: YARN-5701. Fix issues in yarn native services apps-of-apps. Contributed by Billie Rinaldi - posted by ji...@apache.org on 2017/02/10 02:34:56 UTC, 0 replies.
- [15/50] [abbrv] hadoop git commit: YARN-5680. Add 2 new fields in Slider status output - image-name and is-privileged-container. Contributed by Billie Rinaldi - posted by ji...@apache.org on 2017/02/10 02:34:57 UTC, 0 replies.
- [16/50] [abbrv] hadoop git commit: YARN-5770. Performance improvement of native-services REST API service. Contributed by Gour Saha - posted by ji...@apache.org on 2017/02/10 02:34:58 UTC, 0 replies.
- [17/50] [abbrv] hadoop git commit: YARN-5740. Add a new field in Slider status output - lifetime (remaining). Contributed by Jian He - posted by ji...@apache.org on 2017/02/10 02:34:59 UTC, 0 replies.
- [18/50] [abbrv] hadoop git commit: YARN-5796. Convert enums values in service code to upper case and special handling of an error. Contributed by Gour Saha - posted by ji...@apache.org on 2017/02/10 02:35:00 UTC, 0 replies.
- [19/50] [abbrv] hadoop git commit: YARN-5813. Slider should not try to set a negative lifetime timeout value. Contributed by Jian He - posted by ji...@apache.org on 2017/02/10 02:35:01 UTC, 0 replies.
- [20/50] [abbrv] hadoop git commit: YARN-5218. Initial core change for DNS for YARN. Contributed by Jonathan Maron - posted by ji...@apache.org on 2017/02/10 02:35:02 UTC, 0 replies.
- [21/50] [abbrv] hadoop git commit: YARN-5218. Initial core change for DNS for YARN. Contributed by Jonathan Maron - posted by ji...@apache.org on 2017/02/10 02:35:03 UTC, 0 replies.
- [22/50] [abbrv] hadoop git commit: YARN-5218. Initial core change for DNS for YARN. Contributed by Jonathan Maron - posted by ji...@apache.org on 2017/02/10 02:35:04 UTC, 0 replies.
- [23/50] [abbrv] hadoop git commit: YARN-5828. Native services client errors out when config formats are uppercase. Contributed by Billie Rinaldi - posted by ji...@apache.org on 2017/02/10 02:35:05 UTC, 0 replies.
- [24/50] [abbrv] hadoop git commit: YARN-5808. Add gc log options to the yarn daemon script when starting services-api. Contributed by Billie Rinaldi - posted by ji...@apache.org on 2017/02/10 02:35:06 UTC, 0 replies.
- [25/50] [abbrv] hadoop git commit: YARN-5909. Remove agent related code in slider AM. Contributed by Jian He - posted by ji...@apache.org on 2017/02/10 02:35:07 UTC, 0 replies.
- [26/50] [abbrv] hadoop git commit: YARN-5909. Remove agent related code in slider AM. Contributed by Jian He - posted by ji...@apache.org on 2017/02/10 02:35:08 UTC, 0 replies.
- [27/50] [abbrv] hadoop git commit: YARN-5909. Remove agent related code in slider AM. Contributed by Jian He - posted by ji...@apache.org on 2017/02/10 02:35:09 UTC, 0 replies.
- [28/50] [abbrv] hadoop git commit: YARN-5909. Remove agent related code in slider AM. Contributed by Jian He - posted by ji...@apache.org on 2017/02/10 02:35:10 UTC, 0 replies.
- [29/50] [abbrv] hadoop git commit: YARN-5909. Remove agent related code in slider AM. Contributed by Jian He - posted by ji...@apache.org on 2017/02/10 02:35:11 UTC, 0 replies.
- [30/50] [abbrv] hadoop git commit: YARN-5909. Remove agent related code in slider AM. Contributed by Jian He - posted by ji...@apache.org on 2017/02/10 02:35:12 UTC, 0 replies.
- [31/50] [abbrv] hadoop git commit: YARN-5883 Avoid or eliminate expensive YARN get all applications call. Contributed by Gour Saha - posted by ji...@apache.org on 2017/02/10 02:35:13 UTC, 0 replies.
- [32/50] [abbrv] hadoop git commit: YARN-5943. Write native services container stderr file to log directory. Contributed by Billie Rinaldi - posted by ji...@apache.org on 2017/02/10 02:35:14 UTC, 0 replies.
- [33/50] [abbrv] hadoop git commit: YARN-5941. Slider handles "per.component" for multiple components incorrectly. Contributed by Billie Rinaldi - posted by ji...@apache.org on 2017/02/10 02:35:15 UTC, 0 replies.
- [34/50] [abbrv] hadoop git commit: YARN-5769. Integrate update app lifetime using feature implemented in YARN-5611. Contributed by Jian He - posted by ji...@apache.org on 2017/02/10 02:35:16 UTC, 0 replies.
- [35/50] [abbrv] hadoop git commit: YARN-5961. Generate native services protobuf classes during build. Contributed by Billie Rinaldi - posted by ji...@apache.org on 2017/02/10 02:35:17 UTC, 0 replies.
- [36/50] [abbrv] hadoop git commit: YARN-5961. Generate native services protobuf classes during build. Contributed by Billie Rinaldi - posted by ji...@apache.org on 2017/02/10 02:35:18 UTC, 0 replies.
- [37/50] [abbrv] hadoop git commit: YARN-5961. Generate native services protobuf classes during build. Contributed by Billie Rinaldi - posted by ji...@apache.org on 2017/02/10 02:35:19 UTC, 0 replies.
- [38/50] [abbrv] hadoop git commit: YARN-5944. Native services AM should remain up if RM is down. Contributed by Billie Rinaldi - posted by ji...@apache.org on 2017/02/10 02:35:20 UTC, 0 replies.
- [39/50] [abbrv] hadoop git commit: YARN-5690. Integrate native services modules into maven build. Contributed by Billie Rinaldi - posted by ji...@apache.org on 2017/02/10 02:35:21 UTC, 0 replies.
- [40/50] [abbrv] hadoop git commit: YARN-6115. Few additional paths in Slider client still uses get all Applications without tags/states filter. Contributed by Gour Saha - posted by ji...@apache.org on 2017/02/10 02:35:22 UTC, 0 replies.
- [41/50] [abbrv] hadoop git commit: YARN-4757. Add the ability to split reverse zone subnets. Contributed by Shane Kumpf. - posted by ji...@apache.org on 2017/02/10 02:35:23 UTC, 0 replies.
- [42/50] [abbrv] hadoop git commit: YARN-5967. Fix slider core module findbugs warnings. Contributed by Jian He - posted by ji...@apache.org on 2017/02/10 02:35:24 UTC, 0 replies.
- [43/50] [abbrv] hadoop git commit: YARN-5967. Fix slider core module findbugs warnings. Contributed by Jian He - posted by ji...@apache.org on 2017/02/10 02:35:25 UTC, 0 replies.
- [44/50] [abbrv] hadoop git commit: YARN-5968. Fix slider core module javadocs. Contributed by Billie Rinaldi - posted by ji...@apache.org on 2017/02/10 02:35:26 UTC, 0 replies.
- [45/50] [abbrv] hadoop git commit: YARN-5975. Remove the agent - slider AM ssl related code. Contributed by Jian He - posted by ji...@apache.org on 2017/02/10 02:35:27 UTC, 0 replies.
- [46/50] [abbrv] hadoop git commit: YARN-5975. Remove the agent - slider AM ssl related code. Contributed by Jian He - posted by ji...@apache.org on 2017/02/10 02:35:28 UTC, 0 replies.
- [47/50] [abbrv] hadoop git commit: YARN-6010. Fix findbugs, site warnings in yarn-services-api module. Contributed by Jian He - posted by ji...@apache.org on 2017/02/10 02:35:29 UTC, 0 replies.
- [48/50] [abbrv] hadoop git commit: YARN-6132. SliderClient bondToCluster should call findInstance with live states filter. Contributed by Gour Saha - posted by ji...@apache.org on 2017/02/10 02:35:30 UTC, 0 replies.
- [49/50] [abbrv] hadoop git commit: Updated pom to point to 3.0.0-alpha3-SNAPSHOT - posted by ji...@apache.org on 2017/02/10 02:35:31 UTC, 0 replies.
- [50/50] [abbrv] hadoop git commit: YARN-5993. Allow native services quicklinks to be exported for each component. Contributed by Billie Rinaldi - posted by ji...@apache.org on 2017/02/10 02:35:32 UTC, 0 replies.
- hadoop git commit: YARN-6151. FS preemption does not consider child queues over fairshare if the parent is under. (Yufei Gu via kasha) - posted by ka...@apache.org on 2017/02/10 04:23:59 UTC, 0 replies.
- hadoop git commit: HADOOP-13768. AliyunOSS: handle the failure in the batch delete operation `deleteDirs`. Contributed by Genmao Yu - posted by dr...@apache.org on 2017/02/10 06:53:44 UTC, 0 replies.
- hadoop git commit: YARN-6118. Add javadoc for Resources.isNone. Contributed by Andres Perez. - posted by su...@apache.org on 2017/02/10 10:19:52 UTC, 1 replies.
- hadoop git commit: YARN-6056. Yarn NM using LCE shows a failure when trying to delete a non-existing dir (Wilfred Spiegelenburg via Varun Saxena) - posted by va...@apache.org on 2017/02/10 14:09:41 UTC, 0 replies.
- hadoop git commit: YARN-6166. Unnecessary INFO logs in AMRMClientAsyncImpl$CallbackHandlerThread.run (Contributed by Grant Whiteheart via Daniel Templeton) - posted by te...@apache.org on 2017/02/10 17:48:29 UTC, 1 replies.
- [1/2] hadoop git commit: HADOOP-14055. SwiftRestClient includes pass length in exception if auth fails. Contributed by Marcell Hegedus. - posted by ar...@apache.org on 2017/02/10 18:10:37 UTC, 0 replies.
- [2/2] hadoop git commit: HADOOP-14055. SwiftRestClient includes pass length in exception if auth fails. Contributed by Marcell Hegedus. - posted by ar...@apache.org on 2017/02/10 18:10:38 UTC, 0 replies.
- hadoop git commit: HDFS-11379. DFSInputStream may infinite loop requesting block locations. Contributed by Daryn Sharp. - posted by ki...@apache.org on 2017/02/10 18:28:04 UTC, 4 replies.
- [1/2] hadoop git commit: HDFS-11403. Zookeper ACLs on NN HA enabled clusters should be handled consistently. Contributed by Hanisha Koneru. - posted by ar...@apache.org on 2017/02/11 09:18:37 UTC, 0 replies.
- [2/2] hadoop git commit: HDFS-11403. Zookeper ACLs on NN HA enabled clusters should be handled consistently. Contributed by Hanisha Koneru. - posted by ar...@apache.org on 2017/02/11 09:18:38 UTC, 0 replies.
- hadoop git commit: HDFS-11403. Addendum fix for branch-2. - posted by ar...@apache.org on 2017/02/11 09:25:57 UTC, 0 replies.
- hadoop git commit: YARN-6170. TimelineReaderServer should wait to join with HttpServer2 (Sangjin Lee via Varun Saxena) - posted by va...@apache.org on 2017/02/11 14:10:29 UTC, 0 replies.
- hadoop git commit: HADOOP-13204. Add support for SSE-KMS and SSE-C in s3a filesystem. (Steve Moist via lei) - posted by le...@apache.org on 2017/02/11 23:09:43 UTC, 0 replies.
- hadoop git commit: HADOOP-13075. Add support for SSE-KMS and SSE-C in s3a filesystem. (Steve Moist via lei) - posted by le...@apache.org on 2017/02/11 23:09:55 UTC, 0 replies.
- hadoop git commit: HADOOP-14069. AliyunOSS: listStatus returns wrong file info. Contributed by Fei Hui - posted by dr...@apache.org on 2017/02/13 05:20:14 UTC, 0 replies.
- hadoop git commit: HADOOP-13769. AliyunOSS: update oss sdk version. Contributed by Genmao Yu - posted by dr...@apache.org on 2017/02/13 05:22:02 UTC, 0 replies.
- hadoop git commit: YARN-6113. Re-direct NM Web Service to get container logs for finished applications. Contributed by Xuan Gong. - posted by ju...@apache.org on 2017/02/13 14:11:34 UTC, 0 replies.
- hadoop git commit: YARN-6113. Re-direct NM Web Service to get container logs for finished applications. Contributed by Xuan Gong. (cherry picked from commit 464ff479ceec76609dca3539081de6b503b17325) - posted by ju...@apache.org on 2017/02/13 14:20:08 UTC, 0 replies.
- hadoop git commit: HADOOP-13233. help of stat is confusing. Contributed by Attila Bukor. - posted by we...@apache.org on 2017/02/13 18:18:35 UTC, 1 replies.
- [1/2] hadoop git commit: HDFS-11306. Print remaining edit logs from buffer if edit log can't be rolled. Contributed by Wei-Chiu Chuang. - posted by we...@apache.org on 2017/02/13 18:59:36 UTC, 0 replies.
- [2/2] hadoop git commit: HADOOP-13508. FsPermission string constructor does not recognize sticky bit. Contributed by Atul Sikaria. - posted by we...@apache.org on 2017/02/13 18:59:37 UTC, 0 replies.
- hadoop git commit: YARN-3933. FairScheduler: Multiple calls to completedContainer are not safe. (Shiwei Guo and Miklos Szegedi via kasha) - posted by ka...@apache.org on 2017/02/13 19:26:35 UTC, 2 replies.
- hadoop git commit: HDFS-11026. Convert BlockTokenIdentifier to use Protobuf. Contributed by Ewan Higgs. - posted by cd...@apache.org on 2017/02/13 19:30:52 UTC, 0 replies.
- hadoop git commit: HADOOP-13929. ADLS connector should not check in contract-test-options.xml. (John Zhuge via lei) - posted by le...@apache.org on 2017/02/13 22:15:34 UTC, 0 replies.
- hadoop git commit: HADOOP-14079. s3guard: fix breaking link in s3guard.md. Contributed by Mingliang Liu. - posted by ma...@apache.org on 2017/02/13 23:38:53 UTC, 0 replies.
- hadoop git commit: HDFS-11407. Document the missing usages of OfflineImageViewer processors. Contributed by Yiqun Lin. - posted by yq...@apache.org on 2017/02/14 10:48:46 UTC, 0 replies.
- hadoop git commit: HDFS-11408. The config name of balance bandwidth is out of date. Contributed by Yiqun Lin. - posted by yq...@apache.org on 2017/02/14 11:05:33 UTC, 0 replies.
- [Hadoop Wiki] Update of "HowToSetupYourDevelopmentEnvironment" by SteveLoughran - posted by Apache Wiki <wi...@apache.org> on 2017/02/14 12:36:05 UTC, 0 replies.
- hadoop git commit: YARN-5966. AMRMClient changes to support ExecutionType update. (asuresh) - posted by as...@apache.org on 2017/02/14 14:10:27 UTC, 0 replies.
- hadoop git commit: HADOOP-14058. Fix NativeS3FileSystemContractBaseTest#testDirWithDifferentMarkersWorks. Contributed by Yiqun Lin. - posted by aa...@apache.org on 2017/02/14 16:46:41 UTC, 2 replies.
- hadoop git commit: YARN-5912. Fix breadcrumb issues for various pages in new YARN UI. Contributed by Akhil P B. - posted by su...@apache.org on 2017/02/14 16:59:41 UTC, 0 replies.
- hadoop git commit: HDFS-11084. Add a regression test for sticky bit support of OIV ReverseXML processor. Contributed by Wei-Chiu Chuang. - posted by we...@apache.org on 2017/02/14 17:12:12 UTC, 2 replies.
- hadoop git commit: HDFS-11390. Add process name to httpfs process. Contributed by Weiwei Yang. - posted by xi...@apache.org on 2017/02/14 17:47:59 UTC, 1 replies.
- hadoop git commit: YARN-6173. Add artifact info and privileged container details to the container info in API GET response. Contributed by Gour Saha - posted by bi...@apache.org on 2017/02/14 17:53:24 UTC, 0 replies.
- hadoop git commit: HDFS-11409. DatanodeInfo getNetworkLocation and setNetworkLocation shoud use volatile instead of synchronized. Contributed by Chen Liang. - posted by xy...@apache.org on 2017/02/14 21:01:42 UTC, 1 replies.
- hadoop git commit: YARN-6061. Add an UncaughtExceptionHandler for critical threads in RM. (Yufei Gu via kasha) - posted by ka...@apache.org on 2017/02/14 21:39:47 UTC, 1 replies.
- hadoop git commit: HDFS-11391. Numeric usernames do no work with WebHDFS FS write access. (Pierre Villard via Yongjun Zhang) - posted by yj...@apache.org on 2017/02/14 21:42:31 UTC, 2 replies.
- hadoop git commit: YARN-6061. Addendum. Remove extraneous change. - posted by ka...@apache.org on 2017/02/14 23:20:02 UTC, 1 replies.
- [01/50] [abbrv] hadoop git commit: HDFS-11379. DFSInputStream may infinite loop requesting block locations. Contributed by Daryn Sharp. [Forced Update!] - posted by su...@apache.org on 2017/02/15 00:56:38 UTC, 0 replies.
- [02/50] [abbrv] hadoop git commit: HDFS-11403. Zookeper ACLs on NN HA enabled clusters should be handled consistently. Contributed by Hanisha Koneru. - posted by su...@apache.org on 2017/02/15 00:56:39 UTC, 0 replies.
- [03/50] [abbrv] hadoop git commit: YARN-6170. TimelineReaderServer should wait to join with HttpServer2 (Sangjin Lee via Varun Saxena) - posted by su...@apache.org on 2017/02/15 00:56:40 UTC, 0 replies.
- [04/50] [abbrv] hadoop git commit: HADOOP-13075. Add support for SSE-KMS and SSE-C in s3a filesystem. (Steve Moist via lei) - posted by su...@apache.org on 2017/02/15 00:56:41 UTC, 0 replies.
- [05/50] [abbrv] hadoop git commit: HADOOP-14069. AliyunOSS: listStatus returns wrong file info. Contributed by Fei Hui - posted by su...@apache.org on 2017/02/15 00:56:42 UTC, 0 replies.
- [06/50] [abbrv] hadoop git commit: HADOOP-13769. AliyunOSS: update oss sdk version. Contributed by Genmao Yu - posted by su...@apache.org on 2017/02/15 00:56:43 UTC, 0 replies.
- [07/50] [abbrv] hadoop git commit: YARN-6113. Re-direct NM Web Service to get container logs for finished applications. Contributed by Xuan Gong. - posted by su...@apache.org on 2017/02/15 00:56:44 UTC, 0 replies.
- [08/50] [abbrv] hadoop git commit: HADOOP-13233. help of stat is confusing. Contributed by Attila Bukor. - posted by su...@apache.org on 2017/02/15 00:56:45 UTC, 0 replies.
- [09/50] [abbrv] hadoop git commit: YARN-3933. FairScheduler: Multiple calls to completedContainer are not safe. (Shiwei Guo and Miklos Szegedi via kasha) - posted by su...@apache.org on 2017/02/15 00:56:46 UTC, 0 replies.
- [10/50] [abbrv] hadoop git commit: HDFS-11026. Convert BlockTokenIdentifier to use Protobuf. Contributed by Ewan Higgs. - posted by su...@apache.org on 2017/02/15 00:56:47 UTC, 0 replies.
- [11/50] [abbrv] hadoop git commit: HADOOP-13929. ADLS connector should not check in contract-test-options.xml. (John Zhuge via lei) - posted by su...@apache.org on 2017/02/15 00:56:48 UTC, 0 replies.
- [12/50] [abbrv] hadoop git commit: HDFS-11407. Document the missing usages of OfflineImageViewer processors. Contributed by Yiqun Lin. - posted by su...@apache.org on 2017/02/15 00:56:49 UTC, 0 replies.
- [13/50] [abbrv] hadoop git commit: HDFS-11408. The config name of balance bandwidth is out of date. Contributed by Yiqun Lin. - posted by su...@apache.org on 2017/02/15 00:56:50 UTC, 0 replies.
- [14/50] [abbrv] hadoop git commit: YARN-5966. AMRMClient changes to support ExecutionType update. (asuresh) - posted by su...@apache.org on 2017/02/15 00:56:51 UTC, 0 replies.
- [15/50] [abbrv] hadoop git commit: HADOOP-14058. Fix NativeS3FileSystemContractBaseTest#testDirWithDifferentMarkersWorks. Contributed by Yiqun Lin. - posted by su...@apache.org on 2017/02/15 00:56:52 UTC, 0 replies.
- [16/50] [abbrv] hadoop git commit: YARN-5912. Fix breadcrumb issues for various pages in new YARN UI. Contributed by Akhil P B. - posted by su...@apache.org on 2017/02/15 00:56:53 UTC, 0 replies.
- [17/50] [abbrv] hadoop git commit: HDFS-11084. Add a regression test for sticky bit support of OIV ReverseXML processor. Contributed by Wei-Chiu Chuang. - posted by su...@apache.org on 2017/02/15 00:56:54 UTC, 0 replies.
- [18/50] [abbrv] hadoop git commit: HDFS-11409. DatanodeInfo getNetworkLocation and setNetworkLocation shoud use volatile instead of synchronized. Contributed by Chen Liang. - posted by su...@apache.org on 2017/02/15 00:56:55 UTC, 0 replies.
- [19/50] [abbrv] hadoop git commit: YARN-6061. Add an UncaughtExceptionHandler for critical threads in RM. (Yufei Gu via kasha) - posted by su...@apache.org on 2017/02/15 00:56:56 UTC, 0 replies.
- [20/50] [abbrv] hadoop git commit: HDFS-11391. Numeric usernames do no work with WebHDFS FS write access. (Pierre Villard via Yongjun Zhang) - posted by su...@apache.org on 2017/02/15 00:56:57 UTC, 0 replies.
- [21/50] [abbrv] hadoop git commit: YARN-6061. Addendum. Remove extraneous change. - posted by su...@apache.org on 2017/02/15 00:56:58 UTC, 0 replies.
- [22/50] [abbrv] hadoop git commit: YARN-5519. Add SubClusterId in AddApplicationHomeSubClusterResponse for Router Failover. (Ellen Hui via Subru) - posted by su...@apache.org on 2017/02/15 00:56:59 UTC, 0 replies.
- [23/50] [abbrv] hadoop git commit: YARN-5324. Stateless Federation router policies implementation. (Carlo Curino via Subru). - posted by su...@apache.org on 2017/02/15 00:57:00 UTC, 0 replies.
- [24/50] [abbrv] hadoop git commit: YARN-5324. Stateless Federation router policies implementation. (Carlo Curino via Subru). - posted by su...@apache.org on 2017/02/15 00:57:01 UTC, 0 replies.
- [25/50] [abbrv] hadoop git commit: YARN-5676. Add a HashBasedRouterPolicy, and small policies and test refactoring. (Carlo Curino via Subru). - posted by su...@apache.org on 2017/02/15 00:57:02 UTC, 0 replies.
- [26/50] [abbrv] hadoop git commit: YARN-5676. Add a HashBasedRouterPolicy, and small policies and test refactoring. (Carlo Curino via Subru). - posted by su...@apache.org on 2017/02/15 00:57:03 UTC, 0 replies.
- [27/50] [abbrv] hadoop git commit: YARN-3673. Create a FailoverProxy for Federation services. Contributed by Subru Krishnan - posted by su...@apache.org on 2017/02/15 00:57:04 UTC, 0 replies.
- [28/50] [abbrv] hadoop git commit: YARN-5407. In-memory based implementation of the FederationApplicationStateStore/FederationPolicyStateStore. (Ellen Hui via Subru) - posted by su...@apache.org on 2017/02/15 00:57:05 UTC, 0 replies.
- [29/50] [abbrv] hadoop git commit: YARN-3662. Federation Membership State Store internal APIs. - posted by su...@apache.org on 2017/02/15 00:57:06 UTC, 0 replies.
- [30/50] [abbrv] hadoop git commit: YARN-3662. Federation Membership State Store internal APIs. - posted by su...@apache.org on 2017/02/15 00:57:07 UTC, 0 replies.
- [31/50] [abbrv] hadoop git commit: YARN-5612. Return SubClusterId in FederationStateStoreFacade#addApplicationHomeSubCluster for Router Failover. (Giovanni Matteo Fumarola via Subru). - posted by su...@apache.org on 2017/02/15 00:57:08 UTC, 0 replies.
- [32/50] [abbrv] hadoop git commit: YARN-5391. PolicyManager to tie together Router/AMRM Federation policies. (Carlo Curino via Subru). - posted by su...@apache.org on 2017/02/15 00:57:09 UTC, 0 replies.
- [33/50] [abbrv] hadoop git commit: YARN-5323. Policies APIs for Federation Router and AMRMProxy policies. (Carlo Curino via Subru). - posted by su...@apache.org on 2017/02/15 00:57:10 UTC, 0 replies.
- [34/50] [abbrv] hadoop git commit: YARN-3664. Federation PolicyStore internal APIs - posted by su...@apache.org on 2017/02/15 00:57:11 UTC, 0 replies.
- [35/50] [abbrv] hadoop git commit: YARN-5905. Update the RM webapp host that is reported as part of Federation membership to current primary RM's IP. - posted by su...@apache.org on 2017/02/15 00:57:12 UTC, 0 replies.
- [36/50] [abbrv] hadoop git commit: YARN-3672. Create Facade for Federation State and Policy Store. Contributed by Subru Krishnan - posted by su...@apache.org on 2017/02/15 00:57:13 UTC, 0 replies.
- [37/50] [abbrv] hadoop git commit: YARN-5634. Simplify initialization/use of RouterPolicy via a RouterPolicyFacade. (Carlo Curino via Subru). - posted by su...@apache.org on 2017/02/15 00:57:14 UTC, 0 replies.
- [38/50] [abbrv] hadoop git commit: YARN-5872. Add AlwayReject policies for router and amrmproxy. (Carlo Curino via Subru). - posted by su...@apache.org on 2017/02/15 00:57:15 UTC, 0 replies.
- [39/50] [abbrv] hadoop git commit: YARN-5325. Stateless ARMRMProxy policies implementation. (Carlo Curino via Subru). - posted by su...@apache.org on 2017/02/15 00:57:16 UTC, 0 replies.
- [40/50] [abbrv] hadoop git commit: YARN-5325. Stateless ARMRMProxy policies implementation. (Carlo Curino via Subru). - posted by su...@apache.org on 2017/02/15 00:57:17 UTC, 0 replies.
- [41/50] [abbrv] hadoop git commit: YARN-5390. Federation Subcluster Resolver. Contributed by Ellen Hui. - posted by su...@apache.org on 2017/02/15 00:57:18 UTC, 0 replies.
- [42/50] [abbrv] hadoop git commit: YARN-5406. In-memory based implementation of the FederationMembershipStateStore. Contributed by Ellen Hui. - posted by su...@apache.org on 2017/02/15 00:57:19 UTC, 0 replies.
- [43/50] [abbrv] hadoop git commit: YARN-5601. Make the RM epoch base value configurable. Contributed by Subru Krishnan - posted by su...@apache.org on 2017/02/15 00:57:20 UTC, 0 replies.
- [44/50] [abbrv] hadoop git commit: YARN-5467. InputValidator for the FederationStateStore internal APIs. (Giovanni Matteo Fumarola via Subru) - posted by su...@apache.org on 2017/02/15 00:57:21 UTC, 0 replies.
- [45/50] [abbrv] hadoop git commit: YARN-5467. InputValidator for the FederationStateStore internal APIs. (Giovanni Matteo Fumarola via Subru) - posted by su...@apache.org on 2017/02/15 00:57:22 UTC, 0 replies.
- [46/50] [abbrv] hadoop git commit: YARN-5408. Compose Federation membership/application/policy APIs into an uber FederationStateStore API. (Ellen Hui via Subru). - posted by su...@apache.org on 2017/02/15 00:57:23 UTC, 0 replies.
- [47/50] [abbrv] hadoop git commit: YARN-3671. Integrate Federation services with ResourceManager. Contributed by Subru Krishnan - posted by su...@apache.org on 2017/02/15 00:57:24 UTC, 0 replies.
- [48/50] [abbrv] hadoop git commit: YARN-5300. Exclude generated federation protobuf sources from YARN Javadoc/findbugs build - posted by su...@apache.org on 2017/02/15 00:57:25 UTC, 0 replies.
- [49/50] [abbrv] hadoop git commit: YARN-5307. Federation Application State Store internal APIs - posted by su...@apache.org on 2017/02/15 00:57:26 UTC, 0 replies.
- [50/50] [abbrv] hadoop git commit: YARN-5307. Federation Application State Store internal APIs - posted by su...@apache.org on 2017/02/15 00:57:27 UTC, 0 replies.
- hadoop git commit: YARN-4753. Use doxia macro to generate in-page TOC of YARN site documentation. (iwasakims) - posted by iw...@apache.org on 2017/02/15 04:09:49 UTC, 1 replies.
- hadoop git commit: HADOOP-13942. Update checkstyle and checkstyle plugin version to handle indentation of JDK8 Lambdas. - posted by aa...@apache.org on 2017/02/15 07:35:22 UTC, 0 replies.
- hadoop git commit: HDFS-11238. Fix checkstyle warnings in NameNode#createNameNode. Contributed by Ethan Li. - posted by aa...@apache.org on 2017/02/15 07:56:33 UTC, 0 replies.
- hadoop git commit: HADOOP-14072. AliyunOSS: Failed to read from stream when seek beyond the download size. Contributed by Genmao Yu - posted by dr...@apache.org on 2017/02/15 08:34:50 UTC, 0 replies.
- hadoop git commit: YARN-6156. AM blacklisting to consider node label partition (Bibin A Chundatt via Varun Saxena) - posted by va...@apache.org on 2017/02/15 09:27:29 UTC, 1 replies.
- hadoop git commit: YARN-6183. Few missing informations in Application and Application Attempt pages for new YARN UI. Contributed by Akhil PB. - posted by su...@apache.org on 2017/02/15 10:23:06 UTC, 0 replies.
- hadoop git commit: HDFS-11333. Print a user friendly error message when plugins are not found. Contributed by Wei-Chiu Chuang. - posted by we...@apache.org on 2017/02/15 10:59:27 UTC, 3 replies.
- hadoop git commit: YARN-6174. Log files pattern should be same for both running and finished container. Contributed by Xuan Gong. - posted by ju...@apache.org on 2017/02/15 17:03:29 UTC, 0 replies.
- hadoop git commit: Addendum patch for YARN-6174 - remove deleted file. - posted by ju...@apache.org on 2017/02/15 17:06:09 UTC, 0 replies.
- [1/2] hadoop git commit: YARN-6174. Log files pattern should be same for both running and finished container. Contributed by Xuan Gong. (cherry picked from commit ce2d5bfa5f84e7e563980796549b56ef1e4bbf1e) - posted by ju...@apache.org on 2017/02/15 17:07:49 UTC, 0 replies.
- [2/2] hadoop git commit: Addendum patch for YARN-6174 - remove deleted file. (cherry picked from commit 0fc6f38379f0047afd23ac14abcb5086d65a7f67) - posted by ju...@apache.org on 2017/02/15 17:07:50 UTC, 0 replies.
- hadoop git commit: HDFS-8498. Blocks can be committed with wrong size. Contributed by Jing Zhao. - posted by ji...@apache.org on 2017/02/15 18:46:38 UTC, 2 replies.
- hadoop git commit: YARN-6186 Handle InvalidResourceRequestException in native services AM onError - posted by go...@apache.org on 2017/02/15 20:15:36 UTC, 0 replies.
- [1/2] hadoop git commit: HDFS-11375. Display the volume storage type in datanode UI. Contributed by Surendra Singh Lilhore - posted by li...@apache.org on 2017/02/15 20:41:55 UTC, 0 replies.
- [2/2] hadoop git commit: HDFS-11375. Display the volume storage type in datanode UI. Contributed by Surendra Singh Lilhore - posted by li...@apache.org on 2017/02/15 20:41:56 UTC, 0 replies.
- hadoop git commit: HADOOP-14085. s3guard: drop unnecessary type assertion and cast. - posted by ma...@apache.org on 2017/02/15 23:26:50 UTC, 0 replies.
- hadoop git commit: HDFS-11265. Extend visualization for Maintenance Mode under Datanode tab in the NameNode UI. (Marton Elek via mingma) - posted by mi...@apache.org on 2017/02/16 04:24:39 UTC, 1 replies.
- hadoop git commit: YARN-6163. FS Preemption is a trickle for severely starved applications. (kasha) - posted by ka...@apache.org on 2017/02/16 07:16:34 UTC, 1 replies.
- hadoop git commit: YARN-4212. FairScheduler: Can't create a DRF queue under a FAIR policy queue. (Yufei Gu via kasha) - posted by ka...@apache.org on 2017/02/16 07:51:27 UTC, 1 replies.
- hadoop git commit: YARN-5798. Set UncaughtExceptionHandler for all FairScheduler threads. (Yufei Gu via kasha) - posted by ka...@apache.org on 2017/02/16 08:03:14 UTC, 1 replies.
- hadoop git commit: YARN-6200. Reverting since the same functionality achieved by YARN-1623 Revert "YARN-5068. Expose scheduler queue to application master. (Harish Jaiprakash via rohithsharmaks)" - posted by ro...@apache.org on 2017/02/16 12:25:50 UTC, 0 replies.
- hadoop git commit: YARN-6200. Reverting since the same functionality achieved by YARN-1623. Revert "YARN-5068. Expose scheduler queue to application master. (Harish Jaiprakash via rohithsharmaks)" - posted by ro...@apache.org on 2017/02/16 12:29:13 UTC, 2 replies.
- hadoop git commit: YARN-6200. addendum to fix compilation error caused by reverting YARN-5068. - posted by ro...@apache.org on 2017/02/16 12:50:38 UTC, 0 replies.
- hadoop git commit: HDFS-11100. Recursively deleting file protected by sticky bit should fail. Contributed by John Zhuge. - posted by we...@apache.org on 2017/02/16 13:40:15 UTC, 0 replies.
- [1/2] hadoop git commit: YARN-4675. Reorganize TimelineClient and TimelineClientImpl into separate classes for ATSv1.x and ATSv2. Contributed by Naganarasimha G R. - posted by sj...@apache.org on 2017/02/16 19:41:26 UTC, 0 replies.
- [2/2] hadoop git commit: YARN-4675. Reorganize TimelineClient and TimelineClientImpl into separate classes for ATSv1.x and ATSv2. Contributed by Naganarasimha G R. - posted by sj...@apache.org on 2017/02/16 19:41:27 UTC, 0 replies.
- hadoop git commit: YARN-6177. Yarn client should exit with an informative error message if an incompatible Jersey library is used at client. Contributed by Weiwei Yang. - posted by gt...@apache.org on 2017/02/16 21:42:12 UTC, 2 replies.
- hadoop git commit: YARN-6171. ConcurrentModificationException on FSAppAttempt.containersToPreempt. (Miklos Szegedi via kasha) - posted by ka...@apache.org on 2017/02/16 22:55:09 UTC, 1 replies.
- hadoop git commit: HADOOP-14049. Honour AclBit flag associated to file/folder permission for Azure datalake account. Contributed by Vishwajeet Dusane - posted by li...@apache.org on 2017/02/16 23:17:16 UTC, 0 replies.
- hadoop git commit: HADOOP-14046 Metastore destruction test creates table w/o version. Contributed by Sean Mackrory - posted by fa...@apache.org on 2017/02/16 23:26:39 UTC, 0 replies.
- hadoop git commit: HADOOP-14019. Fix some typos in the s3a docs. Contributed by Steve Loughran - posted by li...@apache.org on 2017/02/17 00:42:20 UTC, 2 replies.
- hadoop git commit: HADOOP-14040. Use shaded aws-sdk uber-JAR 1.11.86. Contributed by Steve Loughran and Sean Mackrory - posted by li...@apache.org on 2017/02/17 00:55:17 UTC, 1 replies.
- hadoop git commit: HDFS-11410. Use the cached instance when edit logging SetAclOp, SetXAttrOp and RemoveXAttrOp. - posted by xi...@apache.org on 2017/02/17 02:08:26 UTC, 1 replies.
- [1/4] hadoop git commit: YARN-4675. Reorganize TimelineClient and TimelineClientImpl into separate classes for ATSv1.x and ATSv2. Contributed by Naganarasimha G R. - posted by sj...@apache.org on 2017/02/17 02:58:39 UTC, 0 replies.
- [2/4] hadoop git commit: YARN-4675. Reorganize TimelineClient and TimelineClientImpl into separate classes for ATSv1.x and ATSv2. Contributed by Naganarasimha G R. - posted by sj...@apache.org on 2017/02/17 02:58:40 UTC, 0 replies.
- [3/4] hadoop git commit: YARN-4675. Reorganize TimelineClient and TimelineClientImpl into separate classes for ATSv1.x and ATSv2. Contributed by Naganarasimha G R. - posted by sj...@apache.org on 2017/02/17 02:58:41 UTC, 0 replies.
- [4/4] hadoop git commit: YARN-4675. Reorganize TimelineClient and TimelineClientImpl into separate classes for ATSv1.x and ATSv2. Contributed by Naganarasimha G R. - posted by sj...@apache.org on 2017/02/17 02:58:42 UTC, 0 replies.
- [01/50] [abbrv] hadoop git commit: HDFS-11409. DatanodeInfo getNetworkLocation and setNetworkLocation shoud use volatile instead of synchronized. Contributed by Chen Liang. [Forced Update!] - posted by ra...@apache.org on 2017/02/17 14:49:41 UTC, 0 replies.
- [02/50] [abbrv] hadoop git commit: YARN-6061. Add an UncaughtExceptionHandler for critical threads in RM. (Yufei Gu via kasha) - posted by ra...@apache.org on 2017/02/17 14:49:42 UTC, 0 replies.
- [03/50] [abbrv] hadoop git commit: HDFS-11391. Numeric usernames do no work with WebHDFS FS write access. (Pierre Villard via Yongjun Zhang) - posted by ra...@apache.org on 2017/02/17 14:49:43 UTC, 0 replies.
- [04/50] [abbrv] hadoop git commit: YARN-6061. Addendum. Remove extraneous change. - posted by ra...@apache.org on 2017/02/17 14:49:44 UTC, 0 replies.
- [05/50] [abbrv] hadoop git commit: YARN-4753. Use doxia macro to generate in-page TOC of YARN site documentation. (iwasakims) - posted by ra...@apache.org on 2017/02/17 14:49:45 UTC, 0 replies.
- [06/50] [abbrv] hadoop git commit: HADOOP-13942. Update checkstyle and checkstyle plugin version to handle indentation of JDK8 Lambdas. - posted by ra...@apache.org on 2017/02/17 14:49:46 UTC, 0 replies.
- [07/50] [abbrv] hadoop git commit: HDFS-11238. Fix checkstyle warnings in NameNode#createNameNode. Contributed by Ethan Li. - posted by ra...@apache.org on 2017/02/17 14:49:47 UTC, 0 replies.
- [08/50] [abbrv] hadoop git commit: HADOOP-14072. AliyunOSS: Failed to read from stream when seek beyond the download size. Contributed by Genmao Yu - posted by ra...@apache.org on 2017/02/17 14:49:48 UTC, 0 replies.
- [09/50] [abbrv] hadoop git commit: YARN-6156. AM blacklisting to consider node label partition (Bibin A Chundatt via Varun Saxena) - posted by ra...@apache.org on 2017/02/17 14:49:49 UTC, 0 replies.
- [10/50] [abbrv] hadoop git commit: YARN-6183. Few missing informations in Application and Application Attempt pages for new YARN UI. Contributed by Akhil PB. - posted by ra...@apache.org on 2017/02/17 14:49:50 UTC, 0 replies.
- [11/50] [abbrv] hadoop git commit: HDFS-11333. Print a user friendly error message when plugins are not found. Contributed by Wei-Chiu Chuang. - posted by ra...@apache.org on 2017/02/17 14:49:51 UTC, 0 replies.
- [12/50] [abbrv] hadoop git commit: YARN-6174. Log files pattern should be same for both running and finished container. Contributed by Xuan Gong. - posted by ra...@apache.org on 2017/02/17 14:49:52 UTC, 0 replies.
- [13/50] [abbrv] hadoop git commit: Addendum patch for YARN-6174 - remove deleted file. - posted by ra...@apache.org on 2017/02/17 14:49:53 UTC, 0 replies.
- [14/50] [abbrv] hadoop git commit: HDFS-8498. Blocks can be committed with wrong size. Contributed by Jing Zhao. - posted by ra...@apache.org on 2017/02/17 14:49:54 UTC, 0 replies.
- [15/50] [abbrv] hadoop git commit: HDFS-11375. Display the volume storage type in datanode UI. Contributed by Surendra Singh Lilhore - posted by ra...@apache.org on 2017/02/17 14:49:55 UTC, 0 replies.
- [16/50] [abbrv] hadoop git commit: HDFS-11265. Extend visualization for Maintenance Mode under Datanode tab in the NameNode UI. (Marton Elek via mingma) - posted by ra...@apache.org on 2017/02/17 14:49:56 UTC, 0 replies.
- [17/50] [abbrv] hadoop git commit: YARN-6163. FS Preemption is a trickle for severely starved applications. (kasha) - posted by ra...@apache.org on 2017/02/17 14:49:57 UTC, 0 replies.
- [18/50] [abbrv] hadoop git commit: YARN-4212. FairScheduler: Can't create a DRF queue under a FAIR policy queue. (Yufei Gu via kasha) - posted by ra...@apache.org on 2017/02/17 14:49:58 UTC, 0 replies.
- [19/50] [abbrv] hadoop git commit: YARN-5798. Set UncaughtExceptionHandler for all FairScheduler threads. (Yufei Gu via kasha) - posted by ra...@apache.org on 2017/02/17 14:49:59 UTC, 0 replies.
- [20/50] [abbrv] hadoop git commit: YARN-6200. Reverting since the same functionality achieved by YARN-1623. Revert "YARN-5068. Expose scheduler queue to application master. (Harish Jaiprakash via rohithsharmaks)" - posted by ra...@apache.org on 2017/02/17 14:50:00 UTC, 0 replies.
- [21/50] [abbrv] hadoop git commit: YARN-6200. addendum to fix compilation error caused by reverting YARN-5068. - posted by ra...@apache.org on 2017/02/17 14:50:01 UTC, 0 replies.
- [22/50] [abbrv] hadoop git commit: HDFS-11100. Recursively deleting file protected by sticky bit should fail. Contributed by John Zhuge. - posted by ra...@apache.org on 2017/02/17 14:50:02 UTC, 0 replies.
- [23/50] [abbrv] hadoop git commit: YARN-4675. Reorganize TimelineClient and TimelineClientImpl into separate classes for ATSv1.x and ATSv2. Contributed by Naganarasimha G R. - posted by ra...@apache.org on 2017/02/17 14:50:03 UTC, 1 replies.
- [24/50] [abbrv] hadoop git commit: YARN-4675. Reorganize TimelineClient and TimelineClientImpl into separate classes for ATSv1.x and ATSv2. Contributed by Naganarasimha G R. - posted by ra...@apache.org on 2017/02/17 14:50:04 UTC, 0 replies.
- [25/50] [abbrv] hadoop git commit: YARN-6177. Yarn client should exit with an informative error message if an incompatible Jersey library is used at client. Contributed by Weiwei Yang. - posted by ra...@apache.org on 2017/02/17 14:50:05 UTC, 0 replies.
- [26/50] [abbrv] hadoop git commit: YARN-6171. ConcurrentModificationException on FSAppAttempt.containersToPreempt. (Miklos Szegedi via kasha) - posted by ra...@apache.org on 2017/02/17 14:50:06 UTC, 0 replies.
- [27/50] [abbrv] hadoop git commit: HADOOP-14049. Honour AclBit flag associated to file/folder permission for Azure datalake account. Contributed by Vishwajeet Dusane - posted by ra...@apache.org on 2017/02/17 14:50:07 UTC, 0 replies.
- [28/50] [abbrv] hadoop git commit: HADOOP-14019. Fix some typos in the s3a docs. Contributed by Steve Loughran - posted by ra...@apache.org on 2017/02/17 14:50:08 UTC, 0 replies.
- [29/50] [abbrv] hadoop git commit: HADOOP-14040. Use shaded aws-sdk uber-JAR 1.11.86. Contributed by Steve Loughran and Sean Mackrory - posted by ra...@apache.org on 2017/02/17 14:50:09 UTC, 0 replies.
- [30/50] [abbrv] hadoop git commit: HDFS-11410. Use the cached instance when edit logging SetAclOp, SetXAttrOp and RemoveXAttrOp. - posted by ra...@apache.org on 2017/02/17 14:50:10 UTC, 0 replies.
- [31/50] [abbrv] hadoop git commit: HDFS-10794. [SPS]: Provide storage policy satisfy worker at DN for co-ordinating the block storage movement work. Contributed by Rakesh R - posted by ra...@apache.org on 2017/02/17 14:50:11 UTC, 0 replies.
- [32/50] [abbrv] hadoop git commit: HDFS-10800: [SPS]: Daemon thread in Namenode to find blocks placed in other storage than what the policy specifies. Contributed by Uma Maheswara Rao G - posted by ra...@apache.org on 2017/02/17 14:50:12 UTC, 0 replies.
- [33/50] [abbrv] hadoop git commit: HDFS-10801. [SPS]: Protocol buffer changes for sending storage movement commands from NN to DN. Contributed by Rakesh R - posted by ra...@apache.org on 2017/02/17 14:50:13 UTC, 0 replies.
- [34/50] [abbrv] hadoop git commit: HDFS-10884: [SPS]: Add block movement tracker to track the completion of block movement future tasks at DN. Contributed by Rakesh R - posted by ra...@apache.org on 2017/02/17 14:50:14 UTC, 0 replies.
- [35/50] [abbrv] hadoop git commit: HDFS-10954. [SPS]: Provide mechanism to send blocks movement result back to NN from coordinator DN. Contributed by Rakesh R - posted by ra...@apache.org on 2017/02/17 14:50:15 UTC, 0 replies.
- [36/50] [abbrv] hadoop git commit: HDFS-11029. [SPS]:Provide retry mechanism for the blocks which were failed while moving its storage at DNs. Contributed by Uma Maheswara Rao G - posted by ra...@apache.org on 2017/02/17 14:50:16 UTC, 0 replies.
- [37/50] [abbrv] hadoop git commit: HDFS-11068: [SPS]: Provide unique trackID to track the block movement sends to coordinator. Contributed by Rakesh R - posted by ra...@apache.org on 2017/02/17 14:50:17 UTC, 0 replies.
- [38/50] [abbrv] hadoop git commit: HDFS-10802. [SPS]: Add satisfyStoragePolicy API in HdfsAdmin. Contributed by Yuanbo Liu - posted by ra...@apache.org on 2017/02/17 14:50:18 UTC, 0 replies.
- [39/50] [abbrv] hadoop git commit: HDFS-11151. [SPS]: StoragePolicySatisfier should gracefully handle when there is no target node with the required storage type. Contributed by Rakesh R - posted by ra...@apache.org on 2017/02/17 14:50:19 UTC, 0 replies.
- [40/50] [abbrv] hadoop git commit: HDFS-10885. [SPS]: Mover tool should not be allowed to run when Storage Policy Satisfier is on. Contributed by Wei Zhou - posted by ra...@apache.org on 2017/02/17 14:50:20 UTC, 0 replies.
- [41/50] [abbrv] hadoop git commit: HDFS-11123. [SPS] Make storage policy satisfier daemon work on/off dynamically. Contributed by Uma Maheswara Rao G - posted by ra...@apache.org on 2017/02/17 14:50:21 UTC, 0 replies.
- [42/50] [abbrv] hadoop git commit: HDFS-11032: [SPS]: Handling of block movement failure at the coordinator datanode. Contributed by Rakesh R - posted by ra...@apache.org on 2017/02/17 14:50:22 UTC, 0 replies.
- [43/50] [abbrv] hadoop git commit: HDFS-11248: [SPS]: Handle partial block location movements. Contributed by Rakesh R - posted by ra...@apache.org on 2017/02/17 14:50:23 UTC, 0 replies.
- [44/50] [abbrv] hadoop git commit: HDFS-11193 : [SPS]: Erasure coded files should be considered for satisfying storage policy. Contributed by Rakesh R - posted by ra...@apache.org on 2017/02/17 14:50:24 UTC, 0 replies.
- [45/50] [abbrv] hadoop git commit: HDFS-11289. [SPS]: Make SPS movement monitor timeouts configurable. Contributed by Uma Maheswara Rao G - posted by ra...@apache.org on 2017/02/17 14:50:25 UTC, 0 replies.
- [46/50] [abbrv] hadoop git commit: HDFS-11293: [SPS]: Local DN should be given preference as source node, when target available in same node. Contributed by Yuanbo Liu and Uma Maheswara Rao G - posted by ra...@apache.org on 2017/02/17 14:50:26 UTC, 0 replies.
- [47/50] [abbrv] hadoop git commit: HDFS-11150: [SPS]: Provide persistence when satisfying storage policy. Contributed by Yuanbo Liu - posted by ra...@apache.org on 2017/02/17 14:50:27 UTC, 0 replies.
- [48/50] [abbrv] hadoop git commit: HDFS-11186. [SPS]: Daemon thread of SPS should start only in Active NN. Contributed by Wei Zhou - posted by ra...@apache.org on 2017/02/17 14:50:28 UTC, 0 replies.
- [49/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 - posted by ra...@apache.org on 2017/02/17 14:50:29 UTC, 0 replies.
- [50/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 2017/02/17 14:50:30 UTC, 0 replies.
- 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 2017/02/17 15:22:16 UTC, 0 replies.
- hadoop git commit: HADOOP-13805. UGI.getCurrentUser() fails if user does not have a keytab associated. Contributed by Xiao Chen, Wei-Chiu Chuang, Yongjun Zhang. - posted by yj...@apache.org on 2017/02/17 17:37:17 UTC, 0 replies.
- hadoop git commit: YARN-6188. Fix OOM issue with decommissioningNodesWatcher in the case of clusters with large number of nodes (Contributed by Ajay Jadhav via Daniel Templeton) - posted by te...@apache.org on 2017/02/17 21:13:52 UTC, 1 replies.
- hadoop git commit: YARN-6125. The application attempt's diagnostic message should have a maximum size (Contributed by Andras Piros via Daniel Templeton) - posted by te...@apache.org on 2017/02/17 21:44:12 UTC, 1 replies.
- hadoop git commit: YARN-6193. FairScheduler might not trigger preemption when using DRF. (kasha) - posted by ka...@apache.org on 2017/02/17 22:07:37 UTC, 1 replies.
- hadoop git commit: HADOOP-14092. Typo in hadoop-aws index.md. Contributed by John Zhuge - posted by st...@apache.org on 2017/02/18 18:23:40 UTC, 0 replies.
- [1/2] hadoop git commit: HADOOP-14092. Typo in hadoop-aws index.md. Contributed by John Zhuge - posted by st...@apache.org on 2017/02/18 18:24:23 UTC, 0 replies.
- [2/2] hadoop git commit: HADOOP-14092. Typo in hadoop-aws index.md. Contributed by John Zhuge - posted by st...@apache.org on 2017/02/18 18:24:24 UTC, 0 replies.
- hadoop git commit: HADOOP-14077. Add ability to access jmx via proxy. Contributed by Yuanbo Liu. - posted by ey...@apache.org on 2017/02/19 02:36:00 UTC, 0 replies.
- [1/3] hadoop git commit: HADOOP-14081. S3A: Consider avoiding array copy in S3ABlockOutputStream (ByteArrayBlock). Contributed by Rajesh Balamohan - posted by st...@apache.org on 2017/02/20 16:22:43 UTC, 0 replies.
- [2/3] hadoop git commit: HADOOP-14081. S3A: Consider avoiding array copy in S3ABlockOutputStream (ByteArrayBlock). Contributed by Rajesh Balamohan - posted by st...@apache.org on 2017/02/20 16:22:44 UTC, 0 replies.
- [3/3] hadoop git commit: HADOOP-14081. S3A: Consider avoiding array copy in S3ABlockOutputStream (ByteArrayBlock). Contributed by Rajesh Balamohan - posted by st...@apache.org on 2017/02/20 16:22:45 UTC, 0 replies.
- hadoop git commit: HADOOP-14081. S3A: Consider avoiding array copy in S3ABlockOutputStream (ByteArrayBlock). Contributed by Rajesh Balamohan - posted by st...@apache.org on 2017/02/20 16:55:29 UTC, 0 replies.
- hadoop git commit: HADOOP-13904 DynamoDBMetadataStore to handle DDB throttling (Contributed by Aaron Fabbri) - posted by fa...@apache.org on 2017/02/20 23:58:30 UTC, 0 replies.
- hadoop git commit: HADOOP-14096 s3guard: regression in dirListingUnion (Contributed by Aaron Fabbri) - posted by fa...@apache.org on 2017/02/21 00:03:02 UTC, 0 replies.
- hadoop git commit: HADOOP-14041 CLI command to prune old metadata (Contributed by Sean Mackrory) - posted by fa...@apache.org on 2017/02/21 01:49:15 UTC, 0 replies.
- hadoop git commit: YARN-6159. Documentation changes for TimelineV2Client (Naganarasimha G R via Varun Saxena) - posted by va...@apache.org on 2017/02/21 06:56:02 UTC, 1 replies.
- [1/2] hadoop git commit: YARN-6170. TimelineReaderServer should wait to join with HttpServer2 (Sangjin Lee via Varun Saxena) - posted by va...@apache.org on 2017/02/21 06:59:52 UTC, 0 replies.
- [2/2] hadoop git commit: YARN-6159. Documentation changes for TimelineV2Client (Naganarasimha G R via Varun Saxena) - posted by va...@apache.org on 2017/02/21 06:59:53 UTC, 0 replies.
- [1/3] hadoop git commit: HDFS-11177. 'storagepolicies -getStoragePolicy' command should accept URI based path. (Contributed by Surendra Singh Lilhore) - posted by vi...@apache.org on 2017/02/21 12:49:17 UTC, 0 replies.
- [2/3] hadoop git commit: HDFS-11177. 'storagepolicies -getStoragePolicy' command should accept URI based path. (Contributed by Surendra Singh Lilhore) - posted by vi...@apache.org on 2017/02/21 12:49:18 UTC, 0 replies.
- [3/3] hadoop git commit: HDFS-11177. 'storagepolicies -getStoragePolicy' command should accept URI based path. (Contributed by Surendra Singh Lilhore) - posted by vi...@apache.org on 2017/02/21 12:49:19 UTC, 0 replies.
- hadoop git commit: YARN-6185. Apply SLIDER-1199 to yarn native services for blacklisting nodes. Contributed by Billie Rinaldi - posted by go...@apache.org on 2017/02/21 17:00:18 UTC, 0 replies.
- hadoop git commit: YARN-6205. Default lifetime for native services app is invalid. Contributed by Billie Rinaldi - posted by go...@apache.org on 2017/02/21 17:04:17 UTC, 0 replies.
- hadoop git commit: HDFS-11404. Increase timeout on TestShortCircuitLocalRead.testDeprecatedGetBlockLocalPathInfoRpc. Contributed by Eric Badger - posted by ep...@apache.org on 2017/02/21 18:05:12 UTC, 2 replies.
- [1/4] hadoop git commit: HADOOP-13826. S3A Deadlock in multipart copy due to thread pool limits. Contributed by Sean Mackrory. - posted by st...@apache.org on 2017/02/21 18:30:22 UTC, 0 replies.
- [2/4] hadoop git commit: HADOOP-13826. S3A Deadlock in multipart copy due to thread pool limits. Contributed by Sean Mackrory. - posted by st...@apache.org on 2017/02/21 18:30:23 UTC, 0 replies.
- [3/4] hadoop git commit: HADOOP-13826. S3A Deadlock in multipart copy due to thread pool limits. Contributed by Sean Mackrory. - posted by st...@apache.org on 2017/02/21 18:30:24 UTC, 0 replies.
- [4/4] hadoop git commit: HADOOP-13826. S3A Deadlock in multipart copy due to thread pool limits. Contributed by Sean Mackrory. - posted by st...@apache.org on 2017/02/21 18:30:25 UTC, 0 replies.
- hadoop git commit: HADOOP-14017. User friendly name for ADLS user and group. Contributed by Vishwajeet Dusane - posted by li...@apache.org on 2017/02/21 21:46:49 UTC, 0 replies.
- hadoop git commit: HDFS-11405. Rename "erasurecode" CLI subcommand to "ec". Contributed by Manoj Govindassamy. - posted by wa...@apache.org on 2017/02/21 21:55:40 UTC, 0 replies.
- hadoop git commit: HDFS-11406. Remove unused getStartInstance and getFinalizeInstance in FSEditLogOp. Contributed by Alison Yu. - posted by wa...@apache.org on 2017/02/21 22:54:37 UTC, 1 replies.
- hadoop git commit: HDFS-11430. Separate class InnerNode from class NetworkTopology and make it extendable. Contributed by Tsz Wo Nicholas Sze - posted by li...@apache.org on 2017/02/21 23:35:40 UTC, 0 replies.
- [01/50] [abbrv] hadoop git commit: YARN-5966. AMRMClient changes to support ExecutionType update. (asuresh) [Forced Update!] - posted by xg...@apache.org on 2017/02/22 00:06:29 UTC, 0 replies.
- [02/50] [abbrv] hadoop git commit: HADOOP-14058. Fix NativeS3FileSystemContractBaseTest#testDirWithDifferentMarkersWorks. Contributed by Yiqun Lin. - posted by xg...@apache.org on 2017/02/22 00:06:30 UTC, 0 replies.
- [03/50] [abbrv] hadoop git commit: YARN-5912. Fix breadcrumb issues for various pages in new YARN UI. Contributed by Akhil P B. - posted by xg...@apache.org on 2017/02/22 00:06:31 UTC, 0 replies.
- [04/50] [abbrv] hadoop git commit: HDFS-11084. Add a regression test for sticky bit support of OIV ReverseXML processor. Contributed by Wei-Chiu Chuang. - posted by xg...@apache.org on 2017/02/22 00:06:32 UTC, 0 replies.
- [05/50] [abbrv] hadoop git commit: HDFS-11409. DatanodeInfo getNetworkLocation and setNetworkLocation shoud use volatile instead of synchronized. Contributed by Chen Liang. - posted by xg...@apache.org on 2017/02/22 00:06:33 UTC, 0 replies.
- [06/50] [abbrv] hadoop git commit: YARN-6061. Add an UncaughtExceptionHandler for critical threads in RM. (Yufei Gu via kasha) - posted by xg...@apache.org on 2017/02/22 00:06:34 UTC, 0 replies.
- [07/50] [abbrv] hadoop git commit: HDFS-11391. Numeric usernames do no work with WebHDFS FS write access. (Pierre Villard via Yongjun Zhang) - posted by xg...@apache.org on 2017/02/22 00:06:35 UTC, 0 replies.
- [08/50] [abbrv] hadoop git commit: YARN-6061. Addendum. Remove extraneous change. - posted by xg...@apache.org on 2017/02/22 00:06:36 UTC, 0 replies.
- [09/50] [abbrv] hadoop git commit: YARN-4753. Use doxia macro to generate in-page TOC of YARN site documentation. (iwasakims) - posted by xg...@apache.org on 2017/02/22 00:06:37 UTC, 0 replies.
- [10/50] [abbrv] hadoop git commit: HADOOP-13942. Update checkstyle and checkstyle plugin version to handle indentation of JDK8 Lambdas. - posted by xg...@apache.org on 2017/02/22 00:06:38 UTC, 0 replies.
- [11/50] [abbrv] hadoop git commit: HDFS-11238. Fix checkstyle warnings in NameNode#createNameNode. Contributed by Ethan Li. - posted by xg...@apache.org on 2017/02/22 00:06:39 UTC, 0 replies.
- [12/50] [abbrv] hadoop git commit: HADOOP-14072. AliyunOSS: Failed to read from stream when seek beyond the download size. Contributed by Genmao Yu - posted by xg...@apache.org on 2017/02/22 00:06:40 UTC, 0 replies.
- [13/50] [abbrv] hadoop git commit: YARN-6156. AM blacklisting to consider node label partition (Bibin A Chundatt via Varun Saxena) - posted by xg...@apache.org on 2017/02/22 00:06:41 UTC, 0 replies.
- [14/50] [abbrv] hadoop git commit: YARN-6183. Few missing informations in Application and Application Attempt pages for new YARN UI. Contributed by Akhil PB. - posted by xg...@apache.org on 2017/02/22 00:06:42 UTC, 0 replies.
- [15/50] [abbrv] hadoop git commit: HDFS-11333. Print a user friendly error message when plugins are not found. Contributed by Wei-Chiu Chuang. - posted by xg...@apache.org on 2017/02/22 00:06:43 UTC, 0 replies.
- [16/50] [abbrv] hadoop git commit: YARN-6174. Log files pattern should be same for both running and finished container. Contributed by Xuan Gong. - posted by xg...@apache.org on 2017/02/22 00:06:44 UTC, 0 replies.
- [17/50] [abbrv] hadoop git commit: Addendum patch for YARN-6174 - remove deleted file. - posted by xg...@apache.org on 2017/02/22 00:06:45 UTC, 0 replies.
- [18/50] [abbrv] hadoop git commit: HDFS-8498. Blocks can be committed with wrong size. Contributed by Jing Zhao. - posted by xg...@apache.org on 2017/02/22 00:06:46 UTC, 0 replies.
- [19/50] [abbrv] hadoop git commit: HDFS-11375. Display the volume storage type in datanode UI. Contributed by Surendra Singh Lilhore - posted by xg...@apache.org on 2017/02/22 00:06:47 UTC, 0 replies.
- [20/50] [abbrv] hadoop git commit: HDFS-11265. Extend visualization for Maintenance Mode under Datanode tab in the NameNode UI. (Marton Elek via mingma) - posted by xg...@apache.org on 2017/02/22 00:06:48 UTC, 0 replies.
- [21/50] [abbrv] hadoop git commit: YARN-6163. FS Preemption is a trickle for severely starved applications. (kasha) - posted by xg...@apache.org on 2017/02/22 00:06:49 UTC, 0 replies.
- [22/50] [abbrv] hadoop git commit: YARN-4212. FairScheduler: Can't create a DRF queue under a FAIR policy queue. (Yufei Gu via kasha) - posted by xg...@apache.org on 2017/02/22 00:06:50 UTC, 0 replies.
- [23/50] [abbrv] hadoop git commit: YARN-5798. Set UncaughtExceptionHandler for all FairScheduler threads. (Yufei Gu via kasha) - posted by xg...@apache.org on 2017/02/22 00:06:51 UTC, 0 replies.
- [24/50] [abbrv] hadoop git commit: YARN-6200. Reverting since the same functionality achieved by YARN-1623. Revert "YARN-5068. Expose scheduler queue to application master. (Harish Jaiprakash via rohithsharmaks)" - posted by xg...@apache.org on 2017/02/22 00:06:52 UTC, 0 replies.
- [25/50] [abbrv] hadoop git commit: YARN-6200. addendum to fix compilation error caused by reverting YARN-5068. - posted by xg...@apache.org on 2017/02/22 00:06:53 UTC, 0 replies.
- [26/50] [abbrv] hadoop git commit: HDFS-11100. Recursively deleting file protected by sticky bit should fail. Contributed by John Zhuge. - posted by xg...@apache.org on 2017/02/22 00:06:54 UTC, 0 replies.
- [27/50] [abbrv] hadoop git commit: YARN-4675. Reorganize TimelineClient and TimelineClientImpl into separate classes for ATSv1.x and ATSv2. Contributed by Naganarasimha G R. - posted by xg...@apache.org on 2017/02/22 00:06:55 UTC, 0 replies.
- [28/50] [abbrv] hadoop git commit: YARN-4675. Reorganize TimelineClient and TimelineClientImpl into separate classes for ATSv1.x and ATSv2. Contributed by Naganarasimha G R. - posted by xg...@apache.org on 2017/02/22 00:06:56 UTC, 0 replies.
- [29/50] [abbrv] hadoop git commit: YARN-6177. Yarn client should exit with an informative error message if an incompatible Jersey library is used at client. Contributed by Weiwei Yang. - posted by xg...@apache.org on 2017/02/22 00:06:57 UTC, 0 replies.
- [30/50] [abbrv] hadoop git commit: YARN-6171. ConcurrentModificationException on FSAppAttempt.containersToPreempt. (Miklos Szegedi via kasha) - posted by xg...@apache.org on 2017/02/22 00:06:58 UTC, 0 replies.
- [31/50] [abbrv] hadoop git commit: HADOOP-14049. Honour AclBit flag associated to file/folder permission for Azure datalake account. Contributed by Vishwajeet Dusane - posted by xg...@apache.org on 2017/02/22 00:06:59 UTC, 0 replies.
- [32/50] [abbrv] hadoop git commit: HADOOP-14019. Fix some typos in the s3a docs. Contributed by Steve Loughran - posted by xg...@apache.org on 2017/02/22 00:07:00 UTC, 0 replies.
- [33/50] [abbrv] hadoop git commit: HADOOP-14040. Use shaded aws-sdk uber-JAR 1.11.86. Contributed by Steve Loughran and Sean Mackrory - posted by xg...@apache.org on 2017/02/22 00:07:01 UTC, 0 replies.
- [34/50] [abbrv] hadoop git commit: HDFS-11410. Use the cached instance when edit logging SetAclOp, SetXAttrOp and RemoveXAttrOp. - posted by xg...@apache.org on 2017/02/22 00:07:02 UTC, 0 replies.
- [35/50] [abbrv] hadoop git commit: HADOOP-13805. UGI.getCurrentUser() fails if user does not have a keytab associated. Contributed by Xiao Chen, Wei-Chiu Chuang, Yongjun Zhang. - posted by xg...@apache.org on 2017/02/22 00:07:03 UTC, 0 replies.
- [36/50] [abbrv] hadoop git commit: YARN-6188. Fix OOM issue with decommissioningNodesWatcher in the case of clusters with large number of nodes (Contributed by Ajay Jadhav via Daniel Templeton) - posted by xg...@apache.org on 2017/02/22 00:07:04 UTC, 0 replies.
- [37/50] [abbrv] hadoop git commit: YARN-6125. The application attempt's diagnostic message should have a maximum size (Contributed by Andras Piros via Daniel Templeton) - posted by xg...@apache.org on 2017/02/22 00:07:05 UTC, 0 replies.
- [38/50] [abbrv] hadoop git commit: YARN-6193. FairScheduler might not trigger preemption when using DRF. (kasha) - posted by xg...@apache.org on 2017/02/22 00:07:06 UTC, 0 replies.
- [39/50] [abbrv] hadoop git commit: HADOOP-14092. Typo in hadoop-aws index.md. Contributed by John Zhuge - posted by xg...@apache.org on 2017/02/22 00:07:07 UTC, 0 replies.
- [40/50] [abbrv] hadoop git commit: HADOOP-14077. Add ability to access jmx via proxy. Contributed by Yuanbo Liu. - posted by xg...@apache.org on 2017/02/22 00:07:08 UTC, 0 replies.
- [41/50] [abbrv] hadoop git commit: HADOOP-14081. S3A: Consider avoiding array copy in S3ABlockOutputStream (ByteArrayBlock). Contributed by Rajesh Balamohan - posted by xg...@apache.org on 2017/02/22 00:07:09 UTC, 0 replies.
- [42/50] [abbrv] hadoop git commit: YARN-6159. Documentation changes for TimelineV2Client (Naganarasimha G R via Varun Saxena) - posted by xg...@apache.org on 2017/02/22 00:07:10 UTC, 0 replies.
- [43/50] [abbrv] hadoop git commit: HDFS-11177. 'storagepolicies -getStoragePolicy' command should accept URI based path. (Contributed by Surendra Singh Lilhore) - posted by xg...@apache.org on 2017/02/22 00:07:11 UTC, 0 replies.
- [44/50] [abbrv] hadoop git commit: HDFS-11404. Increase timeout on TestShortCircuitLocalRead.testDeprecatedGetBlockLocalPathInfoRpc. Contributed by Eric Badger - posted by xg...@apache.org on 2017/02/22 00:07:12 UTC, 0 replies.
- [45/50] [abbrv] hadoop git commit: HADOOP-13826. S3A Deadlock in multipart copy due to thread pool limits. Contributed by Sean Mackrory. - posted by xg...@apache.org on 2017/02/22 00:07:13 UTC, 0 replies.
- [46/50] [abbrv] hadoop git commit: HADOOP-14017. User friendly name for ADLS user and group. Contributed by Vishwajeet Dusane - posted by xg...@apache.org on 2017/02/22 00:07:14 UTC, 0 replies.
- [47/50] [abbrv] hadoop git commit: HDFS-11405. Rename "erasurecode" CLI subcommand to "ec". Contributed by Manoj Govindassamy. - posted by xg...@apache.org on 2017/02/22 00:07:15 UTC, 0 replies.
- [48/50] [abbrv] hadoop git commit: HDFS-11406. Remove unused getStartInstance and getFinalizeInstance in FSEditLogOp. Contributed by Alison Yu. - posted by xg...@apache.org on 2017/02/22 00:07:16 UTC, 0 replies.
- [49/50] [abbrv] hadoop git commit: HDFS-11430. Separate class InnerNode from class NetworkTopology and make it extendable. Contributed by Tsz Wo Nicholas Sze - posted by xg...@apache.org on 2017/02/22 00:07:17 UTC, 0 replies.
- [50/50] [abbrv] hadoop git commit: YARN-5951. Changes to allow CapacityScheduler to use configuration store - posted by xg...@apache.org on 2017/02/22 00:07:18 UTC, 0 replies.
- hadoop git commit: YARN-6184. Introduce loading icon in each page of new YARN UI. Contributed by Akhil PB. - posted by su...@apache.org on 2017/02/22 06:29:04 UTC, 0 replies.
- hadoop git commit: HADOOP-14099 Split S3 testing documentation out into its own file. Contributed by Steve Loughran. - posted by st...@apache.org on 2017/02/22 11:48:34 UTC, 1 replies.
- hadoop git commit: HDFS-11436: libhdfs++: Fix race condition in ScopedResolver. Contributed by James Clampffer. - posted by jh...@apache.org on 2017/02/22 17:25:55 UTC, 0 replies.
- hadoop git commit: HDFS-11411. Avoid OutOfMemoryError in TestMaintenanceState test runs. (Manoj Govindassamy via mingma) - posted by mi...@apache.org on 2017/02/22 17:41:34 UTC, 1 replies.
- hadoop git commit: YARN-6143. Fix incompatible issue caused by YARN-3583. (Sunil G via wangda) - posted by wa...@apache.org on 2017/02/22 19:25:27 UTC, 2 replies.
- hadoop git commit: YARN-6093. Minor bugs with AMRMtoken renewal and state store availability when using FederationRMFailoverProxyProvider during RM failover. (Botong Huang via Subru). - posted by su...@apache.org on 2017/02/22 21:16:35 UTC, 0 replies.
- hadoop git commit: HADOOP-14102. Relax error message assertion in S3A test ITestS3AEncryptionSSEC. Contributed by Mingliang Liu - posted by li...@apache.org on 2017/02/22 22:37:43 UTC, 1 replies.
- hadoop git commit: Merge branch 'trunk' into HADOOP-13345-merge2 - posted by li...@apache.org on 2017/02/22 23:05:02 UTC, 0 replies.
- hadoop git commit: HDFS-11438. Fix typo in error message of StoragePolicyAdmin tool. Contributed by Alison Yu. - posted by wa...@apache.org on 2017/02/22 23:16:19 UTC, 1 replies.
- [01/50] [abbrv] hadoop git commit: YARN-6061. Add an UncaughtExceptionHandler for critical threads in RM. (Yufei Gu via kasha) - posted by li...@apache.org on 2017/02/22 23:33:47 UTC, 0 replies.
- [02/50] [abbrv] hadoop git commit: HDFS-11391. Numeric usernames do no work with WebHDFS FS write access. (Pierre Villard via Yongjun Zhang) - posted by li...@apache.org on 2017/02/22 23:33:48 UTC, 0 replies.
- [03/50] [abbrv] hadoop git commit: YARN-6061. Addendum. Remove extraneous change. - posted by li...@apache.org on 2017/02/22 23:33:49 UTC, 0 replies.
- [04/50] [abbrv] hadoop git commit: YARN-4753. Use doxia macro to generate in-page TOC of YARN site documentation. (iwasakims) - posted by li...@apache.org on 2017/02/22 23:33:50 UTC, 0 replies.
- [05/50] [abbrv] hadoop git commit: HADOOP-13942. Update checkstyle and checkstyle plugin version to handle indentation of JDK8 Lambdas. - posted by li...@apache.org on 2017/02/22 23:33:51 UTC, 0 replies.
- [06/50] [abbrv] hadoop git commit: HDFS-11238. Fix checkstyle warnings in NameNode#createNameNode. Contributed by Ethan Li. - posted by li...@apache.org on 2017/02/22 23:33:52 UTC, 0 replies.
- [07/50] [abbrv] hadoop git commit: HADOOP-14072. AliyunOSS: Failed to read from stream when seek beyond the download size. Contributed by Genmao Yu - posted by li...@apache.org on 2017/02/22 23:33:53 UTC, 0 replies.
- [08/50] [abbrv] hadoop git commit: YARN-6156. AM blacklisting to consider node label partition (Bibin A Chundatt via Varun Saxena) - posted by li...@apache.org on 2017/02/22 23:33:54 UTC, 0 replies.
- [09/50] [abbrv] hadoop git commit: YARN-6183. Few missing informations in Application and Application Attempt pages for new YARN UI. Contributed by Akhil PB. - posted by li...@apache.org on 2017/02/22 23:33:55 UTC, 0 replies.
- [10/50] [abbrv] hadoop git commit: HDFS-11333. Print a user friendly error message when plugins are not found. Contributed by Wei-Chiu Chuang. - posted by li...@apache.org on 2017/02/22 23:33:56 UTC, 0 replies.
- [11/50] [abbrv] hadoop git commit: YARN-6174. Log files pattern should be same for both running and finished container. Contributed by Xuan Gong. - posted by li...@apache.org on 2017/02/22 23:33:57 UTC, 0 replies.
- [12/50] [abbrv] hadoop git commit: Addendum patch for YARN-6174 - remove deleted file. - posted by li...@apache.org on 2017/02/22 23:33:58 UTC, 0 replies.
- [13/50] [abbrv] hadoop git commit: HDFS-8498. Blocks can be committed with wrong size. Contributed by Jing Zhao. - posted by li...@apache.org on 2017/02/22 23:33:59 UTC, 0 replies.
- [14/50] [abbrv] hadoop git commit: HDFS-11375. Display the volume storage type in datanode UI. Contributed by Surendra Singh Lilhore - posted by li...@apache.org on 2017/02/22 23:34:00 UTC, 0 replies.
- [15/50] [abbrv] hadoop git commit: HDFS-11265. Extend visualization for Maintenance Mode under Datanode tab in the NameNode UI. (Marton Elek via mingma) - posted by li...@apache.org on 2017/02/22 23:34:01 UTC, 0 replies.
- [16/50] [abbrv] hadoop git commit: YARN-6163. FS Preemption is a trickle for severely starved applications. (kasha) - posted by li...@apache.org on 2017/02/22 23:34:02 UTC, 0 replies.
- [17/50] [abbrv] hadoop git commit: YARN-4212. FairScheduler: Can't create a DRF queue under a FAIR policy queue. (Yufei Gu via kasha) - posted by li...@apache.org on 2017/02/22 23:34:03 UTC, 0 replies.
- [18/50] [abbrv] hadoop git commit: YARN-5798. Set UncaughtExceptionHandler for all FairScheduler threads. (Yufei Gu via kasha) - posted by li...@apache.org on 2017/02/22 23:34:04 UTC, 0 replies.
- [19/50] [abbrv] hadoop git commit: YARN-6200. Reverting since the same functionality achieved by YARN-1623. Revert "YARN-5068. Expose scheduler queue to application master. (Harish Jaiprakash via rohithsharmaks)" - posted by li...@apache.org on 2017/02/22 23:34:05 UTC, 0 replies.
- [20/50] [abbrv] hadoop git commit: YARN-6200. addendum to fix compilation error caused by reverting YARN-5068. - posted by li...@apache.org on 2017/02/22 23:34:06 UTC, 0 replies.
- [21/50] [abbrv] hadoop git commit: HDFS-11100. Recursively deleting file protected by sticky bit should fail. Contributed by John Zhuge. - posted by li...@apache.org on 2017/02/22 23:34:07 UTC, 0 replies.
- [22/50] [abbrv] hadoop git commit: YARN-4675. Reorganize TimelineClient and TimelineClientImpl into separate classes for ATSv1.x and ATSv2. Contributed by Naganarasimha G R. - posted by li...@apache.org on 2017/02/22 23:34:08 UTC, 0 replies.
- [24/50] [abbrv] hadoop git commit: YARN-6177. Yarn client should exit with an informative error message if an incompatible Jersey library is used at client. Contributed by Weiwei Yang. - posted by li...@apache.org on 2017/02/22 23:34:10 UTC, 0 replies.
- [25/50] [abbrv] hadoop git commit: YARN-6171. ConcurrentModificationException on FSAppAttempt.containersToPreempt. (Miklos Szegedi via kasha) - posted by li...@apache.org on 2017/02/22 23:34:11 UTC, 0 replies.
- [26/50] [abbrv] hadoop git commit: HADOOP-14049. Honour AclBit flag associated to file/folder permission for Azure datalake account. Contributed by Vishwajeet Dusane - posted by li...@apache.org on 2017/02/22 23:34:12 UTC, 0 replies.
- [27/50] [abbrv] hadoop git commit: HADOOP-14019. Fix some typos in the s3a docs. Contributed by Steve Loughran - posted by li...@apache.org on 2017/02/22 23:34:13 UTC, 0 replies.
- [28/50] [abbrv] hadoop git commit: HADOOP-14040. Use shaded aws-sdk uber-JAR 1.11.86. Contributed by Steve Loughran and Sean Mackrory - posted by li...@apache.org on 2017/02/22 23:34:14 UTC, 0 replies.
- [29/50] [abbrv] hadoop git commit: HDFS-11410. Use the cached instance when edit logging SetAclOp, SetXAttrOp and RemoveXAttrOp. - posted by li...@apache.org on 2017/02/22 23:34:15 UTC, 0 replies.
- [30/50] [abbrv] hadoop git commit: HADOOP-13805. UGI.getCurrentUser() fails if user does not have a keytab associated. Contributed by Xiao Chen, Wei-Chiu Chuang, Yongjun Zhang. - posted by li...@apache.org on 2017/02/22 23:34:16 UTC, 0 replies.
- [31/50] [abbrv] hadoop git commit: YARN-6188. Fix OOM issue with decommissioningNodesWatcher in the case of clusters with large number of nodes (Contributed by Ajay Jadhav via Daniel Templeton) - posted by li...@apache.org on 2017/02/22 23:34:17 UTC, 0 replies.
- [32/50] [abbrv] hadoop git commit: YARN-6125. The application attempt's diagnostic message should have a maximum size (Contributed by Andras Piros via Daniel Templeton) - posted by li...@apache.org on 2017/02/22 23:34:18 UTC, 0 replies.
- [33/50] [abbrv] hadoop git commit: YARN-6193. FairScheduler might not trigger preemption when using DRF. (kasha) - posted by li...@apache.org on 2017/02/22 23:34:19 UTC, 0 replies.
- [34/50] [abbrv] hadoop git commit: HADOOP-14092. Typo in hadoop-aws index.md. Contributed by John Zhuge - posted by li...@apache.org on 2017/02/22 23:34:20 UTC, 0 replies.
- [35/50] [abbrv] hadoop git commit: HADOOP-14077. Add ability to access jmx via proxy. Contributed by Yuanbo Liu. - posted by li...@apache.org on 2017/02/22 23:34:21 UTC, 0 replies.
- [36/50] [abbrv] hadoop git commit: HADOOP-14081. S3A: Consider avoiding array copy in S3ABlockOutputStream (ByteArrayBlock). Contributed by Rajesh Balamohan - posted by li...@apache.org on 2017/02/22 23:34:22 UTC, 0 replies.
- [37/50] [abbrv] hadoop git commit: YARN-6159. Documentation changes for TimelineV2Client (Naganarasimha G R via Varun Saxena) - posted by li...@apache.org on 2017/02/22 23:34:23 UTC, 0 replies.
- [38/50] [abbrv] hadoop git commit: HDFS-11177. 'storagepolicies -getStoragePolicy' command should accept URI based path. (Contributed by Surendra Singh Lilhore) - posted by li...@apache.org on 2017/02/22 23:34:24 UTC, 0 replies.
- [39/50] [abbrv] hadoop git commit: HDFS-11404. Increase timeout on TestShortCircuitLocalRead.testDeprecatedGetBlockLocalPathInfoRpc. Contributed by Eric Badger - posted by li...@apache.org on 2017/02/22 23:34:25 UTC, 0 replies.
- [40/50] [abbrv] hadoop git commit: HADOOP-13826. S3A Deadlock in multipart copy due to thread pool limits. Contributed by Sean Mackrory. - posted by li...@apache.org on 2017/02/22 23:34:26 UTC, 0 replies.
- [41/50] [abbrv] hadoop git commit: HADOOP-14017. User friendly name for ADLS user and group. Contributed by Vishwajeet Dusane - posted by li...@apache.org on 2017/02/22 23:34:27 UTC, 0 replies.
- [42/50] [abbrv] hadoop git commit: HDFS-11405. Rename "erasurecode" CLI subcommand to "ec". Contributed by Manoj Govindassamy. - posted by li...@apache.org on 2017/02/22 23:34:28 UTC, 0 replies.
- [43/50] [abbrv] hadoop git commit: HDFS-11406. Remove unused getStartInstance and getFinalizeInstance in FSEditLogOp. Contributed by Alison Yu. - posted by li...@apache.org on 2017/02/22 23:34:29 UTC, 0 replies.
- [44/50] [abbrv] hadoop git commit: HDFS-11430. Separate class InnerNode from class NetworkTopology and make it extendable. Contributed by Tsz Wo Nicholas Sze - posted by li...@apache.org on 2017/02/22 23:34:30 UTC, 0 replies.
- [45/50] [abbrv] hadoop git commit: YARN-6184. Introduce loading icon in each page of new YARN UI. Contributed by Akhil PB. - posted by li...@apache.org on 2017/02/22 23:34:31 UTC, 0 replies.
- [46/50] [abbrv] hadoop git commit: HADOOP-14099 Split S3 testing documentation out into its own file. Contributed by Steve Loughran. - posted by li...@apache.org on 2017/02/22 23:34:32 UTC, 0 replies.
- [47/50] [abbrv] hadoop git commit: HDFS-11411. Avoid OutOfMemoryError in TestMaintenanceState test runs. (Manoj Govindassamy via mingma) - posted by li...@apache.org on 2017/02/22 23:34:33 UTC, 0 replies.
- [48/50] [abbrv] hadoop git commit: YARN-6143. Fix incompatible issue caused by YARN-3583. (Sunil G via wangda) - posted by li...@apache.org on 2017/02/22 23:34:34 UTC, 0 replies.
- [49/50] [abbrv] hadoop git commit: HADOOP-14102. Relax error message assertion in S3A test ITestS3AEncryptionSSEC. Contributed by Mingliang Liu - posted by li...@apache.org on 2017/02/22 23:34:35 UTC, 0 replies.
- [50/50] [abbrv] hadoop git commit: Merge branch 'trunk' into HADOOP-13345 - posted by li...@apache.org on 2017/02/22 23:34:36 UTC, 0 replies.
- hadoop git commit: MAPREDUCE-6825. YARNRunner#createApplicationSubmissionContext method is longer than 150 lines (Contributed by Gergely Novák via Daniel Templeton) - posted by te...@apache.org on 2017/02/22 23:39:51 UTC, 1 replies.
- hadoop git commit: YARN-6210. FairScheduler: Node reservations can interfere with preemption. (kasha) - posted by ka...@apache.org on 2017/02/22 23:46:15 UTC, 1 replies.
- hadoop git commit: YARN-6194. Cluster capacity in SchedulingPolicy is updated only on allocation file reload. (Yufei Gu via kasha) - posted by ka...@apache.org on 2017/02/22 23:58:55 UTC, 1 replies.
- hadoop git commit: HDFS-4025. QJM: Sychronize past log segments to JNs that missed them. Contributed by Hanisha Koneru. - posted by ji...@apache.org on 2017/02/23 00:33:43 UTC, 0 replies.
- hadoop git commit: YARN-6069. CORS support in timeline v2 (Rohith Sharma K S via Varun Saxena) - posted by va...@apache.org on 2017/02/23 05:46:26 UTC, 1 replies.
- hadoop git commit: YARN-6211. Synchronization improvement for moveApplicationAcrossQueues and updateApplicationPriority. Contributed by Bibin A Chundatt. - posted by su...@apache.org on 2017/02/23 08:49:29 UTC, 1 replies.
- hadoop git commit: HADOOP-14091. AbstractFileSystem implementaion for 'wasbs' scheme. Contributed Varada Hemeswari. - posted by li...@apache.org on 2017/02/23 22:10:51 UTC, 2 replies.
- hadoop git commit: YARN-6175. FairScheduler: Negative vcore for resource needed to preempt. (Yufei Gu via kasha) - posted by ka...@apache.org on 2017/02/23 22:29:38 UTC, 0 replies.
- [1/2] hadoop git commit: HADOOP-14100. Upgrade Jsch jar to latest version to fix vulnerability in old versions. Contributed by Vinayakumar B - posted by ar...@apache.org on 2017/02/23 22:29:49 UTC, 0 replies.
- [2/2] hadoop git commit: HADOOP-14100. Upgrade Jsch jar to latest version to fix vulnerability in old versions. Contributed by Vinayakumar B - posted by ar...@apache.org on 2017/02/23 22:29:50 UTC, 0 replies.
- hadoop git commit: HADOOP-14100. Upgrade Jsch jar to latest version to fix vulnerability in old versions. Contributed by Vinayakumar B - posted by ar...@apache.org on 2017/02/23 22:31:00 UTC, 0 replies.
- hadoop git commit: YARN-6222. TestFairScheduler.testReservationMetrics is flaky. (Yufei Gu via kasha) - posted by ka...@apache.org on 2017/02/23 23:22:09 UTC, 1 replies.
- hadoop git commit: HDFS-11426. Refactor EC CLI to be similar to storage policies CLI. - posted by wa...@apache.org on 2017/02/24 00:00:16 UTC, 0 replies.
- [1/3] hadoop git commit: YARN-5959. RM changes to support change of container ExecutionType. (Arun Suresh via wangda) - posted by as...@apache.org on 2017/02/24 07:24:21 UTC, 0 replies.
- [2/3] hadoop git commit: YARN-5959. RM changes to support change of container ExecutionType. (Arun Suresh via wangda) - posted by as...@apache.org on 2017/02/24 07:24:22 UTC, 0 replies.
- [3/3] hadoop git commit: YARN-5959. RM changes to support change of container ExecutionType. (Arun Suresh via wangda) - posted by as...@apache.org on 2017/02/24 07:24:23 UTC, 0 replies.
- hadoop git commit: HADOOP-14114 S3A can no longer handle unencoded + in URIs. Contributed by Sean Mackrory. - posted by st...@apache.org on 2017/02/24 10:42:19 UTC, 2 replies.
- hadoop git commit: HADOOP-14113. Review ADL Docs. Contributed by Steve Loughran - posted by st...@apache.org on 2017/02/24 13:26:08 UTC, 0 replies.
- hadoop git commit: HADOOP-14097. Remove Java6 specific code from GzipCodec.java. Contributed by Elek, Marton. - posted by aa...@apache.org on 2017/02/24 15:29:24 UTC, 1 replies.
- hadoop git commit: HDFS-11449: libhdfs++: Log Datanode read size when reading from an HDFS block. Contributed by Xiaowei Zhu. - posted by jh...@apache.org on 2017/02/24 15:47:23 UTC, 0 replies.
- hadoop git commit: HADOOP-13817. Add a finite shell command timeout to ShellBasedUnixGroupsMapping. (harsh) - posted by ha...@apache.org on 2017/02/24 16:05:08 UTC, 1 replies.
- hadoop git commit: YARN-4779. Fix AM container allocation logic in SLS. Contributed by Wangda Tan. - posted by su...@apache.org on 2017/02/24 16:09:35 UTC, 0 replies.
- hadoop git commit: HDFS-11427. Rename rs-default to rs. - posted by wa...@apache.org on 2017/02/24 18:58:50 UTC, 0 replies.
- hadoop git commit: YARN-6228: EntityGroupFSTimelineStore should allow configurable cache stores. Contributed by Li Lu - posted by xg...@apache.org on 2017/02/24 18:59:38 UTC, 1 replies.
- hadoop git commit: HDFS-10620. StringBuilder created and appended even if logging is disabled. Contributed by Staffan Friberg. - posted by aa...@apache.org on 2017/02/24 19:17:28 UTC, 0 replies.
- hadoop git commit: HADOOP-14110. In S3AFileSystem, make getAmazonClient() package private; export getBucketLocation(). Contributed by Steve Loughran - posted by li...@apache.org on 2017/02/24 19:19:59 UTC, 0 replies.
- [01/50] [abbrv] hadoop git commit: YARN-6143. Fix incompatible issue caused by YARN-3583. (Sunil G via wangda) [Forced Update!] - posted by su...@apache.org on 2017/02/24 19:34:28 UTC, 0 replies.
- [02/50] [abbrv] hadoop git commit: HADOOP-14102. Relax error message assertion in S3A test ITestS3AEncryptionSSEC. Contributed by Mingliang Liu - posted by su...@apache.org on 2017/02/24 19:34:29 UTC, 0 replies.
- [03/50] [abbrv] hadoop git commit: HDFS-11438. Fix typo in error message of StoragePolicyAdmin tool. Contributed by Alison Yu. - posted by su...@apache.org on 2017/02/24 19:34:30 UTC, 0 replies.
- [04/50] [abbrv] hadoop git commit: MAPREDUCE-6825. YARNRunner#createApplicationSubmissionContext method is longer than 150 lines (Contributed by Gergely Novák via Daniel Templeton) - posted by su...@apache.org on 2017/02/24 19:34:31 UTC, 0 replies.
- [05/50] [abbrv] hadoop git commit: YARN-6210. FairScheduler: Node reservations can interfere with preemption. (kasha) - posted by su...@apache.org on 2017/02/24 19:34:32 UTC, 0 replies.
- [06/50] [abbrv] hadoop git commit: YARN-6194. Cluster capacity in SchedulingPolicy is updated only on allocation file reload. (Yufei Gu via kasha) - posted by su...@apache.org on 2017/02/24 19:34:33 UTC, 0 replies.
- [07/50] [abbrv] hadoop git commit: HDFS-4025. QJM: Sychronize past log segments to JNs that missed them. Contributed by Hanisha Koneru. - posted by su...@apache.org on 2017/02/24 19:34:34 UTC, 0 replies.
- [08/50] [abbrv] hadoop git commit: YARN-6211. Synchronization improvement for moveApplicationAcrossQueues and updateApplicationPriority. Contributed by Bibin A Chundatt. - posted by su...@apache.org on 2017/02/24 19:34:35 UTC, 0 replies.
- [09/50] [abbrv] hadoop git commit: HADOOP-13321. Deprecate FileSystem APIs that promote inefficient call patterns. Contributed by Chris Nauroth and Mingliang Liu - posted by su...@apache.org on 2017/02/24 19:34:36 UTC, 0 replies.
- [10/50] [abbrv] hadoop git commit: HADOOP-14091. AbstractFileSystem implementaion for 'wasbs' scheme. Contributed Varada Hemeswari. - posted by su...@apache.org on 2017/02/24 19:34:37 UTC, 0 replies.
- [11/50] [abbrv] hadoop git commit: HADOOP-14100. Upgrade Jsch jar to latest version to fix vulnerability in old versions. Contributed by Vinayakumar B - posted by su...@apache.org on 2017/02/24 19:34:38 UTC, 0 replies.
- [12/50] [abbrv] hadoop git commit: YARN-6222. TestFairScheduler.testReservationMetrics is flaky. (Yufei Gu via kasha) - posted by su...@apache.org on 2017/02/24 19:34:39 UTC, 0 replies.
- [13/50] [abbrv] hadoop git commit: HDFS-11426. Refactor EC CLI to be similar to storage policies CLI. - posted by su...@apache.org on 2017/02/24 19:34:40 UTC, 0 replies.
- [14/50] [abbrv] hadoop git commit: HADOOP-14114 S3A can no longer handle unencoded + in URIs. Contributed by Sean Mackrory. - posted by su...@apache.org on 2017/02/24 19:34:41 UTC, 0 replies.
- [15/50] [abbrv] hadoop git commit: HADOOP-14113. Review ADL Docs. Contributed by Steve Loughran - posted by su...@apache.org on 2017/02/24 19:34:42 UTC, 0 replies.
- [16/50] [abbrv] hadoop git commit: HADOOP-14097. Remove Java6 specific code from GzipCodec.java. Contributed by Elek, Marton. - posted by su...@apache.org on 2017/02/24 19:34:43 UTC, 0 replies.
- [17/50] [abbrv] hadoop git commit: HADOOP-13817. Add a finite shell command timeout to ShellBasedUnixGroupsMapping. (harsh) - posted by su...@apache.org on 2017/02/24 19:34:44 UTC, 0 replies.
- [18/50] [abbrv] hadoop git commit: YARN-4779. Fix AM container allocation logic in SLS. Contributed by Wangda Tan. - posted by su...@apache.org on 2017/02/24 19:34:45 UTC, 0 replies.
- [19/50] [abbrv] hadoop git commit: HDFS-11427. Rename rs-default to rs. - posted by su...@apache.org on 2017/02/24 19:34:46 UTC, 0 replies.
- [20/50] [abbrv] hadoop git commit: YARN-6228: EntityGroupFSTimelineStore should allow configurable cache stores. Contributed by Li Lu - posted by su...@apache.org on 2017/02/24 19:34:47 UTC, 0 replies.
- [21/50] [abbrv] hadoop git commit: YARN-3672. Create Facade for Federation State and Policy Store. Contributed by Subru Krishnan - posted by su...@apache.org on 2017/02/24 19:34:48 UTC, 0 replies.
- [22/50] [abbrv] hadoop git commit: YARN-5325. Stateless ARMRMProxy policies implementation. (Carlo Curino via Subru). - posted by su...@apache.org on 2017/02/24 19:34:49 UTC, 0 replies.
- [23/50] [abbrv] hadoop git commit: YARN-5325. Stateless ARMRMProxy policies implementation. (Carlo Curino via Subru). - posted by su...@apache.org on 2017/02/24 19:34:50 UTC, 0 replies.
- [24/50] [abbrv] hadoop git commit: YARN-5905. Update the RM webapp host that is reported as part of Federation membership to current primary RM's IP. - posted by su...@apache.org on 2017/02/24 19:34:51 UTC, 0 replies.
- [25/50] [abbrv] hadoop git commit: YARN-5391. PolicyManager to tie together Router/AMRM Federation policies. (Carlo Curino via Subru). - posted by su...@apache.org on 2017/02/24 19:34:52 UTC, 0 replies.
- [26/50] [abbrv] hadoop git commit: YARN-5300. Exclude generated federation protobuf sources from YARN Javadoc/findbugs build - posted by su...@apache.org on 2017/02/24 19:34:53 UTC, 0 replies.
- [27/50] [abbrv] hadoop git commit: YARN-5519. Add SubClusterId in AddApplicationHomeSubClusterResponse for Router Failover. (Ellen Hui via Subru) - posted by su...@apache.org on 2017/02/24 19:34:54 UTC, 0 replies.
- [28/50] [abbrv] hadoop git commit: YARN-5406. In-memory based implementation of the FederationMembershipStateStore. Contributed by Ellen Hui. - posted by su...@apache.org on 2017/02/24 19:34:55 UTC, 0 replies.
- [29/50] [abbrv] hadoop git commit: YARN-5601. Make the RM epoch base value configurable. Contributed by Subru Krishnan - posted by su...@apache.org on 2017/02/24 19:34:56 UTC, 0 replies.
- [30/50] [abbrv] hadoop git commit: YARN-5634. Simplify initialization/use of RouterPolicy via a RouterPolicyFacade. (Carlo Curino via Subru). - posted by su...@apache.org on 2017/02/24 19:34:57 UTC, 0 replies.
- [31/50] [abbrv] hadoop git commit: YARN-5324. Stateless Federation router policies implementation. (Carlo Curino via Subru). - posted by su...@apache.org on 2017/02/24 19:34:58 UTC, 0 replies.
- [32/50] [abbrv] hadoop git commit: YARN-5324. Stateless Federation router policies implementation. (Carlo Curino via Subru). - posted by su...@apache.org on 2017/02/24 19:34:59 UTC, 0 replies.
- [33/50] [abbrv] hadoop git commit: YARN-5408. Compose Federation membership/application/policy APIs into an uber FederationStateStore API. (Ellen Hui via Subru). - posted by su...@apache.org on 2017/02/24 19:35:00 UTC, 0 replies.
- [34/50] [abbrv] hadoop git commit: YARN-5872. Add AlwayReject policies for router and amrmproxy. (Carlo Curino via Subru). - posted by su...@apache.org on 2017/02/24 19:35:01 UTC, 0 replies.
- [35/50] [abbrv] hadoop git commit: YARN-5467. InputValidator for the FederationStateStore internal APIs. (Giovanni Matteo Fumarola via Subru) - posted by su...@apache.org on 2017/02/24 19:35:02 UTC, 0 replies.
- [36/50] [abbrv] hadoop git commit: YARN-5467. InputValidator for the FederationStateStore internal APIs. (Giovanni Matteo Fumarola via Subru) - posted by su...@apache.org on 2017/02/24 19:35:03 UTC, 0 replies.
- [37/50] [abbrv] hadoop git commit: YARN-5676. Add a HashBasedRouterPolicy, and small policies and test refactoring. (Carlo Curino via Subru). - posted by su...@apache.org on 2017/02/24 19:35:04 UTC, 0 replies.
- [38/50] [abbrv] hadoop git commit: YARN-5676. Add a HashBasedRouterPolicy, and small policies and test refactoring. (Carlo Curino via Subru). - posted by su...@apache.org on 2017/02/24 19:35:05 UTC, 0 replies.
- [39/50] [abbrv] hadoop git commit: YARN-3673. Create a FailoverProxy for Federation services. Contributed by Subru Krishnan - posted by su...@apache.org on 2017/02/24 19:35:06 UTC, 0 replies.
- [40/50] [abbrv] hadoop git commit: YARN-3671. Integrate Federation services with ResourceManager. Contributed by Subru Krishnan - posted by su...@apache.org on 2017/02/24 19:35:07 UTC, 0 replies.
- [41/50] [abbrv] hadoop git commit: YARN-5307. Federation Application State Store internal APIs - posted by su...@apache.org on 2017/02/24 19:35:08 UTC, 0 replies.
- [42/50] [abbrv] hadoop git commit: YARN-5307. Federation Application State Store internal APIs - posted by su...@apache.org on 2017/02/24 19:35:09 UTC, 0 replies.
- [43/50] [abbrv] hadoop git commit: YARN-5390. Federation Subcluster Resolver. Contributed by Ellen Hui. - posted by su...@apache.org on 2017/02/24 19:35:10 UTC, 0 replies.
- [44/50] [abbrv] hadoop git commit: YARN-5323. Policies APIs for Federation Router and AMRMProxy policies. (Carlo Curino via Subru). - posted by su...@apache.org on 2017/02/24 19:35:11 UTC, 0 replies.
- [45/50] [abbrv] hadoop git commit: YARN-6093. Minor bugs with AMRMtoken renewal and state store availability when using FederationRMFailoverProxyProvider during RM failover. (Botong Huang via Subru). - posted by su...@apache.org on 2017/02/24 19:35:12 UTC, 0 replies.
- [46/50] [abbrv] hadoop git commit: YARN-5407. In-memory based implementation of the FederationApplicationStateStore/FederationPolicyStateStore. (Ellen Hui via Subru) - posted by su...@apache.org on 2017/02/24 19:35:13 UTC, 0 replies.
- [47/50] [abbrv] hadoop git commit: YARN-5612. Return SubClusterId in FederationStateStoreFacade#addApplicationHomeSubCluster for Router Failover. (Giovanni Matteo Fumarola via Subru). - posted by su...@apache.org on 2017/02/24 19:35:14 UTC, 0 replies.
- [48/50] [abbrv] hadoop git commit: YARN-3662. Federation Membership State Store internal APIs. - posted by su...@apache.org on 2017/02/24 19:35:15 UTC, 0 replies.
- [49/50] [abbrv] hadoop git commit: YARN-3662. Federation Membership State Store internal APIs. - posted by su...@apache.org on 2017/02/24 19:35:16 UTC, 0 replies.
- [50/50] [abbrv] hadoop git commit: YARN-3664. Federation PolicyStore internal APIs - posted by su...@apache.org on 2017/02/24 19:35:17 UTC, 0 replies.
- hadoop git commit: HADOOP-14116:FailoverOnNetworkExceptionRetry does not wait when failover on certain exception. Contributed by Jian He - posted by xg...@apache.org on 2017/02/24 19:42:57 UTC, 1 replies.
- hadoop git commit: YARN-5410. Bootstrap Router server module. (Giovanni Matteo Fumarola via Subru). - posted by su...@apache.org on 2017/02/24 20:08:59 UTC, 0 replies.
- [1/2] hadoop git commit: HDFS-11295. Check storage remaining instead of node remaining in BlockPlacementPolicyDefault.chooseReplicaToDelete(). Contributed by Marton Elek. - posted by ar...@apache.org on 2017/02/24 23:47:09 UTC, 0 replies.
- [2/2] hadoop git commit: HDFS-11295. Check storage remaining instead of node remaining in BlockPlacementPolicyDefault.chooseReplicaToDelete(). Contributed by Marton Elek. - posted by ar...@apache.org on 2017/02/24 23:47:10 UTC, 0 replies.
- [01/26] hadoop git commit: YARN-6184. Introduce loading icon in each page of new YARN UI. Contributed by Akhil PB. [Forced Update!] - posted by xg...@apache.org on 2017/02/24 23:56:28 UTC, 0 replies.
- [02/26] hadoop git commit: HADOOP-14099 Split S3 testing documentation out into its own file. Contributed by Steve Loughran. - posted by xg...@apache.org on 2017/02/24 23:56:29 UTC, 0 replies.
- [03/26] hadoop git commit: HDFS-11411. Avoid OutOfMemoryError in TestMaintenanceState test runs. (Manoj Govindassamy via mingma) - posted by xg...@apache.org on 2017/02/24 23:56:30 UTC, 0 replies.
- [04/26] hadoop git commit: YARN-6143. Fix incompatible issue caused by YARN-3583. (Sunil G via wangda) - posted by xg...@apache.org on 2017/02/24 23:56:31 UTC, 0 replies.
- [05/26] hadoop git commit: HADOOP-14102. Relax error message assertion in S3A test ITestS3AEncryptionSSEC. Contributed by Mingliang Liu - posted by xg...@apache.org on 2017/02/24 23:56:32 UTC, 0 replies.
- [06/26] hadoop git commit: HDFS-11438. Fix typo in error message of StoragePolicyAdmin tool. Contributed by Alison Yu. - posted by xg...@apache.org on 2017/02/24 23:56:33 UTC, 0 replies.
- [07/26] hadoop git commit: MAPREDUCE-6825. YARNRunner#createApplicationSubmissionContext method is longer than 150 lines (Contributed by Gergely Novák via Daniel Templeton) - posted by xg...@apache.org on 2017/02/24 23:56:34 UTC, 0 replies.
- [08/26] hadoop git commit: YARN-6210. FairScheduler: Node reservations can interfere with preemption. (kasha) - posted by xg...@apache.org on 2017/02/24 23:56:35 UTC, 0 replies.
- [09/26] hadoop git commit: YARN-6194. Cluster capacity in SchedulingPolicy is updated only on allocation file reload. (Yufei Gu via kasha) - posted by xg...@apache.org on 2017/02/24 23:56:36 UTC, 0 replies.
- [10/26] hadoop git commit: HDFS-4025. QJM: Sychronize past log segments to JNs that missed them. Contributed by Hanisha Koneru. - posted by xg...@apache.org on 2017/02/24 23:56:37 UTC, 0 replies.
- [11/26] hadoop git commit: YARN-6211. Synchronization improvement for moveApplicationAcrossQueues and updateApplicationPriority. Contributed by Bibin A Chundatt. - posted by xg...@apache.org on 2017/02/24 23:56:38 UTC, 0 replies.
- [12/26] hadoop git commit: HADOOP-13321. Deprecate FileSystem APIs that promote inefficient call patterns. Contributed by Chris Nauroth and Mingliang Liu - posted by xg...@apache.org on 2017/02/24 23:56:39 UTC, 0 replies.
- [13/26] hadoop git commit: HADOOP-14091. AbstractFileSystem implementaion for 'wasbs' scheme. Contributed Varada Hemeswari. - posted by xg...@apache.org on 2017/02/24 23:56:40 UTC, 0 replies.
- [14/26] hadoop git commit: HADOOP-14100. Upgrade Jsch jar to latest version to fix vulnerability in old versions. Contributed by Vinayakumar B - posted by xg...@apache.org on 2017/02/24 23:56:41 UTC, 0 replies.
- [15/26] hadoop git commit: YARN-6222. TestFairScheduler.testReservationMetrics is flaky. (Yufei Gu via kasha) - posted by xg...@apache.org on 2017/02/24 23:56:42 UTC, 0 replies.
- [16/26] hadoop git commit: HDFS-11426. Refactor EC CLI to be similar to storage policies CLI. - posted by xg...@apache.org on 2017/02/24 23:56:43 UTC, 0 replies.
- [17/26] hadoop git commit: HADOOP-14114 S3A can no longer handle unencoded + in URIs. Contributed by Sean Mackrory. - posted by xg...@apache.org on 2017/02/24 23:56:44 UTC, 0 replies.
- [18/26] hadoop git commit: HADOOP-14113. Review ADL Docs. Contributed by Steve Loughran - posted by xg...@apache.org on 2017/02/24 23:56:45 UTC, 0 replies.
- [19/26] hadoop git commit: HADOOP-14097. Remove Java6 specific code from GzipCodec.java. Contributed by Elek, Marton. - posted by xg...@apache.org on 2017/02/24 23:56:46 UTC, 0 replies.
- [20/26] hadoop git commit: HADOOP-13817. Add a finite shell command timeout to ShellBasedUnixGroupsMapping. (harsh) - posted by xg...@apache.org on 2017/02/24 23:56:47 UTC, 0 replies.
- [21/26] hadoop git commit: YARN-4779. Fix AM container allocation logic in SLS. Contributed by Wangda Tan. - posted by xg...@apache.org on 2017/02/24 23:56:48 UTC, 0 replies.
- [22/26] hadoop git commit: HDFS-11427. Rename rs-default to rs. - posted by xg...@apache.org on 2017/02/24 23:56:49 UTC, 0 replies.
- [23/26] hadoop git commit: YARN-6228: EntityGroupFSTimelineStore should allow configurable cache stores. Contributed by Li Lu - posted by xg...@apache.org on 2017/02/24 23:56:50 UTC, 0 replies.
- [24/26] hadoop git commit: HADOOP-14116:FailoverOnNetworkExceptionRetry does not wait when failover on certain exception. Contributed by Jian He - posted by xg...@apache.org on 2017/02/24 23:56:51 UTC, 0 replies.
- [25/26] hadoop git commit: HDFS-11295. Check storage remaining instead of node remaining in BlockPlacementPolicyDefault.chooseReplicaToDelete(). Contributed by Marton Elek. - posted by xg...@apache.org on 2017/02/24 23:56:52 UTC, 0 replies.
- [26/26] hadoop git commit: YARN-5951. Changes to allow CapacityScheduler to use configuration store - posted by xg...@apache.org on 2017/02/24 23:56:53 UTC, 0 replies.
- hadoop git commit: Addendum commit for HADOOP-13994: explicitly declare the commons-lang3 dependency as 3.4 - posted by li...@apache.org on 2017/02/24 23:58:48 UTC, 0 replies.
- hadoop git commit: YARN-5946: Create YarnConfigurationStore interface and InMemoryConfigurationStore class. Contributed by Jonathan Hung - posted by xg...@apache.org on 2017/02/24 23:58:58 UTC, 0 replies.
- hadoop git commit: HDFS-11421. Make WebHDFS' ACLs RegEx configurable. Contributed by Harsh J. - posted by xi...@apache.org on 2017/02/25 00:51:22 UTC, 0 replies.
- hadoop git commit: HDFS-11433. Document missing usages of OfflineEditsViewer processors. Contributed by Yiqun Lin. - posted by yq...@apache.org on 2017/02/25 02:00:39 UTC, 1 replies.
- [1/2] hadoop git commit: HDFS-11462. Fix occasional BindException in TestNameNodeMetricsLogger. - posted by ar...@apache.org on 2017/02/25 03:56:12 UTC, 0 replies.
- [2/2] hadoop git commit: HDFS-11462. Fix occasional BindException in TestNameNodeMetricsLogger. - posted by ar...@apache.org on 2017/02/25 03:56:13 UTC, 0 replies.
- hadoop git commit: HADOOP-14028. S3A BlockOutputStreams doesn't delete temporary files in multipart uploads or handle part upload failures. Contributed by Steve Loughran. - posted by st...@apache.org on 2017/02/25 16:11:23 UTC, 1 replies.
- [1/2] hadoop git commit: HADOOP-14028. S3A BlockOutputStreams doesn't delete temporary files in multipart uploads or handle part upload failures. Contributed by Steve Loughran. - posted by st...@apache.org on 2017/02/25 16:11:31 UTC, 0 replies.
- [2/2] hadoop git commit: HADOOP-14028. S3A BlockOutputStreams doesn't delete temporary files in multipart uploads or handle part upload failures. Contributed by Steve Loughran. - posted by st...@apache.org on 2017/02/25 16:11:32 UTC, 0 replies.
- hadoop git commit: HDFS-10506. OIV's ReverseXML processor cannot reconstruct some snapshot details. Contributed by Akira Ajisaka. - posted by we...@apache.org on 2017/02/25 22:46:48 UTC, 0 replies.
- hadoop git commit: YARN-6215. FairScheduler preemption and update should not run concurrently. (Tao Jie via kasha) - posted by ka...@apache.org on 2017/02/27 04:16:41 UTC, 1 replies.
- hadoop git commit: YARN-6172. FSLeafQueue demand update needs to be atomic. (Miklos Szegedi via kasha) - posted by ka...@apache.org on 2017/02/27 04:36:38 UTC, 1 replies.
- hadoop git commit: HADOOP-14119. Remove unused imports from GzipCodec.java. Contributed by Yiqun Lin. - posted by yq...@apache.org on 2017/02/27 10:40:06 UTC, 1 replies.
- hadoop git commit: MAPREDUCE-6841. Fix dead link in MapReduce tutorial document. Contributed by Victor Nee. - posted by aa...@apache.org on 2017/02/27 10:47:04 UTC, 1 replies.
- hadoop git commit: YARN-6123. [YARN-5864] Add a test to make sure queues of orderingPolicy will be updated when childQueues is added or removed. Contributed by Wangda Tan. - posted by su...@apache.org on 2017/02/27 12:25:34 UTC, 0 replies.
- hadoop git commit: YARN-5703. ReservationAgents are not correctly configured. Contributed by Manikandan R. - posted by na...@apache.org on 2017/02/27 15:10:35 UTC, 1 replies.
- [01/31] hadoop git commit: HDFS-11438. Fix typo in error message of StoragePolicyAdmin tool. Contributed by Alison Yu. - posted by st...@apache.org on 2017/02/27 15:14:57 UTC, 0 replies.
- [02/31] hadoop git commit: MAPREDUCE-6825. YARNRunner#createApplicationSubmissionContext method is longer than 150 lines (Contributed by Gergely Novák via Daniel Templeton) - posted by st...@apache.org on 2017/02/27 15:14:58 UTC, 0 replies.
- [03/31] hadoop git commit: YARN-6210. FairScheduler: Node reservations can interfere with preemption. (kasha) - posted by st...@apache.org on 2017/02/27 15:14:59 UTC, 0 replies.
- [04/31] hadoop git commit: YARN-6194. Cluster capacity in SchedulingPolicy is updated only on allocation file reload. (Yufei Gu via kasha) - posted by st...@apache.org on 2017/02/27 15:15:00 UTC, 0 replies.
- [05/31] hadoop git commit: HDFS-4025. QJM: Sychronize past log segments to JNs that missed them. Contributed by Hanisha Koneru. - posted by st...@apache.org on 2017/02/27 15:15:01 UTC, 0 replies.
- [06/31] hadoop git commit: YARN-6211. Synchronization improvement for moveApplicationAcrossQueues and updateApplicationPriority. Contributed by Bibin A Chundatt. - posted by st...@apache.org on 2017/02/27 15:15:02 UTC, 0 replies.
- [07/31] hadoop git commit: HADOOP-13321. Deprecate FileSystem APIs that promote inefficient call patterns. Contributed by Chris Nauroth and Mingliang Liu - posted by st...@apache.org on 2017/02/27 15:15:03 UTC, 0 replies.
- [08/31] hadoop git commit: HADOOP-14091. AbstractFileSystem implementaion for 'wasbs' scheme. Contributed Varada Hemeswari. - posted by st...@apache.org on 2017/02/27 15:15:04 UTC, 0 replies.
- [09/31] hadoop git commit: HADOOP-14100. Upgrade Jsch jar to latest version to fix vulnerability in old versions. Contributed by Vinayakumar B - posted by st...@apache.org on 2017/02/27 15:15:05 UTC, 0 replies.
- [10/31] hadoop git commit: YARN-6222. TestFairScheduler.testReservationMetrics is flaky. (Yufei Gu via kasha) - posted by st...@apache.org on 2017/02/27 15:15:06 UTC, 0 replies.
- [11/31] hadoop git commit: HDFS-11426. Refactor EC CLI to be similar to storage policies CLI. - posted by st...@apache.org on 2017/02/27 15:15:07 UTC, 0 replies.
- [12/31] hadoop git commit: HADOOP-14114 S3A can no longer handle unencoded + in URIs. Contributed by Sean Mackrory. - posted by st...@apache.org on 2017/02/27 15:15:08 UTC, 0 replies.
- [13/31] hadoop git commit: HADOOP-14113. Review ADL Docs. Contributed by Steve Loughran - posted by st...@apache.org on 2017/02/27 15:15:09 UTC, 0 replies.
- [14/31] hadoop git commit: HADOOP-14097. Remove Java6 specific code from GzipCodec.java. Contributed by Elek, Marton. - posted by st...@apache.org on 2017/02/27 15:15:10 UTC, 0 replies.
- [15/31] hadoop git commit: HADOOP-13817. Add a finite shell command timeout to ShellBasedUnixGroupsMapping. (harsh) - posted by st...@apache.org on 2017/02/27 15:15:11 UTC, 0 replies.
- [16/31] hadoop git commit: YARN-4779. Fix AM container allocation logic in SLS. Contributed by Wangda Tan. - posted by st...@apache.org on 2017/02/27 15:15:12 UTC, 0 replies.
- [17/31] hadoop git commit: HDFS-11427. Rename rs-default to rs. - posted by st...@apache.org on 2017/02/27 15:15:13 UTC, 0 replies.
- [18/31] hadoop git commit: YARN-6228: EntityGroupFSTimelineStore should allow configurable cache stores. Contributed by Li Lu - posted by st...@apache.org on 2017/02/27 15:15:14 UTC, 0 replies.
- [19/31] hadoop git commit: HADOOP-14116:FailoverOnNetworkExceptionRetry does not wait when failover on certain exception. Contributed by Jian He - posted by st...@apache.org on 2017/02/27 15:15:15 UTC, 0 replies.
- [20/31] hadoop git commit: HDFS-11295. Check storage remaining instead of node remaining in BlockPlacementPolicyDefault.chooseReplicaToDelete(). Contributed by Marton Elek. - posted by st...@apache.org on 2017/02/27 15:15:16 UTC, 0 replies.
- [21/31] hadoop git commit: HDFS-11421. Make WebHDFS' ACLs RegEx configurable. Contributed by Harsh J. - posted by st...@apache.org on 2017/02/27 15:15:17 UTC, 0 replies.
- [22/31] hadoop git commit: HDFS-11433. Document missing usages of OfflineEditsViewer processors. Contributed by Yiqun Lin. - posted by st...@apache.org on 2017/02/27 15:15:18 UTC, 0 replies.
- [23/31] hadoop git commit: HDFS-11462. Fix occasional BindException in TestNameNodeMetricsLogger. - posted by st...@apache.org on 2017/02/27 15:15:19 UTC, 0 replies.
- [24/31] hadoop git commit: HADOOP-14028. S3A BlockOutputStreams doesn't delete temporary files in multipart uploads or handle part upload failures. Contributed by Steve Loughran. - posted by st...@apache.org on 2017/02/27 15:15:20 UTC, 0 replies.
- [25/31] hadoop git commit: HDFS-10506. OIV's ReverseXML processor cannot reconstruct some snapshot details. Contributed by Akira Ajisaka. - posted by st...@apache.org on 2017/02/27 15:15:21 UTC, 0 replies.
- [26/31] hadoop git commit: YARN-6215. FairScheduler preemption and update should not run concurrently. (Tao Jie via kasha) - posted by st...@apache.org on 2017/02/27 15:15:22 UTC, 0 replies.
- [27/31] hadoop git commit: YARN-6172. FSLeafQueue demand update needs to be atomic. (Miklos Szegedi via kasha) - posted by st...@apache.org on 2017/02/27 15:15:23 UTC, 0 replies.
- [28/31] hadoop git commit: HADOOP-14119. Remove unused imports from GzipCodec.java. Contributed by Yiqun Lin. - posted by st...@apache.org on 2017/02/27 15:15:24 UTC, 0 replies.
- [29/31] hadoop git commit: MAPREDUCE-6841. Fix dead link in MapReduce tutorial document. Contributed by Victor Nee. - posted by st...@apache.org on 2017/02/27 15:15:25 UTC, 0 replies.
- [30/31] hadoop git commit: YARN-5703. ReservationAgents are not correctly configured. Contributed by Manikandan R. - posted by st...@apache.org on 2017/02/27 15:15:26 UTC, 0 replies.
- [31/31] hadoop git commit: Merge branch 'trunk' into HADOOP-13345 branch - posted by st...@apache.org on 2017/02/27 15:15:27 UTC, 0 replies.
- hadoop git commit: YARN-5588. [YARN-3926] Add support for resource profiles in distributed shell. Contributed by Varun Vasudev. - posted by su...@apache.org on 2017/02/27 16:16:49 UTC, 0 replies.
- hadoop git commit: HDFS-11463. Ozone: Add metrics for container operations and export over JMX. Contributed by Mukul Kumar Singh. - posted by ae...@apache.org on 2017/02/27 17:45:10 UTC, 0 replies.
- [1/2] hadoop git commit: HDFS-11184. Ozone: SCM: Make SCM use container protocol. Contributed by Anu Engineer. - posted by ae...@apache.org on 2017/02/27 20:35:12 UTC, 0 replies.
- [2/2] hadoop git commit: HDFS-11184. Ozone: SCM: Make SCM use container protocol. Contributed by Anu Engineer. - posted by ae...@apache.org on 2017/02/27 20:35:13 UTC, 0 replies.
- hadoop git commit: HDFS-11382. Persist Erasure Coding Policy ID in a new optional field in INodeFile in FSImage. Contributed by Manoj Govindassamy. - posted by wa...@apache.org on 2017/02/28 01:07:49 UTC, 0 replies.
- hadoop git commit: HADOOP-14083. KMS should support old SSL clients. (John Zhuge via Lei Xu) - posted by le...@apache.org on 2017/02/28 02:12:36 UTC, 0 replies.
- hadoop git commit: HADOOP-14127. Add log4j configuration to enable logging in hadoop-distcp's tests. (Xiao Chen via Yongjun Zhang) - posted by yj...@apache.org on 2017/02/28 04:45:34 UTC, 1 replies.
- hadoop git commit: HADOOP-14118. move jets3t into a dependency on hadoop-aws JAR. - posted by aa...@apache.org on 2017/02/28 04:49:27 UTC, 0 replies.
- hadoop git commit: Add missing file hadoop-common-project/hadoop-kms/src/main/tomcat/catalina-default.properties for HADOOP-14083. (lei) - posted by le...@apache.org on 2017/02/28 04:49:53 UTC, 0 replies.
- hadoop git commit: YARN-6231. FairSchedulerTestBase helper methods should call scheduler.update to avoid flakiness. (kasha) - posted by ka...@apache.org on 2017/02/28 06:16:04 UTC, 1 replies.
- hadoop git commit: YARN-5335. Use em-table in app/nodes pages for new YARN UI. Contributed by Sunil G. - posted by su...@apache.org on 2017/02/28 08:19:34 UTC, 0 replies.
- hadoop git commit: YARN-6239. Fix javadoc warnings in YARN that caused by deprecated FileSystem APIs. Contributed by Yiqun Lin. - posted by yq...@apache.org on 2017/02/28 10:52:54 UTC, 0 replies.
- hadoop git commit: HDFS-11466. Change dfs.namenode.write-lock-reporting-threshold-ms default from 1000ms to 5000ms. Contributed by Andrew Wang. - posted by zh...@apache.org on 2017/02/28 17:00:48 UTC, 3 replies.
- hadoop git commit: YARN-1728. Regression test for guice-undecoded pathInfo in YARN WebApp. (Yuanbo Liu via gera) - posted by ge...@apache.org on 2017/02/28 17:30:11 UTC, 0 replies.
- hadoop git commit: YARN-1728. Workaround guice3x-undecoded pathInfo in YARN WebApp. (Yuanbo Liu via gera) - posted by ge...@apache.org on 2017/02/28 17:48:46 UTC, 1 replies.
- hadoop git commit: HDFS-11414. Ozone : move StorageContainerLocation protocol to hdfs-client. Contributed by Chen Liang. - posted by ar...@apache.org on 2017/02/28 18:33:51 UTC, 0 replies.
- [1/2] hadoop git commit: YARN-6216. Unify Container Resizing code paths with Container Updates making it scheduler agnostic. (Arun Suresh via wangda) - posted by wa...@apache.org on 2017/02/28 18:41:58 UTC, 0 replies.
- [2/2] hadoop git commit: YARN-6216. Unify Container Resizing code paths with Container Updates making it scheduler agnostic. (Arun Suresh via wangda) - posted by wa...@apache.org on 2017/02/28 18:41:59 UTC, 0 replies.
- hadoop git commit: YARN-6189: Improve application status log message when RM restarted when app is in NEW state. Contributed by Junping Du - posted by xg...@apache.org on 2017/02/28 19:05:45 UTC, 1 replies.
- hadoop git commit: HDFS-11036. Ozone: reuse Xceiver connection. Contributed by Chen Liang. - posted by ae...@apache.org on 2017/02/28 20:15:44 UTC, 0 replies.
- hadoop git commit: YARN-6153. KeepContainer does not work when AM retry window is set. Contributed by kyungwan nam - posted by ji...@apache.org on 2017/02/28 21:26:35 UTC, 1 replies.
- hadoop git commit: HADOOP-14129. ITestS3ACredentialsInURL sometimes fails. Contributed by Sean Mackrory - posted by li...@apache.org on 2017/02/28 21:28:00 UTC, 0 replies.
- [1/3] hadoop git commit: YARN-6192. Move yarn-native-service API records into hadoop-yarn-slider-core module. Contributed by Jian He - posted by bi...@apache.org on 2017/02/28 22:45:50 UTC, 0 replies.
- [2/3] hadoop git commit: YARN-6192. Move yarn-native-service API records into hadoop-yarn-slider-core module. Contributed by Jian He - posted by bi...@apache.org on 2017/02/28 22:45:51 UTC, 0 replies.
- [3/3] hadoop git commit: YARN-6192. Move yarn-native-service API records into hadoop-yarn-slider-core module. Contributed by Jian He - posted by bi...@apache.org on 2017/02/28 22:45:52 UTC, 0 replies.