You are viewing a plain text version of this content. The canonical link for it is here.
- hadoop git commit: HADOOP-13840. Implement getUsed() for ViewFileSystem. Contributed by Manoj Govindassamy. - posted by wa...@apache.org on 2016/12/01 01:55:17 UTC, 0 replies.
- hadoop git commit: YARN-5769. Integrate update app lifetime using feature implemented in YARN-5611. Contributed by Jian He - posted by go...@apache.org on 2016/12/01 07:27:29 UTC, 0 replies.
- hadoop git commit: YARN-5944. Native services AM should remain up if RM is down. Contributed by Billie Rinaldi - posted by go...@apache.org on 2016/12/01 08:30:16 UTC, 0 replies.
- hadoop git commit: HADOOP-13850 s3guard to log choice of metadata store at debug. Contributed by Mingliang Liu - posted by st...@apache.org on 2016/12/01 11:27:09 UTC, 0 replies.
- hadoop git commit: HDFS-11180. Intermittent deadlock in NameNode when failover happens. - posted by aa...@apache.org on 2016/12/01 14:12:00 UTC, 4 replies.
- hadoop git commit: HDFS-8674. Improve performance of postponed block scans. Contributed by Daryn Sharp. - posted by ki...@apache.org on 2016/12/01 18:12:06 UTC, 2 replies.
- hadoop git commit: HDFS-11132. Allow AccessControlException in contract tests when getFileStatus on subdirectory of existing files. Contributed by Vishwajeet Dusane - posted by li...@apache.org on 2016/12/01 20:59:35 UTC, 0 replies.
- hadoop git commit: YARN-5901. Fix race condition in TestGetGroups beforeclass setup() (Contributed by Haibo Chen via Daniel Templeton) - posted by te...@apache.org on 2016/12/01 23:58:59 UTC, 1 replies.
- hadoop git commit: MAPREDUCE-6787. Allow job_conf.xml to be downloadable on the job overview page in JHS (haibochen via rkanter) - posted by rk...@apache.org on 2016/12/02 01:29:44 UTC, 1 replies.
- hadoop git commit: YARN-5958. Fix ASF license warnings for slider core module. Contributed by Billie Rinaldi - posted by go...@apache.org on 2016/12/02 01:46:12 UTC, 0 replies.
- [01/24] hadoop git commit: YARN-5774. MR Job stuck in ACCEPTED status without any progress in Fair Scheduler if set yarn.scheduler.minimum-allocation-mb to 0. (Contributed by Yufei Gu via Daniel Templeton) - posted by as...@apache.org on 2016/12/02 03:18:13 UTC, 0 replies.
- [02/24] hadoop git commit: Revert "HDFS-5517. Lower the default maximum number of blocks per file. Contributed by Aaron T. Myers." - posted by as...@apache.org on 2016/12/02 03:18:14 UTC, 0 replies.
- [03/24] hadoop git commit: YARN-5890. FairScheduler should log information about AM-resource-usage and max-AM-share for queues (Contributed by Yufei Gu via Daniel Templeton) - posted by as...@apache.org on 2016/12/02 03:18:15 UTC, 0 replies.
- [04/24] hadoop git commit: YARN-5851. TestContainerManagerSecurity testContainerManager[1] failed (Contributed by Haibo Chen via Daniel Templeton) - posted by as...@apache.org on 2016/12/02 03:18:16 UTC, 0 replies.
- [05/24] hadoop git commit: YARN-4395. Typo in comment in ClientServiceDelegate (Contributed by Alison Yu via Daniel Templeton) - posted by as...@apache.org on 2016/12/02 03:18:17 UTC, 0 replies.
- [06/24] hadoop git commit: MAPREDUCE-6565. Configuration to use host name in delegation token service is not read from job.xml during MapReduce job execution. Contributed by Li Lu. - posted by as...@apache.org on 2016/12/02 03:18:18 UTC, 0 replies.
- [07/24] hadoop git commit: HDFS-11149. Support for parallel checking of FsVolumes. - posted by as...@apache.org on 2016/12/02 03:18:19 UTC, 0 replies.
- [08/24] hadoop git commit: HADOOP-10930. Refactor: Wrap Datanode IO related operations. Contributed by Xiaoyu Yao. - posted by as...@apache.org on 2016/12/02 03:18:20 UTC, 0 replies.
- [09/24] hadoop git commit: Revert due to an error "HDFS-10994. Support an XOR policy XOR-2-1-64k in HDFS. Contributed by Sammi Chen" - posted by as...@apache.org on 2016/12/02 03:18:21 UTC, 0 replies.
- [10/24] hadoop git commit: HDFS-10994. Support an XOR policy XOR-2-1-64k in HDFS. Contributed by Sammi Chen - posted by as...@apache.org on 2016/12/02 03:18:22 UTC, 0 replies.
- [11/24] hadoop git commit: HDFS-8678. Bring back the feature to view chunks of files in the HDFS file browser. Contributed by Ivo Udelsmann. - posted by as...@apache.org on 2016/12/02 03:18:23 UTC, 0 replies.
- [12/24] hadoop git commit: YARN-4997. Update fair scheduler to use pluggable auth provider (Contributed by Tao Jie via Daniel Templeton) - posted by as...@apache.org on 2016/12/02 03:18:24 UTC, 0 replies.
- [13/24] hadoop git commit: MAPREDUCE-6810. Fix hadoop-mapreduce-client-nativetask compilation with GCC-6.2.1. Contributed by Ravi Prakash. - posted by as...@apache.org on 2016/12/02 03:18:25 UTC, 0 replies.
- [14/24] hadoop git commit: HADOOP-13790. Make qbt script executable. Contributed by Andrew Wang. - posted by as...@apache.org on 2016/12/02 03:18:26 UTC, 0 replies.
- [15/24] hadoop git commit: YARN-5942. "Overridden" is misspelled as "overriden" in FairScheduler.md (Contributed by Heather Sutherland via Daniel Templeton) - posted by as...@apache.org on 2016/12/02 03:18:27 UTC, 0 replies.
- [16/24] hadoop git commit: HADOOP-13830. Intermittent failure of ITestS3NContractRootDir#testRecursiveRootListing: "Can not create a Path from an empty string". Contributed by Steve Loughran - posted by as...@apache.org on 2016/12/02 03:18:28 UTC, 0 replies.
- [17/24] hadoop git commit: YARN-5761. Separate QueueManager from Scheduler. (Xuan Gong via gtcarrera9) - posted by as...@apache.org on 2016/12/02 03:18:29 UTC, 0 replies.
- [18/24] hadoop git commit: HDFS-5517. Lower the default maximum number of blocks per file. Contributed by Aaron T. Myers and Andrew Wang. - posted by as...@apache.org on 2016/12/02 03:18:30 UTC, 0 replies.
- [19/24] hadoop git commit: HADOOP-13840. Implement getUsed() for ViewFileSystem. Contributed by Manoj Govindassamy. - posted by as...@apache.org on 2016/12/02 03:18:31 UTC, 0 replies.
- [20/24] hadoop git commit: HDFS-11180. Intermittent deadlock in NameNode when failover happens. - posted by as...@apache.org on 2016/12/02 03:18:32 UTC, 0 replies.
- [21/24] hadoop git commit: HDFS-8674. Improve performance of postponed block scans. Contributed by Daryn Sharp. - posted by as...@apache.org on 2016/12/02 03:18:33 UTC, 0 replies.
- [22/24] hadoop git commit: HDFS-11132. Allow AccessControlException in contract tests when getFileStatus on subdirectory of existing files. Contributed by Vishwajeet Dusane - posted by as...@apache.org on 2016/12/02 03:18:34 UTC, 0 replies.
- [23/24] hadoop git commit: YARN-5901. Fix race condition in TestGetGroups beforeclass setup() (Contributed by Haibo Chen via Daniel Templeton) - posted by as...@apache.org on 2016/12/02 03:18:35 UTC, 0 replies.
- [24/24] hadoop git commit: MAPREDUCE-6787. Allow job_conf.xml to be downloadable on the job overview page in JHS (haibochen via rkanter) - posted by as...@apache.org on 2016/12/02 03:18:36 UTC, 0 replies.
- hadoop git commit: YARN-5915. ATS 1.5 FileSystemTimelineWriter causes flush() to be called after every event write. Contributed by Atul Sikaria - posted by jl...@apache.org on 2016/12/02 16:59:22 UTC, 1 replies.
- hadoop git commit: YARN-5915. ATS 1.5 FileSystemTimelineWriter causes flush() to be called after every event write. Contributed by Atul Sikaria (cherry picked from commit 6b17d449bf93e55c4f373ba96f12af6319a8411c) - posted by jl...@apache.org on 2016/12/02 17:01:04 UTC, 0 replies.
- hadoop git commit: MAPREDUCE-6815. Fix flaky TestKill.testKillTask(). Contributed by Haibo Chen - posted by jl...@apache.org on 2016/12/02 17:23:01 UTC, 0 replies.
- hadoop git commit: MAPREDUCE-6815. Fix flaky TestKill.testKillTask(). Contributed by Haibo Chen (cherry picked from commit 0cfd7ad21f4457513ed3416e5d77f3123bfe9da0) - posted by jl...@apache.org on 2016/12/02 17:23:27 UTC, 1 replies.
- hadoop git commit: HDFS-11156. Add new op GETFILEBLOCKLOCATIONS to WebHDFS REST API. Contributed by Weiwei Yang - posted by li...@apache.org on 2016/12/02 19:14:55 UTC, 2 replies.
- hadoop git commit: YARN-4865. Track Reserved resources in ResourceUsage and QueueCapacities. (Sunil G via wangda) - posted by ep...@apache.org on 2016/12/02 21:37:35 UTC, 0 replies.
- [1/3] hadoop git commit: HADOOP-13857. S3AUtils.translateException to map (wrapped) InterruptedExceptions to InterruptedIOEs. Contributed by Steve Loughran - posted by li...@apache.org on 2016/12/02 21:45:54 UTC, 0 replies.
- [2/3] hadoop git commit: HADOOP-13857. S3AUtils.translateException to map (wrapped) InterruptedExceptions to InterruptedIOEs. Contributed by Steve Loughran - posted by li...@apache.org on 2016/12/02 21:45:55 UTC, 0 replies.
- [3/3] hadoop git commit: HADOOP-13857. S3AUtils.translateException to map (wrapped) InterruptedExceptions to InterruptedIOEs. Contributed by Steve Loughran - posted by li...@apache.org on 2016/12/02 21:45:56 UTC, 0 replies.
- hadoop git commit: YARN-5929. Missing scheduling policy in the FS queue metric. (Contributed by Yufei Gu via Daniel Templeton) - posted by te...@apache.org on 2016/12/02 21:55:51 UTC, 1 replies.
- [1/2] hadoop git commit: HADOOP-13855. Fix a couple of the s3a statistic names to be consistent with the rest. Contributed by Steve Loughran - posted by li...@apache.org on 2016/12/02 22:01:33 UTC, 0 replies.
- [2/2] hadoop git commit: HADOOP-13855. Fix a couple of the s3a statistic names to be consistent with the rest. Contributed by Steve Loughran - posted by li...@apache.org on 2016/12/02 22:01:34 UTC, 0 replies.
- hadoop git commit: HADOOP-13855. Fix a couple of the s3a statistic names to be consistent with the rest. Contributed by Steve Loughran - posted by li...@apache.org on 2016/12/02 22:01:57 UTC, 0 replies.
- hadoop git commit: YARN-4934. Reserved Resource for QueueMetrics needs to be handled correctly in few cases. (Sunil G via wangda) (cherry picked from commit fdc46bfb37776d8c41b68f6c33a2379d0f329994) - posted by ep...@apache.org on 2016/12/02 22:55:09 UTC, 0 replies.
- hadoop git commit: HADOOP-13257. Improve Azure Data Lake contract tests. Contributed by Vishwajeet Dusane - posted by li...@apache.org on 2016/12/03 00:03:17 UTC, 0 replies.
- hadoop git commit: YARN-5746. The state of the parentQueue and its childQueues should be synchronized. Contributed by Xuan Gong - posted by ji...@apache.org on 2016/12/03 00:18:11 UTC, 1 replies.
- [1/8] hadoop git commit: YARN-5915. ATS 1.5 FileSystemTimelineWriter causes flush() to be called after every event write. Contributed by Atul Sikaria - posted by as...@apache.org on 2016/12/03 11:18:32 UTC, 0 replies.
- [2/8] hadoop git commit: MAPREDUCE-6815. Fix flaky TestKill.testKillTask(). Contributed by Haibo Chen - posted by as...@apache.org on 2016/12/03 11:18:33 UTC, 0 replies.
- [3/8] hadoop git commit: HDFS-11156. Add new op GETFILEBLOCKLOCATIONS to WebHDFS REST API. Contributed by Weiwei Yang - posted by as...@apache.org on 2016/12/03 11:18:34 UTC, 0 replies.
- [4/8] hadoop git commit: HADOOP-13857. S3AUtils.translateException to map (wrapped) InterruptedExceptions to InterruptedIOEs. Contributed by Steve Loughran - posted by as...@apache.org on 2016/12/03 11:18:35 UTC, 0 replies.
- [5/8] hadoop git commit: YARN-5929. Missing scheduling policy in the FS queue metric. (Contributed by Yufei Gu via Daniel Templeton) - posted by as...@apache.org on 2016/12/03 11:18:36 UTC, 0 replies.
- [6/8] hadoop git commit: HADOOP-13855. Fix a couple of the s3a statistic names to be consistent with the rest. Contributed by Steve Loughran - posted by as...@apache.org on 2016/12/03 11:18:37 UTC, 0 replies.
- [7/8] hadoop git commit: HADOOP-13257. Improve Azure Data Lake contract tests. Contributed by Vishwajeet Dusane - posted by as...@apache.org on 2016/12/03 11:18:38 UTC, 0 replies.
- [8/8] hadoop git commit: YARN-5746. The state of the parentQueue and its childQueues should be synchronized. Contributed by Xuan Gong - posted by as...@apache.org on 2016/12/03 11:18:39 UTC, 0 replies.
- [1/3] hadoop git commit: YARN-5961. Generate native services protobuf classes during build. Contributed by Billie Rinaldi - posted by ji...@apache.org on 2016/12/03 21:27:42 UTC, 0 replies.
- [2/3] hadoop git commit: YARN-5961. Generate native services protobuf classes during build. Contributed by Billie Rinaldi - posted by ji...@apache.org on 2016/12/03 21:27:43 UTC, 0 replies.
- [3/3] hadoop git commit: YARN-5961. Generate native services protobuf classes during build. Contributed by Billie Rinaldi - posted by ji...@apache.org on 2016/12/03 21:27:44 UTC, 0 replies.
- hadoop git commit: HDFS-11181. Fuse wrapper has a typo. Contributed by Wei-Chiu Chuang. - posted by we...@apache.org on 2016/12/05 16:55:55 UTC, 2 replies.
- hadoop git commit: HADOOP-13847. KMSWebApp should close KeyProviderCryptoExtension. Contributed by John Zhuge. - posted by xi...@apache.org on 2016/12/05 17:35:40 UTC, 2 replies.
- [01/29] hadoop git commit: MAPREDUCE-6565. Configuration to use host name in delegation token service is not read from job.xml during MapReduce job execution. Contributed by Li Lu. - posted by xg...@apache.org on 2016/12/05 18:47:19 UTC, 0 replies.
- [02/29] hadoop git commit: HDFS-11149. Support for parallel checking of FsVolumes. - posted by xg...@apache.org on 2016/12/05 18:47:20 UTC, 0 replies.
- [03/29] hadoop git commit: HADOOP-10930. Refactor: Wrap Datanode IO related operations. Contributed by Xiaoyu Yao. - posted by xg...@apache.org on 2016/12/05 18:47:21 UTC, 0 replies.
- [04/29] hadoop git commit: Revert due to an error "HDFS-10994. Support an XOR policy XOR-2-1-64k in HDFS. Contributed by Sammi Chen" - posted by xg...@apache.org on 2016/12/05 18:47:22 UTC, 0 replies.
- [05/29] hadoop git commit: HDFS-10994. Support an XOR policy XOR-2-1-64k in HDFS. Contributed by Sammi Chen - posted by xg...@apache.org on 2016/12/05 18:47:23 UTC, 0 replies.
- [06/29] hadoop git commit: HDFS-8678. Bring back the feature to view chunks of files in the HDFS file browser. Contributed by Ivo Udelsmann. - posted by xg...@apache.org on 2016/12/05 18:47:24 UTC, 0 replies.
- [07/29] hadoop git commit: YARN-4997. Update fair scheduler to use pluggable auth provider (Contributed by Tao Jie via Daniel Templeton) - posted by xg...@apache.org on 2016/12/05 18:47:25 UTC, 0 replies.
- [08/29] hadoop git commit: MAPREDUCE-6810. Fix hadoop-mapreduce-client-nativetask compilation with GCC-6.2.1. Contributed by Ravi Prakash. - posted by xg...@apache.org on 2016/12/05 18:47:26 UTC, 0 replies.
- [09/29] hadoop git commit: HADOOP-13790. Make qbt script executable. Contributed by Andrew Wang. - posted by xg...@apache.org on 2016/12/05 18:47:27 UTC, 0 replies.
- [10/29] hadoop git commit: YARN-5942. "Overridden" is misspelled as "overriden" in FairScheduler.md (Contributed by Heather Sutherland via Daniel Templeton) - posted by xg...@apache.org on 2016/12/05 18:47:28 UTC, 0 replies.
- [11/29] hadoop git commit: HADOOP-13830. Intermittent failure of ITestS3NContractRootDir#testRecursiveRootListing: "Can not create a Path from an empty string". Contributed by Steve Loughran - posted by xg...@apache.org on 2016/12/05 18:47:29 UTC, 0 replies.
- [12/29] hadoop git commit: YARN-5761. Separate QueueManager from Scheduler. (Xuan Gong via gtcarrera9) - posted by xg...@apache.org on 2016/12/05 18:47:30 UTC, 0 replies.
- [13/29] hadoop git commit: HDFS-5517. Lower the default maximum number of blocks per file. Contributed by Aaron T. Myers and Andrew Wang. - posted by xg...@apache.org on 2016/12/05 18:47:31 UTC, 0 replies.
- [14/29] hadoop git commit: HADOOP-13840. Implement getUsed() for ViewFileSystem. Contributed by Manoj Govindassamy. - posted by xg...@apache.org on 2016/12/05 18:47:32 UTC, 0 replies.
- [15/29] hadoop git commit: HDFS-11180. Intermittent deadlock in NameNode when failover happens. - posted by xg...@apache.org on 2016/12/05 18:47:33 UTC, 0 replies.
- [16/29] hadoop git commit: HDFS-8674. Improve performance of postponed block scans. Contributed by Daryn Sharp. - posted by xg...@apache.org on 2016/12/05 18:47:34 UTC, 0 replies.
- [17/29] hadoop git commit: HDFS-11132. Allow AccessControlException in contract tests when getFileStatus on subdirectory of existing files. Contributed by Vishwajeet Dusane - posted by xg...@apache.org on 2016/12/05 18:47:35 UTC, 0 replies.
- [18/29] hadoop git commit: YARN-5901. Fix race condition in TestGetGroups beforeclass setup() (Contributed by Haibo Chen via Daniel Templeton) - posted by xg...@apache.org on 2016/12/05 18:47:36 UTC, 0 replies.
- [19/29] hadoop git commit: MAPREDUCE-6787. Allow job_conf.xml to be downloadable on the job overview page in JHS (haibochen via rkanter) - posted by xg...@apache.org on 2016/12/05 18:47:37 UTC, 0 replies.
- [20/29] hadoop git commit: YARN-5915. ATS 1.5 FileSystemTimelineWriter causes flush() to be called after every event write. Contributed by Atul Sikaria - posted by xg...@apache.org on 2016/12/05 18:47:38 UTC, 0 replies.
- [21/29] hadoop git commit: MAPREDUCE-6815. Fix flaky TestKill.testKillTask(). Contributed by Haibo Chen - posted by xg...@apache.org on 2016/12/05 18:47:39 UTC, 0 replies.
- [22/29] hadoop git commit: HDFS-11156. Add new op GETFILEBLOCKLOCATIONS to WebHDFS REST API. Contributed by Weiwei Yang - posted by xg...@apache.org on 2016/12/05 18:47:40 UTC, 0 replies.
- [23/29] hadoop git commit: HADOOP-13857. S3AUtils.translateException to map (wrapped) InterruptedExceptions to InterruptedIOEs. Contributed by Steve Loughran - posted by xg...@apache.org on 2016/12/05 18:47:41 UTC, 0 replies.
- [24/29] hadoop git commit: YARN-5929. Missing scheduling policy in the FS queue metric. (Contributed by Yufei Gu via Daniel Templeton) - posted by xg...@apache.org on 2016/12/05 18:47:42 UTC, 0 replies.
- [25/29] hadoop git commit: HADOOP-13855. Fix a couple of the s3a statistic names to be consistent with the rest. Contributed by Steve Loughran - posted by xg...@apache.org on 2016/12/05 18:47:43 UTC, 0 replies.
- [26/29] hadoop git commit: HADOOP-13257. Improve Azure Data Lake contract tests. Contributed by Vishwajeet Dusane - posted by xg...@apache.org on 2016/12/05 18:47:44 UTC, 0 replies.
- [27/29] hadoop git commit: YARN-5746. The state of the parentQueue and its childQueues should be synchronized. Contributed by Xuan Gong - posted by xg...@apache.org on 2016/12/05 18:47:45 UTC, 0 replies.
- [28/29] hadoop git commit: HDFS-11181. Fuse wrapper has a typo. Contributed by Wei-Chiu Chuang. - posted by xg...@apache.org on 2016/12/05 18:47:46 UTC, 0 replies.
- [29/29] hadoop git commit: HADOOP-13847. KMSWebApp should close KeyProviderCryptoExtension. Contributed by John Zhuge. - posted by xg...@apache.org on 2016/12/05 18:47:47 UTC, 0 replies.
- hadoop git commit: HDFS-11201. Spelling errors in the logging, help, assertions and exception messages. Contributed by Grant Sohn. - posted by we...@apache.org on 2016/12/05 18:48:32 UTC, 0 replies.
- hadoop git commit: Revert "HDFS-11201. Spelling errors in the logging, help, assertions and exception messages. Contributed by Grant Sohn." - posted by we...@apache.org on 2016/12/05 18:55:06 UTC, 0 replies.
- hadoop git commit: YARN-5559. Analyse 2.8.0/3.0.0 jdiff reports and fix any issues. Contributed by Akira Ajisaka & Wangda Tan - posted by ji...@apache.org on 2016/12/05 19:40:07 UTC, 2 replies.
- hadoop git commit: HDFS-11094. Send back HAState along with NamespaceInfo during a versionRequest as an optional parameter. Contributed by Eric Badger - posted by li...@apache.org on 2016/12/05 19:49:14 UTC, 1 replies.
- [1/6] hadoop git commit: HDFS-11181. Fuse wrapper has a typo. Contributed by Wei-Chiu Chuang. - posted by as...@apache.org on 2016/12/05 20:08:12 UTC, 0 replies.
- [2/6] hadoop git commit: HADOOP-13847. KMSWebApp should close KeyProviderCryptoExtension. Contributed by John Zhuge. - posted by as...@apache.org on 2016/12/05 20:08:13 UTC, 0 replies.
- [3/6] hadoop git commit: HDFS-11201. Spelling errors in the logging, help, assertions and exception messages. Contributed by Grant Sohn. - posted by as...@apache.org on 2016/12/05 20:08:14 UTC, 0 replies.
- [4/6] hadoop git commit: Revert "HDFS-11201. Spelling errors in the logging, help, assertions and exception messages. Contributed by Grant Sohn." - posted by as...@apache.org on 2016/12/05 20:08:15 UTC, 0 replies.
- [5/6] hadoop git commit: YARN-5559. Analyse 2.8.0/3.0.0 jdiff reports and fix any issues. Contributed by Akira Ajisaka & Wangda Tan - posted by as...@apache.org on 2016/12/05 20:08:16 UTC, 0 replies.
- [6/6] hadoop git commit: HDFS-11094. Send back HAState along with NamespaceInfo during a versionRequest as an optional parameter. Contributed by Eric Badger - posted by as...@apache.org on 2016/12/05 20:08:17 UTC, 0 replies.
- [1/2] hadoop git commit: HADOOP-13675. Bug in return value for delete() calls in WASB. Contributed by Dushyanth - posted by li...@apache.org on 2016/12/05 20:08:33 UTC, 0 replies.
- [2/2] hadoop git commit: HADOOP-13675. Bug in return value for delete() calls in WASB. Contributed by Dushyanth - posted by li...@apache.org on 2016/12/05 20:08:34 UTC, 0 replies.
- hadoop git commit: Revert "HADOOP-10930. Refactor: Wrap Datanode IO related operations. Contributed by Xiaoyu Yao." - posted by xy...@apache.org on 2016/12/05 21:02:26 UTC, 0 replies.
- hadoop git commit: YARN-5694. ZKRMStateStore can prevent the transition to standby if the ZK node is unreachable. Contributed by Daniel Templeton - posted by ji...@apache.org on 2016/12/05 21:49:14 UTC, 1 replies.
- Scanned image from MX2310U@hadoop.apache.org - posted by "office@hadoop.apache.org" <of...@hadoop.apache.org> on 2016/12/05 23:43:06 UTC, 0 replies.
- hadoop git commit: YARN-5921. Incorrect synchronization in RMContextImpl#setHAServiceState/getHAServiceState. Contributed by Varun Saxena - posted by na...@apache.org on 2016/12/06 01:24:24 UTC, 2 replies.
- hadoop git commit: HADOOP-13864. KMS should not require truststore password. Contributed by Mike Yoder. - posted by xi...@apache.org on 2016/12/06 01:37:59 UTC, 0 replies.
- hadoop git commit: HDFS-10581. Hide redundant table on NameNode WebUI when no nodes are decomissioning. Contributed by Weiwei Yang. - posted by wa...@apache.org on 2016/12/06 02:14:14 UTC, 2 replies.
- [1/6] hadoop git commit: HADOOP-13835. Move Google Test Framework code from mapreduce to hadoop-common. Contributed by Varun Vasudev. - posted by aa...@apache.org on 2016/12/06 05:03:45 UTC, 0 replies.
- [2/6] hadoop git commit: HADOOP-13835. Move Google Test Framework code from mapreduce to hadoop-common. Contributed by Varun Vasudev. - posted by aa...@apache.org on 2016/12/06 05:03:46 UTC, 0 replies.
- [3/6] hadoop git commit: HADOOP-13835. Move Google Test Framework code from mapreduce to hadoop-common. Contributed by Varun Vasudev. - posted by aa...@apache.org on 2016/12/06 05:03:47 UTC, 0 replies.
- [4/6] hadoop git commit: HADOOP-13835. Move Google Test Framework code from mapreduce to hadoop-common. Contributed by Varun Vasudev. - posted by aa...@apache.org on 2016/12/06 05:03:48 UTC, 0 replies.
- [5/6] hadoop git commit: HADOOP-13835. Move Google Test Framework code from mapreduce to hadoop-common. Contributed by Varun Vasudev. - posted by aa...@apache.org on 2016/12/06 05:03:49 UTC, 0 replies.
- [6/6] hadoop git commit: HADOOP-13835. Move Google Test Framework code from mapreduce to hadoop-common. Contributed by Varun Vasudev. - posted by aa...@apache.org on 2016/12/06 05:03:50 UTC, 0 replies.
- hadoop git commit: HADOOP-13793. S3guard: add inconsistency injection, integration tests. Contributed by Aaron Fabbri - posted by li...@apache.org on 2016/12/06 06:55:08 UTC, 0 replies.
- hadoop git commit: Revert "HDFS-11156. Add new op GETFILEBLOCKLOCATIONS to WebHDFS REST API. Contributed by Weiwei Yang" - posted by wa...@apache.org on 2016/12/06 07:09:43 UTC, 2 replies.
- [hadoop] Git Push Summary - posted by vv...@apache.org on 2016/12/06 07:14:26 UTC, 2 replies.
- hadoop git commit: HADOOP-13861. Spelling errors in logging and exceptions for code. Contributed by Grant Sohn. - posted by wa...@apache.org on 2016/12/06 07:22:06 UTC, 2 replies.
- 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 2016/12/06 12:32:55 UTC, 0 replies.
- hadoop git commit: HDFS-11198. NN UI should link DN web address using hostnames. Contributed by Weiwei Yang. - posted by ki...@apache.org on 2016/12/06 14:07:32 UTC, 2 replies.
- [1/6] hadoop git commit: YARN-5739. Provide timeline reader API to list available timeline entity types for one application. Contributed by Li Lu. - posted by sj...@apache.org on 2016/12/06 16:57:47 UTC, 0 replies.
- [2/6] hadoop git commit: YARN-4765 Split TestHBaseTimelineStorage into multiple test classes (Varun Saxena via Vrushali C) - posted by sj...@apache.org on 2016/12/06 16:57:48 UTC, 0 replies.
- [3/6] hadoop git commit: YARN-4765 Split TestHBaseTimelineStorage into multiple test classes (Varun Saxena via Vrushali C) - posted by sj...@apache.org on 2016/12/06 16:57:49 UTC, 0 replies.
- [4/6] hadoop git commit: YARN-4765 Split TestHBaseTimelineStorage into multiple test classes (Varun Saxena via Vrushali C) - posted by sj...@apache.org on 2016/12/06 16:57:50 UTC, 0 replies.
- [5/6] hadoop git commit: YARN-4765 Split TestHBaseTimelineStorage into multiple test classes (Varun Saxena via Vrushali C) - posted by sj...@apache.org on 2016/12/06 16:57:51 UTC, 0 replies.
- [6/6] hadoop git commit: YARN-5739. Provide timeline reader API to list available timeline entity types for one application. Contributed by Li Lu. - posted by sj...@apache.org on 2016/12/06 16:57:52 UTC, 0 replies.
- hadoop git commit: HDFS-11178. TestAddStripedBlockInFBR#testAddBlockInFullBlockReport fails frequently in trunk. Contributed By Yiqun Lin. - posted by br...@apache.org on 2016/12/06 17:03:28 UTC, 0 replies.
- hadoop git commit: HDFS-11211. Add a time unit to the DataNode client trace format. Contributed by Jagadesh Kiran N - posted by li...@apache.org on 2016/12/06 17:13:18 UTC, 1 replies.
- hadoop git commit: HDFS-10930. Refactor: Wrap Datanode IO related operations. Contributed by Xiaoyu Yao. - posted by xy...@apache.org on 2016/12/06 19:45:47 UTC, 1 replies.
- hadoop git commit: HADOOP-13827. Add reencryptEncryptedKey interface to KMS. - posted by xi...@apache.org on 2016/12/06 20:05:01 UTC, 0 replies.
- hadoop git commit: HDFS-11172. Support an erasure coding policy using RS 10 + 4. Contributed by Wei Zhou. - posted by wa...@apache.org on 2016/12/06 20:49:45 UTC, 0 replies.
- hadoop git commit: MAPREDUCE-6571. JobEndNotification info logs are missing in AM container syslog (haibochen via rkanter) - posted by rk...@apache.org on 2016/12/06 21:11:12 UTC, 1 replies.
- hadoop git commit: MAPREDUCE-6816. Progress bars in Web UI always at 100%. Contributed by Shen Yinjie. - posted by aa...@apache.org on 2016/12/06 21:43:44 UTC, 2 replies.
- hadoop git commit: HADOOP-13859. TestConfigurationFieldsBase fails for fields that are DEFAULT values of skipped properties. (Haibo Chen via kasha) - posted by ka...@apache.org on 2016/12/06 22:11:05 UTC, 1 replies.
- hadoop git commit: YARN-5184. Fix up incompatible changes introduced on ContainerStatus and NodeReport. Contributed by Sangjin Lee. - posted by ju...@apache.org on 2016/12/06 22:36:04 UTC, 1 replies.
- hadoop git commit: YARN-5184. Fix up incompatible changes introduced on ContainerStatus and NodeReport. Contributed by Sangjin Lee. (cherry picked from commit a7288da595fdf56c3ccd45c0b6ed2e3efaa043a4) - posted by ju...@apache.org on 2016/12/06 22:45:50 UTC, 0 replies.
- [1/2] hadoop git commit: HADOOP-13859. TestConfigurationFieldsBase fails for fields that are DEFAULT values of skipped properties. (Haibo Chen via kasha) - posted by sj...@apache.org on 2016/12/07 02:17:12 UTC, 0 replies.
- [2/2] hadoop git commit: HADOOP-13859. TestConfigurationFieldsBase fails for fields that are DEFAULT values of skipped properties. (Haibo Chen via kasha) - posted by sj...@apache.org on 2016/12/07 02:17:13 UTC, 0 replies.
- hadoop git commit: YARN-5932. Retrospect moveApplicationToQueue in align with YARN-5611. Contributed by Sunil G. - posted by ro...@apache.org on 2016/12/07 05:13:40 UTC, 1 replies.
- hadoop git commit: HDFS-10206. Datanodes not sorted properly by distance when the reader isn't a datanode. (Nandakumar via mingma) - posted by mi...@apache.org on 2016/12/07 16:26:29 UTC, 1 replies.
- hadoop git commit: YARN-5965. Retrospect ApplicationReport#getApplicationTimeouts. Contributed by Rohith Sharma K S - posted by su...@apache.org on 2016/12/07 18:57:50 UTC, 1 replies.
- hadoop git commit: YARN-5136. Error in handling event type APP_ATTEMPT_REMOVED to the scheduler (Contributed by Wilfred Spiegelenburg via Daniel Templeton) - posted by te...@apache.org on 2016/12/07 19:01:18 UTC, 1 replies.
- [1/3] hadoop git commit: Y-5709. Add an interface EmbeddedElector that is extended by both Curator-based and ActiveStandbyElector-based implementations. - posted by ka...@apache.org on 2016/12/07 19:05:50 UTC, 0 replies.
- [2/3] hadoop git commit: Fix TestLeaderElectorService - posted by ka...@apache.org on 2016/12/07 19:05:51 UTC, 0 replies.
- [3/3] hadoop git commit: Y-5709. Patch v2. WiP - posted by ka...@apache.org on 2016/12/07 19:05:52 UTC, 0 replies.
- [01/76] [abbrv] hadoop git commit: YARN-5461. Initial code ported from slider-core module. (jianhe) [Forced Update!] - posted by ji...@apache.org on 2016/12/07 21:10:01 UTC, 0 replies.
- [02/76] [abbrv] hadoop git commit: YARN-5461. Initial code ported from slider-core module. (jianhe) - posted by ji...@apache.org on 2016/12/07 21:10:02 UTC, 0 replies.
- [03/76] [abbrv] hadoop git commit: YARN-5461. Initial code ported from slider-core module. (jianhe) - posted by ji...@apache.org on 2016/12/07 21:10:03 UTC, 0 replies.
- [04/76] [abbrv] hadoop git commit: YARN-5461. Initial code ported from slider-core module. (jianhe) - posted by ji...@apache.org on 2016/12/07 21:10:04 UTC, 0 replies.
- [05/76] [abbrv] hadoop git commit: YARN-5461. Initial code ported from slider-core module. (jianhe) - posted by ji...@apache.org on 2016/12/07 21:10:05 UTC, 0 replies.
- [06/76] [abbrv] hadoop git commit: YARN-5461. Initial code ported from slider-core module. (jianhe) - posted by ji...@apache.org on 2016/12/07 21:10:06 UTC, 0 replies.
- [07/76] [abbrv] hadoop git commit: YARN-5461. Initial code ported from slider-core module. (jianhe) - posted by ji...@apache.org on 2016/12/07 21:10:07 UTC, 0 replies.
- [08/76] [abbrv] hadoop git commit: YARN-5461. Initial code ported from slider-core module. (jianhe) - posted by ji...@apache.org on 2016/12/07 21:10:08 UTC, 0 replies.
- [09/76] [abbrv] hadoop git commit: YARN-5461. Initial code ported from slider-core module. (jianhe) - posted by ji...@apache.org on 2016/12/07 21:10:09 UTC, 0 replies.
- [10/76] [abbrv] hadoop git commit: YARN-5461. Initial code ported from slider-core module. (jianhe) - posted by ji...@apache.org on 2016/12/07 21:10:10 UTC, 0 replies.
- [11/76] [abbrv] hadoop git commit: YARN-5461. Initial code ported from slider-core module. (jianhe) - posted by ji...@apache.org on 2016/12/07 21:10:11 UTC, 0 replies.
- [12/76] [abbrv] hadoop git commit: YARN-5461. Initial code ported from slider-core module. (jianhe) - posted by ji...@apache.org on 2016/12/07 21:10:12 UTC, 0 replies.
- [13/76] [abbrv] hadoop git commit: YARN-5461. Initial code ported from slider-core module. (jianhe) - posted by ji...@apache.org on 2016/12/07 21:10:13 UTC, 0 replies.
- [14/76] [abbrv] hadoop git commit: YARN-5461. Initial code ported from slider-core module. (jianhe) - posted by ji...@apache.org on 2016/12/07 21:10:14 UTC, 0 replies.
- [15/76] [abbrv] hadoop git commit: YARN-5461. Initial code ported from slider-core module. (jianhe) - posted by ji...@apache.org on 2016/12/07 21:10:15 UTC, 0 replies.
- [16/76] [abbrv] hadoop git commit: YARN-5461. Initial code ported from slider-core module. (jianhe) - posted by ji...@apache.org on 2016/12/07 21:10:16 UTC, 0 replies.
- [17/76] [abbrv] hadoop git commit: YARN-5461. Initial code ported from slider-core module. (jianhe) - posted by ji...@apache.org on 2016/12/07 21:10:17 UTC, 0 replies.
- [18/76] [abbrv] hadoop git commit: YARN-5461. Initial code ported from slider-core module. (jianhe) - posted by ji...@apache.org on 2016/12/07 21:10:18 UTC, 0 replies.
- [19/76] [abbrv] hadoop git commit: YARN-5461. Initial code ported from slider-core module. (jianhe) - posted by ji...@apache.org on 2016/12/07 21:10:19 UTC, 0 replies.
- [20/76] [abbrv] hadoop git commit: YARN-5461. Initial code ported from slider-core module. (jianhe) - posted by ji...@apache.org on 2016/12/07 21:10:20 UTC, 0 replies.
- [21/76] [abbrv] hadoop git commit: YARN-5461. Initial code ported from slider-core module. (jianhe) - posted by ji...@apache.org on 2016/12/07 21:10:21 UTC, 0 replies.
- [22/76] [abbrv] hadoop git commit: YARN-5461. Initial code ported from slider-core module. (jianhe) - posted by ji...@apache.org on 2016/12/07 21:10:22 UTC, 0 replies.
- [23/76] [abbrv] hadoop git commit: YARN-5461. Initial code ported from slider-core module. (jianhe) - posted by ji...@apache.org on 2016/12/07 21:10:23 UTC, 0 replies.
- [24/76] [abbrv] hadoop git commit: YARN-5461. Initial code ported from slider-core module. (jianhe) - posted by ji...@apache.org on 2016/12/07 21:10:24 UTC, 0 replies.
- [25/76] [abbrv] hadoop git commit: YARN-5461. Initial code ported from slider-core module. (jianhe) - posted by ji...@apache.org on 2016/12/07 21:10:25 UTC, 0 replies.
- [26/76] [abbrv] hadoop git commit: YARN-5461. Initial code ported from slider-core module. (jianhe) - posted by ji...@apache.org on 2016/12/07 21:10:26 UTC, 0 replies.
- [27/76] [abbrv] hadoop git commit: YARN-5461. Initial code ported from slider-core module. (jianhe) - posted by ji...@apache.org on 2016/12/07 21:10:27 UTC, 0 replies.
- [28/76] [abbrv] hadoop git commit: YARN-5461. Initial code ported from slider-core module. (jianhe) - posted by ji...@apache.org on 2016/12/07 21:10:28 UTC, 0 replies.
- [29/76] [abbrv] hadoop git commit: YARN-5461. Initial code ported from slider-core module. (jianhe) - posted by ji...@apache.org on 2016/12/07 21:10:29 UTC, 0 replies.
- [30/76] [abbrv] hadoop git commit: YARN-5461. Initial code ported from slider-core module. (jianhe) - posted by ji...@apache.org on 2016/12/07 21:10:30 UTC, 0 replies.
- [31/76] [abbrv] hadoop git commit: YARN-5461. Initial code ported from slider-core module. (jianhe) - posted by ji...@apache.org on 2016/12/07 21:10:31 UTC, 0 replies.
- [32/76] [abbrv] hadoop git commit: YARN-5461. Initial code ported from slider-core module. (jianhe) - posted by ji...@apache.org on 2016/12/07 21:10:32 UTC, 0 replies.
- [33/76] [abbrv] hadoop git commit: YARN-5461. Initial code ported from slider-core module. (jianhe) - posted by ji...@apache.org on 2016/12/07 21:10:33 UTC, 0 replies.
- [34/76] [abbrv] hadoop git commit: YARN-5461. Initial code ported from slider-core module. (jianhe) - posted by ji...@apache.org on 2016/12/07 21:10:34 UTC, 0 replies.
- [35/76] [abbrv] hadoop git commit: YARN-5461. Initial code ported from slider-core module. (jianhe) - posted by ji...@apache.org on 2016/12/07 21:10:35 UTC, 0 replies.
- [36/76] [abbrv] hadoop git commit: YARN-5461. Initial code ported from slider-core module. (jianhe) - posted by ji...@apache.org on 2016/12/07 21:10:36 UTC, 0 replies.
- [37/76] [abbrv] hadoop git commit: YARN-5461. Initial code ported from slider-core module. (jianhe) - posted by ji...@apache.org on 2016/12/07 21:10:37 UTC, 0 replies.
- [38/76] [abbrv] hadoop git commit: YARN-5461. Initial code ported from slider-core module. (jianhe) - posted by ji...@apache.org on 2016/12/07 21:10:38 UTC, 0 replies.
- [39/76] [abbrv] hadoop git commit: YARN-5513. Move Java only tests from slider develop to yarn-native-services. Contributed by Gour Saha - posted by ji...@apache.org on 2016/12/07 21:10:39 UTC, 0 replies.
- [40/76] [abbrv] hadoop git commit: YARN-5513. Move Java only tests from slider develop to yarn-native-services. Contributed by Gour Saha - posted by ji...@apache.org on 2016/12/07 21:10:40 UTC, 0 replies.
- [41/76] [abbrv] hadoop git commit: YARN-5513. Move Java only tests from slider develop to yarn-native-services. Contributed by Gour Saha - posted by ji...@apache.org on 2016/12/07 21:10:41 UTC, 0 replies.
- [42/76] [abbrv] hadoop git commit: YARN-5538. Apply SLIDER-875 to yarn-native-services. Contributed by Billie Rinaldi - posted by ji...@apache.org on 2016/12/07 21:10:42 UTC, 0 replies.
- [43/76] [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 2016/12/07 21:10:43 UTC, 0 replies.
- [44/76] [abbrv] hadoop git commit: YARN-5623. Apply SLIDER-1166 to yarn-native-services branch. Contributed by Gour Saha - posted by ji...@apache.org on 2016/12/07 21:10:44 UTC, 0 replies.
- [45/76] [abbrv] hadoop git commit: YARN-5610. Initial code for native services REST API. Contributed by Gour Saha - posted by ji...@apache.org on 2016/12/07 21:10:45 UTC, 0 replies.
- [46/76] [abbrv] hadoop git commit: YARN-5610. Initial code for native services REST API. Contributed by Gour Saha - posted by ji...@apache.org on 2016/12/07 21:10:46 UTC, 0 replies.
- [47/76] [abbrv] hadoop git commit: YARN-5610. Initial code for native services REST API. Contributed by Gour Saha - posted by ji...@apache.org on 2016/12/07 21:10:47 UTC, 0 replies.
- [48/76] [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 2016/12/07 21:10:48 UTC, 0 replies.
- [49/76] [abbrv] hadoop git commit: YARN-5775. Convert enums in swagger definition to uppercase. Contributed by Gour Saha - posted by ji...@apache.org on 2016/12/07 21:10:49 UTC, 0 replies.
- [50/76] [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 2016/12/07 21:10:50 UTC, 0 replies.
- [51/76] [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 2016/12/07 21:10:51 UTC, 0 replies.
- [52/76] [abbrv] hadoop git commit: YARN-5941. Slider handles "per.component" for multiple components incorrectly. Contributed by Billie Rinaldi - posted by ji...@apache.org on 2016/12/07 21:10:52 UTC, 0 replies.
- [53/76] [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 2016/12/07 21:10:53 UTC, 0 replies.
- [54/76] [abbrv] hadoop git commit: YARN-5778. Add .keep file for yarn native services AM web app. Contributed by Billie Rinaldi - posted by ji...@apache.org on 2016/12/07 21:10:54 UTC, 0 replies.
- [55/76] [abbrv] hadoop git commit: YARN-5958. Fix ASF license warnings for slider core module. Contributed by Billie Rinaldi - posted by ji...@apache.org on 2016/12/07 21:10:55 UTC, 0 replies.
- [56/76] [abbrv] hadoop git commit: YARN-5690. Integrate native services modules into maven build. Contributed by Billie Rinaldi - posted by ji...@apache.org on 2016/12/07 21:10:56 UTC, 0 replies.
- [57/76] [abbrv] hadoop git commit: YARN-5909. Remove agent related code in slider AM. Contributed by Jian He - posted by ji...@apache.org on 2016/12/07 21:10:57 UTC, 0 replies.
- [58/76] [abbrv] hadoop git commit: YARN-5909. Remove agent related code in slider AM. Contributed by Jian He - posted by ji...@apache.org on 2016/12/07 21:10:58 UTC, 0 replies.
- [59/76] [abbrv] hadoop git commit: YARN-5909. Remove agent related code in slider AM. Contributed by Jian He - posted by ji...@apache.org on 2016/12/07 21:10:59 UTC, 0 replies.
- [60/76] [abbrv] hadoop git commit: YARN-5909. Remove agent related code in slider AM. Contributed by Jian He - posted by ji...@apache.org on 2016/12/07 21:11:00 UTC, 0 replies.
- [61/76] [abbrv] hadoop git commit: YARN-5909. Remove agent related code in slider AM. Contributed by Jian He - posted by ji...@apache.org on 2016/12/07 21:11:01 UTC, 0 replies.
- [62/76] [abbrv] hadoop git commit: YARN-5909. Remove agent related code in slider AM. Contributed by Jian He - posted by ji...@apache.org on 2016/12/07 21:11:02 UTC, 0 replies.
- [63/76] [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 2016/12/07 21:11:03 UTC, 0 replies.
- [64/76] [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 2016/12/07 21:11:04 UTC, 0 replies.
- [65/76] [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 2016/12/07 21:11:05 UTC, 0 replies.
- [66/76] [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 2016/12/07 21:11:06 UTC, 0 replies.
- [67/76] [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 2016/12/07 21:11:07 UTC, 0 replies.
- [68/76] [abbrv] hadoop git commit: YARN-5729. Bug fixes for the service Rest API. Contributed by Gour Saha - posted by ji...@apache.org on 2016/12/07 21:11:08 UTC, 0 replies.
- [69/76] [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 2016/12/07 21:11:09 UTC, 0 replies.
- [70/76] [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 2016/12/07 21:11:10 UTC, 0 replies.
- [71/76] [abbrv] hadoop git commit: YARN-5961. Generate native services protobuf classes during build. Contributed by Billie Rinaldi - posted by ji...@apache.org on 2016/12/07 21:11:11 UTC, 0 replies.
- [72/76] [abbrv] hadoop git commit: YARN-5961. Generate native services protobuf classes during build. Contributed by Billie Rinaldi - posted by ji...@apache.org on 2016/12/07 21:11:12 UTC, 0 replies.
- [73/76] [abbrv] hadoop git commit: YARN-5961. Generate native services protobuf classes during build. Contributed by Billie Rinaldi - posted by ji...@apache.org on 2016/12/07 21:11:13 UTC, 0 replies.
- [74/76] [abbrv] hadoop git commit: YARN-5812. Exception during GET call - "Failed to retrieve application: null". Contributed by Gour Saha - posted by ji...@apache.org on 2016/12/07 21:11:14 UTC, 0 replies.
- [75/76] [abbrv] hadoop git commit: Addendum patch for YARN-5610. Contributed by Gour Saha - posted by ji...@apache.org on 2016/12/07 21:11:15 UTC, 0 replies.
- [76/76] [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 2016/12/07 21:11:16 UTC, 0 replies.
- hadoop git commit: MAPREDUCE-6817. The format of job start time in JHS is different from those of submit and finish time. (Haibo Chen via kasha) - posted by ka...@apache.org on 2016/12/07 21:36:53 UTC, 1 replies.
- hadoop git commit: YARN-5963. Spelling errors in logging and exceptions for node manager, client, web-proxy, common, and app history code (gsohn via rkanter) - posted by rk...@apache.org on 2016/12/07 23:08:19 UTC, 1 replies.
- hadoop git commit: HDFS-9057. allow/disallow snapshots via webhdfs (Contributed by Brahma Reddy Battula) - posted by wa...@apache.org on 2016/12/07 23:58:35 UTC, 1 replies.
- hadoop git commit: HDFS-8630. WebHDFS : Support get/set/unset StoragePolicy. Contributed by Surendra Singh Lilhore. - posted by wa...@apache.org on 2016/12/08 00:01:09 UTC, 2 replies.
- hadoop git commit: HADOOP-13842. Update jackson from 1.9.13 to 2.x in hadoop-maven-plugins. - posted by aa...@apache.org on 2016/12/08 02:08:46 UTC, 0 replies.
- hadoop git commit: MAPREDUCE-4683. Create and distribute hadoop-mapreduce-client-core-tests.jar. - posted by aa...@apache.org on 2016/12/08 02:28:47 UTC, 0 replies.
- hadoop git commit: HDFS-11140. Directory Scanner should log startup message time correctly. Contributed by Yiqun Lin. - posted by aa...@apache.org on 2016/12/08 04:35:57 UTC, 3 replies.
- hadoop git commit: Revert "HDFS-11140. Directory Scanner should log startup message time correctly. Contributed by Yiqun Lin." - posted by aa...@apache.org on 2016/12/08 04:37:26 UTC, 0 replies.
- hadoop git commit: YARN-5970. Validate application update timeout request parameters. Contributed by Rohith Sharma K S. - posted by su...@apache.org on 2016/12/08 10:24:38 UTC, 1 replies.
- hadoop git commit: HDFS-11223. Fix typos in HttpFs documentations. Contributed by Yiqun Lin. - posted by aa...@apache.org on 2016/12/08 11:52:58 UTC, 2 replies.
- [1/2] hadoop git commit: HADOOP-13867. FilterFileSystem should override rename(.., options) to take effect of Rename options called via FilterFileSystem implementations. Contributed By Vinayakumar B. - posted by br...@apache.org on 2016/12/08 13:31:02 UTC, 0 replies.
- [2/2] hadoop git commit: HADOOP-13867. FilterFileSystem should override rename(.., options) to take effect of Rename options called via FilterFileSystem implementations. Contributed By Vinayakumar B. - posted by br...@apache.org on 2016/12/08 13:31:03 UTC, 0 replies.
- hadoop git commit: HADOOP-13852 hadoop build to allow hadoop version property to be explicitly set. Contriibuted by Steve Loughran - posted by st...@apache.org on 2016/12/08 17:57:30 UTC, 1 replies.
- [1/2] hadoop git commit: YARN-5433. Audit dependencies for Category-X. Contributed by Sangjin Lee. - posted by sj...@apache.org on 2016/12/08 20:00:25 UTC, 0 replies.
- [2/2] hadoop git commit: YARN-5572. HBaseTimelineWriterImpl appears to reference a bad property name. Contributed by Varun Saxena. - posted by sj...@apache.org on 2016/12/08 20:00:26 UTC, 0 replies.
- hadoop git commit: YARN-5922. Remove direct references of HBaseTimelineWriter/Reader in core ATS classes. Contributed by Haibo Chen. - posted by sj...@apache.org on 2016/12/08 20:38:07 UTC, 0 replies.
- hadoop git commit: HDFS-11197. Listing encryption zones fails when deleting a EZ that is on a snapshotted directory. Contributed by Wellington Chevreuil. - posted by xi...@apache.org on 2016/12/08 20:43:14 UTC, 2 replies.
- [1/2] hadoop git commit: YARN-5922. Remove direct references of HBaseTimelineWriter/Reader in core ATS classes. Contributed by Haibo Chen. - posted by sj...@apache.org on 2016/12/08 20:51:15 UTC, 0 replies.
- [2/2] hadoop git commit: YARN-5922. Remove direct references of HBaseTimelineWriter/Reader in core ATS classes. Contributed by Haibo Chen. - posted by sj...@apache.org on 2016/12/08 20:51:16 UTC, 0 replies.
- [1/2] hadoop git commit: Revert "HDFS-11094. Send back HAState along with NamespaceInfo during a versionRequest as an optional parameter. Contributed by Eric Badger" - posted by ki...@apache.org on 2016/12/08 21:43:20 UTC, 0 replies.
- [2/2] hadoop git commit: Revert "HDFS-5079. Cleaning up NNHAStatusHeartbeat.State from DatanodeProtocolProtos. Contributed by Tao Luo." - posted by ki...@apache.org on 2016/12/08 21:43:21 UTC, 0 replies.
- [01/50] [abbrv] hadoop git commit: YARN-5929. Missing scheduling policy in the FS queue metric. (Contributed by Yufei Gu via Daniel Templeton) - posted by st...@apache.org on 2016/12/08 22:29:08 UTC, 0 replies.
- [02/50] [abbrv] hadoop git commit: HADOOP-13855. Fix a couple of the s3a statistic names to be consistent with the rest. Contributed by Steve Loughran - posted by st...@apache.org on 2016/12/08 22:29:09 UTC, 0 replies.
- [03/50] [abbrv] hadoop git commit: HADOOP-13257. Improve Azure Data Lake contract tests. Contributed by Vishwajeet Dusane - posted by st...@apache.org on 2016/12/08 22:29:10 UTC, 0 replies.
- [04/50] [abbrv] hadoop git commit: YARN-5746. The state of the parentQueue and its childQueues should be synchronized. Contributed by Xuan Gong - posted by st...@apache.org on 2016/12/08 22:29:11 UTC, 0 replies.
- [05/50] [abbrv] hadoop git commit: HDFS-11181. Fuse wrapper has a typo. Contributed by Wei-Chiu Chuang. - posted by st...@apache.org on 2016/12/08 22:29:12 UTC, 0 replies.
- [06/50] [abbrv] hadoop git commit: HADOOP-13847. KMSWebApp should close KeyProviderCryptoExtension. Contributed by John Zhuge. - posted by st...@apache.org on 2016/12/08 22:29:13 UTC, 0 replies.
- [07/50] [abbrv] hadoop git commit: HDFS-11201. Spelling errors in the logging, help, assertions and exception messages. Contributed by Grant Sohn. - posted by st...@apache.org on 2016/12/08 22:29:14 UTC, 0 replies.
- [08/50] [abbrv] hadoop git commit: Revert "HDFS-11201. Spelling errors in the logging, help, assertions and exception messages. Contributed by Grant Sohn." - posted by st...@apache.org on 2016/12/08 22:29:15 UTC, 0 replies.
- [09/50] [abbrv] hadoop git commit: YARN-5559. Analyse 2.8.0/3.0.0 jdiff reports and fix any issues. Contributed by Akira Ajisaka & Wangda Tan - posted by st...@apache.org on 2016/12/08 22:29:16 UTC, 0 replies.
- [10/50] [abbrv] hadoop git commit: HDFS-11094. Send back HAState along with NamespaceInfo during a versionRequest as an optional parameter. Contributed by Eric Badger - posted by st...@apache.org on 2016/12/08 22:29:17 UTC, 0 replies.
- [11/50] [abbrv] hadoop git commit: HADOOP-13675. Bug in return value for delete() calls in WASB. Contributed by Dushyanth - posted by st...@apache.org on 2016/12/08 22:29:18 UTC, 0 replies.
- [12/50] [abbrv] hadoop git commit: Revert "HADOOP-10930. Refactor: Wrap Datanode IO related operations. Contributed by Xiaoyu Yao." - posted by st...@apache.org on 2016/12/08 22:29:19 UTC, 0 replies.
- [13/50] [abbrv] hadoop git commit: YARN-5921. Incorrect synchronization in RMContextImpl#setHAServiceState/getHAServiceState. Contributed by Varun Saxena - posted by st...@apache.org on 2016/12/08 22:29:20 UTC, 0 replies.
- [14/50] [abbrv] hadoop git commit: HADOOP-13864. KMS should not require truststore password. Contributed by Mike Yoder. - posted by st...@apache.org on 2016/12/08 22:29:21 UTC, 0 replies.
- [15/50] [abbrv] hadoop git commit: HDFS-10581. Hide redundant table on NameNode WebUI when no nodes are decomissioning. Contributed by Weiwei Yang. - posted by st...@apache.org on 2016/12/08 22:29:22 UTC, 0 replies.
- [16/50] [abbrv] hadoop git commit: HADOOP-13835. Move Google Test Framework code from mapreduce to hadoop-common. Contributed by Varun Vasudev. - posted by st...@apache.org on 2016/12/08 22:29:23 UTC, 0 replies.
- [17/50] [abbrv] hadoop git commit: HADOOP-13835. Move Google Test Framework code from mapreduce to hadoop-common. Contributed by Varun Vasudev. - posted by st...@apache.org on 2016/12/08 22:29:24 UTC, 0 replies.
- [18/50] [abbrv] hadoop git commit: HADOOP-13835. Move Google Test Framework code from mapreduce to hadoop-common. Contributed by Varun Vasudev. - posted by st...@apache.org on 2016/12/08 22:29:25 UTC, 0 replies.
- [19/50] [abbrv] hadoop git commit: HADOOP-13835. Move Google Test Framework code from mapreduce to hadoop-common. Contributed by Varun Vasudev. - posted by st...@apache.org on 2016/12/08 22:29:26 UTC, 0 replies.
- [20/50] [abbrv] hadoop git commit: HADOOP-13835. Move Google Test Framework code from mapreduce to hadoop-common. Contributed by Varun Vasudev. - posted by st...@apache.org on 2016/12/08 22:29:27 UTC, 0 replies.
- [21/50] [abbrv] hadoop git commit: HADOOP-13835. Move Google Test Framework code from mapreduce to hadoop-common. Contributed by Varun Vasudev. - posted by st...@apache.org on 2016/12/08 22:29:28 UTC, 0 replies.
- [22/50] [abbrv] hadoop git commit: Revert "HDFS-11156. Add new op GETFILEBLOCKLOCATIONS to WebHDFS REST API. Contributed by Weiwei Yang" - posted by st...@apache.org on 2016/12/08 22:29:29 UTC, 0 replies.
- [23/50] [abbrv] hadoop git commit: HADOOP-13861. Spelling errors in logging and exceptions for code. Contributed by Grant Sohn. - posted by st...@apache.org on 2016/12/08 22:29:30 UTC, 0 replies.
- [24/50] [abbrv] hadoop git commit: HDFS-11198. NN UI should link DN web address using hostnames. Contributed by Weiwei Yang. - posted by st...@apache.org on 2016/12/08 22:29:31 UTC, 0 replies.
- [25/50] [abbrv] hadoop git commit: HDFS-11178. TestAddStripedBlockInFBR#testAddBlockInFullBlockReport fails frequently in trunk. Contributed By Yiqun Lin. - posted by st...@apache.org on 2016/12/08 22:29:32 UTC, 0 replies.
- [26/50] [abbrv] hadoop git commit: HDFS-11211. Add a time unit to the DataNode client trace format. Contributed by Jagadesh Kiran N - posted by st...@apache.org on 2016/12/08 22:29:33 UTC, 0 replies.
- [27/50] [abbrv] hadoop git commit: HDFS-10930. Refactor: Wrap Datanode IO related operations. Contributed by Xiaoyu Yao. - posted by st...@apache.org on 2016/12/08 22:29:34 UTC, 0 replies.
- [28/50] [abbrv] hadoop git commit: HADOOP-13827. Add reencryptEncryptedKey interface to KMS. - posted by st...@apache.org on 2016/12/08 22:29:35 UTC, 0 replies.
- [29/50] [abbrv] hadoop git commit: HDFS-11172. Support an erasure coding policy using RS 10 + 4. Contributed by Wei Zhou. - posted by st...@apache.org on 2016/12/08 22:29:36 UTC, 0 replies.
- [30/50] [abbrv] hadoop git commit: MAPREDUCE-6571. JobEndNotification info logs are missing in AM container syslog (haibochen via rkanter) - posted by st...@apache.org on 2016/12/08 22:29:37 UTC, 0 replies.
- [31/50] [abbrv] hadoop git commit: MAPREDUCE-6816. Progress bars in Web UI always at 100%. Contributed by Shen Yinjie. - posted by st...@apache.org on 2016/12/08 22:29:38 UTC, 0 replies.
- [32/50] [abbrv] hadoop git commit: HADOOP-13859. TestConfigurationFieldsBase fails for fields that are DEFAULT values of skipped properties. (Haibo Chen via kasha) - posted by st...@apache.org on 2016/12/08 22:29:39 UTC, 0 replies.
- [33/50] [abbrv] hadoop git commit: YARN-5184. Fix up incompatible changes introduced on ContainerStatus and NodeReport. Contributed by Sangjin Lee. - posted by st...@apache.org on 2016/12/08 22:29:40 UTC, 0 replies.
- [34/50] [abbrv] hadoop git commit: YARN-5932. Retrospect moveApplicationToQueue in align with YARN-5611. Contributed by Sunil G. - posted by st...@apache.org on 2016/12/08 22:29:41 UTC, 0 replies.
- [35/50] [abbrv] hadoop git commit: HDFS-10206. Datanodes not sorted properly by distance when the reader isn't a datanode. (Nandakumar via mingma) - posted by st...@apache.org on 2016/12/08 22:29:42 UTC, 0 replies.
- [36/50] [abbrv] hadoop git commit: YARN-5965. Retrospect ApplicationReport#getApplicationTimeouts. Contributed by Rohith Sharma K S - posted by st...@apache.org on 2016/12/08 22:29:43 UTC, 0 replies.
- [37/50] [abbrv] hadoop git commit: YARN-5136. Error in handling event type APP_ATTEMPT_REMOVED to the scheduler (Contributed by Wilfred Spiegelenburg via Daniel Templeton) - posted by st...@apache.org on 2016/12/08 22:29:44 UTC, 0 replies.
- [38/50] [abbrv] hadoop git commit: MAPREDUCE-6817. The format of job start time in JHS is different from those of submit and finish time. (Haibo Chen via kasha) - posted by st...@apache.org on 2016/12/08 22:29:45 UTC, 0 replies.
- [39/50] [abbrv] hadoop git commit: YARN-5963. Spelling errors in logging and exceptions for node manager, client, web-proxy, common, and app history code (gsohn via rkanter) - posted by st...@apache.org on 2016/12/08 22:29:46 UTC, 0 replies.
- [40/50] [abbrv] hadoop git commit: HDFS-8630. WebHDFS : Support get/set/unset StoragePolicy. Contributed by Surendra Singh Lilhore. - posted by st...@apache.org on 2016/12/08 22:29:47 UTC, 0 replies.
- [41/50] [abbrv] hadoop git commit: HADOOP-13842. Update jackson from 1.9.13 to 2.x in hadoop-maven-plugins. - posted by st...@apache.org on 2016/12/08 22:29:48 UTC, 0 replies.
- [42/50] [abbrv] hadoop git commit: MAPREDUCE-4683. Create and distribute hadoop-mapreduce-client-core-tests.jar. - posted by st...@apache.org on 2016/12/08 22:29:49 UTC, 0 replies.
- [43/50] [abbrv] hadoop git commit: HDFS-11140. Directory Scanner should log startup message time correctly. Contributed by Yiqun Lin. - posted by st...@apache.org on 2016/12/08 22:29:50 UTC, 0 replies.
- [44/50] [abbrv] hadoop git commit: Revert "HDFS-11140. Directory Scanner should log startup message time correctly. Contributed by Yiqun Lin." - posted by st...@apache.org on 2016/12/08 22:29:51 UTC, 0 replies.
- [45/50] [abbrv] hadoop git commit: HDFS-11140. Directory Scanner should log startup message time correctly. Contributed by Yiqun Lin. - posted by st...@apache.org on 2016/12/08 22:29:52 UTC, 0 replies.
- [46/50] [abbrv] hadoop git commit: YARN-5970. Validate application update timeout request parameters. Contributed by Rohith Sharma K S. - posted by st...@apache.org on 2016/12/08 22:29:53 UTC, 0 replies.
- [47/50] [abbrv] hadoop git commit: HDFS-11223. Fix typos in HttpFs documentations. Contributed by Yiqun Lin. - posted by st...@apache.org on 2016/12/08 22:29:54 UTC, 0 replies.
- [48/50] [abbrv] hadoop git commit: HADOOP-13867. FilterFileSystem should override rename(.., options) to take effect of Rename options called via FilterFileSystem implementations. Contributed By Vinayakumar B. - posted by st...@apache.org on 2016/12/08 22:29:55 UTC, 0 replies.
- [49/50] [abbrv] hadoop git commit: HADOOP-13852 hadoop build to allow hadoop version property to be explicitly set. Contriibuted by Steve Loughran - posted by st...@apache.org on 2016/12/08 22:29:56 UTC, 0 replies.
- [50/50] [abbrv] hadoop git commit: Merge branch 'trunk' into s3guard/HADOOP-13345 - posted by st...@apache.org on 2016/12/08 22:29:57 UTC, 0 replies.
- [1/2] hadoop git commit: MAPREDUCE-6818. Remove direct reference to TimelineClientImpl. Contributed by Li Lu. - posted by sj...@apache.org on 2016/12/09 02:18:46 UTC, 0 replies.
- [2/2] hadoop git commit: MAPREDUCE-6818. Remove direct reference to TimelineClientImpl. Contributed by Li Lu. - posted by sj...@apache.org on 2016/12/09 02:18:47 UTC, 0 replies.
- hadoop git commit: Revert "HADOOP-13852 hadoop build to allow hadoop version property to be explicitly set. Contriibuted by Steve Loughran" - posted by aa...@apache.org on 2016/12/09 03:50:03 UTC, 0 replies.
- [1/3] hadoop git commit: HDFS-11224. Lifeline message should be ignored for dead nodes (Contributed by Vinayakumar B) - posted by vi...@apache.org on 2016/12/09 09:36:42 UTC, 0 replies.
- [2/3] hadoop git commit: HDFS-11224. Lifeline message should be ignored for dead nodes (Contributed by Vinayakumar B) - posted by vi...@apache.org on 2016/12/09 09:36:43 UTC, 0 replies.
- [3/3] hadoop git commit: HDFS-11224. Lifeline message should be ignored for dead nodes (Contributed by Vinayakumar B) - posted by vi...@apache.org on 2016/12/09 09:36:44 UTC, 0 replies.
- hadoop git commit: HADOOP-13883. Add description of -fs option in generic command usage. Contributed By Yiqun Lin. - posted by br...@apache.org on 2016/12/09 12:52:12 UTC, 0 replies.
- [1/2] hadoop git commit: HADOOP-13883. Add description of -fs option in generic command usage. Contributed By Yiqun Lin. - posted by br...@apache.org on 2016/12/09 13:42:41 UTC, 0 replies.
- [2/2] hadoop git commit: HADOOP-13883. Add description of -fs option in generic command usage. Contributed By Yiqun Lin. - posted by br...@apache.org on 2016/12/09 13:42:42 UTC, 0 replies.
- [01/33] hadoop git commit: HDFS-11178. TestAddStripedBlockInFBR#testAddBlockInFullBlockReport fails frequently in trunk. Contributed By Yiqun Lin. - posted by as...@apache.org on 2016/12/09 15:51:27 UTC, 0 replies.
- [02/33] hadoop git commit: HDFS-11211. Add a time unit to the DataNode client trace format. Contributed by Jagadesh Kiran N - posted by as...@apache.org on 2016/12/09 15:51:28 UTC, 0 replies.
- [03/33] hadoop git commit: HDFS-10930. Refactor: Wrap Datanode IO related operations. Contributed by Xiaoyu Yao. - posted by as...@apache.org on 2016/12/09 15:51:29 UTC, 0 replies.
- [04/33] hadoop git commit: HADOOP-13827. Add reencryptEncryptedKey interface to KMS. - posted by as...@apache.org on 2016/12/09 15:51:30 UTC, 0 replies.
- [05/33] hadoop git commit: HDFS-11172. Support an erasure coding policy using RS 10 + 4. Contributed by Wei Zhou. - posted by as...@apache.org on 2016/12/09 15:51:31 UTC, 0 replies.
- [06/33] hadoop git commit: MAPREDUCE-6571. JobEndNotification info logs are missing in AM container syslog (haibochen via rkanter) - posted by as...@apache.org on 2016/12/09 15:51:32 UTC, 0 replies.
- [07/33] hadoop git commit: MAPREDUCE-6816. Progress bars in Web UI always at 100%. Contributed by Shen Yinjie. - posted by as...@apache.org on 2016/12/09 15:51:33 UTC, 0 replies.
- [08/33] hadoop git commit: HADOOP-13859. TestConfigurationFieldsBase fails for fields that are DEFAULT values of skipped properties. (Haibo Chen via kasha) - posted by as...@apache.org on 2016/12/09 15:51:34 UTC, 0 replies.
- [09/33] hadoop git commit: YARN-5184. Fix up incompatible changes introduced on ContainerStatus and NodeReport. Contributed by Sangjin Lee. - posted by as...@apache.org on 2016/12/09 15:51:35 UTC, 0 replies.
- [10/33] hadoop git commit: YARN-5932. Retrospect moveApplicationToQueue in align with YARN-5611. Contributed by Sunil G. - posted by as...@apache.org on 2016/12/09 15:51:36 UTC, 0 replies.
- [11/33] hadoop git commit: HDFS-10206. Datanodes not sorted properly by distance when the reader isn't a datanode. (Nandakumar via mingma) - posted by as...@apache.org on 2016/12/09 15:51:37 UTC, 0 replies.
- [12/33] hadoop git commit: YARN-5965. Retrospect ApplicationReport#getApplicationTimeouts. Contributed by Rohith Sharma K S - posted by as...@apache.org on 2016/12/09 15:51:38 UTC, 0 replies.
- [13/33] hadoop git commit: YARN-5136. Error in handling event type APP_ATTEMPT_REMOVED to the scheduler (Contributed by Wilfred Spiegelenburg via Daniel Templeton) - posted by as...@apache.org on 2016/12/09 15:51:39 UTC, 0 replies.
- [14/33] hadoop git commit: MAPREDUCE-6817. The format of job start time in JHS is different from those of submit and finish time. (Haibo Chen via kasha) - posted by as...@apache.org on 2016/12/09 15:51:40 UTC, 0 replies.
- [15/33] hadoop git commit: YARN-5963. Spelling errors in logging and exceptions for node manager, client, web-proxy, common, and app history code (gsohn via rkanter) - posted by as...@apache.org on 2016/12/09 15:51:41 UTC, 0 replies.
- [16/33] hadoop git commit: HDFS-8630. WebHDFS : Support get/set/unset StoragePolicy. Contributed by Surendra Singh Lilhore. - posted by as...@apache.org on 2016/12/09 15:51:42 UTC, 0 replies.
- [17/33] hadoop git commit: HADOOP-13842. Update jackson from 1.9.13 to 2.x in hadoop-maven-plugins. - posted by as...@apache.org on 2016/12/09 15:51:43 UTC, 0 replies.
- [18/33] hadoop git commit: MAPREDUCE-4683. Create and distribute hadoop-mapreduce-client-core-tests.jar. - posted by as...@apache.org on 2016/12/09 15:51:44 UTC, 0 replies.
- [19/33] hadoop git commit: HDFS-11140. Directory Scanner should log startup message time correctly. Contributed by Yiqun Lin. - posted by as...@apache.org on 2016/12/09 15:51:45 UTC, 0 replies.
- [20/33] hadoop git commit: Revert "HDFS-11140. Directory Scanner should log startup message time correctly. Contributed by Yiqun Lin." - posted by as...@apache.org on 2016/12/09 15:51:46 UTC, 0 replies.
- [21/33] hadoop git commit: HDFS-11140. Directory Scanner should log startup message time correctly. Contributed by Yiqun Lin. - posted by as...@apache.org on 2016/12/09 15:51:47 UTC, 0 replies.
- [22/33] hadoop git commit: YARN-5970. Validate application update timeout request parameters. Contributed by Rohith Sharma K S. - posted by as...@apache.org on 2016/12/09 15:51:48 UTC, 0 replies.
- [23/33] hadoop git commit: HDFS-11223. Fix typos in HttpFs documentations. Contributed by Yiqun Lin. - posted by as...@apache.org on 2016/12/09 15:51:49 UTC, 0 replies.
- [24/33] hadoop git commit: HADOOP-13867. FilterFileSystem should override rename(.., options) to take effect of Rename options called via FilterFileSystem implementations. Contributed By Vinayakumar B. - posted by as...@apache.org on 2016/12/09 15:51:50 UTC, 0 replies.
- [25/33] hadoop git commit: HADOOP-13852 hadoop build to allow hadoop version property to be explicitly set. Contriibuted by Steve Loughran - posted by as...@apache.org on 2016/12/09 15:51:51 UTC, 0 replies.
- [26/33] hadoop git commit: YARN-5922. Remove direct references of HBaseTimelineWriter/Reader in core ATS classes. Contributed by Haibo Chen. - posted by as...@apache.org on 2016/12/09 15:51:52 UTC, 0 replies.
- [27/33] hadoop git commit: HDFS-11197. Listing encryption zones fails when deleting a EZ that is on a snapshotted directory. Contributed by Wellington Chevreuil. - posted by as...@apache.org on 2016/12/09 15:51:53 UTC, 0 replies.
- [28/33] hadoop git commit: Revert "HDFS-11094. Send back HAState along with NamespaceInfo during a versionRequest as an optional parameter. Contributed by Eric Badger" - posted by as...@apache.org on 2016/12/09 15:51:54 UTC, 0 replies.
- [29/33] hadoop git commit: Revert "HDFS-5079. Cleaning up NNHAStatusHeartbeat.State from DatanodeProtocolProtos. Contributed by Tao Luo." - posted by as...@apache.org on 2016/12/09 15:51:55 UTC, 0 replies.
- [30/33] hadoop git commit: Revert "HADOOP-13852 hadoop build to allow hadoop version property to be explicitly set. Contriibuted by Steve Loughran" - posted by as...@apache.org on 2016/12/09 15:51:56 UTC, 0 replies.
- [31/33] hadoop git commit: HDFS-11224. Lifeline message should be ignored for dead nodes (Contributed by Vinayakumar B) - posted by as...@apache.org on 2016/12/09 15:51:57 UTC, 0 replies.
- [32/33] hadoop git commit: HADOOP-13883. Add description of -fs option in generic command usage. Contributed By Yiqun Lin. - posted by as...@apache.org on 2016/12/09 15:51:58 UTC, 0 replies.
- [33/33] hadoop git commit: YARN-5292. NM Container lifecycle and state transitions to support for PAUSED container state. (Hitesh Sharma via asuresh) - posted by as...@apache.org on 2016/12/09 15:51:59 UTC, 0 replies.
- hadoop git commit: HADOOP-11859. PseudoAuthenticationHandler fails with httpcomponents v4.4. Contributed by Eugene Koifman. - posted by ki...@apache.org on 2016/12/09 17:05:23 UTC, 0 replies.
- hadoop git commit: HDFS-11217. Annotate NameNode and DataNode MXBean interfaces as Private/Stable. Contributed by Jagadesh Kiran N. - posted by wa...@apache.org on 2016/12/09 20:05:56 UTC, 2 replies.
- [1/4] hadoop git commit: YARN-4390. Do surgical preemption based on reserved container in CapacityScheduler. Contributed by Wangda Tan - posted by ep...@apache.org on 2016/12/09 20:39:39 UTC, 0 replies.
- [2/4] hadoop git commit: YARN-4390. Do surgical preemption based on reserved container in CapacityScheduler. Contributed by Wangda Tan - posted by ep...@apache.org on 2016/12/09 20:39:40 UTC, 0 replies.
- [3/4] hadoop git commit: YARN-4390. Do surgical preemption based on reserved container in CapacityScheduler. Contributed by Wangda Tan - posted by ep...@apache.org on 2016/12/09 20:39:41 UTC, 0 replies.
- [4/4] hadoop git commit: YARN-4390. Do surgical preemption based on reserved container in CapacityScheduler. Contributed by Wangda Tan - posted by ep...@apache.org on 2016/12/09 20:39:42 UTC, 0 replies.
- [01/50] [abbrv] hadoop git commit: Revert "HDFS-11201. Spelling errors in the logging, help, assertions and exception messages. Contributed by Grant Sohn." - posted by xg...@apache.org on 2016/12/09 22:25:38 UTC, 0 replies.
- [02/50] [abbrv] hadoop git commit: YARN-5559. Analyse 2.8.0/3.0.0 jdiff reports and fix any issues. Contributed by Akira Ajisaka & Wangda Tan - posted by xg...@apache.org on 2016/12/09 22:25:39 UTC, 0 replies.
- [03/50] [abbrv] hadoop git commit: HDFS-11094. Send back HAState along with NamespaceInfo during a versionRequest as an optional parameter. Contributed by Eric Badger - posted by xg...@apache.org on 2016/12/09 22:25:40 UTC, 0 replies.
- [04/50] [abbrv] hadoop git commit: HADOOP-13675. Bug in return value for delete() calls in WASB. Contributed by Dushyanth - posted by xg...@apache.org on 2016/12/09 22:25:41 UTC, 0 replies.
- [05/50] [abbrv] hadoop git commit: Revert "HADOOP-10930. Refactor: Wrap Datanode IO related operations. Contributed by Xiaoyu Yao." - posted by xg...@apache.org on 2016/12/09 22:25:42 UTC, 0 replies.
- [06/50] [abbrv] hadoop git commit: YARN-5921. Incorrect synchronization in RMContextImpl#setHAServiceState/getHAServiceState. Contributed by Varun Saxena - posted by xg...@apache.org on 2016/12/09 22:25:43 UTC, 0 replies.
- [07/50] [abbrv] hadoop git commit: HADOOP-13864. KMS should not require truststore password. Contributed by Mike Yoder. - posted by xg...@apache.org on 2016/12/09 22:25:44 UTC, 0 replies.
- [08/50] [abbrv] hadoop git commit: HDFS-10581. Hide redundant table on NameNode WebUI when no nodes are decomissioning. Contributed by Weiwei Yang. - posted by xg...@apache.org on 2016/12/09 22:25:45 UTC, 0 replies.
- [09/50] [abbrv] hadoop git commit: HADOOP-13835. Move Google Test Framework code from mapreduce to hadoop-common. Contributed by Varun Vasudev. - posted by xg...@apache.org on 2016/12/09 22:25:46 UTC, 1 replies.
- [10/50] [abbrv] hadoop git commit: HADOOP-13835. Move Google Test Framework code from mapreduce to hadoop-common. Contributed by Varun Vasudev. - posted by xg...@apache.org on 2016/12/09 22:25:47 UTC, 1 replies.
- [11/50] [abbrv] hadoop git commit: HADOOP-13835. Move Google Test Framework code from mapreduce to hadoop-common. Contributed by Varun Vasudev. - posted by xg...@apache.org on 2016/12/09 22:25:48 UTC, 0 replies.
- [12/50] [abbrv] hadoop git commit: HADOOP-13835. Move Google Test Framework code from mapreduce to hadoop-common. Contributed by Varun Vasudev. - posted by xg...@apache.org on 2016/12/09 22:25:49 UTC, 0 replies.
- [13/50] [abbrv] hadoop git commit: HADOOP-13835. Move Google Test Framework code from mapreduce to hadoop-common. Contributed by Varun Vasudev. - posted by xg...@apache.org on 2016/12/09 22:25:50 UTC, 0 replies.
- [14/50] [abbrv] hadoop git commit: HADOOP-13835. Move Google Test Framework code from mapreduce to hadoop-common. Contributed by Varun Vasudev. - posted by xg...@apache.org on 2016/12/09 22:25:51 UTC, 0 replies.
- [15/50] [abbrv] hadoop git commit: Revert "HDFS-11156. Add new op GETFILEBLOCKLOCATIONS to WebHDFS REST API. Contributed by Weiwei Yang" - posted by xg...@apache.org on 2016/12/09 22:25:52 UTC, 0 replies.
- [16/50] [abbrv] hadoop git commit: HADOOP-13861. Spelling errors in logging and exceptions for code. Contributed by Grant Sohn. - posted by xg...@apache.org on 2016/12/09 22:25:53 UTC, 0 replies.
- [17/50] [abbrv] hadoop git commit: HDFS-11198. NN UI should link DN web address using hostnames. Contributed by Weiwei Yang. - posted by xg...@apache.org on 2016/12/09 22:25:54 UTC, 0 replies.
- [18/50] [abbrv] hadoop git commit: HDFS-11178. TestAddStripedBlockInFBR#testAddBlockInFullBlockReport fails frequently in trunk. Contributed By Yiqun Lin. - posted by xg...@apache.org on 2016/12/09 22:25:55 UTC, 0 replies.
- [19/50] [abbrv] hadoop git commit: HDFS-11211. Add a time unit to the DataNode client trace format. Contributed by Jagadesh Kiran N - posted by xg...@apache.org on 2016/12/09 22:25:56 UTC, 0 replies.
- [20/50] [abbrv] hadoop git commit: HDFS-10930. Refactor: Wrap Datanode IO related operations. Contributed by Xiaoyu Yao. - posted by xg...@apache.org on 2016/12/09 22:25:57 UTC, 0 replies.
- [21/50] [abbrv] hadoop git commit: HADOOP-13827. Add reencryptEncryptedKey interface to KMS. - posted by xg...@apache.org on 2016/12/09 22:25:58 UTC, 0 replies.
- [22/50] [abbrv] hadoop git commit: HDFS-11172. Support an erasure coding policy using RS 10 + 4. Contributed by Wei Zhou. - posted by xg...@apache.org on 2016/12/09 22:25:59 UTC, 0 replies.
- [23/50] [abbrv] hadoop git commit: MAPREDUCE-6571. JobEndNotification info logs are missing in AM container syslog (haibochen via rkanter) - posted by xg...@apache.org on 2016/12/09 22:26:00 UTC, 0 replies.
- [24/50] [abbrv] hadoop git commit: MAPREDUCE-6816. Progress bars in Web UI always at 100%. Contributed by Shen Yinjie. - posted by xg...@apache.org on 2016/12/09 22:26:01 UTC, 0 replies.
- [25/50] [abbrv] hadoop git commit: HADOOP-13859. TestConfigurationFieldsBase fails for fields that are DEFAULT values of skipped properties. (Haibo Chen via kasha) - posted by xg...@apache.org on 2016/12/09 22:26:02 UTC, 0 replies.
- [26/50] [abbrv] hadoop git commit: YARN-5184. Fix up incompatible changes introduced on ContainerStatus and NodeReport. Contributed by Sangjin Lee. - posted by xg...@apache.org on 2016/12/09 22:26:03 UTC, 0 replies.
- [27/50] [abbrv] hadoop git commit: YARN-5932. Retrospect moveApplicationToQueue in align with YARN-5611. Contributed by Sunil G. - posted by xg...@apache.org on 2016/12/09 22:26:04 UTC, 0 replies.
- [28/50] [abbrv] hadoop git commit: HDFS-10206. Datanodes not sorted properly by distance when the reader isn't a datanode. (Nandakumar via mingma) - posted by xg...@apache.org on 2016/12/09 22:26:05 UTC, 0 replies.
- [29/50] [abbrv] hadoop git commit: YARN-5965. Retrospect ApplicationReport#getApplicationTimeouts. Contributed by Rohith Sharma K S - posted by xg...@apache.org on 2016/12/09 22:26:06 UTC, 0 replies.
- [30/50] [abbrv] hadoop git commit: YARN-5136. Error in handling event type APP_ATTEMPT_REMOVED to the scheduler (Contributed by Wilfred Spiegelenburg via Daniel Templeton) - posted by xg...@apache.org on 2016/12/09 22:26:07 UTC, 0 replies.
- [31/50] [abbrv] hadoop git commit: MAPREDUCE-6817. The format of job start time in JHS is different from those of submit and finish time. (Haibo Chen via kasha) - posted by xg...@apache.org on 2016/12/09 22:26:08 UTC, 0 replies.
- [32/50] [abbrv] hadoop git commit: YARN-5963. Spelling errors in logging and exceptions for node manager, client, web-proxy, common, and app history code (gsohn via rkanter) - posted by xg...@apache.org on 2016/12/09 22:26:09 UTC, 0 replies.
- [33/50] [abbrv] hadoop git commit: HDFS-8630. WebHDFS : Support get/set/unset StoragePolicy. Contributed by Surendra Singh Lilhore. - posted by xg...@apache.org on 2016/12/09 22:26:10 UTC, 0 replies.
- [34/50] [abbrv] hadoop git commit: HADOOP-13842. Update jackson from 1.9.13 to 2.x in hadoop-maven-plugins. - posted by xg...@apache.org on 2016/12/09 22:26:11 UTC, 0 replies.
- [35/50] [abbrv] hadoop git commit: MAPREDUCE-4683. Create and distribute hadoop-mapreduce-client-core-tests.jar. - posted by xg...@apache.org on 2016/12/09 22:26:12 UTC, 0 replies.
- [36/50] [abbrv] hadoop git commit: HDFS-11140. Directory Scanner should log startup message time correctly. Contributed by Yiqun Lin. - posted by xg...@apache.org on 2016/12/09 22:26:13 UTC, 0 replies.
- [37/50] [abbrv] hadoop git commit: Revert "HDFS-11140. Directory Scanner should log startup message time correctly. Contributed by Yiqun Lin." - posted by xg...@apache.org on 2016/12/09 22:26:14 UTC, 0 replies.
- [38/50] [abbrv] hadoop git commit: HDFS-11140. Directory Scanner should log startup message time correctly. Contributed by Yiqun Lin. - posted by xg...@apache.org on 2016/12/09 22:26:15 UTC, 0 replies.
- [39/50] [abbrv] hadoop git commit: YARN-5970. Validate application update timeout request parameters. Contributed by Rohith Sharma K S. - posted by xg...@apache.org on 2016/12/09 22:26:16 UTC, 0 replies.
- [40/50] [abbrv] hadoop git commit: HDFS-11223. Fix typos in HttpFs documentations. Contributed by Yiqun Lin. - posted by xg...@apache.org on 2016/12/09 22:26:17 UTC, 0 replies.
- [41/50] [abbrv] hadoop git commit: HADOOP-13867. FilterFileSystem should override rename(.., options) to take effect of Rename options called via FilterFileSystem implementations. Contributed By Vinayakumar B. - posted by xg...@apache.org on 2016/12/09 22:26:18 UTC, 0 replies.
- [42/50] [abbrv] hadoop git commit: HADOOP-13852 hadoop build to allow hadoop version property to be explicitly set. Contriibuted by Steve Loughran - posted by xg...@apache.org on 2016/12/09 22:26:19 UTC, 0 replies.
- [43/50] [abbrv] hadoop git commit: YARN-5922. Remove direct references of HBaseTimelineWriter/Reader in core ATS classes. Contributed by Haibo Chen. - posted by xg...@apache.org on 2016/12/09 22:26:20 UTC, 0 replies.
- [44/50] [abbrv] hadoop git commit: HDFS-11197. Listing encryption zones fails when deleting a EZ that is on a snapshotted directory. Contributed by Wellington Chevreuil. - posted by xg...@apache.org on 2016/12/09 22:26:21 UTC, 0 replies.
- [45/50] [abbrv] hadoop git commit: Revert "HDFS-11094. Send back HAState along with NamespaceInfo during a versionRequest as an optional parameter. Contributed by Eric Badger" - posted by xg...@apache.org on 2016/12/09 22:26:22 UTC, 0 replies.
- [46/50] [abbrv] hadoop git commit: Revert "HDFS-5079. Cleaning up NNHAStatusHeartbeat.State from DatanodeProtocolProtos. Contributed by Tao Luo." - posted by xg...@apache.org on 2016/12/09 22:26:23 UTC, 0 replies.
- [47/50] [abbrv] hadoop git commit: Revert "HADOOP-13852 hadoop build to allow hadoop version property to be explicitly set. Contriibuted by Steve Loughran" - posted by xg...@apache.org on 2016/12/09 22:26:24 UTC, 0 replies.
- [48/50] [abbrv] hadoop git commit: HDFS-11224. Lifeline message should be ignored for dead nodes (Contributed by Vinayakumar B) - posted by xg...@apache.org on 2016/12/09 22:26:25 UTC, 0 replies.
- [49/50] [abbrv] hadoop git commit: HADOOP-13883. Add description of -fs option in generic command usage. Contributed By Yiqun Lin. - posted by xg...@apache.org on 2016/12/09 22:26:26 UTC, 0 replies.
- [50/50] [abbrv] hadoop git commit: HDFS-11217. Annotate NameNode and DataNode MXBean interfaces as Private/Stable. Contributed by Jagadesh Kiran N. - posted by xg...@apache.org on 2016/12/09 22:26:27 UTC, 0 replies.
- hadoop git commit: HDFS-10796: libhdfs++: rationalize ioservice interactions. Contributed by James Clampffer. - posted by jh...@apache.org on 2016/12/09 23:06:42 UTC, 0 replies.
- hadoop git commit: HADOOP-13824. FsShell can suppress the real error if no error message is present. Contributed by John Zhuge. - posted by we...@apache.org on 2016/12/09 23:26:33 UTC, 2 replies.
- [1/2] hadoop git commit: HADOOP-13449 S3Guard: Implement DynamoDBMetadataStore. Contributed by Mingliang Liu - posted by fa...@apache.org on 2016/12/09 23:30:40 UTC, 0 replies.
- [2/2] hadoop git commit: HADOOP-13449 S3Guard: Implement DynamoDBMetadataStore. Contributed by Mingliang Liu - posted by fa...@apache.org on 2016/12/09 23:30:41 UTC, 0 replies.
- hadoop git commit: HDFS-11229. HDFS-11056 failed to close meta file. Contributed by Wei-Chiu Chuang. - posted by we...@apache.org on 2016/12/10 00:04:01 UTC, 3 replies.
- hadoop git commit: YARN-5925. Extract hbase-backend-exclusive utility methods from TimelineStorageUtil. Contributed by Haibo Chen. - posted by sj...@apache.org on 2016/12/10 00:17:37 UTC, 0 replies.
- [1/2] hadoop git commit: YARN-5925. Extract hbase-backend-exclusive utility methods from TimelineStorageUtil. Contributed by Haibo Chen. - posted by sj...@apache.org on 2016/12/10 00:39:13 UTC, 0 replies.
- [2/2] hadoop git commit: YARN-5925. Extract hbase-backend-exclusive utility methods from TimelineStorageUtil. Contributed by Haibo Chen. - posted by sj...@apache.org on 2016/12/10 00:39:14 UTC, 0 replies.
- hadoop git commit: YARN-5982. Simplify opportunistic container parameters and metrics. (Konstantinos Karanasos via asuresh) - posted by as...@apache.org on 2016/12/10 00:42:25 UTC, 0 replies.
- hadoop git commit: YARN-5709. Cleanup leader election configs and pluggability. Contribtued by Karthik Kambatla - posted by ji...@apache.org on 2016/12/10 01:00:01 UTC, 1 replies.
- hadoop git commit: YARN-4457. Cleanup unchecked types for EventHandler (templedf via rkanter) - posted by rk...@apache.org on 2016/12/10 01:29:22 UTC, 0 replies.
- hadoop git commit: MAPREDUCE-6820. Fix dead links in Job relevant classes. Contributed by Yiqun Lin. - posted by aa...@apache.org on 2016/12/10 01:56:47 UTC, 2 replies.
- hadoop git commit: HADOOP-13565. KerberosAuthenticationHandler#authenticate should not rebuild SPN based on client request. Contributed by Xiaoyu Yao. - posted by xy...@apache.org on 2016/12/10 05:31:02 UTC, 2 replies.
- hadoop git commit: Revert "HDFS-10930. Refactor: Wrap Datanode IO related operations. Contributed by Xiaoyu Yao." - posted by xy...@apache.org on 2016/12/10 05:37:32 UTC, 0 replies.
- hadoop git commit: YARN-5677. RM should transition to standby when connection is lost for an extended period. (Daniel Templeton via kasha) - posted by ka...@apache.org on 2016/12/10 17:06:15 UTC, 0 replies.
- hadoop git commit: HDFS-10796: libhdfs++: Previous commit was missing test/hdfs_ioservice_test.cc, adding it. - posted by jh...@apache.org on 2016/12/11 15:53:07 UTC, 0 replies.
- [1/8] hadoop git commit: HADOOP-13824. FsShell can suppress the real error if no error message is present. Contributed by John Zhuge. - posted by xg...@apache.org on 2016/12/11 23:35:59 UTC, 0 replies.
- [2/8] hadoop git commit: HDFS-11229. HDFS-11056 failed to close meta file. Contributed by Wei-Chiu Chuang. - posted by xg...@apache.org on 2016/12/11 23:36:00 UTC, 0 replies.
- [3/8] hadoop git commit: YARN-5925. Extract hbase-backend-exclusive utility methods from TimelineStorageUtil. Contributed by Haibo Chen. - posted by xg...@apache.org on 2016/12/11 23:36:01 UTC, 0 replies.
- [4/8] hadoop git commit: YARN-5982. Simplify opportunistic container parameters and metrics. (Konstantinos Karanasos via asuresh) - posted by xg...@apache.org on 2016/12/11 23:36:02 UTC, 0 replies.
- [5/8] hadoop git commit: YARN-5709. Cleanup leader election configs and pluggability. Contribtued by Karthik Kambatla - posted by xg...@apache.org on 2016/12/11 23:36:03 UTC, 0 replies.
- [6/8] hadoop git commit: YARN-4457. Cleanup unchecked types for EventHandler (templedf via rkanter) - posted by xg...@apache.org on 2016/12/11 23:36:04 UTC, 0 replies.
- [7/8] hadoop git commit: MAPREDUCE-6820. Fix dead links in Job relevant classes. Contributed by Yiqun Lin. - posted by xg...@apache.org on 2016/12/11 23:36:05 UTC, 0 replies.
- [8/8] hadoop git commit: HADOOP-13565. KerberosAuthenticationHandler#authenticate should not rebuild SPN based on client request. Contributed by Xiaoyu Yao. - posted by xg...@apache.org on 2016/12/11 23:36:06 UTC, 0 replies.
- [1/2] hadoop git commit: HDFS-10570. Remove classpath conflicts of netty-all jar in hadoop-hdfs-client (Contributed by Vinayakumar B) - posted by vi...@apache.org on 2016/12/12 06:44:24 UTC, 0 replies.
- [2/2] hadoop git commit: HDFS-10570. Remove classpath conflicts of netty-all jar in hadoop-hdfs-client (Contributed by Vinayakumar B) - posted by vi...@apache.org on 2016/12/12 06:44:25 UTC, 0 replies.
- [01/50] [abbrv] hadoop git commit: Revert "HADOOP-10930. Refactor: Wrap Datanode IO related operations. Contributed by Xiaoyu Yao." - posted by as...@apache.org on 2016/12/12 16:08:37 UTC, 0 replies.
- [02/50] [abbrv] hadoop git commit: YARN-5921. Incorrect synchronization in RMContextImpl#setHAServiceState/getHAServiceState. Contributed by Varun Saxena - posted by as...@apache.org on 2016/12/12 16:08:38 UTC, 0 replies.
- [03/50] [abbrv] hadoop git commit: HADOOP-13864. KMS should not require truststore password. Contributed by Mike Yoder. - posted by as...@apache.org on 2016/12/12 16:08:39 UTC, 0 replies.
- [04/50] [abbrv] hadoop git commit: HDFS-10581. Hide redundant table on NameNode WebUI when no nodes are decomissioning. Contributed by Weiwei Yang. - posted by as...@apache.org on 2016/12/12 16:08:40 UTC, 0 replies.
- [05/50] [abbrv] hadoop git commit: HADOOP-13835. Move Google Test Framework code from mapreduce to hadoop-common. Contributed by Varun Vasudev. - posted by as...@apache.org on 2016/12/12 16:08:41 UTC, 0 replies.
- [06/50] [abbrv] hadoop git commit: HADOOP-13835. Move Google Test Framework code from mapreduce to hadoop-common. Contributed by Varun Vasudev. - posted by as...@apache.org on 2016/12/12 16:08:42 UTC, 0 replies.
- [07/50] [abbrv] hadoop git commit: HADOOP-13835. Move Google Test Framework code from mapreduce to hadoop-common. Contributed by Varun Vasudev. - posted by as...@apache.org on 2016/12/12 16:08:43 UTC, 0 replies.
- [08/50] [abbrv] hadoop git commit: HADOOP-13835. Move Google Test Framework code from mapreduce to hadoop-common. Contributed by Varun Vasudev. - posted by as...@apache.org on 2016/12/12 16:08:44 UTC, 0 replies.
- [11/50] [abbrv] hadoop git commit: Revert "HDFS-11156. Add new op GETFILEBLOCKLOCATIONS to WebHDFS REST API. Contributed by Weiwei Yang" - posted by as...@apache.org on 2016/12/12 16:08:47 UTC, 0 replies.
- [12/50] [abbrv] hadoop git commit: HADOOP-13861. Spelling errors in logging and exceptions for code. Contributed by Grant Sohn. - posted by as...@apache.org on 2016/12/12 16:08:48 UTC, 0 replies.
- [13/50] [abbrv] hadoop git commit: HDFS-11198. NN UI should link DN web address using hostnames. Contributed by Weiwei Yang. - posted by as...@apache.org on 2016/12/12 16:08:49 UTC, 0 replies.
- [14/50] [abbrv] hadoop git commit: HDFS-11178. TestAddStripedBlockInFBR#testAddBlockInFullBlockReport fails frequently in trunk. Contributed By Yiqun Lin. - posted by as...@apache.org on 2016/12/12 16:08:50 UTC, 0 replies.
- [15/50] [abbrv] hadoop git commit: HDFS-11211. Add a time unit to the DataNode client trace format. Contributed by Jagadesh Kiran N - posted by as...@apache.org on 2016/12/12 16:08:51 UTC, 0 replies.
- [16/50] [abbrv] hadoop git commit: HDFS-10930. Refactor: Wrap Datanode IO related operations. Contributed by Xiaoyu Yao. - posted by as...@apache.org on 2016/12/12 16:08:52 UTC, 0 replies.
- [17/50] [abbrv] hadoop git commit: HADOOP-13827. Add reencryptEncryptedKey interface to KMS. - posted by as...@apache.org on 2016/12/12 16:08:53 UTC, 0 replies.
- [18/50] [abbrv] hadoop git commit: HDFS-11172. Support an erasure coding policy using RS 10 + 4. Contributed by Wei Zhou. - posted by as...@apache.org on 2016/12/12 16:08:54 UTC, 0 replies.
- [19/50] [abbrv] hadoop git commit: MAPREDUCE-6571. JobEndNotification info logs are missing in AM container syslog (haibochen via rkanter) - posted by as...@apache.org on 2016/12/12 16:08:55 UTC, 0 replies.
- [20/50] [abbrv] hadoop git commit: MAPREDUCE-6816. Progress bars in Web UI always at 100%. Contributed by Shen Yinjie. - posted by as...@apache.org on 2016/12/12 16:08:56 UTC, 0 replies.
- [21/50] [abbrv] hadoop git commit: HADOOP-13859. TestConfigurationFieldsBase fails for fields that are DEFAULT values of skipped properties. (Haibo Chen via kasha) - posted by as...@apache.org on 2016/12/12 16:08:57 UTC, 0 replies.
- [22/50] [abbrv] hadoop git commit: YARN-5184. Fix up incompatible changes introduced on ContainerStatus and NodeReport. Contributed by Sangjin Lee. - posted by as...@apache.org on 2016/12/12 16:08:58 UTC, 0 replies.
- [23/50] [abbrv] hadoop git commit: YARN-5932. Retrospect moveApplicationToQueue in align with YARN-5611. Contributed by Sunil G. - posted by as...@apache.org on 2016/12/12 16:08:59 UTC, 0 replies.
- [24/50] [abbrv] hadoop git commit: HDFS-10206. Datanodes not sorted properly by distance when the reader isn't a datanode. (Nandakumar via mingma) - posted by as...@apache.org on 2016/12/12 16:09:00 UTC, 0 replies.
- [25/50] [abbrv] hadoop git commit: YARN-5965. Retrospect ApplicationReport#getApplicationTimeouts. Contributed by Rohith Sharma K S - posted by as...@apache.org on 2016/12/12 16:09:01 UTC, 0 replies.
- [26/50] [abbrv] hadoop git commit: YARN-5136. Error in handling event type APP_ATTEMPT_REMOVED to the scheduler (Contributed by Wilfred Spiegelenburg via Daniel Templeton) - posted by as...@apache.org on 2016/12/12 16:09:02 UTC, 0 replies.
- [27/50] [abbrv] hadoop git commit: MAPREDUCE-6817. The format of job start time in JHS is different from those of submit and finish time. (Haibo Chen via kasha) - posted by as...@apache.org on 2016/12/12 16:09:03 UTC, 0 replies.
- [28/50] [abbrv] hadoop git commit: YARN-5963. Spelling errors in logging and exceptions for node manager, client, web-proxy, common, and app history code (gsohn via rkanter) - posted by as...@apache.org on 2016/12/12 16:09:04 UTC, 0 replies.
- [29/50] [abbrv] hadoop git commit: HDFS-8630. WebHDFS : Support get/set/unset StoragePolicy. Contributed by Surendra Singh Lilhore. - posted by as...@apache.org on 2016/12/12 16:09:05 UTC, 0 replies.
- [30/50] [abbrv] hadoop git commit: HADOOP-13842. Update jackson from 1.9.13 to 2.x in hadoop-maven-plugins. - posted by as...@apache.org on 2016/12/12 16:09:06 UTC, 0 replies.
- [31/50] [abbrv] hadoop git commit: MAPREDUCE-4683. Create and distribute hadoop-mapreduce-client-core-tests.jar. - posted by as...@apache.org on 2016/12/12 16:09:07 UTC, 0 replies.
- [32/50] [abbrv] hadoop git commit: HDFS-11140. Directory Scanner should log startup message time correctly. Contributed by Yiqun Lin. - posted by as...@apache.org on 2016/12/12 16:09:08 UTC, 0 replies.
- [33/50] [abbrv] hadoop git commit: Revert "HDFS-11140. Directory Scanner should log startup message time correctly. Contributed by Yiqun Lin." - posted by as...@apache.org on 2016/12/12 16:09:09 UTC, 0 replies.
- [34/50] [abbrv] hadoop git commit: HDFS-11140. Directory Scanner should log startup message time correctly. Contributed by Yiqun Lin. - posted by as...@apache.org on 2016/12/12 16:09:10 UTC, 0 replies.
- [35/50] [abbrv] hadoop git commit: YARN-5970. Validate application update timeout request parameters. Contributed by Rohith Sharma K S. - posted by as...@apache.org on 2016/12/12 16:09:11 UTC, 0 replies.
- [36/50] [abbrv] hadoop git commit: HDFS-11223. Fix typos in HttpFs documentations. Contributed by Yiqun Lin. - posted by as...@apache.org on 2016/12/12 16:09:12 UTC, 0 replies.
- [37/50] [abbrv] hadoop git commit: HADOOP-13867. FilterFileSystem should override rename(.., options) to take effect of Rename options called via FilterFileSystem implementations. Contributed By Vinayakumar B. - posted by as...@apache.org on 2016/12/12 16:09:13 UTC, 0 replies.
- [38/50] [abbrv] hadoop git commit: HADOOP-13852 hadoop build to allow hadoop version property to be explicitly set. Contriibuted by Steve Loughran - posted by as...@apache.org on 2016/12/12 16:09:14 UTC, 0 replies.
- [39/50] [abbrv] hadoop git commit: YARN-5922. Remove direct references of HBaseTimelineWriter/Reader in core ATS classes. Contributed by Haibo Chen. - posted by as...@apache.org on 2016/12/12 16:09:15 UTC, 0 replies.
- [40/50] [abbrv] hadoop git commit: HDFS-11197. Listing encryption zones fails when deleting a EZ that is on a snapshotted directory. Contributed by Wellington Chevreuil. - posted by as...@apache.org on 2016/12/12 16:09:16 UTC, 0 replies.
- [41/50] [abbrv] hadoop git commit: Revert "HDFS-11094. Send back HAState along with NamespaceInfo during a versionRequest as an optional parameter. Contributed by Eric Badger" - posted by as...@apache.org on 2016/12/12 16:09:17 UTC, 0 replies.
- [42/50] [abbrv] hadoop git commit: Revert "HDFS-5079. Cleaning up NNHAStatusHeartbeat.State from DatanodeProtocolProtos. Contributed by Tao Luo." - posted by as...@apache.org on 2016/12/12 16:09:18 UTC, 0 replies.
- [43/50] [abbrv] hadoop git commit: Revert "HADOOP-13852 hadoop build to allow hadoop version property to be explicitly set. Contriibuted by Steve Loughran" - posted by as...@apache.org on 2016/12/12 16:09:19 UTC, 0 replies.
- [44/50] [abbrv] hadoop git commit: HDFS-11224. Lifeline message should be ignored for dead nodes (Contributed by Vinayakumar B) - posted by as...@apache.org on 2016/12/12 16:09:20 UTC, 0 replies.
- [45/50] [abbrv] hadoop git commit: HADOOP-13883. Add description of -fs option in generic command usage. Contributed By Yiqun Lin. - posted by as...@apache.org on 2016/12/12 16:09:21 UTC, 0 replies.
- [46/50] [abbrv] hadoop git commit: HDFS-11217. Annotate NameNode and DataNode MXBean interfaces as Private/Stable. Contributed by Jagadesh Kiran N. - posted by as...@apache.org on 2016/12/12 16:09:22 UTC, 0 replies.
- [47/50] [abbrv] hadoop git commit: HADOOP-13824. FsShell can suppress the real error if no error message is present. Contributed by John Zhuge. - posted by as...@apache.org on 2016/12/12 16:09:23 UTC, 0 replies.
- [48/50] [abbrv] hadoop git commit: HDFS-11229. HDFS-11056 failed to close meta file. Contributed by Wei-Chiu Chuang. - posted by as...@apache.org on 2016/12/12 16:09:24 UTC, 0 replies.
- [49/50] [abbrv] hadoop git commit: YARN-5925. Extract hbase-backend-exclusive utility methods from TimelineStorageUtil. Contributed by Haibo Chen. - posted by as...@apache.org on 2016/12/12 16:09:25 UTC, 0 replies.
- [50/50] [abbrv] hadoop git commit: YARN-5982. Simplify opportunistic container parameters and metrics. (Konstantinos Karanasos via asuresh) - posted by as...@apache.org on 2016/12/12 16:09:26 UTC, 0 replies.
- [1/5] hadoop git commit: YARN-5709. Cleanup leader election configs and pluggability. Contribtued by Karthik Kambatla - posted by as...@apache.org on 2016/12/12 18:02:22 UTC, 0 replies.
- [2/5] hadoop git commit: YARN-4457. Cleanup unchecked types for EventHandler (templedf via rkanter) - posted by as...@apache.org on 2016/12/12 18:02:23 UTC, 0 replies.
- [3/5] hadoop git commit: MAPREDUCE-6820. Fix dead links in Job relevant classes. Contributed by Yiqun Lin. - posted by as...@apache.org on 2016/12/12 18:02:24 UTC, 0 replies.
- [4/5] hadoop git commit: HADOOP-13565. KerberosAuthenticationHandler#authenticate should not rebuild SPN based on client request. Contributed by Xiaoyu Yao. - posted by as...@apache.org on 2016/12/12 18:02:25 UTC, 0 replies.
- [5/5] hadoop git commit: HADOOP-13852 hadoop build to allow hadoop version property to be explicitly set. Contriibuted by Steve Loughran - posted by as...@apache.org on 2016/12/12 18:02:26 UTC, 0 replies.
- hadoop git commit: HADOOP-13871. ITestS3AInputStreamPerformance.testTimeToOpenAndReadWholeFileBlocks performance awful. Contributed by Steve Loughran - posted by li...@apache.org on 2016/12/12 23:06:27 UTC, 2 replies.
- hadoop git commit: HDFS-11233. Fix javac warnings related to the deprecated APIs after upgrading Jackson. Contributed by Yiqun Lin. - posted by aa...@apache.org on 2016/12/13 02:12:33 UTC, 0 replies.
- [1/2] hadoop git commit: HDFS-11226. cacheadmin, cryptoadmin and storagepolicyadmin should support generic options. Contributed by Brahma Reddy Battula - posted by li...@apache.org on 2016/12/13 02:21:34 UTC, 0 replies.
- [2/2] hadoop git commit: HDFS-11226. cacheadmin, cryptoadmin and storagepolicyadmin should support generic options. Contributed by Brahma Reddy Battula - posted by li...@apache.org on 2016/12/13 02:21:35 UTC, 0 replies.
- hadoop git commit: MAPREDUCE-6821. Fix javac warning related to the deprecated APIs after upgrading Jackson. Contributed by Yiqin Lin. - posted by aa...@apache.org on 2016/12/13 05:22:17 UTC, 0 replies.
- hadoop git commit: HADOOP-13893 dynamodb dependency -> compile. Contributed by Mingliang Liu - posted by st...@apache.org on 2016/12/13 15:45:58 UTC, 0 replies.
- [1/2] hadoop git commit: YARN-2009. CapacityScheduler: Add intra-queue preemption for app priority support. (Sunil G via wangda) - posted by ep...@apache.org on 2016/12/13 17:58:55 UTC, 0 replies.
- [2/2] hadoop git commit: YARN-2009. CapacityScheduler: Add intra-queue preemption for app priority support. (Sunil G via wangda) - posted by ep...@apache.org on 2016/12/13 17:58:56 UTC, 0 replies.
- hadoop git commit: HADOOP-13900. Remove snapshot version of SDK dependency from Azure Data Lake Store File System. Contributed by Vishwajeet Dusane - posted by li...@apache.org on 2016/12/13 18:36:25 UTC, 0 replies.
- [1/2] hadoop git commit: YARN-5975. Remove the agent - slider AM ssl related code. Contributed by Jian He - posted by bi...@apache.org on 2016/12/13 19:12:13 UTC, 0 replies.
- [2/2] hadoop git commit: YARN-5975. Remove the agent - slider AM ssl related code. Contributed by Jian He - posted by bi...@apache.org on 2016/12/13 19:12:14 UTC, 0 replies.
- [01/13] hadoop git commit: YARN-5707. Add manager class for resource profiles. Contributed by Varun Vasudev. - posted by as...@apache.org on 2016/12/13 20:15:57 UTC, 0 replies.
- [02/13] hadoop git commit: YARN-4830. Add support for resource types in the nodemanager. Contributed by Varun Vasudev. - posted by as...@apache.org on 2016/12/13 20:15:58 UTC, 0 replies.
- [03/13] hadoop git commit: YARN-4829. Add support for binary units in Resource class.(vvasudev via asuresh) - posted by as...@apache.org on 2016/12/13 20:15:59 UTC, 0 replies.
- [04/13] hadoop git commit: YARN-4081. Add support for multiple resource types in the Resource class. (Varun Vasudev via wangda) - posted by as...@apache.org on 2016/12/13 20:16:00 UTC, 0 replies.
- [05/13] hadoop git commit: YARN-4081. Add support for multiple resource types in the Resource class. (Varun Vasudev via wangda) - posted by as...@apache.org on 2016/12/13 20:16:01 UTC, 0 replies.
- [06/13] hadoop git commit: YARN-4081. Add support for multiple resource types in the Resource class. (Varun Vasudev via wangda) - posted by as...@apache.org on 2016/12/13 20:16:02 UTC, 0 replies.
- [07/13] hadoop git commit: YARN-4172. Extend DominantResourceCalculator to account for all resources. (Varun Vasudev via wangda) - posted by as...@apache.org on 2016/12/13 20:16:03 UTC, 0 replies.
- [08/13] hadoop git commit: YARN-5586. Update the Resources class to consider all resource types. Contributed by Varun Vasudev. - posted by as...@apache.org on 2016/12/13 20:16:04 UTC, 0 replies.
- [09/13] hadoop git commit: YARN-5242. Update DominantResourceCalculator to consider all resource types in calculations. Contributed by Varun Vasudev. - posted by as...@apache.org on 2016/12/13 20:16:05 UTC, 0 replies.
- [10/13] hadoop git commit: YARN-4715. Add support to read resource types from a config file. Contributed by Varun Vasudev. - posted by as...@apache.org on 2016/12/13 20:16:06 UTC, 0 replies.
- [11/13] hadoop git commit: YARN-5708. Implement APIs to get resource profiles from the RM. Contributed by Varun Vasudev. - posted by as...@apache.org on 2016/12/13 20:16:07 UTC, 0 replies.
- [12/13] hadoop git commit: YARN-5587. Add support for resource profiles. (vvasudev via asuresh) - posted by as...@apache.org on 2016/12/13 20:16:08 UTC, 0 replies.
- [13/13] hadoop git commit: YARN-5587. Add support for resource profiles. (vvasudev via asuresh) - posted by as...@apache.org on 2016/12/13 20:16:09 UTC, 0 replies.
- hadoop git commit: HADOOP-13898. Should set HADOOP_JOB_HISTORYSERVER_HEAPSIZE only if it's empty. Contributed by Fei Hui. - posted by ra...@apache.org on 2016/12/13 21:09:18 UTC, 0 replies.
- [1/6] hadoop git commit: HADOOP-13852 hadoop build to allow hadoop version property to be explicitly set. Contriibuted by Steve Loughran - posted by xg...@apache.org on 2016/12/13 21:12:16 UTC, 0 replies.
- [2/6] hadoop git commit: HADOOP-13871. ITestS3AInputStreamPerformance.testTimeToOpenAndReadWholeFileBlocks performance awful. Contributed by Steve Loughran - posted by xg...@apache.org on 2016/12/13 21:12:17 UTC, 0 replies.
- [3/6] hadoop git commit: HDFS-11233. Fix javac warnings related to the deprecated APIs after upgrading Jackson. Contributed by Yiqun Lin. - posted by xg...@apache.org on 2016/12/13 21:12:18 UTC, 0 replies.
- [4/6] hadoop git commit: HDFS-11226. cacheadmin, cryptoadmin and storagepolicyadmin should support generic options. Contributed by Brahma Reddy Battula - posted by xg...@apache.org on 2016/12/13 21:12:19 UTC, 0 replies.
- [5/6] hadoop git commit: MAPREDUCE-6821. Fix javac warning related to the deprecated APIs after upgrading Jackson. Contributed by Yiqin Lin. - posted by xg...@apache.org on 2016/12/13 21:12:20 UTC, 0 replies.
- [6/6] hadoop git commit: HADOOP-13900. Remove snapshot version of SDK dependency from Azure Data Lake Store File System. Contributed by Vishwajeet Dusane - posted by xg...@apache.org on 2016/12/13 21:12:21 UTC, 0 replies.
- hadoop git commit: YARN-4438. Implement RM leader election with curator. Contributed by Jian He - posted by ju...@apache.org on 2016/12/13 21:37:35 UTC, 0 replies.
- hadoop git commit: HADOOP-13886. s3guard: ITestS3AFileOperationCost.testFakeDirectoryDeletion failure. Contributed by Mingliang Liu - posted by li...@apache.org on 2016/12/13 21:48:17 UTC, 0 replies.
- [01/74] [abbrv] hadoop git commit: YARN-5461. Initial code ported from slider-core module. (jianhe) [Forced Update!] - posted by ji...@apache.org on 2016/12/13 22:52:53 UTC, 0 replies.
- [02/74] [abbrv] hadoop git commit: YARN-5461. Initial code ported from slider-core module. (jianhe) - posted by ji...@apache.org on 2016/12/13 22:52:54 UTC, 0 replies.
- [03/74] [abbrv] hadoop git commit: YARN-5461. Initial code ported from slider-core module. (jianhe) - posted by ji...@apache.org on 2016/12/13 22:52:55 UTC, 0 replies.
- [04/74] [abbrv] hadoop git commit: YARN-5461. Initial code ported from slider-core module. (jianhe) - posted by ji...@apache.org on 2016/12/13 22:52:56 UTC, 0 replies.
- [05/74] [abbrv] hadoop git commit: YARN-5461. Initial code ported from slider-core module. (jianhe) - posted by ji...@apache.org on 2016/12/13 22:52:57 UTC, 0 replies.
- [06/74] [abbrv] hadoop git commit: YARN-5461. Initial code ported from slider-core module. (jianhe) - posted by ji...@apache.org on 2016/12/13 22:52:58 UTC, 0 replies.
- [07/74] [abbrv] hadoop git commit: YARN-5461. Initial code ported from slider-core module. (jianhe) - posted by ji...@apache.org on 2016/12/13 22:52:59 UTC, 0 replies.
- [08/74] [abbrv] hadoop git commit: YARN-5461. Initial code ported from slider-core module. (jianhe) - posted by ji...@apache.org on 2016/12/13 22:53:00 UTC, 0 replies.
- [09/74] [abbrv] hadoop git commit: YARN-5461. Initial code ported from slider-core module. (jianhe) - posted by ji...@apache.org on 2016/12/13 22:53:01 UTC, 0 replies.
- [10/74] [abbrv] hadoop git commit: YARN-5461. Initial code ported from slider-core module. (jianhe) - posted by ji...@apache.org on 2016/12/13 22:53:02 UTC, 0 replies.
- [11/74] [abbrv] hadoop git commit: YARN-5461. Initial code ported from slider-core module. (jianhe) - posted by ji...@apache.org on 2016/12/13 22:53:03 UTC, 0 replies.
- [12/74] [abbrv] hadoop git commit: YARN-5461. Initial code ported from slider-core module. (jianhe) - posted by ji...@apache.org on 2016/12/13 22:53:04 UTC, 0 replies.
- [13/74] [abbrv] hadoop git commit: YARN-5461. Initial code ported from slider-core module. (jianhe) - posted by ji...@apache.org on 2016/12/13 22:53:05 UTC, 0 replies.
- [14/74] [abbrv] hadoop git commit: YARN-5461. Initial code ported from slider-core module. (jianhe) - posted by ji...@apache.org on 2016/12/13 22:53:06 UTC, 0 replies.
- [15/74] [abbrv] hadoop git commit: YARN-5461. Initial code ported from slider-core module. (jianhe) - posted by ji...@apache.org on 2016/12/13 22:53:07 UTC, 0 replies.
- [16/74] [abbrv] hadoop git commit: YARN-5461. Initial code ported from slider-core module. (jianhe) - posted by ji...@apache.org on 2016/12/13 22:53:08 UTC, 0 replies.
- [17/74] [abbrv] hadoop git commit: YARN-5461. Initial code ported from slider-core module. (jianhe) - posted by ji...@apache.org on 2016/12/13 22:53:09 UTC, 0 replies.
- [18/74] [abbrv] hadoop git commit: YARN-5461. Initial code ported from slider-core module. (jianhe) - posted by ji...@apache.org on 2016/12/13 22:53:10 UTC, 0 replies.
- [19/74] [abbrv] hadoop git commit: YARN-5461. Initial code ported from slider-core module. (jianhe) - posted by ji...@apache.org on 2016/12/13 22:53:11 UTC, 0 replies.
- [20/74] [abbrv] hadoop git commit: YARN-5461. Initial code ported from slider-core module. (jianhe) - posted by ji...@apache.org on 2016/12/13 22:53:12 UTC, 0 replies.
- [21/74] [abbrv] hadoop git commit: YARN-5461. Initial code ported from slider-core module. (jianhe) - posted by ji...@apache.org on 2016/12/13 22:53:13 UTC, 0 replies.
- [22/74] [abbrv] hadoop git commit: YARN-5461. Initial code ported from slider-core module. (jianhe) - posted by ji...@apache.org on 2016/12/13 22:53:14 UTC, 0 replies.
- [23/74] [abbrv] hadoop git commit: YARN-5461. Initial code ported from slider-core module. (jianhe) - posted by ji...@apache.org on 2016/12/13 22:53:15 UTC, 0 replies.
- [24/74] [abbrv] hadoop git commit: YARN-5461. Initial code ported from slider-core module. (jianhe) - posted by ji...@apache.org on 2016/12/13 22:53:16 UTC, 0 replies.
- [25/74] [abbrv] hadoop git commit: YARN-5461. Initial code ported from slider-core module. (jianhe) - posted by ji...@apache.org on 2016/12/13 22:53:17 UTC, 0 replies.
- [26/74] [abbrv] hadoop git commit: YARN-5461. Initial code ported from slider-core module. (jianhe) - posted by ji...@apache.org on 2016/12/13 22:53:18 UTC, 0 replies.
- [27/74] [abbrv] hadoop git commit: YARN-5461. Initial code ported from slider-core module. (jianhe) - posted by ji...@apache.org on 2016/12/13 22:53:19 UTC, 0 replies.
- [28/74] [abbrv] hadoop git commit: YARN-5461. Initial code ported from slider-core module. (jianhe) - posted by ji...@apache.org on 2016/12/13 22:53:20 UTC, 0 replies.
- [29/74] [abbrv] hadoop git commit: YARN-5461. Initial code ported from slider-core module. (jianhe) - posted by ji...@apache.org on 2016/12/13 22:53:21 UTC, 0 replies.
- [30/74] [abbrv] hadoop git commit: YARN-5461. Initial code ported from slider-core module. (jianhe) - posted by ji...@apache.org on 2016/12/13 22:53:22 UTC, 0 replies.
- [31/74] [abbrv] hadoop git commit: YARN-5461. Initial code ported from slider-core module. (jianhe) - posted by ji...@apache.org on 2016/12/13 22:53:23 UTC, 0 replies.
- [32/74] [abbrv] hadoop git commit: YARN-5461. Initial code ported from slider-core module. (jianhe) - posted by ji...@apache.org on 2016/12/13 22:53:24 UTC, 0 replies.
- [33/74] [abbrv] hadoop git commit: YARN-5461. Initial code ported from slider-core module. (jianhe) - posted by ji...@apache.org on 2016/12/13 22:53:25 UTC, 0 replies.
- [34/74] [abbrv] hadoop git commit: YARN-5461. Initial code ported from slider-core module. (jianhe) - posted by ji...@apache.org on 2016/12/13 22:53:26 UTC, 0 replies.
- [35/74] [abbrv] hadoop git commit: YARN-5461. Initial code ported from slider-core module. (jianhe) - posted by ji...@apache.org on 2016/12/13 22:53:27 UTC, 0 replies.
- [36/74] [abbrv] hadoop git commit: YARN-5461. Initial code ported from slider-core module. (jianhe) - posted by ji...@apache.org on 2016/12/13 22:53:28 UTC, 0 replies.
- [37/74] [abbrv] hadoop git commit: YARN-5461. Initial code ported from slider-core module. (jianhe) - posted by ji...@apache.org on 2016/12/13 22:53:29 UTC, 0 replies.
- [38/74] [abbrv] hadoop git commit: YARN-5461. Initial code ported from slider-core module. (jianhe) - posted by ji...@apache.org on 2016/12/13 22:53:30 UTC, 0 replies.
- [39/74] [abbrv] hadoop git commit: Addendum patch for YARN-5610. Contributed by Gour Saha - posted by ji...@apache.org on 2016/12/13 22:53:31 UTC, 0 replies.
- [40/74] [abbrv] hadoop git commit: YARN-5961. Generate native services protobuf classes during build. Contributed by Billie Rinaldi - posted by ji...@apache.org on 2016/12/13 22:53:32 UTC, 0 replies.
- [41/74] [abbrv] hadoop git commit: YARN-5961. Generate native services protobuf classes during build. Contributed by Billie Rinaldi - posted by ji...@apache.org on 2016/12/13 22:53:33 UTC, 0 replies.
- [42/74] [abbrv] hadoop git commit: YARN-5961. Generate native services protobuf classes during build. Contributed by Billie Rinaldi - posted by ji...@apache.org on 2016/12/13 22:53:34 UTC, 0 replies.
- [43/74] [abbrv] hadoop git commit: YARN-5690. Integrate native services modules into maven build. Contributed by Billie Rinaldi - posted by ji...@apache.org on 2016/12/13 22:53:35 UTC, 0 replies.
- [44/74] [abbrv] hadoop git commit: YARN-5770. Performance improvement of native-services REST API service. Contributed by Gour Saha - posted by ji...@apache.org on 2016/12/13 22:53:36 UTC, 0 replies.
- [45/74] [abbrv] hadoop git commit: YARN-5610. Initial code for native services REST API. Contributed by Gour Saha - posted by ji...@apache.org on 2016/12/13 22:53:37 UTC, 0 replies.
- [46/74] [abbrv] hadoop git commit: YARN-5610. Initial code for native services REST API. Contributed by Gour Saha - posted by ji...@apache.org on 2016/12/13 22:53:38 UTC, 0 replies.
- [47/74] [abbrv] hadoop git commit: YARN-5610. Initial code for native services REST API. Contributed by Gour Saha - posted by ji...@apache.org on 2016/12/13 22:53:39 UTC, 0 replies.
- [48/74] [abbrv] hadoop git commit: YARN-5812. Exception during GET call - "Failed to retrieve application: null". Contributed by Gour Saha - posted by ji...@apache.org on 2016/12/13 22:53:40 UTC, 0 replies.
- [49/74] [abbrv] hadoop git commit: YARN-5958. Fix ASF license warnings for slider core module. Contributed by Billie Rinaldi - posted by ji...@apache.org on 2016/12/13 22:53:41 UTC, 0 replies.
- [50/74] [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 2016/12/13 22:53:42 UTC, 0 replies.
- [51/74] [abbrv] hadoop git commit: YARN-5729. Bug fixes for the service Rest API. Contributed by Gour Saha - posted by ji...@apache.org on 2016/12/13 22:53:43 UTC, 0 replies.
- [52/74] [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 2016/12/13 22:53:44 UTC, 0 replies.
- [53/74] [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 2016/12/13 22:53:45 UTC, 0 replies.
- [54/74] [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 2016/12/13 22:53:46 UTC, 0 replies.
- [55/74] [abbrv] hadoop git commit: YARN-5775. Convert enums in swagger definition to uppercase. Contributed by Gour Saha - posted by ji...@apache.org on 2016/12/13 22:53:47 UTC, 0 replies.
- [56/74] [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 2016/12/13 22:53:48 UTC, 0 replies.
- [57/74] [abbrv] hadoop git commit: YARN-5975. Remove the agent - slider AM ssl related code. Contributed by Jian He - posted by ji...@apache.org on 2016/12/13 22:53:49 UTC, 0 replies.
- [58/74] [abbrv] hadoop git commit: YARN-5975. Remove the agent - slider AM ssl related code. Contributed by Jian He - posted by ji...@apache.org on 2016/12/13 22:53:50 UTC, 0 replies.
- [59/74] [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 2016/12/13 22:53:51 UTC, 0 replies.
- [60/74] [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 2016/12/13 22:53:52 UTC, 0 replies.
- [61/74] [abbrv] hadoop git commit: YARN-5675. Swagger definition for YARN service API. Contributed by Gour Saha - posted by ji...@apache.org on 2016/12/13 22:53:53 UTC, 0 replies.
- [62/74] [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 2016/12/13 22:53:54 UTC, 0 replies.
- [63/74] [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 2016/12/13 22:53:55 UTC, 0 replies.
- [64/74] [abbrv] hadoop git commit: YARN-5909. Remove agent related code in slider AM. Contributed by Jian He - posted by ji...@apache.org on 2016/12/13 22:53:56 UTC, 0 replies.
- [65/74] [abbrv] hadoop git commit: YARN-5909. Remove agent related code in slider AM. Contributed by Jian He - posted by ji...@apache.org on 2016/12/13 22:53:57 UTC, 0 replies.
- [66/74] [abbrv] hadoop git commit: YARN-5909. Remove agent related code in slider AM. Contributed by Jian He - posted by ji...@apache.org on 2016/12/13 22:53:58 UTC, 0 replies.
- [67/74] [abbrv] hadoop git commit: YARN-5909. Remove agent related code in slider AM. Contributed by Jian He - posted by ji...@apache.org on 2016/12/13 22:53:59 UTC, 0 replies.
- [68/74] [abbrv] hadoop git commit: YARN-5909. Remove agent related code in slider AM. Contributed by Jian He - posted by ji...@apache.org on 2016/12/13 22:54:00 UTC, 0 replies.
- [69/74] [abbrv] hadoop git commit: YARN-5909. Remove agent related code in slider AM. Contributed by Jian He - posted by ji...@apache.org on 2016/12/13 22:54:01 UTC, 0 replies.
- [70/74] [abbrv] hadoop git commit: YARN-5941. Slider handles "per.component" for multiple components incorrectly. Contributed by Billie Rinaldi - posted by ji...@apache.org on 2016/12/13 22:54:02 UTC, 0 replies.
- [71/74] [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 2016/12/13 22:54:03 UTC, 0 replies.
- [72/74] [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 2016/12/13 22:54:04 UTC, 0 replies.
- [73/74] [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 2016/12/13 22:54:05 UTC, 0 replies.
- [74/74] [abbrv] hadoop git commit: YARN-5778. Add .keep file for yarn native services AM web app. Contributed by Billie Rinaldi - posted by ji...@apache.org on 2016/12/13 22:54:06 UTC, 0 replies.
- hadoop git commit: HADOOP-13709. Ability to clean up subprocesses spawned by Shell when the process exits. Contributed by Eric Badger - posted by jl...@apache.org on 2016/12/13 22:57:26 UTC, 1 replies.
- hadoop git commit: HADOOP-13709. Ability to clean up subprocesses spawned by Shell when the process exits. Contributed by Eric Badger (cherry picked from commit 9947aeb60c3dd075544866fd6e4dab0ad8b4afa2) - posted by jl...@apache.org on 2016/12/13 22:59:11 UTC, 0 replies.
- hadoop git commit: HDFS-11164: Mover should avoid unnecessary retries if the block is pinned. Contributed by Rakesh R - posted by um...@apache.org on 2016/12/14 01:10:45 UTC, 0 replies.
- hadoop git commit: HDFS-10684. WebHDFS DataNode calls fail without parameter createparent. Contributed by John Zhuge. - posted by wa...@apache.org on 2016/12/14 02:01:44 UTC, 2 replies.
- hadoop git commit: Revert YARN-4126. RM should not issue delegation tokens in unsecure mode. - posted by ji...@apache.org on 2016/12/14 04:51:28 UTC, 0 replies.
- hadoop git commit: HDFS-8411. Add bytes count metrics to datanode for ECWorker. Contributed by Sammi Chen and Andrew Wang - posted by dr...@apache.org on 2016/12/14 06:51:08 UTC, 0 replies.
- [Hadoop Wiki] Update of "Books" by Packt Publishing - posted by Apache Wiki <wi...@apache.org> on 2016/12/14 07:03:17 UTC, 0 replies.
- hadoop git commit: HDFS-11204. Document the missing options of hdfs zkfc command. Contributed by Yiqun Lin. - posted by aa...@apache.org on 2016/12/14 09:53:11 UTC, 2 replies.
- 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 2016/12/14 12:22:33 UTC, 0 replies.
- [1/2] hadoop git commit: HDFS-10958. Add instrumentation hooks around Datanode disk IO. - posted by ar...@apache.org on 2016/12/14 19:19:28 UTC, 0 replies.
- [2/2] hadoop git commit: HDFS-10958. Add instrumentation hooks around Datanode disk IO. - posted by ar...@apache.org on 2016/12/14 19:19:29 UTC, 0 replies.
- hadoop git commit: HADOOP-13890. Maintain HTTP/host as SPNEGO SPN support and fix KerberosName parsing. Contributed by Xiaoyu Yao. - posted by xy...@apache.org on 2016/12/14 21:53:18 UTC, 2 replies.
- [1/9] hadoop git commit: HADOOP-13709. Ability to clean up subprocesses spawned by Shell when the process exits. Contributed by Eric Badger - posted by xg...@apache.org on 2016/12/14 21:59:53 UTC, 0 replies.
- [2/9] hadoop git commit: HDFS-11164: Mover should avoid unnecessary retries if the block is pinned. Contributed by Rakesh R - posted by xg...@apache.org on 2016/12/14 21:59:54 UTC, 0 replies.
- [3/9] hadoop git commit: HDFS-10684. WebHDFS DataNode calls fail without parameter createparent. Contributed by John Zhuge. - posted by xg...@apache.org on 2016/12/14 21:59:55 UTC, 0 replies.
- [4/9] hadoop git commit: Revert YARN-4126. RM should not issue delegation tokens in unsecure mode. - posted by xg...@apache.org on 2016/12/14 21:59:56 UTC, 0 replies.
- [5/9] hadoop git commit: HDFS-8411. Add bytes count metrics to datanode for ECWorker. Contributed by Sammi Chen and Andrew Wang - posted by xg...@apache.org on 2016/12/14 21:59:57 UTC, 0 replies.
- [6/9] hadoop git commit: HDFS-11204. Document the missing options of hdfs zkfc command. Contributed by Yiqun Lin. - posted by xg...@apache.org on 2016/12/14 21:59:58 UTC, 0 replies.
- [7/9] hadoop git commit: HDFS-10958. Add instrumentation hooks around Datanode disk IO. - posted by xg...@apache.org on 2016/12/14 21:59:59 UTC, 0 replies.
- [8/9] hadoop git commit: HDFS-10958. Add instrumentation hooks around Datanode disk IO. - posted by xg...@apache.org on 2016/12/14 22:00:00 UTC, 0 replies.
- [9/9] hadoop git commit: HADOOP-13890. Maintain HTTP/host as SPNEGO SPN support and fix KerberosName parsing. Contributed by Xiaoyu Yao. - posted by xg...@apache.org on 2016/12/14 22:00:01 UTC, 0 replies.
- hadoop git commit: YARN-5999. AMRMClientAsync will stop if any exceptions thrown on allocate call. Contributed by Jian He - posted by xg...@apache.org on 2016/12/14 22:33:57 UTC, 1 replies.
- hadoop git commit: HADOOP-13899. S3Guard: tune dynamodb client & tests. Contributed by Steve Loughran - posted by li...@apache.org on 2016/12/14 23:21:44 UTC, 0 replies.
- hadoop git commit: HADOOP-13455 S3Guard: Write end user docs, change table autocreate default. (fabbri, stevel, liuml07) - posted by fa...@apache.org on 2016/12/15 03:40:34 UTC, 0 replies.
- [01/50] [abbrv] hadoop git commit: HDFS-11140. Directory Scanner should log startup message time correctly. Contributed by Yiqun Lin. [Forced Update!] - posted by ra...@apache.org on 2016/12/15 09:04:29 UTC, 0 replies.
- [02/50] [abbrv] hadoop git commit: Revert "HDFS-11140. Directory Scanner should log startup message time correctly. Contributed by Yiqun Lin." - posted by ra...@apache.org on 2016/12/15 09:04:30 UTC, 0 replies.
- [03/50] [abbrv] hadoop git commit: HDFS-11140. Directory Scanner should log startup message time correctly. Contributed by Yiqun Lin. - posted by ra...@apache.org on 2016/12/15 09:04:31 UTC, 0 replies.
- [04/50] [abbrv] hadoop git commit: YARN-5970. Validate application update timeout request parameters. Contributed by Rohith Sharma K S. - posted by ra...@apache.org on 2016/12/15 09:04:32 UTC, 0 replies.
- [05/50] [abbrv] hadoop git commit: HDFS-11223. Fix typos in HttpFs documentations. Contributed by Yiqun Lin. - posted by ra...@apache.org on 2016/12/15 09:04:33 UTC, 0 replies.
- [06/50] [abbrv] hadoop git commit: HADOOP-13867. FilterFileSystem should override rename(.., options) to take effect of Rename options called via FilterFileSystem implementations. Contributed By Vinayakumar B. - posted by ra...@apache.org on 2016/12/15 09:04:34 UTC, 0 replies.
- [07/50] [abbrv] hadoop git commit: HADOOP-13852 hadoop build to allow hadoop version property to be explicitly set. Contriibuted by Steve Loughran - posted by ra...@apache.org on 2016/12/15 09:04:35 UTC, 0 replies.
- [08/50] [abbrv] hadoop git commit: YARN-5922. Remove direct references of HBaseTimelineWriter/Reader in core ATS classes. Contributed by Haibo Chen. - posted by ra...@apache.org on 2016/12/15 09:04:36 UTC, 0 replies.
- [09/50] [abbrv] hadoop git commit: HDFS-11197. Listing encryption zones fails when deleting a EZ that is on a snapshotted directory. Contributed by Wellington Chevreuil. - posted by ra...@apache.org on 2016/12/15 09:04:37 UTC, 0 replies.
- [10/50] [abbrv] hadoop git commit: Revert "HDFS-11094. Send back HAState along with NamespaceInfo during a versionRequest as an optional parameter. Contributed by Eric Badger" - posted by ra...@apache.org on 2016/12/15 09:04:38 UTC, 0 replies.
- [11/50] [abbrv] hadoop git commit: Revert "HDFS-5079. Cleaning up NNHAStatusHeartbeat.State from DatanodeProtocolProtos. Contributed by Tao Luo." - posted by ra...@apache.org on 2016/12/15 09:04:39 UTC, 0 replies.
- [12/50] [abbrv] hadoop git commit: Revert "HADOOP-13852 hadoop build to allow hadoop version property to be explicitly set. Contriibuted by Steve Loughran" - posted by ra...@apache.org on 2016/12/15 09:04:40 UTC, 0 replies.
- [13/50] [abbrv] hadoop git commit: HDFS-11224. Lifeline message should be ignored for dead nodes (Contributed by Vinayakumar B) - posted by ra...@apache.org on 2016/12/15 09:04:41 UTC, 0 replies.
- [14/50] [abbrv] hadoop git commit: HADOOP-13883. Add description of -fs option in generic command usage. Contributed By Yiqun Lin. - posted by ra...@apache.org on 2016/12/15 09:04:42 UTC, 0 replies.
- [15/50] [abbrv] hadoop git commit: HDFS-11217. Annotate NameNode and DataNode MXBean interfaces as Private/Stable. Contributed by Jagadesh Kiran N. - posted by ra...@apache.org on 2016/12/15 09:04:43 UTC, 0 replies.
- [16/50] [abbrv] hadoop git commit: HADOOP-13824. FsShell can suppress the real error if no error message is present. Contributed by John Zhuge. - posted by ra...@apache.org on 2016/12/15 09:04:44 UTC, 0 replies.
- [17/50] [abbrv] hadoop git commit: HDFS-11229. HDFS-11056 failed to close meta file. Contributed by Wei-Chiu Chuang. - posted by ra...@apache.org on 2016/12/15 09:04:45 UTC, 0 replies.
- [18/50] [abbrv] hadoop git commit: YARN-5925. Extract hbase-backend-exclusive utility methods from TimelineStorageUtil. Contributed by Haibo Chen. - posted by ra...@apache.org on 2016/12/15 09:04:46 UTC, 0 replies.
- [19/50] [abbrv] hadoop git commit: YARN-5982. Simplify opportunistic container parameters and metrics. (Konstantinos Karanasos via asuresh) - posted by ra...@apache.org on 2016/12/15 09:04:47 UTC, 0 replies.
- [20/50] [abbrv] hadoop git commit: YARN-5709. Cleanup leader election configs and pluggability. Contribtued by Karthik Kambatla - posted by ra...@apache.org on 2016/12/15 09:04:48 UTC, 0 replies.
- [21/50] [abbrv] hadoop git commit: YARN-4457. Cleanup unchecked types for EventHandler (templedf via rkanter) - posted by ra...@apache.org on 2016/12/15 09:04:49 UTC, 0 replies.
- [22/50] [abbrv] hadoop git commit: MAPREDUCE-6820. Fix dead links in Job relevant classes. Contributed by Yiqun Lin. - posted by ra...@apache.org on 2016/12/15 09:04:50 UTC, 0 replies.
- [23/50] [abbrv] hadoop git commit: HADOOP-13565. KerberosAuthenticationHandler#authenticate should not rebuild SPN based on client request. Contributed by Xiaoyu Yao. - posted by ra...@apache.org on 2016/12/15 09:04:51 UTC, 0 replies.
- [24/50] [abbrv] hadoop git commit: HADOOP-13852 hadoop build to allow hadoop version property to be explicitly set. Contriibuted by Steve Loughran - posted by ra...@apache.org on 2016/12/15 09:04:52 UTC, 0 replies.
- [25/50] [abbrv] hadoop git commit: HADOOP-13871. ITestS3AInputStreamPerformance.testTimeToOpenAndReadWholeFileBlocks performance awful. Contributed by Steve Loughran - posted by ra...@apache.org on 2016/12/15 09:04:53 UTC, 0 replies.
- [26/50] [abbrv] hadoop git commit: HDFS-11233. Fix javac warnings related to the deprecated APIs after upgrading Jackson. Contributed by Yiqun Lin. - posted by ra...@apache.org on 2016/12/15 09:04:54 UTC, 0 replies.
- [27/50] [abbrv] hadoop git commit: HDFS-11226. cacheadmin, cryptoadmin and storagepolicyadmin should support generic options. Contributed by Brahma Reddy Battula - posted by ra...@apache.org on 2016/12/15 09:04:55 UTC, 0 replies.
- [28/50] [abbrv] hadoop git commit: MAPREDUCE-6821. Fix javac warning related to the deprecated APIs after upgrading Jackson. Contributed by Yiqin Lin. - posted by ra...@apache.org on 2016/12/15 09:04:56 UTC, 0 replies.
- [29/50] [abbrv] hadoop git commit: HADOOP-13900. Remove snapshot version of SDK dependency from Azure Data Lake Store File System. Contributed by Vishwajeet Dusane - posted by ra...@apache.org on 2016/12/15 09:04:57 UTC, 0 replies.
- [30/50] [abbrv] hadoop git commit: HADOOP-13709. Ability to clean up subprocesses spawned by Shell when the process exits. Contributed by Eric Badger - posted by ra...@apache.org on 2016/12/15 09:04:58 UTC, 0 replies.
- [31/50] [abbrv] hadoop git commit: HDFS-11164: Mover should avoid unnecessary retries if the block is pinned. Contributed by Rakesh R - posted by ra...@apache.org on 2016/12/15 09:04:59 UTC, 0 replies.
- [32/50] [abbrv] hadoop git commit: HDFS-10684. WebHDFS DataNode calls fail without parameter createparent. Contributed by John Zhuge. - posted by ra...@apache.org on 2016/12/15 09:05:00 UTC, 0 replies.
- [33/50] [abbrv] hadoop git commit: Revert YARN-4126. RM should not issue delegation tokens in unsecure mode. - posted by ra...@apache.org on 2016/12/15 09:05:01 UTC, 0 replies.
- [34/50] [abbrv] hadoop git commit: HDFS-8411. Add bytes count metrics to datanode for ECWorker. Contributed by Sammi Chen and Andrew Wang - posted by ra...@apache.org on 2016/12/15 09:05:02 UTC, 0 replies.
- [35/50] [abbrv] hadoop git commit: HDFS-11204. Document the missing options of hdfs zkfc command. Contributed by Yiqun Lin. - posted by ra...@apache.org on 2016/12/15 09:05:03 UTC, 0 replies.
- [36/50] [abbrv] hadoop git commit: HDFS-10958. Add instrumentation hooks around Datanode disk IO. - posted by ra...@apache.org on 2016/12/15 09:05:04 UTC, 0 replies.
- [37/50] [abbrv] hadoop git commit: HDFS-10958. Add instrumentation hooks around Datanode disk IO. - posted by ra...@apache.org on 2016/12/15 09:05:05 UTC, 0 replies.
- [38/50] [abbrv] hadoop git commit: HADOOP-13890. Maintain HTTP/host as SPNEGO SPN support and fix KerberosName parsing. Contributed by Xiaoyu Yao. - posted by ra...@apache.org on 2016/12/15 09:05:06 UTC, 0 replies.
- [39/50] [abbrv] hadoop git commit: YARN-5999. AMRMClientAsync will stop if any exceptions thrown on allocate call. Contributed by Jian He - posted by ra...@apache.org on 2016/12/15 09:05:07 UTC, 0 replies.
- [40/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 2016/12/15 09:05:08 UTC, 0 replies.
- [41/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 2016/12/15 09:05:09 UTC, 0 replies.
- [42/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 2016/12/15 09:05:10 UTC, 0 replies.
- [43/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 2016/12/15 09:05:11 UTC, 0 replies.
- [44/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 2016/12/15 09:05:12 UTC, 0 replies.
- [45/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 2016/12/15 09:05:13 UTC, 0 replies.
- [46/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 2016/12/15 09:05:14 UTC, 0 replies.
- [47/50] [abbrv] hadoop git commit: HDFS-10802. [SPS]: Add satisfyStoragePolicy API in HdfsAdmin. Contributed by Yuanbo Liu - posted by ra...@apache.org on 2016/12/15 09:05:15 UTC, 0 replies.
- [48/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 2016/12/15 09:05:16 UTC, 0 replies.
- [49/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 2016/12/15 09:05:17 UTC, 0 replies.
- [50/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 2016/12/15 09:05:18 UTC, 0 replies.
- hadoop git commit: Revert "HADOOP-13709. Ability to clean up subprocesses spawned by Shell when the process exits. Contributed by Eric Badger" - posted by jl...@apache.org on 2016/12/15 14:54:55 UTC, 1 replies.
- hadoop git commit: HDFS-11249. Redundant toString() in DFSConfigKeys.java. Contributed by Jagadesh Kiran N. - posted by aa...@apache.org on 2016/12/15 15:34:28 UTC, 2 replies.
- [1/2] hadoop git commit: HADOOP-11804. Shaded Hadoop client artifacts and minicluster. Contributed by Sean Busbey. - posted by wa...@apache.org on 2016/12/15 19:45:16 UTC, 0 replies.
- [2/2] hadoop git commit: HADOOP-11804. Shaded Hadoop client artifacts and minicluster. Contributed by Sean Busbey. - posted by wa...@apache.org on 2016/12/15 19:45:17 UTC, 0 replies.
- [1/2] hadoop git commit: HADOOP-13831. Correct check for error code to detect Azure Storage Throttling and provide retries. Contributed by Gaurav Kanade - posted by li...@apache.org on 2016/12/15 20:40:38 UTC, 0 replies.
- [2/2] hadoop git commit: HADOOP-13831. Correct check for error code to detect Azure Storage Throttling and provide retries. Contributed by Gaurav Kanade - posted by li...@apache.org on 2016/12/15 20:40:39 UTC, 0 replies.
- hadoop git commit: HADOOP-13709. Ability to clean up subprocesses spawned by Shell when the process exits. Contributed by Eric Badger (cherry picked from commit 631f1daee3507a1adbc68b937cca31c27dbe8d3d) - posted by jl...@apache.org on 2016/12/15 20:55:42 UTC, 0 replies.
- hadoop git commit: HADOOP-13508. FsPermission string constructor does not recognize sticky bit. Contributed by Atul Sikaria. - posted by we...@apache.org on 2016/12/15 21:52:21 UTC, 0 replies.
- [1/2] hadoop git commit: HDFS-11094. Send back HAState along with NamespaceInfo during a versionRequest as an optional parameter. Contributed by Eric Badger - posted by li...@apache.org on 2016/12/15 22:59:52 UTC, 0 replies.
- [2/2] hadoop git commit: HDFS-11094. Send back HAState along with NamespaceInfo during a versionRequest as an optional parameter. Contributed by Eric Badger - posted by li...@apache.org on 2016/12/15 22:59:53 UTC, 0 replies.
- hadoop git commit: HDFS-11253. FileInputStream leak on failure path in BlockSender. Contributed by Arpit Agarwal - posted by li...@apache.org on 2016/12/15 23:43:50 UTC, 0 replies.
- hadoop git commit: HDFS-11160. VolumeScanner reports write-in-progress replicas as corrupt incorrectly. Contributed by Wei-Chiu Chuang and Yongjun Zhang. - posted by we...@apache.org on 2016/12/16 00:47:24 UTC, 2 replies.
- hadoop git commit: HDFS-11188. Change min supported DN and NN versions back to 2.x. Contributed by Andrew Wang. - posted by xi...@apache.org on 2016/12/16 00:49:35 UTC, 0 replies.
- svn commit: r1774600 - in /hadoop/common/site/main: author/src/documentation/content/xdocs/ publish/ - posted by bi...@apache.org on 2016/12/16 14:20:41 UTC, 0 replies.
- hadoop git commit: YARN-5646. Add documentation and update config parameter names for scheduling of OPPORTUNISTIC containers. (Konstantinos Karanasos via asuresh) - posted by as...@apache.org on 2016/12/16 16:36:37 UTC, 0 replies.
- hadoop git commit: HDFS-9911. TestDataNodeLifeline Fails intermittently. Contributed by Yiqun Lin - posted by ae...@apache.org on 2016/12/16 17:59:22 UTC, 0 replies.
- hadoop git commit: This closes #119. (empty commit) - posted by ar...@apache.org on 2016/12/16 19:05:25 UTC, 0 replies.
- [01/14] hadoop git commit: YARN-5999. AMRMClientAsync will stop if any exceptions thrown on allocate call. Contributed by Jian He - posted by xg...@apache.org on 2016/12/16 19:51:04 UTC, 0 replies.
- [02/14] hadoop git commit: HDFS-11249. Redundant toString() in DFSConfigKeys.java. Contributed by Jagadesh Kiran N. - posted by xg...@apache.org on 2016/12/16 19:51:05 UTC, 0 replies.
- [03/14] hadoop git commit: HADOOP-11804. Shaded Hadoop client artifacts and minicluster. Contributed by Sean Busbey. - posted by xg...@apache.org on 2016/12/16 19:51:06 UTC, 0 replies.
- [04/14] hadoop git commit: HADOOP-11804. Shaded Hadoop client artifacts and minicluster. Contributed by Sean Busbey. - posted by xg...@apache.org on 2016/12/16 19:51:07 UTC, 0 replies.
- [05/14] hadoop git commit: HADOOP-13831. Correct check for error code to detect Azure Storage Throttling and provide retries. Contributed by Gaurav Kanade - posted by xg...@apache.org on 2016/12/16 19:51:08 UTC, 0 replies.
- [06/14] hadoop git commit: Revert "HADOOP-13709. Ability to clean up subprocesses spawned by Shell when the process exits. Contributed by Eric Badger" - posted by xg...@apache.org on 2016/12/16 19:51:09 UTC, 0 replies.
- [07/14] hadoop git commit: HADOOP-13709. Ability to clean up subprocesses spawned by Shell when the process exits. Contributed by Eric Badger - posted by xg...@apache.org on 2016/12/16 19:51:10 UTC, 0 replies.
- [08/14] hadoop git commit: HDFS-11094. Send back HAState along with NamespaceInfo during a versionRequest as an optional parameter. Contributed by Eric Badger - posted by xg...@apache.org on 2016/12/16 19:51:11 UTC, 0 replies.
- [09/14] hadoop git commit: HDFS-11253. FileInputStream leak on failure path in BlockSender. Contributed by Arpit Agarwal - posted by xg...@apache.org on 2016/12/16 19:51:12 UTC, 0 replies.
- [10/14] hadoop git commit: HDFS-11160. VolumeScanner reports write-in-progress replicas as corrupt incorrectly. Contributed by Wei-Chiu Chuang and Yongjun Zhang. - posted by xg...@apache.org on 2016/12/16 19:51:13 UTC, 0 replies.
- [11/14] hadoop git commit: HDFS-11188. Change min supported DN and NN versions back to 2.x. Contributed by Andrew Wang. - posted by xg...@apache.org on 2016/12/16 19:51:14 UTC, 0 replies.
- [12/14] hadoop git commit: YARN-5646. Add documentation and update config parameter names for scheduling of OPPORTUNISTIC containers. (Konstantinos Karanasos via asuresh) - posted by xg...@apache.org on 2016/12/16 19:51:15 UTC, 0 replies.
- [13/14] hadoop git commit: HDFS-9911. TestDataNodeLifeline Fails intermittently. Contributed by Yiqun Lin - posted by xg...@apache.org on 2016/12/16 19:51:16 UTC, 0 replies.
- [14/14] hadoop git commit: This closes #119. (empty commit) - posted by xg...@apache.org on 2016/12/16 19:51:17 UTC, 0 replies.
- hadoop git commit: YARN-5740. Add a new field in Slider status output - lifetime (remaining). Contributed by Jian He - posted by go...@apache.org on 2016/12/16 20:04:42 UTC, 0 replies.
- hadoop git commit: YARN-5996. Native services AM kills app on AMRMClientAsync onError call. Contributed by Billie Rinaldi - posted by go...@apache.org on 2016/12/16 20:12:42 UTC, 0 replies.
- hadoop git commit: HADOOP-13913. maven issuing pom.version being deprecation warnings. Contributed by Steve Loughran - posted by li...@apache.org on 2016/12/16 23:39:42 UTC, 1 replies.
- [01/29] hadoop git commit: HADOOP-13871. ITestS3AInputStreamPerformance.testTimeToOpenAndReadWholeFileBlocks performance awful. Contributed by Steve Loughran - posted by as...@apache.org on 2016/12/18 02:16:35 UTC, 0 replies.
- [02/29] hadoop git commit: HDFS-11233. Fix javac warnings related to the deprecated APIs after upgrading Jackson. Contributed by Yiqun Lin. - posted by as...@apache.org on 2016/12/18 02:16:36 UTC, 0 replies.
- [03/29] hadoop git commit: HDFS-11226. cacheadmin, cryptoadmin and storagepolicyadmin should support generic options. Contributed by Brahma Reddy Battula - posted by as...@apache.org on 2016/12/18 02:16:37 UTC, 0 replies.
- [04/29] hadoop git commit: MAPREDUCE-6821. Fix javac warning related to the deprecated APIs after upgrading Jackson. Contributed by Yiqin Lin. - posted by as...@apache.org on 2016/12/18 02:16:38 UTC, 0 replies.
- [05/29] hadoop git commit: HADOOP-13900. Remove snapshot version of SDK dependency from Azure Data Lake Store File System. Contributed by Vishwajeet Dusane - posted by as...@apache.org on 2016/12/18 02:16:39 UTC, 0 replies.
- [06/29] hadoop git commit: HADOOP-13709. Ability to clean up subprocesses spawned by Shell when the process exits. Contributed by Eric Badger - posted by as...@apache.org on 2016/12/18 02:16:40 UTC, 0 replies.
- [07/29] hadoop git commit: HDFS-11164: Mover should avoid unnecessary retries if the block is pinned. Contributed by Rakesh R - posted by as...@apache.org on 2016/12/18 02:16:41 UTC, 0 replies.
- [08/29] hadoop git commit: HDFS-10684. WebHDFS DataNode calls fail without parameter createparent. Contributed by John Zhuge. - posted by as...@apache.org on 2016/12/18 02:16:42 UTC, 0 replies.
- [09/29] hadoop git commit: Revert YARN-4126. RM should not issue delegation tokens in unsecure mode. - posted by as...@apache.org on 2016/12/18 02:16:43 UTC, 0 replies.
- [10/29] hadoop git commit: HDFS-8411. Add bytes count metrics to datanode for ECWorker. Contributed by Sammi Chen and Andrew Wang - posted by as...@apache.org on 2016/12/18 02:16:44 UTC, 0 replies.
- [11/29] hadoop git commit: HDFS-11204. Document the missing options of hdfs zkfc command. Contributed by Yiqun Lin. - posted by as...@apache.org on 2016/12/18 02:16:45 UTC, 0 replies.
- [12/29] hadoop git commit: HDFS-10958. Add instrumentation hooks around Datanode disk IO. - posted by as...@apache.org on 2016/12/18 02:16:46 UTC, 0 replies.
- [13/29] hadoop git commit: HDFS-10958. Add instrumentation hooks around Datanode disk IO. - posted by as...@apache.org on 2016/12/18 02:16:47 UTC, 0 replies.
- [14/29] hadoop git commit: HADOOP-13890. Maintain HTTP/host as SPNEGO SPN support and fix KerberosName parsing. Contributed by Xiaoyu Yao. - posted by as...@apache.org on 2016/12/18 02:16:48 UTC, 0 replies.
- [15/29] hadoop git commit: YARN-5999. AMRMClientAsync will stop if any exceptions thrown on allocate call. Contributed by Jian He - posted by as...@apache.org on 2016/12/18 02:16:49 UTC, 0 replies.
- [16/29] hadoop git commit: HDFS-11249. Redundant toString() in DFSConfigKeys.java. Contributed by Jagadesh Kiran N. - posted by as...@apache.org on 2016/12/18 02:16:50 UTC, 0 replies.
- [17/29] hadoop git commit: HADOOP-11804. Shaded Hadoop client artifacts and minicluster. Contributed by Sean Busbey. - posted by as...@apache.org on 2016/12/18 02:16:51 UTC, 0 replies.
- [18/29] hadoop git commit: HADOOP-11804. Shaded Hadoop client artifacts and minicluster. Contributed by Sean Busbey. - posted by as...@apache.org on 2016/12/18 02:16:52 UTC, 0 replies.
- [19/29] hadoop git commit: HADOOP-13831. Correct check for error code to detect Azure Storage Throttling and provide retries. Contributed by Gaurav Kanade - posted by as...@apache.org on 2016/12/18 02:16:53 UTC, 0 replies.
- [20/29] hadoop git commit: Revert "HADOOP-13709. Ability to clean up subprocesses spawned by Shell when the process exits. Contributed by Eric Badger" - posted by as...@apache.org on 2016/12/18 02:16:54 UTC, 0 replies.
- [21/29] hadoop git commit: HADOOP-13709. Ability to clean up subprocesses spawned by Shell when the process exits. Contributed by Eric Badger - posted by as...@apache.org on 2016/12/18 02:16:55 UTC, 0 replies.
- [22/29] hadoop git commit: HDFS-11094. Send back HAState along with NamespaceInfo during a versionRequest as an optional parameter. Contributed by Eric Badger - posted by as...@apache.org on 2016/12/18 02:16:56 UTC, 0 replies.
- [23/29] hadoop git commit: HDFS-11253. FileInputStream leak on failure path in BlockSender. Contributed by Arpit Agarwal - posted by as...@apache.org on 2016/12/18 02:16:57 UTC, 0 replies.
- [24/29] hadoop git commit: HDFS-11160. VolumeScanner reports write-in-progress replicas as corrupt incorrectly. Contributed by Wei-Chiu Chuang and Yongjun Zhang. - posted by as...@apache.org on 2016/12/18 02:16:58 UTC, 0 replies.
- [25/29] hadoop git commit: HDFS-11188. Change min supported DN and NN versions back to 2.x. Contributed by Andrew Wang. - posted by as...@apache.org on 2016/12/18 02:16:59 UTC, 0 replies.
- [26/29] hadoop git commit: YARN-5646. Add documentation and update config parameter names for scheduling of OPPORTUNISTIC containers. (Konstantinos Karanasos via asuresh) - posted by as...@apache.org on 2016/12/18 02:17:00 UTC, 0 replies.
- [27/29] hadoop git commit: HDFS-9911. TestDataNodeLifeline Fails intermittently. Contributed by Yiqun Lin - posted by as...@apache.org on 2016/12/18 02:17:01 UTC, 0 replies.
- [28/29] hadoop git commit: This closes #119. (empty commit) - posted by as...@apache.org on 2016/12/18 02:17:02 UTC, 0 replies.
- [29/29] hadoop git commit: HADOOP-13913. maven issuing pom.version being deprecation warnings. Contributed by Steve Loughran - posted by as...@apache.org on 2016/12/18 02:17:03 UTC, 0 replies.
- hadoop git commit: YARN-5650. Render Application Timeout value in web UI. Contributed by Akhil PB. - posted by su...@apache.org on 2016/12/19 06:23:33 UTC, 1 replies.
- [1/2] hadoop git commit: YARN-5967. Fix slider core module findbugs warnings. Contributed by Jian He - posted by bi...@apache.org on 2016/12/19 20:48:38 UTC, 0 replies.
- [2/2] hadoop git commit: YARN-5967. Fix slider core module findbugs warnings. Contributed by Jian He - posted by bi...@apache.org on 2016/12/19 20:48:39 UTC, 0 replies.
- hadoop git commit: YARN-5968. Fix slider core module javadocs. Contributed by Billie Rinaldi - posted by ji...@apache.org on 2016/12/19 21:07:03 UTC, 0 replies.
- hadoop git commit: YARN-6010. Fix findbugs, site warnings in yarn-services-api module. Contributed by Jian He - posted by bi...@apache.org on 2016/12/20 00:19:24 UTC, 0 replies.
- hadoop git commit: YARN-5524. Yarn live log aggregation does not throw if command line arg is wrong. Contributed by Xuan Gong. - posted by na...@apache.org on 2016/12/20 01:07:19 UTC, 1 replies.
- hadoop git commit: HDFS-11262. Remove unused variables in FSImage.java. Contributed by Jagadesh Kiran N. - posted by aa...@apache.org on 2016/12/20 05:35:42 UTC, 2 replies.
- hadoop git commit: YARN-5877. Allow all env's from yarn.nodemanager.env-whitelist to get overridden during launch. Contributed by Bibin A Chundatt. - posted by su...@apache.org on 2016/12/20 06:17:20 UTC, 0 replies.
- hadoop git commit: HDFS-10959. Adding per disk IO statistics and metrics in DataNode. Contributed by Xiaoyu Yao. - posted by xy...@apache.org on 2016/12/20 06:43:12 UTC, 0 replies.
- [1/4] hadoop git commit: HDFS-11263. ClassCastException when we use Bzipcodec for Fsimage compression. Contributed by Brahma Reddy Battula. - posted by br...@apache.org on 2016/12/20 16:02:30 UTC, 0 replies.
- [2/4] hadoop git commit: HDFS-11263. ClassCastException when we use Bzipcodec for Fsimage compression. Contributed by Brahma Reddy Battula. - posted by br...@apache.org on 2016/12/20 16:02:31 UTC, 0 replies.
- [3/4] hadoop git commit: HDFS-11263. ClassCastException when we use Bzipcodec for Fsimage compression. Contributed by Brahma Reddy Battula. - posted by br...@apache.org on 2016/12/20 16:02:32 UTC, 0 replies.
- [4/4] hadoop git commit: HDFS-11263. ClassCastException when we use Bzipcodec for Fsimage compression. Contributed by Brahma Reddy Battula. - posted by br...@apache.org on 2016/12/20 16:02:33 UTC, 0 replies.
- hadoop git commit: YARN-6014. Followup fix for slider core module findbugs. Contributed by Jian He - posted by bi...@apache.org on 2016/12/20 19:01:06 UTC, 0 replies.
- hadoop git commit: YARN-5706. Fail to launch SLSRunner due to NPE. (Kai Sasaki via wangda) - posted by wa...@apache.org on 2016/12/20 19:03:52 UTC, 0 replies.
- hadoop git commit: YARN-4844 (Addendum). Change JobStatus(usedMem, reservedMem, neededMem) back to int for compatibility. Contributed by Wangda Tan - posted by ji...@apache.org on 2016/12/20 19:30:52 UTC, 0 replies.
- [1/2] hadoop git commit: YARN-5938. Refactoring OpportunisticContainerAllocator use SchedulerRequestKey instead of Priority. (asuresh) - posted by as...@apache.org on 2016/12/20 19:51:46 UTC, 0 replies.
- [2/2] hadoop git commit: YARN-5938. Refactoring OpportunisticContainerAllocator use SchedulerRequestKey instead of Priority. (asuresh) - posted by as...@apache.org on 2016/12/20 19:51:47 UTC, 0 replies.
- hadoop git commit: HDFS-11195. Return error when appending files by webhdfs rest api fails. Contributed by Yuanbo Liu. - posted by xi...@apache.org on 2016/12/20 20:27:19 UTC, 2 replies.
- hadoop git commit: HDFS-11247. Add a test to verify NameNodeMXBean#getDecomNodes() and Live/Dead Decom Nodes shown in NameNode WebUI. Contributed by Manoj Govindassamy. - posted by xi...@apache.org on 2016/12/20 20:42:58 UTC, 0 replies.
- hadoop git commit: HDFS-10913. Introduce fault injectors to simulate slow mirrors. Contributed by Xiaobing Zhou. - posted by xy...@apache.org on 2016/12/20 21:18:01 UTC, 0 replies.
- hadoop git commit: HDFS-11182. Update DataNode to use DatasetVolumeChecker. Contributed by Arpit Agarwal. - posted by xy...@apache.org on 2016/12/20 22:01:36 UTC, 0 replies.
- hadoop git commit: HADOOP-13911. Remove TRUSTSTORE_PASSWORD related scripts from KMS. Contributed by John Zhuge. - posted by xi...@apache.org on 2016/12/21 00:11:55 UTC, 0 replies.
- hadoop git commit: YARN-4559. Make leader elector and zk store share the same curator client. Contributed by Jian He - posted by ka...@apache.org on 2016/12/21 00:29:23 UTC, 0 replies.
- hadoop git commit: HDFS-11261. Document missing NameNode metrics. Contributed by Yiqun Lin. - posted by aa...@apache.org on 2016/12/21 05:18:01 UTC, 2 replies.
- hadoop git commit: YARN-5976. Update hbase version to 1.2. Contributed by Vrushali C. - posted by sj...@apache.org on 2016/12/21 17:43:32 UTC, 0 replies.
- [1/2] hadoop git commit: YARN-5976. Update hbase version to 1.2. Contributed by Vrushali C. - posted by sj...@apache.org on 2016/12/21 18:04:19 UTC, 0 replies.
- [2/2] hadoop git commit: YARN-5976. Update hbase version to 1.2. Contributed by Vrushali C. - posted by sj...@apache.org on 2016/12/21 18:04:20 UTC, 0 replies.
- hadoop git commit: HDFS-11258. File mtime change could not save to editlog. Contributed by Jimmy Xiang. - posted by wh...@apache.org on 2016/12/21 21:09:47 UTC, 3 replies.
- hadoop git commit: YARN-4990. Re-direction of a particular log file within in a container in NM UI does not redirect properly. Contributed by Xuan Gong. - posted by ju...@apache.org on 2016/12/21 22:13:11 UTC, 0 replies.
- hadoop git commit: YARN-4990. Re-direction of a particular log file within in a container in NM UI does not redirect properly. Contributed by Xuan Gong. (cherry picked from commit 736f54b727c3f0ecc8fb9a594f2281c240c89cb8) - posted by ju...@apache.org on 2016/12/21 22:14:49 UTC, 0 replies.
- [01/17] hadoop git commit: YARN-5650. Render Application Timeout value in web UI. Contributed by Akhil PB. - posted by xg...@apache.org on 2016/12/21 22:42:25 UTC, 0 replies.
- [02/17] hadoop git commit: YARN-5524. Yarn live log aggregation does not throw if command line arg is wrong. Contributed by Xuan Gong. - posted by xg...@apache.org on 2016/12/21 22:42:26 UTC, 0 replies.
- [03/17] hadoop git commit: HDFS-11262. Remove unused variables in FSImage.java. Contributed by Jagadesh Kiran N. - posted by xg...@apache.org on 2016/12/21 22:42:27 UTC, 0 replies.
- [04/17] hadoop git commit: YARN-5877. Allow all env's from yarn.nodemanager.env-whitelist to get overridden during launch. Contributed by Bibin A Chundatt. - posted by xg...@apache.org on 2016/12/21 22:42:28 UTC, 0 replies.
- [05/17] hadoop git commit: HDFS-10959. Adding per disk IO statistics and metrics in DataNode. Contributed by Xiaoyu Yao. - posted by xg...@apache.org on 2016/12/21 22:42:29 UTC, 0 replies.
- [06/17] hadoop git commit: HDFS-11263. ClassCastException when we use Bzipcodec for Fsimage compression. Contributed by Brahma Reddy Battula. - posted by xg...@apache.org on 2016/12/21 22:42:30 UTC, 0 replies.
- [07/17] hadoop git commit: YARN-5706. Fail to launch SLSRunner due to NPE. (Kai Sasaki via wangda) - posted by xg...@apache.org on 2016/12/21 22:42:31 UTC, 0 replies.
- [08/17] hadoop git commit: YARN-4844 (Addendum). Change JobStatus(usedMem, reservedMem, neededMem) back to int for compatibility. Contributed by Wangda Tan - posted by xg...@apache.org on 2016/12/21 22:42:32 UTC, 0 replies.
- [09/17] hadoop git commit: HDFS-11195. Return error when appending files by webhdfs rest api fails. Contributed by Yuanbo Liu. - posted by xg...@apache.org on 2016/12/21 22:42:33 UTC, 0 replies.
- [10/17] hadoop git commit: HDFS-11247. Add a test to verify NameNodeMXBean#getDecomNodes() and Live/Dead Decom Nodes shown in NameNode WebUI. Contributed by Manoj Govindassamy. - posted by xg...@apache.org on 2016/12/21 22:42:34 UTC, 0 replies.
- [11/17] hadoop git commit: HDFS-10913. Introduce fault injectors to simulate slow mirrors. Contributed by Xiaobing Zhou. - posted by xg...@apache.org on 2016/12/21 22:42:35 UTC, 0 replies.
- [12/17] hadoop git commit: HDFS-11182. Update DataNode to use DatasetVolumeChecker. Contributed by Arpit Agarwal. - posted by xg...@apache.org on 2016/12/21 22:42:36 UTC, 0 replies.
- [13/17] hadoop git commit: HADOOP-13911. Remove TRUSTSTORE_PASSWORD related scripts from KMS. Contributed by John Zhuge. - posted by xg...@apache.org on 2016/12/21 22:42:37 UTC, 0 replies.
- [14/17] hadoop git commit: HDFS-11261. Document missing NameNode metrics. Contributed by Yiqun Lin. - posted by xg...@apache.org on 2016/12/21 22:42:38 UTC, 0 replies.
- [15/17] hadoop git commit: YARN-5976. Update hbase version to 1.2. Contributed by Vrushali C. - posted by xg...@apache.org on 2016/12/21 22:42:39 UTC, 0 replies.
- [16/17] hadoop git commit: HDFS-11258. File mtime change could not save to editlog. Contributed by Jimmy Xiang. - posted by xg...@apache.org on 2016/12/21 22:42:40 UTC, 0 replies.
- [17/17] hadoop git commit: YARN-4990. Re-direction of a particular log file within in a container in NM UI does not redirect properly. Contributed by Xuan Gong. - posted by xg...@apache.org on 2016/12/21 22:42:41 UTC, 0 replies.
- hadoop git commit: YARN-4994. Use MiniYARNCluster with try-with-resources in tests. Contributed by Andras Bokor. - posted by aa...@apache.org on 2016/12/22 05:33:38 UTC, 2 replies.
- hadoop git commit: HDFS-11216. Add remoteBytesRead counter metrics for erasure coding reconstruction task. Contributed by Sammi Chen - posted by dr...@apache.org on 2016/12/22 06:18:20 UTC, 0 replies.
- hadoop git commit: YARN-5903. Fix race condition in TestResourceManagerAdministrationProtocolPBClientImpl beforeclass setup method (Haibo Chen via Varun Saxena) - posted by va...@apache.org on 2016/12/22 15:09:22 UTC, 1 replies.
- hadoop git commit: HDFS-11258. Addendum patch to fix compile issue. Contributed by Jimmy Xiang. - posted by aa...@apache.org on 2016/12/22 18:57:56 UTC, 1 replies.
- [01/51] [abbrv] hadoop git commit: YARN-5513. Move Java only tests from slider develop to yarn-native-services. Contributed by Gour Saha [Forced Update!] - posted by ji...@apache.org on 2016/12/22 19:31:27 UTC, 0 replies.
- [02/51] [abbrv] hadoop git commit: YARN-5513. Move Java only tests from slider develop to yarn-native-services. Contributed by Gour Saha - posted by ji...@apache.org on 2016/12/22 19:31:28 UTC, 0 replies.
- [03/51] [abbrv] hadoop git commit: YARN-5513. Move Java only tests from slider develop to yarn-native-services. Contributed by Gour Saha - posted by ji...@apache.org on 2016/12/22 19:31:29 UTC, 0 replies.
- [04/51] [abbrv] hadoop git commit: Modify pom file for slider - posted by ji...@apache.org on 2016/12/22 19:31:30 UTC, 0 replies.
- [05/51] [abbrv] hadoop git commit: YARN-5996. Native services AM kills app on AMRMClientAsync onError call. Contributed by Billie Rinaldi - posted by ji...@apache.org on 2016/12/22 19:31:31 UTC, 0 replies.
- [06/51] [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 2016/12/22 19:31:32 UTC, 0 replies.
- [07/51] [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 2016/12/22 19:31:33 UTC, 0 replies.
- [08/51] [abbrv] hadoop git commit: YARN-5770. Performance improvement of native-services REST API service. Contributed by Gour Saha - posted by ji...@apache.org on 2016/12/22 19:31:34 UTC, 0 replies.
- [09/51] [abbrv] hadoop git commit: YARN-5909. Remove agent related code in slider AM. Contributed by Jian He - posted by ji...@apache.org on 2016/12/22 19:31:35 UTC, 0 replies.
- [10/51] [abbrv] hadoop git commit: YARN-5909. Remove agent related code in slider AM. Contributed by Jian He - posted by ji...@apache.org on 2016/12/22 19:31:36 UTC, 0 replies.
- [11/51] [abbrv] hadoop git commit: YARN-5909. Remove agent related code in slider AM. Contributed by Jian He - posted by ji...@apache.org on 2016/12/22 19:31:37 UTC, 0 replies.
- [12/51] [abbrv] hadoop git commit: YARN-5909. Remove agent related code in slider AM. Contributed by Jian He - posted by ji...@apache.org on 2016/12/22 19:31:38 UTC, 0 replies.
- [13/51] [abbrv] hadoop git commit: YARN-5909. Remove agent related code in slider AM. Contributed by Jian He - posted by ji...@apache.org on 2016/12/22 19:31:39 UTC, 0 replies.
- [14/51] [abbrv] hadoop git commit: YARN-5909. Remove agent related code in slider AM. Contributed by Jian He - posted by ji...@apache.org on 2016/12/22 19:31:40 UTC, 0 replies.
- [15/51] [abbrv] hadoop git commit: YARN-5610. Initial code for native services REST API. Contributed by Gour Saha - posted by ji...@apache.org on 2016/12/22 19:31:41 UTC, 0 replies.
- [16/51] [abbrv] hadoop git commit: YARN-5610. Initial code for native services REST API. Contributed by Gour Saha - posted by ji...@apache.org on 2016/12/22 19:31:42 UTC, 0 replies.
- [17/51] [abbrv] hadoop git commit: YARN-5610. Initial code for native services REST API. Contributed by Gour Saha - posted by ji...@apache.org on 2016/12/22 19:31:43 UTC, 0 replies.
- [18/51] [abbrv] hadoop git commit: YARN-5675. Swagger definition for YARN service API. Contributed by Gour Saha - posted by ji...@apache.org on 2016/12/22 19:31:44 UTC, 0 replies.
- [19/51] [abbrv] hadoop git commit: YARN-5729. Bug fixes for the service Rest API. Contributed by Gour Saha - posted by ji...@apache.org on 2016/12/22 19:31:45 UTC, 0 replies.
- [20/51] [abbrv] hadoop git commit: Addendum patch for YARN-5610. Contributed by Gour Saha - posted by ji...@apache.org on 2016/12/22 19:31:46 UTC, 0 replies.
- [21/51] [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 2016/12/22 19:31:47 UTC, 0 replies.
- [22/51] [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 2016/12/22 19:31:48 UTC, 0 replies.
- [23/51] [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 2016/12/22 19:31:49 UTC, 0 replies.
- [24/51] [abbrv] hadoop git commit: YARN-5775. Convert enums in swagger definition to uppercase. Contributed by Gour Saha - posted by ji...@apache.org on 2016/12/22 19:31:50 UTC, 0 replies.
- [25/51] [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 2016/12/22 19:31:51 UTC, 0 replies.
- [26/51] [abbrv] hadoop git commit: YARN-5967. Fix slider core module findbugs warnings. Contributed by Jian He - posted by ji...@apache.org on 2016/12/22 19:31:52 UTC, 0 replies.
- [27/51] [abbrv] hadoop git commit: YARN-5967. Fix slider core module findbugs warnings. Contributed by Jian He - posted by ji...@apache.org on 2016/12/22 19:31:53 UTC, 0 replies.
- [28/51] [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 2016/12/22 19:31:54 UTC, 0 replies.
- [29/51] [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 2016/12/22 19:31:55 UTC, 0 replies.
- [30/51] [abbrv] hadoop git commit: YARN-5961. Generate native services protobuf classes during build. Contributed by Billie Rinaldi - posted by ji...@apache.org on 2016/12/22 19:31:56 UTC, 0 replies.
- [31/51] [abbrv] hadoop git commit: YARN-5961. Generate native services protobuf classes during build. Contributed by Billie Rinaldi - posted by ji...@apache.org on 2016/12/22 19:31:57 UTC, 0 replies.
- [32/51] [abbrv] hadoop git commit: YARN-5961. Generate native services protobuf classes during build. Contributed by Billie Rinaldi - posted by ji...@apache.org on 2016/12/22 19:31:58 UTC, 0 replies.
- [33/51] [abbrv] hadoop git commit: YARN-5968. Fix slider core module javadocs. Contributed by Billie Rinaldi - posted by ji...@apache.org on 2016/12/22 19:31:59 UTC, 0 replies.
- [34/51] [abbrv] hadoop git commit: YARN-5975. Remove the agent - slider AM ssl related code. Contributed by Jian He - posted by ji...@apache.org on 2016/12/22 19:32:00 UTC, 0 replies.
- [35/51] [abbrv] hadoop git commit: YARN-5975. Remove the agent - slider AM ssl related code. Contributed by Jian He - posted by ji...@apache.org on 2016/12/22 19:32:01 UTC, 0 replies.
- [36/51] [abbrv] hadoop git commit: YARN-5218. Initial core change for DNS for YARN. Contributed by Jonathan Maron - posted by ji...@apache.org on 2016/12/22 19:32:02 UTC, 0 replies.
- [37/51] [abbrv] hadoop git commit: YARN-5218. Initial core change for DNS for YARN. Contributed by Jonathan Maron - posted by ji...@apache.org on 2016/12/22 19:32:03 UTC, 0 replies.
- [38/51] [abbrv] hadoop git commit: YARN-5218. Initial core change for DNS for YARN. Contributed by Jonathan Maron - posted by ji...@apache.org on 2016/12/22 19:32:04 UTC, 0 replies.
- [39/51] [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 2016/12/22 19:32:05 UTC, 0 replies.
- [40/51] [abbrv] hadoop git commit: YARN-5941. Slider handles "per.component" for multiple components incorrectly. Contributed by Billie Rinaldi - posted by ji...@apache.org on 2016/12/22 19:32:06 UTC, 0 replies.
- [41/51] [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 2016/12/22 19:32:07 UTC, 0 replies.
- [42/51] [abbrv] hadoop git commit: YARN-5778. Add .keep file for yarn native services AM web app. Contributed by Billie Rinaldi - posted by ji...@apache.org on 2016/12/22 19:32:08 UTC, 0 replies.
- [43/51] [abbrv] hadoop git commit: YARN-6014. Followup fix for slider core module findbugs. Contributed by Jian He - posted by ji...@apache.org on 2016/12/22 19:32:09 UTC, 0 replies.
- [44/51] [abbrv] hadoop git commit: YARN-5812. Exception during GET call - "Failed to retrieve application: null". Contributed by Gour Saha - posted by ji...@apache.org on 2016/12/22 19:32:10 UTC, 0 replies.
- [45/51] [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 2016/12/22 19:32:11 UTC, 0 replies.
- [46/51] [abbrv] hadoop git commit: YARN-4757. Add the ability to split reverse zone subnets. Contributed by Shane Kumpf. - posted by ji...@apache.org on 2016/12/22 19:32:12 UTC, 0 replies.
- [47/51] [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 2016/12/22 19:32:13 UTC, 0 replies.
- [48/51] [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 2016/12/22 19:32:14 UTC, 0 replies.
- [49/51] [abbrv] hadoop git commit: YARN-5958. Fix ASF license warnings for slider core module. Contributed by Billie Rinaldi - posted by ji...@apache.org on 2016/12/22 19:32:15 UTC, 0 replies.
- [50/51] [abbrv] hadoop git commit: YARN-5690. Integrate native services modules into maven build. Contributed by Billie Rinaldi - posted by ji...@apache.org on 2016/12/22 19:32:16 UTC, 0 replies.
- [51/51] [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 2016/12/22 19:32:17 UTC, 0 replies.
- hadoop git commit: MAPREDUCE-6704. Update the documents to run MapReduce application. Contributed by Bibin A Chundatt. - posted by aa...@apache.org on 2016/12/22 19:49:11 UTC, 0 replies.
- hadoop git commit: HDFS-11032: [SPS]: Handling of block movement failure at the coordinator datanode. Contributed by Rakesh R - posted by um...@apache.org on 2016/12/23 01:08:14 UTC, 0 replies.
- hadoop git commit: HADOOP-13863. Azure: Add a new SAS key mode for WASB. Contributed by Dushyanth - posted by li...@apache.org on 2016/12/23 04:23:38 UTC, 1 replies.
- hadoop git commit: HDFS-10917. Collect peer performance statistics on DataNode. Contributed by Xiaobing Zhou. - posted by xy...@apache.org on 2016/12/23 08:11:51 UTC, 0 replies.
- hadoop git commit: YARN-6000. Make AllocationFileLoaderService.Listener public. (Tao Jie via kasha) - posted by ka...@apache.org on 2016/12/23 19:41:04 UTC, 0 replies.
- hadoop git commit: YARN-6026. A couple of spelling errors in the docs. Contributed by Grant Sohn. - posted by na...@apache.org on 2016/12/24 00:10:20 UTC, 2 replies.
- hadoop git commit: YARN-5216. Expose configurable preemption policy for OPPORTUNISTIC containers running on the NM. (Hitesh Sharma via asuresh) - posted by as...@apache.org on 2016/12/25 01:17:04 UTC, 0 replies.
- hadoop git commit: HDFS-11271. Typo in NameNode UI. Contributed by Wei-Chiu Chuang. - posted by aa...@apache.org on 2016/12/26 07:37:32 UTC, 2 replies.
- hadoop git commit: HDFS-11250. Fix a typo in ReplicaUnderRecovery#setRecoveryID. Contributed by Yiqun Lin. - posted by aa...@apache.org on 2016/12/26 07:52:31 UTC, 2 replies.
- hadoop git commit: HDFS-11272. Refine the assert messages in TestFSDirAttrOp. Contributed by Jimmy Xiang. - posted by aa...@apache.org on 2016/12/26 08:16:58 UTC, 2 replies.
- hadoop git commit: HADOOP-13940. Document the missing envvars commands (Contributed by Yiqun Lin via Daniel Templeton) - posted by te...@apache.org on 2016/12/27 15:18:47 UTC, 1 replies.
- hadoop git commit: HADOOP-13943. TestCommonConfigurationFields#testCompareXmlAgainstConfigurationClass fails after HADOOP-13863. Contributed by Brahma Reddy Battula. - posted by aa...@apache.org on 2016/12/27 16:40:15 UTC, 1 replies.
- hadoop git commit: HDFS-11270. Document the missing options of NameNode bootstrap command. Contributed by Yiqun Lin - posted by li...@apache.org on 2016/12/27 19:38:14 UTC, 2 replies.
- [01/14] hadoop git commit: YARN-4994. Use MiniYARNCluster with try-with-resources in tests. Contributed by Andras Bokor. - posted by xg...@apache.org on 2016/12/27 19:52:09 UTC, 0 replies.
- [02/14] hadoop git commit: HDFS-11216. Add remoteBytesRead counter metrics for erasure coding reconstruction task. Contributed by Sammi Chen - posted by xg...@apache.org on 2016/12/27 19:52:10 UTC, 0 replies.
- [03/14] hadoop git commit: YARN-5903. Fix race condition in TestResourceManagerAdministrationProtocolPBClientImpl beforeclass setup method (Haibo Chen via Varun Saxena) - posted by xg...@apache.org on 2016/12/27 19:52:11 UTC, 0 replies.
- [04/14] hadoop git commit: MAPREDUCE-6704. Update the documents to run MapReduce application. Contributed by Bibin A Chundatt. - posted by xg...@apache.org on 2016/12/27 19:52:12 UTC, 0 replies.
- [05/14] hadoop git commit: HADOOP-13863. Azure: Add a new SAS key mode for WASB. Contributed by Dushyanth - posted by xg...@apache.org on 2016/12/27 19:52:13 UTC, 0 replies.
- [06/14] hadoop git commit: HDFS-10917. Collect peer performance statistics on DataNode. Contributed by Xiaobing Zhou. - posted by xg...@apache.org on 2016/12/27 19:52:14 UTC, 0 replies.
- [07/14] hadoop git commit: YARN-6000. Make AllocationFileLoaderService.Listener public. (Tao Jie via kasha) - posted by xg...@apache.org on 2016/12/27 19:52:15 UTC, 0 replies.
- [08/14] hadoop git commit: YARN-6026. A couple of spelling errors in the docs. Contributed by Grant Sohn. - posted by xg...@apache.org on 2016/12/27 19:52:16 UTC, 0 replies.
- [09/14] hadoop git commit: HDFS-11271. Typo in NameNode UI. Contributed by Wei-Chiu Chuang. - posted by xg...@apache.org on 2016/12/27 19:52:17 UTC, 0 replies.
- [10/14] hadoop git commit: HDFS-11250. Fix a typo in ReplicaUnderRecovery#setRecoveryID. Contributed by Yiqun Lin. - posted by xg...@apache.org on 2016/12/27 19:52:18 UTC, 0 replies.
- [11/14] hadoop git commit: HDFS-11272. Refine the assert messages in TestFSDirAttrOp. Contributed by Jimmy Xiang. - posted by xg...@apache.org on 2016/12/27 19:52:19 UTC, 0 replies.
- [12/14] hadoop git commit: HADOOP-13940. Document the missing envvars commands (Contributed by Yiqun Lin via Daniel Templeton) - posted by xg...@apache.org on 2016/12/27 19:52:20 UTC, 0 replies.
- [13/14] hadoop git commit: HADOOP-13943. TestCommonConfigurationFields#testCompareXmlAgainstConfigurationClass fails after HADOOP-13863. Contributed by Brahma Reddy Battula. - posted by xg...@apache.org on 2016/12/27 19:52:21 UTC, 0 replies.
- [14/14] hadoop git commit: HDFS-11270. Document the missing options of NameNode bootstrap command. Contributed by Yiqun Lin - posted by xg...@apache.org on 2016/12/27 19:52:22 UTC, 0 replies.
- hadoop git commit: YARN-5969. FairShareComparator: Cache value of getResourceUsage for better performance. (zhangshilong via kasha) - posted by ka...@apache.org on 2016/12/27 20:30:40 UTC, 1 replies.
- [1/2] hadoop git commit: YARN-5938. Refactoring OpportunisticContainerAllocator to use SchedulerRequestKey instead of Priority and other misc fixes (asuresh) - posted by as...@apache.org on 2016/12/27 20:46:31 UTC, 0 replies.
- [2/2] hadoop git commit: YARN-5938. Refactoring OpportunisticContainerAllocator to use SchedulerRequestKey instead of Priority and other misc fixes (asuresh) - posted by as...@apache.org on 2016/12/27 20:46:32 UTC, 0 replies.
- hadoop git commit: HADOOP-13932. Fix indefinite article in comments (Contributed by LiXin Ge via Daniel Templeton) - posted by te...@apache.org on 2016/12/27 21:03:28 UTC, 1 replies.
- hadoop git commit: YARN-5962. Spelling errors in logging and exceptions for resource manager code (gsohn via rkanter) - posted by rk...@apache.org on 2016/12/27 21:35:49 UTC, 1 replies.
- hadoop git commit: YARN-5257. Fix unreleased resources and null dereferences (yufeigu via rkanter) - posted by rk...@apache.org on 2016/12/27 22:14:36 UTC, 1 replies.
- [1/3] hadoop git commit: HDFS-11252. TestFileTruncate#testTruncateWithDataNodesRestartImmediately can fail with BindException. Contributed by Yiqun Lin. - posted by br...@apache.org on 2016/12/28 05:17:39 UTC, 0 replies.
- [2/3] hadoop git commit: HDFS-11252. TestFileTruncate#testTruncateWithDataNodesRestartImmediately can fail with BindException. Contributed by Yiqun Lin. - posted by br...@apache.org on 2016/12/28 05:17:40 UTC, 0 replies.
- [3/3] hadoop git commit: HDFS-11252. TestFileTruncate#testTruncateWithDataNodesRestartImmediately can fail with BindException. Contributed by Yiqun Lin. - posted by br...@apache.org on 2016/12/28 05:17:41 UTC, 0 replies.
- hadoop git commit: YARN-5756. Add state-machine implementation for scheduler queues. (Xuan Gong via wangda) - posted by wa...@apache.org on 2016/12/28 05:18:39 UTC, 1 replies.
- hadoop git commit: YARN-6001. Improve moveApplicationQueues command line. Contributed by Sunil G. - posted by ro...@apache.org on 2016/12/28 06:46:56 UTC, 1 replies.
- hadoop git commit: YARN-6024. Capacity Scheduler 'continuous reservation looking' doesn't work when sum of queue's used and reserved resources is equal to max. Contributed by Wangda Tan. - posted by su...@apache.org on 2016/12/28 07:17:15 UTC, 3 replies.
- hadoop git commit: YARN-5719. Enforce a C standard for native container-executor. Contributed by Chris Douglas. - posted by vv...@apache.org on 2016/12/28 10:00:02 UTC, 0 replies.
- hadoop git commit: YARN-5906. Update AppSchedulingInfo to use SchedulingPlacementSet. Contributed by Wangda Tan. - posted by su...@apache.org on 2016/12/28 17:19:33 UTC, 0 replies.
- hadoop git commit: YARN-4882. Change the log level to DEBUG for recovering completed applications (templedf via rkanter) - posted by rk...@apache.org on 2016/12/28 23:28:48 UTC, 1 replies.
- hadoop git commit: YARN-5993. Allow native services quicklinks to be exported for each component. Contributed by Billie Rinaldi - posted by go...@apache.org on 2016/12/28 23:38:53 UTC, 0 replies.
- [1/3] hadoop git commit: Revert "MAPREDUCE-6286. A typo in HistoryViewer makes some code useless, which causes counter limits are not reset correctly. Contributed by Zhihai Xu." - posted by ju...@apache.org on 2016/12/29 01:35:14 UTC, 0 replies.
- [2/3] hadoop git commit: Revert "MAPREDUCE-6199. AbstractCounters are not reset completely on deserialization (adhoot via rkanter)" - posted by ju...@apache.org on 2016/12/29 01:35:15 UTC, 0 replies.
- [3/3] hadoop git commit: Revert "MAPREDUCE-5875. Make Counter limits consistent across JobClient, MRAppMaster, and YarnChild. (Gera Shegalov via kasha)" - posted by ju...@apache.org on 2016/12/29 01:35:16 UTC, 0 replies.
- hadoop git commit: HDFS-11278. Add missing @Test annotation for TestSafeMode.testSafeModeUtils() (Contributed by Lukas Majercak via Daniel Templeton) - posted by te...@apache.org on 2016/12/29 04:10:23 UTC, 2 replies.
- hadoop git commit: HDFS-11274. Datanode should only check the failed volume upon IO errors. Contributed by Xiaoyu Yao. - posted by ar...@apache.org on 2016/12/29 06:08:45 UTC, 0 replies.
- hadoop git commit: HDFS-11248: [SPS]: Handle partial block location movements. Contributed by Rakesh R - posted by um...@apache.org on 2016/12/29 07:22:14 UTC, 0 replies.
- hadoop git commit: HDFS-11251. ConcurrentModificationException during DataNode#refreshVolumes. (Manoj Govindassamy via lei) - posted by le...@apache.org on 2016/12/29 07:35:36 UTC, 1 replies.
- hadoop git commit: HDFS-11267. Avoid redefinition of storageDirs in NNStorage and cleanup its accessors in Storage. (Manoj Govindassamy via lei) - posted by le...@apache.org on 2016/12/29 09:07:29 UTC, 1 replies.
- hadoop git commit: HDFS-11275. Check groupEntryIndex and throw a helpful exception on failures when removing ACL. - posted by xi...@apache.org on 2016/12/29 18:37:38 UTC, 0 replies.
- hadoop git commit: MAPREDUCE-5155. Race condition in test case TestFetchFailure cause it to fail (Contributed by Haibo Chen via Daniel Templeton) - posted by te...@apache.org on 2016/12/29 18:50:54 UTC, 0 replies.
- hadoop git commit: Commit YARN-3866 addendum patches to branch - posted by wa...@apache.org on 2016/12/29 23:23:20 UTC, 0 replies.
- hadoop git commit: YARN-4567. Fix javadoc of ResourceManager.java failing on Java 8. (stevel) - posted by wa...@apache.org on 2016/12/30 00:06:04 UTC, 0 replies.
- hadoop git commit: HADOOP-13942. Build failure due to errors of javadoc build in hadoop-azure. Contributed by Kai Sasaki - posted by li...@apache.org on 2016/12/30 00:24:27 UTC, 1 replies.
- hadoop git commit: YARN-5709. Cleanup leader election configs and pluggability. Contributed by Karthik Kambatla - posted by ji...@apache.org on 2016/12/30 00:29:15 UTC, 0 replies.
- hadoop git commit: YARN-5931. Document timeout interfaces CLI and REST APIs (Contributed by Rohith Sharma K S via Daniel Templeton) - posted by te...@apache.org on 2016/12/30 16:55:10 UTC, 1 replies.
- hadoop git commit: HDFS-11280. Allow WebHDFS to reuse HTTP connections to NN. Contributed by Zheng Shao. - posted by wh...@apache.org on 2016/12/31 06:58:19 UTC, 3 replies.
- [1/2] hadoop git commit: HADOOP-13883. Addendum patch to correct the message and alphabetized with the earlier patch. Contributed by Yiqun Lin. - posted by br...@apache.org on 2016/12/31 10:49:11 UTC, 0 replies.
- [2/2] hadoop git commit: HADOOP-13883. Addendum patch to correct the message and alphabetized with the earlier patch. Contributed by Yiqun Lin. - posted by br...@apache.org on 2016/12/31 10:49:12 UTC, 0 replies.
- hadoop git commit: HADOOP-13883. Addendum patch to correct the message and alphabetized with the earlier patch. Contributed by Yiqun Lin. - posted by br...@apache.org on 2016/12/31 10:57:52 UTC, 0 replies.