You are viewing a plain text version of this content. The canonical link for it is here.
- [01/50] [abbrv] hadoop git commit: HDFS-10959. Adding per disk IO statistics and metrics in DataNode. Contributed by Xiaoyu Yao. [Forced Update!] - posted by as...@apache.org on 2017/01/02 00:44:19 UTC, 0 replies.
- [02/50] [abbrv] hadoop git commit: HDFS-11263. ClassCastException when we use Bzipcodec for Fsimage compression. Contributed by Brahma Reddy Battula. - posted by as...@apache.org on 2017/01/02 00:44:20 UTC, 0 replies.
- [03/50] [abbrv] hadoop git commit: YARN-5706. Fail to launch SLSRunner due to NPE. (Kai Sasaki via wangda) - posted by as...@apache.org on 2017/01/02 00:44:21 UTC, 0 replies.
- [04/50] [abbrv] hadoop git commit: YARN-4844 (Addendum). Change JobStatus(usedMem, reservedMem, neededMem) back to int for compatibility. Contributed by Wangda Tan - posted by as...@apache.org on 2017/01/02 00:44:22 UTC, 0 replies.
- [05/50] [abbrv] hadoop git commit: HDFS-11195. Return error when appending files by webhdfs rest api fails. Contributed by Yuanbo Liu. - posted by as...@apache.org on 2017/01/02 00:44:23 UTC, 0 replies.
- [06/50] [abbrv] 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 as...@apache.org on 2017/01/02 00:44:24 UTC, 0 replies.
- [07/50] [abbrv] hadoop git commit: HDFS-10913. Introduce fault injectors to simulate slow mirrors. Contributed by Xiaobing Zhou. - posted by as...@apache.org on 2017/01/02 00:44:25 UTC, 0 replies.
- [08/50] [abbrv] hadoop git commit: HDFS-11182. Update DataNode to use DatasetVolumeChecker. Contributed by Arpit Agarwal. - posted by as...@apache.org on 2017/01/02 00:44:26 UTC, 0 replies.
- [09/50] [abbrv] hadoop git commit: HADOOP-13911. Remove TRUSTSTORE_PASSWORD related scripts from KMS. Contributed by John Zhuge. - posted by as...@apache.org on 2017/01/02 00:44:27 UTC, 0 replies.
- [10/50] [abbrv] hadoop git commit: HDFS-11261. Document missing NameNode metrics. Contributed by Yiqun Lin. - posted by as...@apache.org on 2017/01/02 00:44:28 UTC, 0 replies.
- [11/50] [abbrv] hadoop git commit: YARN-5976. Update hbase version to 1.2. Contributed by Vrushali C. - posted by as...@apache.org on 2017/01/02 00:44:29 UTC, 0 replies.
- [12/50] [abbrv] hadoop git commit: HDFS-11258. File mtime change could not save to editlog. Contributed by Jimmy Xiang. - posted by as...@apache.org on 2017/01/02 00:44:30 UTC, 0 replies.
- [13/50] [abbrv] 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 as...@apache.org on 2017/01/02 00:44:31 UTC, 0 replies.
- [14/50] [abbrv] hadoop git commit: YARN-4994. Use MiniYARNCluster with try-with-resources in tests. Contributed by Andras Bokor. - posted by as...@apache.org on 2017/01/02 00:44:32 UTC, 0 replies.
- [15/50] [abbrv] hadoop git commit: HDFS-11216. Add remoteBytesRead counter metrics for erasure coding reconstruction task. Contributed by Sammi Chen - posted by as...@apache.org on 2017/01/02 00:44:33 UTC, 0 replies.
- [16/50] [abbrv] hadoop git commit: YARN-5903. Fix race condition in TestResourceManagerAdministrationProtocolPBClientImpl beforeclass setup method (Haibo Chen via Varun Saxena) - posted by as...@apache.org on 2017/01/02 00:44:34 UTC, 0 replies.
- [17/50] [abbrv] hadoop git commit: MAPREDUCE-6704. Update the documents to run MapReduce application. Contributed by Bibin A Chundatt. - posted by as...@apache.org on 2017/01/02 00:44:35 UTC, 0 replies.
- [18/50] [abbrv] hadoop git commit: HADOOP-13863. Azure: Add a new SAS key mode for WASB. Contributed by Dushyanth - posted by as...@apache.org on 2017/01/02 00:44:36 UTC, 0 replies.
- [19/50] [abbrv] hadoop git commit: HDFS-10917. Collect peer performance statistics on DataNode. Contributed by Xiaobing Zhou. - posted by as...@apache.org on 2017/01/02 00:44:37 UTC, 0 replies.
- [20/50] [abbrv] hadoop git commit: YARN-6000. Make AllocationFileLoaderService.Listener public. (Tao Jie via kasha) - posted by as...@apache.org on 2017/01/02 00:44:38 UTC, 0 replies.
- [21/50] [abbrv] hadoop git commit: YARN-6026. A couple of spelling errors in the docs. Contributed by Grant Sohn. - posted by as...@apache.org on 2017/01/02 00:44:39 UTC, 0 replies.
- [22/50] [abbrv] hadoop git commit: HDFS-11271. Typo in NameNode UI. Contributed by Wei-Chiu Chuang. - posted by as...@apache.org on 2017/01/02 00:44:40 UTC, 0 replies.
- [23/50] [abbrv] hadoop git commit: HDFS-11250. Fix a typo in ReplicaUnderRecovery#setRecoveryID. Contributed by Yiqun Lin. - posted by as...@apache.org on 2017/01/02 00:44:41 UTC, 0 replies.
- [24/50] [abbrv] hadoop git commit: HDFS-11272. Refine the assert messages in TestFSDirAttrOp. Contributed by Jimmy Xiang. - posted by as...@apache.org on 2017/01/02 00:44:42 UTC, 0 replies.
- [25/50] [abbrv] hadoop git commit: HADOOP-13940. Document the missing envvars commands (Contributed by Yiqun Lin via Daniel Templeton) - posted by as...@apache.org on 2017/01/02 00:44:43 UTC, 0 replies.
- [26/50] [abbrv] hadoop git commit: HADOOP-13943. TestCommonConfigurationFields#testCompareXmlAgainstConfigurationClass fails after HADOOP-13863. Contributed by Brahma Reddy Battula. - posted by as...@apache.org on 2017/01/02 00:44:44 UTC, 0 replies.
- [27/50] [abbrv] hadoop git commit: HDFS-11270. Document the missing options of NameNode bootstrap command. Contributed by Yiqun Lin - posted by as...@apache.org on 2017/01/02 00:44:45 UTC, 0 replies.
- [28/50] [abbrv] hadoop git commit: YARN-5969. FairShareComparator: Cache value of getResourceUsage for better performance. (zhangshilong via kasha) - posted by as...@apache.org on 2017/01/02 00:44:46 UTC, 0 replies.
- [29/50] [abbrv] hadoop git commit: YARN-5938. Refactoring OpportunisticContainerAllocator to use SchedulerRequestKey instead of Priority and other misc fixes (asuresh) - posted by as...@apache.org on 2017/01/02 00:44:47 UTC, 0 replies.
- [30/50] [abbrv] hadoop git commit: YARN-5938. Refactoring OpportunisticContainerAllocator to use SchedulerRequestKey instead of Priority and other misc fixes (asuresh) - posted by as...@apache.org on 2017/01/02 00:44:48 UTC, 0 replies.
- [31/50] [abbrv] hadoop git commit: HADOOP-13932. Fix indefinite article in comments (Contributed by LiXin Ge via Daniel Templeton) - posted by as...@apache.org on 2017/01/02 00:44:49 UTC, 0 replies.
- [32/50] [abbrv] hadoop git commit: YARN-5962. Spelling errors in logging and exceptions for resource manager code (gsohn via rkanter) - posted by as...@apache.org on 2017/01/02 00:44:50 UTC, 0 replies.
- [33/50] [abbrv] hadoop git commit: YARN-5257. Fix unreleased resources and null dereferences (yufeigu via rkanter) - posted by as...@apache.org on 2017/01/02 00:44:51 UTC, 0 replies.
- [34/50] [abbrv] hadoop git commit: HDFS-11252. TestFileTruncate#testTruncateWithDataNodesRestartImmediately can fail with BindException. Contributed by Yiqun Lin. - posted by as...@apache.org on 2017/01/02 00:44:52 UTC, 0 replies.
- [35/50] [abbrv] hadoop git commit: YARN-5756. Add state-machine implementation for scheduler queues. (Xuan Gong via wangda) - posted by as...@apache.org on 2017/01/02 00:44:53 UTC, 0 replies.
- [36/50] [abbrv] hadoop git commit: YARN-6001. Improve moveApplicationQueues command line. Contributed by Sunil G. - posted by as...@apache.org on 2017/01/02 00:44:54 UTC, 0 replies.
- [37/50] [abbrv] 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 as...@apache.org on 2017/01/02 00:44:55 UTC, 0 replies.
- [38/50] [abbrv] hadoop git commit: YARN-5719. Enforce a C standard for native container-executor. Contributed by Chris Douglas. - posted by as...@apache.org on 2017/01/02 00:44:56 UTC, 0 replies.
- [39/50] [abbrv] hadoop git commit: YARN-5906. Update AppSchedulingInfo to use SchedulingPlacementSet. Contributed by Wangda Tan. - posted by as...@apache.org on 2017/01/02 00:44:57 UTC, 0 replies.
- [40/50] [abbrv] hadoop git commit: YARN-4882. Change the log level to DEBUG for recovering completed applications (templedf via rkanter) - posted by as...@apache.org on 2017/01/02 00:44:58 UTC, 0 replies.
- [41/50] [abbrv] hadoop git commit: HDFS-11278. Add missing @Test annotation for TestSafeMode.testSafeModeUtils() (Contributed by Lukas Majercak via Daniel Templeton) - posted by as...@apache.org on 2017/01/02 00:44:59 UTC, 0 replies.
- [42/50] [abbrv] hadoop git commit: HDFS-11274. Datanode should only check the failed volume upon IO errors. Contributed by Xiaoyu Yao. - posted by as...@apache.org on 2017/01/02 00:45:00 UTC, 0 replies.
- [43/50] [abbrv] hadoop git commit: HDFS-11251. ConcurrentModificationException during DataNode#refreshVolumes. (Manoj Govindassamy via lei) - posted by as...@apache.org on 2017/01/02 00:45:01 UTC, 0 replies.
- [44/50] [abbrv] hadoop git commit: HDFS-11267. Avoid redefinition of storageDirs in NNStorage and cleanup its accessors in Storage. (Manoj Govindassamy via lei) - posted by as...@apache.org on 2017/01/02 00:45:02 UTC, 0 replies.
- [45/50] [abbrv] hadoop git commit: HDFS-11275. Check groupEntryIndex and throw a helpful exception on failures when removing ACL. - posted by as...@apache.org on 2017/01/02 00:45:03 UTC, 0 replies.
- [46/50] [abbrv] hadoop git commit: MAPREDUCE-5155. Race condition in test case TestFetchFailure cause it to fail (Contributed by Haibo Chen via Daniel Templeton) - posted by as...@apache.org on 2017/01/02 00:45:04 UTC, 0 replies.
- [47/50] [abbrv] hadoop git commit: HADOOP-13942. Build failure due to errors of javadoc build in hadoop-azure. Contributed by Kai Sasaki - posted by as...@apache.org on 2017/01/02 00:45:05 UTC, 0 replies.
- [48/50] [abbrv] hadoop git commit: YARN-5931. Document timeout interfaces CLI and REST APIs (Contributed by Rohith Sharma K S via Daniel Templeton) - posted by as...@apache.org on 2017/01/02 00:45:06 UTC, 0 replies.
- [49/50] [abbrv] hadoop git commit: HDFS-11280. Allow WebHDFS to reuse HTTP connections to NN. Contributed by Zheng Shao. - posted by as...@apache.org on 2017/01/02 00:45:07 UTC, 0 replies.
- [50/50] [abbrv] hadoop git commit: HADOOP-13883. Addendum patch to correct the message and alphabetized with the earlier patch. Contributed by Yiqun Lin. - posted by as...@apache.org on 2017/01/02 00:45:08 UTC, 0 replies.
- [Hadoop Wiki] Update of "ConnectionRefused" by SteveLoughran - posted by Apache Wiki <wi...@apache.org> on 2017/01/03 12:22:27 UTC, 2 replies.
- [1/4] hadoop git commit: Revert "HDFS-11280. Allow WebHDFS to reuse HTTP connections to NN. Contributed by Zheng Shao." - posted by br...@apache.org on 2017/01/03 14:03:52 UTC, 0 replies.
- [2/4] hadoop git commit: Revert "HDFS-11280. Allow WebHDFS to reuse HTTP connections to NN. Contributed by Zheng Shao." - posted by br...@apache.org on 2017/01/03 14:03:53 UTC, 0 replies.
- [3/4] hadoop git commit: Revert "HDFS-11280. Allow WebHDFS to reuse HTTP connections to NN. Contributed by Zheng Shao." - posted by br...@apache.org on 2017/01/03 14:03:54 UTC, 0 replies.
- [4/4] hadoop git commit: Revert "HDFS-11280. Allow WebHDFS to reuse HTTP connections to NN. Contributed by Zheng Shao." - posted by br...@apache.org on 2017/01/03 14:03:55 UTC, 0 replies.
- hadoop git commit: HDFS-11156. Add new op GETFILEBLOCKLOCATIONS to WebHDFS REST API. Contributed by Weiwei Yang. - posted by wa...@apache.org on 2017/01/03 17:59:54 UTC, 2 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 2017/01/03 19:13:06 UTC, 0 replies.
- hadoop git commit: YARN-5529. Create new DiskValidator class with metrics (yufeigu via rkanter) - posted by rk...@apache.org on 2017/01/03 20:14:07 UTC, 1 replies.
- hadoop git commit: HADOOP-13937. S3Guard: Mock bucket locations in MockS3ClientFactory. Contributed by Mingliang Liu - posted by li...@apache.org on 2017/01/03 20:42:46 UTC, 0 replies.
- hadoop git commit: HADOOP-13946. Document how HDFS updates timestamps in the FS spec; compare with object stores. Contributed by Steve Loughran - posted by li...@apache.org on 2017/01/03 21:09:17 UTC, 2 replies.
- hadoop git commit: HADOOP-13922. Some modules have dependencies on hadoop-client jar removed by HADOOP-11804. Contributed by Sean Busbey. - posted by cn...@apache.org on 2017/01/03 21:16:38 UTC, 0 replies.
- hadoop git commit: Revert "HADOOP-13946. Document how HDFS updates timestamps in the FS spec; compare with object stores. Contributed by Steve Loughran" - posted by li...@apache.org on 2017/01/03 22:45:26 UTC, 1 replies.
- hadoop git commit: Fix synchronization issues of AbstractYarnScheduler#nodeUpdate and its implementations. (Naganarasimha G R via wangda) - posted by wa...@apache.org on 2017/01/03 22:46:52 UTC, 1 replies.
- [1/2] hadoop git commit: Revert "Fix synchronization issues of AbstractYarnScheduler#nodeUpdate and its implementations. (Naganarasimha G R via wangda)" because forgot to add JIRA Number - posted by wa...@apache.org on 2017/01/03 22:53:03 UTC, 0 replies.
- [2/2] hadoop git commit: YARN-6025. Fix synchronization issues of AbstractYarnScheduler#nodeUpdate and its implementations. (Naganarasimha G R via wangda) - posted by wa...@apache.org on 2017/01/03 22:53:04 UTC, 1 replies.
- [1/2] hadoop git commit: Revert "Fix synchronization issues of AbstractYarnScheduler#nodeUpdate and its implementations. (Naganarasimha G R via wangda)" to add correct JIRA number - posted by wa...@apache.org on 2017/01/03 22:53:48 UTC, 0 replies.
- hadoop git commit: YARN-5923. Unable to access logs for a running application if YARN_ACL_ENABLE is enabled. Contributed by Xuan Gong. - posted by ju...@apache.org on 2017/01/03 23:08:22 UTC, 1 replies.
- hadoop git commit: YARN-6029. CapacityScheduler deadlock when ParentQueue#getQueueUserAclInfo is called by one thread and LeafQueue#assignContainers is releasing excessive reserved container is called by another thread. (Tao Yang via wangda) - posted by wa...@apache.org on 2017/01/04 00:22:07 UTC, 0 replies.
- hadoop git commit: HDFS-11279. Cleanup unused DataNode#checkDiskErrorAsync(). Contributed by Hanisha Koneru - posted by xy...@apache.org on 2017/01/04 02:26:38 UTC, 0 replies.
- hadoop git commit: HADOOP-12733. Remove references to obsolete io.seqfile configuration variables. Contributed by Ray Chiang. - posted by aa...@apache.org on 2017/01/04 05:15:15 UTC, 2 replies.
- hadoop git commit: YARN-5988. RM unable to start in secure setup. Contributed by Ajith S. - posted by ro...@apache.org on 2017/01/04 06:39:41 UTC, 1 replies.
- hadoop git commit: Addendum patch to YARN-3866: fix incompatible API change. - posted by ju...@apache.org on 2017/01/04 08:02:26 UTC, 0 replies.
- [01/50] [abbrv] hadoop git commit: YARN-4994. Use MiniYARNCluster with try-with-resources in tests. Contributed by Andras Bokor. - posted by vv...@apache.org on 2017/01/04 08:03:35 UTC, 0 replies.
- [02/50] [abbrv] hadoop git commit: HDFS-11216. Add remoteBytesRead counter metrics for erasure coding reconstruction task. Contributed by Sammi Chen - posted by vv...@apache.org on 2017/01/04 08:03:36 UTC, 0 replies.
- [03/50] [abbrv] hadoop git commit: YARN-5903. Fix race condition in TestResourceManagerAdministrationProtocolPBClientImpl beforeclass setup method (Haibo Chen via Varun Saxena) - posted by vv...@apache.org on 2017/01/04 08:03:37 UTC, 0 replies.
- [04/50] [abbrv] hadoop git commit: MAPREDUCE-6704. Update the documents to run MapReduce application. Contributed by Bibin A Chundatt. - posted by vv...@apache.org on 2017/01/04 08:03:38 UTC, 0 replies.
- [05/50] [abbrv] hadoop git commit: HADOOP-13863. Azure: Add a new SAS key mode for WASB. Contributed by Dushyanth - posted by vv...@apache.org on 2017/01/04 08:03:39 UTC, 0 replies.
- [06/50] [abbrv] hadoop git commit: HDFS-10917. Collect peer performance statistics on DataNode. Contributed by Xiaobing Zhou. - posted by vv...@apache.org on 2017/01/04 08:03:40 UTC, 0 replies.
- [07/50] [abbrv] hadoop git commit: YARN-6000. Make AllocationFileLoaderService.Listener public. (Tao Jie via kasha) - posted by vv...@apache.org on 2017/01/04 08:03:41 UTC, 0 replies.
- [08/50] [abbrv] hadoop git commit: YARN-6026. A couple of spelling errors in the docs. Contributed by Grant Sohn. - posted by vv...@apache.org on 2017/01/04 08:03:42 UTC, 0 replies.
- [09/50] [abbrv] hadoop git commit: HDFS-11271. Typo in NameNode UI. Contributed by Wei-Chiu Chuang. - posted by vv...@apache.org on 2017/01/04 08:03:43 UTC, 0 replies.
- [10/50] [abbrv] hadoop git commit: HDFS-11250. Fix a typo in ReplicaUnderRecovery#setRecoveryID. Contributed by Yiqun Lin. - posted by vv...@apache.org on 2017/01/04 08:03:44 UTC, 0 replies.
- [11/50] [abbrv] hadoop git commit: HDFS-11272. Refine the assert messages in TestFSDirAttrOp. Contributed by Jimmy Xiang. - posted by vv...@apache.org on 2017/01/04 08:03:45 UTC, 0 replies.
- [12/50] [abbrv] hadoop git commit: HADOOP-13940. Document the missing envvars commands (Contributed by Yiqun Lin via Daniel Templeton) - posted by vv...@apache.org on 2017/01/04 08:03:46 UTC, 0 replies.
- [13/50] [abbrv] hadoop git commit: HADOOP-13943. TestCommonConfigurationFields#testCompareXmlAgainstConfigurationClass fails after HADOOP-13863. Contributed by Brahma Reddy Battula. - posted by vv...@apache.org on 2017/01/04 08:03:47 UTC, 0 replies.
- [14/50] [abbrv] hadoop git commit: HDFS-11270. Document the missing options of NameNode bootstrap command. Contributed by Yiqun Lin - posted by vv...@apache.org on 2017/01/04 08:03:48 UTC, 0 replies.
- [15/50] [abbrv] hadoop git commit: YARN-5969. FairShareComparator: Cache value of getResourceUsage for better performance. (zhangshilong via kasha) - posted by vv...@apache.org on 2017/01/04 08:03:49 UTC, 0 replies.
- [16/50] [abbrv] hadoop git commit: YARN-5938. Refactoring OpportunisticContainerAllocator to use SchedulerRequestKey instead of Priority and other misc fixes (asuresh) - posted by vv...@apache.org on 2017/01/04 08:03:50 UTC, 0 replies.
- [17/50] [abbrv] hadoop git commit: YARN-5938. Refactoring OpportunisticContainerAllocator to use SchedulerRequestKey instead of Priority and other misc fixes (asuresh) - posted by vv...@apache.org on 2017/01/04 08:03:51 UTC, 0 replies.
- [18/50] [abbrv] hadoop git commit: HADOOP-13932. Fix indefinite article in comments (Contributed by LiXin Ge via Daniel Templeton) - posted by vv...@apache.org on 2017/01/04 08:03:52 UTC, 0 replies.
- [19/50] [abbrv] hadoop git commit: YARN-5962. Spelling errors in logging and exceptions for resource manager code (gsohn via rkanter) - posted by vv...@apache.org on 2017/01/04 08:03:53 UTC, 0 replies.
- [20/50] [abbrv] hadoop git commit: YARN-5257. Fix unreleased resources and null dereferences (yufeigu via rkanter) - posted by vv...@apache.org on 2017/01/04 08:03:54 UTC, 0 replies.
- [21/50] [abbrv] hadoop git commit: HDFS-11252. TestFileTruncate#testTruncateWithDataNodesRestartImmediately can fail with BindException. Contributed by Yiqun Lin. - posted by vv...@apache.org on 2017/01/04 08:03:55 UTC, 0 replies.
- [22/50] [abbrv] hadoop git commit: YARN-5756. Add state-machine implementation for scheduler queues. (Xuan Gong via wangda) - posted by vv...@apache.org on 2017/01/04 08:03:56 UTC, 0 replies.
- [23/50] [abbrv] hadoop git commit: YARN-6001. Improve moveApplicationQueues command line. Contributed by Sunil G. - posted by vv...@apache.org on 2017/01/04 08:03:57 UTC, 0 replies.
- [24/50] [abbrv] 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 vv...@apache.org on 2017/01/04 08:03:58 UTC, 0 replies.
- [25/50] [abbrv] hadoop git commit: YARN-5719. Enforce a C standard for native container-executor. Contributed by Chris Douglas. - posted by vv...@apache.org on 2017/01/04 08:03:59 UTC, 0 replies.
- [26/50] [abbrv] hadoop git commit: YARN-5906. Update AppSchedulingInfo to use SchedulingPlacementSet. Contributed by Wangda Tan. - posted by vv...@apache.org on 2017/01/04 08:04:00 UTC, 0 replies.
- [27/50] [abbrv] hadoop git commit: YARN-4882. Change the log level to DEBUG for recovering completed applications (templedf via rkanter) - posted by vv...@apache.org on 2017/01/04 08:04:01 UTC, 0 replies.
- [28/50] [abbrv] hadoop git commit: HDFS-11278. Add missing @Test annotation for TestSafeMode.testSafeModeUtils() (Contributed by Lukas Majercak via Daniel Templeton) - posted by vv...@apache.org on 2017/01/04 08:04:02 UTC, 0 replies.
- [29/50] [abbrv] hadoop git commit: HDFS-11274. Datanode should only check the failed volume upon IO errors. Contributed by Xiaoyu Yao. - posted by vv...@apache.org on 2017/01/04 08:04:03 UTC, 0 replies.
- [30/50] [abbrv] hadoop git commit: HDFS-11251. ConcurrentModificationException during DataNode#refreshVolumes. (Manoj Govindassamy via lei) - posted by vv...@apache.org on 2017/01/04 08:04:04 UTC, 0 replies.
- [31/50] [abbrv] hadoop git commit: HDFS-11267. Avoid redefinition of storageDirs in NNStorage and cleanup its accessors in Storage. (Manoj Govindassamy via lei) - posted by vv...@apache.org on 2017/01/04 08:04:05 UTC, 0 replies.
- [32/50] [abbrv] hadoop git commit: HDFS-11275. Check groupEntryIndex and throw a helpful exception on failures when removing ACL. - posted by vv...@apache.org on 2017/01/04 08:04:06 UTC, 0 replies.
- [33/50] [abbrv] hadoop git commit: MAPREDUCE-5155. Race condition in test case TestFetchFailure cause it to fail (Contributed by Haibo Chen via Daniel Templeton) - posted by vv...@apache.org on 2017/01/04 08:04:07 UTC, 0 replies.
- [34/50] [abbrv] hadoop git commit: HADOOP-13942. Build failure due to errors of javadoc build in hadoop-azure. Contributed by Kai Sasaki - posted by vv...@apache.org on 2017/01/04 08:04:08 UTC, 0 replies.
- [35/50] [abbrv] hadoop git commit: YARN-5931. Document timeout interfaces CLI and REST APIs (Contributed by Rohith Sharma K S via Daniel Templeton) - posted by vv...@apache.org on 2017/01/04 08:04:09 UTC, 0 replies.
- [36/50] [abbrv] hadoop git commit: HDFS-11280. Allow WebHDFS to reuse HTTP connections to NN. Contributed by Zheng Shao. - posted by vv...@apache.org on 2017/01/04 08:04:10 UTC, 0 replies.
- [37/50] [abbrv] hadoop git commit: HADOOP-13883. Addendum patch to correct the message and alphabetized with the earlier patch. Contributed by Yiqun Lin. - posted by vv...@apache.org on 2017/01/04 08:04:11 UTC, 0 replies.
- [38/50] [abbrv] hadoop git commit: Revert "HDFS-11280. Allow WebHDFS to reuse HTTP connections to NN. Contributed by Zheng Shao." - posted by vv...@apache.org on 2017/01/04 08:04:12 UTC, 0 replies.
- [39/50] [abbrv] hadoop git commit: HDFS-11156. Add new op GETFILEBLOCKLOCATIONS to WebHDFS REST API. Contributed by Weiwei Yang. - posted by vv...@apache.org on 2017/01/04 08:04:13 UTC, 0 replies.
- [40/50] [abbrv] hadoop git commit: YARN-5529. Create new DiskValidator class with metrics (yufeigu via rkanter) - posted by vv...@apache.org on 2017/01/04 08:04:14 UTC, 0 replies.
- [41/50] [abbrv] hadoop git commit: HADOOP-13946. Document how HDFS updates timestamps in the FS spec; compare with object stores. Contributed by Steve Loughran - posted by vv...@apache.org on 2017/01/04 08:04:15 UTC, 0 replies.
- [42/50] [abbrv] hadoop git commit: HADOOP-13922. Some modules have dependencies on hadoop-client jar removed by HADOOP-11804. Contributed by Sean Busbey. - posted by vv...@apache.org on 2017/01/04 08:04:16 UTC, 0 replies.
- [43/50] [abbrv] hadoop git commit: Revert "HADOOP-13946. Document how HDFS updates timestamps in the FS spec; compare with object stores. Contributed by Steve Loughran" - posted by vv...@apache.org on 2017/01/04 08:04:17 UTC, 0 replies.
- [44/50] [abbrv] hadoop git commit: Fix synchronization issues of AbstractYarnScheduler#nodeUpdate and its implementations. (Naganarasimha G R via wangda) - posted by vv...@apache.org on 2017/01/04 08:04:18 UTC, 0 replies.
- [45/50] [abbrv] hadoop git commit: Revert "Fix synchronization issues of AbstractYarnScheduler#nodeUpdate and its implementations. (Naganarasimha G R via wangda)" to add correct JIRA number - posted by vv...@apache.org on 2017/01/04 08:04:19 UTC, 0 replies.
- [46/50] [abbrv] hadoop git commit: YARN-6025. Fix synchronization issues of AbstractYarnScheduler#nodeUpdate and its implementations. (Naganarasimha G R via wangda) - posted by vv...@apache.org on 2017/01/04 08:04:20 UTC, 0 replies.
- [47/50] [abbrv] hadoop git commit: YARN-5923. Unable to access logs for a running application if YARN_ACL_ENABLE is enabled. Contributed by Xuan Gong. - posted by vv...@apache.org on 2017/01/04 08:04:21 UTC, 0 replies.
- [48/50] [abbrv] hadoop git commit: HDFS-11279. Cleanup unused DataNode#checkDiskErrorAsync(). Contributed by Hanisha Koneru - posted by vv...@apache.org on 2017/01/04 08:04:22 UTC, 0 replies.
- [49/50] [abbrv] hadoop git commit: HADOOP-12733. Remove references to obsolete io.seqfile configuration variables. Contributed by Ray Chiang. - posted by vv...@apache.org on 2017/01/04 08:04:23 UTC, 0 replies.
- [50/50] [abbrv] hadoop git commit: YARN-5988. RM unable to start in secure setup. Contributed by Ajith S. - posted by vv...@apache.org on 2017/01/04 08:04:24 UTC, 0 replies.
- [1/2] hadoop git commit: HADOOP-13578. Add Codec for ZStandard Compression. Contributed by churro morales - posted by jl...@apache.org on 2017/01/04 16:09:30 UTC, 1 replies.
- [2/2] hadoop git commit: HADOOP-13578. Add Codec for ZStandard Compression. Contributed by churro morales - posted by jl...@apache.org on 2017/01/04 16:09:31 UTC, 1 replies.
- hadoop git commit: HADOOP-12605. Fix intermittent failure of TestIPC.testIpcWithReaderQueuing (iwasakims) - posted by ep...@apache.org on 2017/01/04 18:11:35 UTC, 0 replies.
- hadoop git commit: MAPREDUCE-6675. TestJobImpl.testUnusableNode failed (haibochen via rkanter) (cherry picked from commit 9d3fcdfbb314c83ba6185e4ac8de649dad51a279) - posted by ep...@apache.org on 2017/01/04 18:23:02 UTC, 0 replies.
- hadoop git commit: MAPREDUCE-6801. Fix flaky TestKill.testKillJob (Haibo Chen via Varun Saxena) (cherry picked from commit 7584fbf4cbafd34fac4b362cefe4e06cec16a2af) - posted by ep...@apache.org on 2017/01/04 18:32:15 UTC, 0 replies.
- hadoop git commit: YARN-4832. NM side resource value should get updated if change applied in RM side. Contributed by Junping Du - posted by ju...@apache.org on 2017/01/04 23:06:33 UTC, 0 replies.
- hadoop git commit: YARN-4164. Changed updateApplicationPriority API to return the updated application priority. Contributed by Rohith Sharma K S - posted by ji...@apache.org on 2017/01/04 23:46:25 UTC, 0 replies.
- hadoop git commit: HADOOP-13839. Fix outdated tracing documentation. Contributed by Elek, Marton. - posted by iw...@apache.org on 2017/01/05 01:15:58 UTC, 0 replies.
- hadoop git commit: YARN-4899. Queue metrics of SLS capacity scheduler only activated after app submit to the queue. (Jonathan Hung via wangda) - posted by wa...@apache.org on 2017/01/05 03:23:42 UTC, 0 replies.
- hadoop git commit: HDFS-11280. Allow WebHDFS to reuse HTTP connections to NN. Contributed by Zheng Shao. - posted by wh...@apache.org on 2017/01/05 05:02:03 UTC, 3 replies.
- hadoop git commit: MAPREDUCE-6662. Clear ASF Warnings on test data files. Contributed by Vinayakumar B - posted by aa...@apache.org on 2017/01/05 09:06:03 UTC, 0 replies.
- hadoop git commit: HDFS-11193 : [SPS]: Erasure coded files should be considered for satisfying storage policy. Contributed by Rakesh R - posted by um...@apache.org on 2017/01/05 17:31:18 UTC, 0 replies.
- [1/3] hadoop git commit: YARN-5959. RM changes to support change of container ExecutionType. (Arun Suresh via wangda) - posted by wa...@apache.org on 2017/01/05 18:36:38 UTC, 0 replies.
- [2/3] hadoop git commit: YARN-5959. RM changes to support change of container ExecutionType. (Arun Suresh via wangda) - posted by wa...@apache.org on 2017/01/05 18:36:39 UTC, 0 replies.
- [3/3] hadoop git commit: YARN-5959. RM changes to support change of container ExecutionType. (Arun Suresh via wangda) - posted by wa...@apache.org on 2017/01/05 18:36:40 UTC, 0 replies.
- [01/43] hadoop git commit: YARN-5969. FairShareComparator: Cache value of getResourceUsage for better performance. (zhangshilong via kasha) - posted by xg...@apache.org on 2017/01/05 18:59:58 UTC, 0 replies.
- [02/43] hadoop git commit: YARN-5938. Refactoring OpportunisticContainerAllocator to use SchedulerRequestKey instead of Priority and other misc fixes (asuresh) - posted by xg...@apache.org on 2017/01/05 18:59:59 UTC, 0 replies.
- [03/43] hadoop git commit: YARN-5938. Refactoring OpportunisticContainerAllocator to use SchedulerRequestKey instead of Priority and other misc fixes (asuresh) - posted by xg...@apache.org on 2017/01/05 19:00:00 UTC, 0 replies.
- [04/43] hadoop git commit: HADOOP-13932. Fix indefinite article in comments (Contributed by LiXin Ge via Daniel Templeton) - posted by xg...@apache.org on 2017/01/05 19:00:01 UTC, 0 replies.
- [05/43] hadoop git commit: YARN-5962. Spelling errors in logging and exceptions for resource manager code (gsohn via rkanter) - posted by xg...@apache.org on 2017/01/05 19:00:02 UTC, 0 replies.
- [06/43] hadoop git commit: YARN-5257. Fix unreleased resources and null dereferences (yufeigu via rkanter) - posted by xg...@apache.org on 2017/01/05 19:00:03 UTC, 0 replies.
- [07/43] hadoop git commit: HDFS-11252. TestFileTruncate#testTruncateWithDataNodesRestartImmediately can fail with BindException. Contributed by Yiqun Lin. - posted by xg...@apache.org on 2017/01/05 19:00:04 UTC, 0 replies.
- [08/43] hadoop git commit: YARN-5756. Add state-machine implementation for scheduler queues. (Xuan Gong via wangda) - posted by xg...@apache.org on 2017/01/05 19:00:05 UTC, 0 replies.
- [09/43] hadoop git commit: YARN-6001. Improve moveApplicationQueues command line. Contributed by Sunil G. - posted by xg...@apache.org on 2017/01/05 19:00:06 UTC, 0 replies.
- [10/43] 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 xg...@apache.org on 2017/01/05 19:00:07 UTC, 0 replies.
- [11/43] hadoop git commit: YARN-5719. Enforce a C standard for native container-executor. Contributed by Chris Douglas. - posted by xg...@apache.org on 2017/01/05 19:00:08 UTC, 0 replies.
- [12/43] hadoop git commit: YARN-5906. Update AppSchedulingInfo to use SchedulingPlacementSet. Contributed by Wangda Tan. - posted by xg...@apache.org on 2017/01/05 19:00:09 UTC, 0 replies.
- [13/43] hadoop git commit: YARN-4882. Change the log level to DEBUG for recovering completed applications (templedf via rkanter) - posted by xg...@apache.org on 2017/01/05 19:00:10 UTC, 0 replies.
- [14/43] hadoop git commit: HDFS-11278. Add missing @Test annotation for TestSafeMode.testSafeModeUtils() (Contributed by Lukas Majercak via Daniel Templeton) - posted by xg...@apache.org on 2017/01/05 19:00:11 UTC, 0 replies.
- [15/43] hadoop git commit: HDFS-11274. Datanode should only check the failed volume upon IO errors. Contributed by Xiaoyu Yao. - posted by xg...@apache.org on 2017/01/05 19:00:12 UTC, 0 replies.
- [16/43] hadoop git commit: HDFS-11251. ConcurrentModificationException during DataNode#refreshVolumes. (Manoj Govindassamy via lei) - posted by xg...@apache.org on 2017/01/05 19:00:13 UTC, 0 replies.
- [17/43] hadoop git commit: HDFS-11267. Avoid redefinition of storageDirs in NNStorage and cleanup its accessors in Storage. (Manoj Govindassamy via lei) - posted by xg...@apache.org on 2017/01/05 19:00:14 UTC, 0 replies.
- [18/43] hadoop git commit: HDFS-11275. Check groupEntryIndex and throw a helpful exception on failures when removing ACL. - posted by xg...@apache.org on 2017/01/05 19:00:15 UTC, 0 replies.
- [19/43] hadoop git commit: MAPREDUCE-5155. Race condition in test case TestFetchFailure cause it to fail (Contributed by Haibo Chen via Daniel Templeton) - posted by xg...@apache.org on 2017/01/05 19:00:16 UTC, 0 replies.
- [20/43] hadoop git commit: HADOOP-13942. Build failure due to errors of javadoc build in hadoop-azure. Contributed by Kai Sasaki - posted by xg...@apache.org on 2017/01/05 19:00:17 UTC, 0 replies.
- [21/43] hadoop git commit: YARN-5931. Document timeout interfaces CLI and REST APIs (Contributed by Rohith Sharma K S via Daniel Templeton) - posted by xg...@apache.org on 2017/01/05 19:00:18 UTC, 0 replies.
- [22/43] hadoop git commit: HDFS-11280. Allow WebHDFS to reuse HTTP connections to NN. Contributed by Zheng Shao. - posted by xg...@apache.org on 2017/01/05 19:00:19 UTC, 0 replies.
- [23/43] hadoop git commit: HADOOP-13883. Addendum patch to correct the message and alphabetized with the earlier patch. Contributed by Yiqun Lin. - posted by xg...@apache.org on 2017/01/05 19:00:20 UTC, 0 replies.
- [24/43] hadoop git commit: Revert "HDFS-11280. Allow WebHDFS to reuse HTTP connections to NN. Contributed by Zheng Shao." - posted by xg...@apache.org on 2017/01/05 19:00:21 UTC, 0 replies.
- [25/43] hadoop git commit: HDFS-11156. Add new op GETFILEBLOCKLOCATIONS to WebHDFS REST API. Contributed by Weiwei Yang. - posted by xg...@apache.org on 2017/01/05 19:00:22 UTC, 0 replies.
- [26/43] hadoop git commit: YARN-5529. Create new DiskValidator class with metrics (yufeigu via rkanter) - posted by xg...@apache.org on 2017/01/05 19:00:23 UTC, 0 replies.
- [27/43] hadoop git commit: HADOOP-13946. Document how HDFS updates timestamps in the FS spec; compare with object stores. Contributed by Steve Loughran - posted by xg...@apache.org on 2017/01/05 19:00:24 UTC, 0 replies.
- [28/43] hadoop git commit: HADOOP-13922. Some modules have dependencies on hadoop-client jar removed by HADOOP-11804. Contributed by Sean Busbey. - posted by xg...@apache.org on 2017/01/05 19:00:25 UTC, 0 replies.
- [29/43] hadoop git commit: Revert "HADOOP-13946. Document how HDFS updates timestamps in the FS spec; compare with object stores. Contributed by Steve Loughran" - posted by xg...@apache.org on 2017/01/05 19:00:26 UTC, 0 replies.
- [30/43] hadoop git commit: Fix synchronization issues of AbstractYarnScheduler#nodeUpdate and its implementations. (Naganarasimha G R via wangda) - posted by xg...@apache.org on 2017/01/05 19:00:27 UTC, 0 replies.
- [31/43] hadoop git commit: Revert "Fix synchronization issues of AbstractYarnScheduler#nodeUpdate and its implementations. (Naganarasimha G R via wangda)" to add correct JIRA number - posted by xg...@apache.org on 2017/01/05 19:00:28 UTC, 0 replies.
- [32/43] hadoop git commit: YARN-6025. Fix synchronization issues of AbstractYarnScheduler#nodeUpdate and its implementations. (Naganarasimha G R via wangda) - posted by xg...@apache.org on 2017/01/05 19:00:29 UTC, 0 replies.
- [33/43] hadoop git commit: YARN-5923. Unable to access logs for a running application if YARN_ACL_ENABLE is enabled. Contributed by Xuan Gong. - posted by xg...@apache.org on 2017/01/05 19:00:30 UTC, 0 replies.
- [34/43] hadoop git commit: HDFS-11279. Cleanup unused DataNode#checkDiskErrorAsync(). Contributed by Hanisha Koneru - posted by xg...@apache.org on 2017/01/05 19:00:31 UTC, 0 replies.
- [35/43] hadoop git commit: HADOOP-12733. Remove references to obsolete io.seqfile configuration variables. Contributed by Ray Chiang. - posted by xg...@apache.org on 2017/01/05 19:00:32 UTC, 0 replies.
- [36/43] hadoop git commit: YARN-5988. RM unable to start in secure setup. Contributed by Ajith S. - posted by xg...@apache.org on 2017/01/05 19:00:33 UTC, 0 replies.
- [37/43] hadoop git commit: HADOOP-13578. Add Codec for ZStandard Compression. Contributed by churro morales - posted by xg...@apache.org on 2017/01/05 19:00:34 UTC, 0 replies.
- [38/43] hadoop git commit: HADOOP-13578. Add Codec for ZStandard Compression. Contributed by churro morales - posted by xg...@apache.org on 2017/01/05 19:00:35 UTC, 0 replies.
- [39/43] hadoop git commit: YARN-4899. Queue metrics of SLS capacity scheduler only activated after app submit to the queue. (Jonathan Hung via wangda) - posted by xg...@apache.org on 2017/01/05 19:00:36 UTC, 0 replies.
- [40/43] hadoop git commit: HDFS-11280. Allow WebHDFS to reuse HTTP connections to NN. Contributed by Zheng Shao. - posted by xg...@apache.org on 2017/01/05 19:00:37 UTC, 0 replies.
- [41/43] hadoop git commit: YARN-5959. RM changes to support change of container ExecutionType. (Arun Suresh via wangda) - posted by xg...@apache.org on 2017/01/05 19:00:38 UTC, 0 replies.
- [42/43] hadoop git commit: YARN-5959. RM changes to support change of container ExecutionType. (Arun Suresh via wangda) - posted by xg...@apache.org on 2017/01/05 19:00:39 UTC, 0 replies.
- [43/43] hadoop git commit: YARN-5959. RM changes to support change of container ExecutionType. (Arun Suresh via wangda) - posted by xg...@apache.org on 2017/01/05 19:00:40 UTC, 0 replies.
- hadoop git commit: YARN-5246. NMWebAppFilter web redirects drop query parameters. Contributed by Varun Vasudev. (cherry picked from commit d0162f2040a4d98fbac51527dfc9447888cb32ab) - posted by jl...@apache.org on 2017/01/05 20:37:05 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 jl...@apache.org on 2017/01/05 20:39:56 UTC, 0 replies.
- hadoop git commit: HADOOP-13934. S3Guard: DynamoDBMetadataStore#move() could be throwing exception due to BatchWriteItem limits. Contributed by Mingliang Liu. - posted by cn...@apache.org on 2017/01/05 21:18:12 UTC, 0 replies.
- hadoop git commit: HADOOP-12406. Fixed AbstractMapWritable.readFields to use the thread's ClassLoader to load class instead of System ClassLoader. Contributed by Nadeem Douba. - posted by ju...@apache.org on 2017/01/05 21:26:49 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 2017/01/05 21:29:40 UTC, 0 replies.
- hadoop git commit: HADOOP-13896. Invoke assembly plugin after building jars. - posted by wa...@apache.org on 2017/01/05 21:40:49 UTC, 0 replies.
- [1/3] hadoop git commit: HDFS-9483. Documentation does not cover use of "swebhdfs" as URL scheme for SSL-secured WebHDFS. Contributed by Surendra Singh Lilhore. - posted by cn...@apache.org on 2017/01/05 23:55:32 UTC, 0 replies.
- [2/3] hadoop git commit: HDFS-9483. Documentation does not cover use of "swebhdfs" as URL scheme for SSL-secured WebHDFS. Contributed by Surendra Singh Lilhore. - posted by cn...@apache.org on 2017/01/05 23:55:33 UTC, 0 replies.
- [3/3] hadoop git commit: HDFS-9483. Documentation does not cover use of "swebhdfs" as URL scheme for SSL-secured WebHDFS. Contributed by Surendra Singh Lilhore. - posted by cn...@apache.org on 2017/01/05 23:55:34 UTC, 0 replies.
- hadoop git commit: HADOOP-13780. LICENSE/NOTICE are out of date for source artifacts. - posted by xi...@apache.org on 2017/01/06 00:05:38 UTC, 0 replies.
- [1/2] hadoop git commit: HADOOP-13597. Switch KMS from Tomcat to Jetty. Contributed by John Zhuge. - posted by xi...@apache.org on 2017/01/06 01:22:58 UTC, 0 replies.
- [2/2] hadoop git commit: HADOOP-13597. Switch KMS from Tomcat to Jetty. Contributed by John Zhuge. - posted by xi...@apache.org on 2017/01/06 01:22:59 UTC, 0 replies.
- hadoop git commit: MAPREDUCE-6715. Fix Several Unsafe Practices (Contributed by Yufei Gu via Daniel Templeton) - posted by te...@apache.org on 2017/01/06 01:56:54 UTC, 1 replies.
- [01/50] [abbrv] hadoop git commit: Revert "HADOOP-13946. Document how HDFS updates timestamps in the FS spec; compare with object stores. Contributed by Steve Loughran" [Forced Update!] - posted by su...@apache.org on 2017/01/06 03:15:25 UTC, 0 replies.
- [02/50] [abbrv] hadoop git commit: Fix synchronization issues of AbstractYarnScheduler#nodeUpdate and its implementations. (Naganarasimha G R via wangda) - posted by su...@apache.org on 2017/01/06 03:15:26 UTC, 0 replies.
- [03/50] [abbrv] hadoop git commit: Revert "Fix synchronization issues of AbstractYarnScheduler#nodeUpdate and its implementations. (Naganarasimha G R via wangda)" to add correct JIRA number - posted by su...@apache.org on 2017/01/06 03:15:27 UTC, 0 replies.
- [04/50] [abbrv] hadoop git commit: YARN-6025. Fix synchronization issues of AbstractYarnScheduler#nodeUpdate and its implementations. (Naganarasimha G R via wangda) - posted by su...@apache.org on 2017/01/06 03:15:28 UTC, 0 replies.
- [05/50] [abbrv] hadoop git commit: YARN-5923. Unable to access logs for a running application if YARN_ACL_ENABLE is enabled. Contributed by Xuan Gong. - posted by su...@apache.org on 2017/01/06 03:15:29 UTC, 0 replies.
- [06/50] [abbrv] hadoop git commit: HDFS-11279. Cleanup unused DataNode#checkDiskErrorAsync(). Contributed by Hanisha Koneru - posted by su...@apache.org on 2017/01/06 03:15:30 UTC, 0 replies.
- [07/50] [abbrv] hadoop git commit: HADOOP-12733. Remove references to obsolete io.seqfile configuration variables. Contributed by Ray Chiang. - posted by su...@apache.org on 2017/01/06 03:15:31 UTC, 0 replies.
- [08/50] [abbrv] hadoop git commit: YARN-5988. RM unable to start in secure setup. Contributed by Ajith S. - posted by su...@apache.org on 2017/01/06 03:15:32 UTC, 0 replies.
- [09/50] [abbrv] hadoop git commit: HADOOP-13578. Add Codec for ZStandard Compression. Contributed by churro morales - posted by su...@apache.org on 2017/01/06 03:15:33 UTC, 0 replies.
- [10/50] [abbrv] hadoop git commit: HADOOP-13578. Add Codec for ZStandard Compression. Contributed by churro morales - posted by su...@apache.org on 2017/01/06 03:15:34 UTC, 0 replies.
- [11/50] [abbrv] hadoop git commit: YARN-4899. Queue metrics of SLS capacity scheduler only activated after app submit to the queue. (Jonathan Hung via wangda) - posted by su...@apache.org on 2017/01/06 03:15:35 UTC, 0 replies.
- [12/50] [abbrv] hadoop git commit: HDFS-11280. Allow WebHDFS to reuse HTTP connections to NN. Contributed by Zheng Shao. - posted by su...@apache.org on 2017/01/06 03:15:36 UTC, 0 replies.
- [13/50] [abbrv] hadoop git commit: YARN-5959. RM changes to support change of container ExecutionType. (Arun Suresh via wangda) - posted by su...@apache.org on 2017/01/06 03:15:37 UTC, 0 replies.
- [14/50] [abbrv] hadoop git commit: YARN-5959. RM changes to support change of container ExecutionType. (Arun Suresh via wangda) - posted by su...@apache.org on 2017/01/06 03:15:38 UTC, 0 replies.
- [15/50] [abbrv] hadoop git commit: YARN-5959. RM changes to support change of container ExecutionType. (Arun Suresh via wangda) - posted by su...@apache.org on 2017/01/06 03:15:39 UTC, 0 replies.
- [16/50] [abbrv] hadoop git commit: HADOOP-13896. Invoke assembly plugin after building jars. - posted by su...@apache.org on 2017/01/06 03:15:40 UTC, 0 replies.
- [17/50] [abbrv] hadoop git commit: HDFS-9483. Documentation does not cover use of "swebhdfs" as URL scheme for SSL-secured WebHDFS. Contributed by Surendra Singh Lilhore. - posted by su...@apache.org on 2017/01/06 03:15:41 UTC, 0 replies.
- [18/50] [abbrv] hadoop git commit: HADOOP-13780. LICENSE/NOTICE are out of date for source artifacts. - posted by su...@apache.org on 2017/01/06 03:15:42 UTC, 0 replies.
- [19/50] [abbrv] hadoop git commit: HADOOP-13597. Switch KMS from Tomcat to Jetty. Contributed by John Zhuge. - posted by su...@apache.org on 2017/01/06 03:15:43 UTC, 0 replies.
- [20/50] [abbrv] hadoop git commit: HADOOP-13597. Switch KMS from Tomcat to Jetty. Contributed by John Zhuge. - posted by su...@apache.org on 2017/01/06 03:15:44 UTC, 0 replies.
- [21/50] [abbrv] hadoop git commit: MAPREDUCE-6715. Fix Several Unsafe Practices (Contributed by Yufei Gu via Daniel Templeton) - posted by su...@apache.org on 2017/01/06 03:15:45 UTC, 0 replies.
- [22/50] [abbrv] hadoop git commit: YARN-5519. Add SubClusterId in AddApplicationHomeSubClusterResponse for Router Failover. (Ellen Hui via Subru) - posted by su...@apache.org on 2017/01/06 03:15:46 UTC, 2 replies.
- [23/50] [abbrv] hadoop git commit: YARN-5324. Stateless Federation router policies implementation. (Carlo Curino via Subru). - posted by su...@apache.org on 2017/01/06 03:15:47 UTC, 2 replies.
- [24/50] [abbrv] hadoop git commit: YARN-5324. Stateless Federation router policies implementation. (Carlo Curino via Subru). - posted by su...@apache.org on 2017/01/06 03:15:48 UTC, 2 replies.
- [25/50] [abbrv] hadoop git commit: YARN-5676. Add a HashBasedRouterPolicy, and small policies and test refactoring. (Carlo Curino via Subru). - posted by su...@apache.org on 2017/01/06 03:15:49 UTC, 2 replies.
- [26/50] [abbrv] hadoop git commit: YARN-5676. Add a HashBasedRouterPolicy, and small policies and test refactoring. (Carlo Curino via Subru). - posted by su...@apache.org on 2017/01/06 03:15:50 UTC, 2 replies.
- [27/50] [abbrv] hadoop git commit: YARN-3673. Create a FailoverProxy for Federation services. Contributed by Subru Krishnan - posted by su...@apache.org on 2017/01/06 03:15:51 UTC, 2 replies.
- [28/50] [abbrv] hadoop git commit: YARN-5407. In-memory based implementation of the FederationApplicationStateStore/FederationPolicyStateStore. (Ellen Hui via Subru) - posted by su...@apache.org on 2017/01/06 03:15:52 UTC, 2 replies.
- [29/50] [abbrv] hadoop git commit: YARN-3662. Federation Membership State Store internal APIs. - posted by su...@apache.org on 2017/01/06 03:15:53 UTC, 2 replies.
- [30/50] [abbrv] hadoop git commit: YARN-3662. Federation Membership State Store internal APIs. - posted by su...@apache.org on 2017/01/06 03:15:54 UTC, 2 replies.
- [31/50] [abbrv] hadoop git commit: YARN-5612. Return SubClusterId in FederationStateStoreFacade#addApplicationHomeSubCluster for Router Failover. (Giovanni Matteo Fumarola via Subru). - posted by su...@apache.org on 2017/01/06 03:15:55 UTC, 2 replies.
- [32/50] [abbrv] hadoop git commit: YARN-5391. PolicyManager to tie together Router/AMRM Federation policies. (Carlo Curino via Subru). - posted by su...@apache.org on 2017/01/06 03:15:56 UTC, 2 replies.
- [33/50] [abbrv] hadoop git commit: YARN-5323. Policies APIs for Federation Router and AMRMProxy policies. (Carlo Curino via Subru). - posted by su...@apache.org on 2017/01/06 03:15:57 UTC, 2 replies.
- [34/50] [abbrv] hadoop git commit: YARN-3664. Federation PolicyStore internal APIs - posted by su...@apache.org on 2017/01/06 03:15:58 UTC, 2 replies.
- [35/50] [abbrv] hadoop git commit: YARN-5905. Update the RM webapp host that is reported as part of Federation membership to current primary RM's IP. - posted by su...@apache.org on 2017/01/06 03:15:59 UTC, 2 replies.
- [36/50] [abbrv] hadoop git commit: YARN-3672. Create Facade for Federation State and Policy Store. Contributed by Subru Krishnan - posted by su...@apache.org on 2017/01/06 03:16:00 UTC, 2 replies.
- [37/50] [abbrv] hadoop git commit: YARN-5634. Simplify initialization/use of RouterPolicy via a RouterPolicyFacade. (Carlo Curino via Subru). - posted by su...@apache.org on 2017/01/06 03:16:01 UTC, 2 replies.
- [38/50] [abbrv] hadoop git commit: YARN-5872. Add AlwayReject policies for router and amrmproxy. (Carlo Curino via Subru). - posted by su...@apache.org on 2017/01/06 03:16:02 UTC, 2 replies.
- [39/50] [abbrv] hadoop git commit: YARN-5325. Stateless ARMRMProxy policies implementation. (Carlo Curino via Subru). - posted by su...@apache.org on 2017/01/06 03:16:03 UTC, 2 replies.
- [40/50] [abbrv] hadoop git commit: YARN-5325. Stateless ARMRMProxy policies implementation. (Carlo Curino via Subru). - posted by su...@apache.org on 2017/01/06 03:16:04 UTC, 2 replies.
- [41/50] [abbrv] hadoop git commit: YARN-5390. Federation Subcluster Resolver. Contributed by Ellen Hui. - posted by su...@apache.org on 2017/01/06 03:16:05 UTC, 2 replies.
- [42/50] [abbrv] hadoop git commit: YARN-5406. In-memory based implementation of the FederationMembershipStateStore. Contributed by Ellen Hui. - posted by su...@apache.org on 2017/01/06 03:16:06 UTC, 2 replies.
- [43/50] [abbrv] hadoop git commit: YARN-5601. Make the RM epoch base value configurable. Contributed by Subru Krishnan - posted by su...@apache.org on 2017/01/06 03:16:07 UTC, 2 replies.
- [44/50] [abbrv] hadoop git commit: YARN-5467. InputValidator for the FederationStateStore internal APIs. (Giovanni Matteo Fumarola via Subru) - posted by su...@apache.org on 2017/01/06 03:16:08 UTC, 2 replies.
- [45/50] [abbrv] hadoop git commit: YARN-5467. InputValidator for the FederationStateStore internal APIs. (Giovanni Matteo Fumarola via Subru) - posted by su...@apache.org on 2017/01/06 03:16:09 UTC, 2 replies.
- [46/50] [abbrv] hadoop git commit: YARN-5408. Compose Federation membership/application/policy APIs into an uber FederationStateStore API. (Ellen Hui via Subru). - posted by su...@apache.org on 2017/01/06 03:16:10 UTC, 2 replies.
- [47/50] [abbrv] hadoop git commit: YARN-3671. Integrate Federation services with ResourceManager. Contributed by Subru Krishnan - posted by su...@apache.org on 2017/01/06 03:16:11 UTC, 2 replies.
- [48/50] [abbrv] hadoop git commit: YARN-5300. Exclude generated federation protobuf sources from YARN Javadoc/findbugs build - posted by su...@apache.org on 2017/01/06 03:16:12 UTC, 2 replies.
- [49/50] [abbrv] hadoop git commit: YARN-5307. Federation Application State Store internal APIs - posted by su...@apache.org on 2017/01/06 03:16:13 UTC, 2 replies.
- [50/50] [abbrv] hadoop git commit: YARN-5307. Federation Application State Store internal APIs - posted by su...@apache.org on 2017/01/06 03:16:14 UTC, 2 replies.
- hadoop git commit: HDFS-11282. Document the missing metrics of DataNode Volume IO operations. Contributed by Yiqun Lin. - posted by ar...@apache.org on 2017/01/06 03:35:12 UTC, 1 replies.
- [1/2] hadoop git commit: HDFS-11119. Support for parallel checking of StorageLocations on DataNode startup. - posted by ar...@apache.org on 2017/01/06 04:58:59 UTC, 0 replies.
- [2/2] hadoop git commit: HDFS-11148. Update DataNode to use StorageLocationChecker at startup. - posted by ar...@apache.org on 2017/01/06 04:59:00 UTC, 0 replies.
- hadoop git commit: HDFS-11149. Support for parallel checking of FsVolumes. - posted by ar...@apache.org on 2017/01/06 15:58:20 UTC, 0 replies.
- hadoop git commit: YARN-5906. Update AppSchedulingInfo to use SchedulingPlacementSet. Contributed by Wangda Tan. - posted by su...@apache.org on 2017/01/06 16:02:35 UTC, 0 replies.
- [1/2] hadoop git commit: YARN-6040. Introduce api independent PendingAsk to replace usage of ResourceRequest within Scheduler classes. (Wangda Tan via asuresh) - posted by as...@apache.org on 2017/01/06 18:00:08 UTC, 0 replies.
- [2/2] hadoop git commit: YARN-6040. Introduce api independent PendingAsk to replace usage of ResourceRequest within Scheduler classes. (Wangda Tan via asuresh) - posted by as...@apache.org on 2017/01/06 18:00:09 UTC, 0 replies.
- hadoop git commit: HADOOP-13931. S3AGuard: Use BatchWriteItem in DynamoDBMetadataStore#put(). Contributed by Mingliang Liu. - posted by cn...@apache.org on 2017/01/06 18:36:09 UTC, 0 replies.
- hadoop git commit: MAPREDUCE-6682. TestMRCJCFileOutputCommitter fails intermittently Contributed by Akira Ajisaka. (cherry picked from commit 8f1c374bec2451568f463ab68f7eb6db734ab14e) - posted by jl...@apache.org on 2017/01/06 18:56:26 UTC, 1 replies.
- [01/15] hadoop git commit: YARN-5982. Simplify opportunistic container parameters and metrics. (Konstantinos Karanasos via asuresh) - posted by as...@apache.org on 2017/01/06 19:34:31 UTC, 0 replies.
- [02/15] hadoop git commit: YARN-5823. Update NMTokens in case of requests with only opportunistic containers. (Konstantinos Karanasos via asuresh) - posted by as...@apache.org on 2017/01/06 19:34:32 UTC, 0 replies.
- [03/15] hadoop git commit: YARN-5377. Fix TestQueuingContainerManager.testKillMultipleOpportunisticContainers. (Konstantinos Karanasos via asuresh) - posted by as...@apache.org on 2017/01/06 19:34:33 UTC, 0 replies.
- [04/15] hadoop git commit: YARN-5486. Update OpportunisticContainerAllocatorAMService::allocate method to handle OPPORTUNISTIC container requests. (Konstantinos Karanasos via asuresh) - posted by as...@apache.org on 2017/01/06 19:34:34 UTC, 0 replies.
- [05/15] hadoop git commit: YARN-5799. Fix Opportunistic Allocation to set the correct value of Node Http Address. (asuresh) - posted by as...@apache.org on 2017/01/06 19:34:35 UTC, 0 replies.
- [06/15] hadoop git commit: YARN-5918. Handle Opportunistic scheduling allocate request failure when NM is lost. (Bibin A Chundatt via asuresh) - posted by as...@apache.org on 2017/01/06 19:34:36 UTC, 0 replies.
- [07/15] hadoop git commit: YARN-4597. Introduce ContainerScheduler and a SCHEDULED state to NodeManager container lifecycle. (asuresh) - posted by as...@apache.org on 2017/01/06 19:34:37 UTC, 0 replies.
- [08/15] hadoop git commit: YARN-4597. Introduce ContainerScheduler and a SCHEDULED state to NodeManager container lifecycle. (asuresh) - posted by as...@apache.org on 2017/01/06 19:34:38 UTC, 0 replies.
- [09/15] hadoop git commit: YARN-4597. Introduce ContainerScheduler and a SCHEDULED state to NodeManager container lifecycle. (asuresh) - posted by as...@apache.org on 2017/01/06 19:34:39 UTC, 0 replies.
- [10/15] hadoop git commit: YARN-4597. Introduce ContainerScheduler and a SCHEDULED state to NodeManager container lifecycle. (asuresh) - posted by as...@apache.org on 2017/01/06 19:34:40 UTC, 0 replies.
- [11/15] hadoop git commit: YARN-2995. Enhance UI to show cluster resource utilization of various container Execution types. (Konstantinos Karanasos via asuresh) - posted by as...@apache.org on 2017/01/06 19:34:41 UTC, 0 replies.
- [12/15] hadoop git commit: YARN-2995. Enhance UI to show cluster resource utilization of various container Execution types. (Konstantinos Karanasos via asuresh) - posted by as...@apache.org on 2017/01/06 19:34:42 UTC, 0 replies.
- [13/15] 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 2017/01/06 19:34:43 UTC, 0 replies.
- [14/15] hadoop git commit: YARN-5938. Refactoring OpportunisticContainerAllocator to use SchedulerRequestKey instead of Priority and other misc fixes (asuresh) - posted by as...@apache.org on 2017/01/06 19:34:44 UTC, 0 replies.
- [15/15] hadoop git commit: YARN-5938. Refactoring OpportunisticContainerAllocator to use SchedulerRequestKey instead of Priority and other misc fixes (asuresh) - posted by as...@apache.org on 2017/01/06 19:34:45 UTC, 0 replies.
- hadoop git commit: YARN-5991. Yarn Distributed Shell does not print throwable t to App Master When failed to start container (Contributed by Jim Frankola via Daniel Templeton) - posted by te...@apache.org on 2017/01/06 22:30:30 UTC, 0 replies.
- hadoop git commit: YARN-6009. Skip validating app timeout value on recovery. Contributed by Rohith Sharma K S - posted by ji...@apache.org on 2017/01/07 02:19:47 UTC, 1 replies.
- hadoop git commit: YARN-6015. AsyncDispatcher thread name can be set to improved debugging. Contributed by Ajith S. - posted by na...@apache.org on 2017/01/07 02:47:01 UTC, 1 replies.
- hadoop git commit: YARN-6022. Revert changes of AbstractResourceRequest (Contributed by Wangda Tan via Daniel Templeton) - posted by te...@apache.org on 2017/01/07 16:25:03 UTC, 0 replies.
- [1/2] hadoop git commit: YARN-5585. [Atsv2] Reader side changes for entity prefix and support for pagination via additional filters (Rohith Sharma K S via Varun Saxena) - posted by va...@apache.org on 2017/01/07 16:39:25 UTC, 1 replies.
- [2/2] hadoop git commit: YARN-5585. [Atsv2] Reader side changes for entity prefix and support for pagination via additional filters (Rohith Sharma K S via Varun Saxena) - posted by va...@apache.org on 2017/01/07 16:39:26 UTC, 1 replies.
- hadoop git commit: Addendum patch to YARN-3866: fix incompatible API change. Contributed by Wangda Tan. - posted by ju...@apache.org on 2017/01/08 03:59:11 UTC, 0 replies.
- hadoop git commit: MAPREDUCE-6711. JobImpl fails to handle preemption events on state COMMITTING. Contributed by Prabhu Joseph. - posted by ju...@apache.org on 2017/01/08 06:04:40 UTC, 3 replies.
- hadoop git commit: YARN-6066. Opportunistic containers Minor fixes : API annotations, parameter name changes, checkstyles. (asuresh) - posted by as...@apache.org on 2017/01/08 16:29:30 UTC, 1 replies.
- hadoop git commit: HADOOP-13958. Bump up release year to 2017. Contributed by Junping Du. - posted by ju...@apache.org on 2017/01/08 23:48:03 UTC, 3 replies.
- hadoop git commit: YARN-6068. Log aggregation get failed when NM restart even with recovery (Junping Du via Varun Saxena) - posted by va...@apache.org on 2017/01/09 03:22:52 UTC, 2 replies.
- hadoop git commit: HADOOP-13960. Initialize DynamoDBMetadataStore without associated S3AFileSystem. (Mingliang Liu via Lei Xu) - posted by le...@apache.org on 2017/01/09 08:49:46 UTC, 0 replies.
- hadoop git commit: YARN-6074. FlowRunEntity does not deserialize long values correctly (Rohith Sharma K S via Varun Saxena) - posted by va...@apache.org on 2017/01/09 10:54:46 UTC, 2 replies.
- hadoop git commit: HDFS-11289. [SPS]: Make SPS movement monitor timeouts configurable. Contributed by Uma Maheswara Rao G - posted by ra...@apache.org on 2017/01/09 13:39:52 UTC, 0 replies.
- [1/2] hadoop git commit: YARN-3955. Support for application priority ACLs in queues of CapacityScheduler. (Sunil G via wangda) - posted by wa...@apache.org on 2017/01/09 16:42:03 UTC, 1 replies.
- [2/2] hadoop git commit: YARN-3955. Support for application priority ACLs in queues of CapacityScheduler. (Sunil G via wangda) - posted by wa...@apache.org on 2017/01/09 16:42:04 UTC, 1 replies.
- hadoop git commit: HDFS-11301. Double wrapping over RandomAccessFile in LocalReplicaInPipeline#createStreams. Contributed by Hanisha Koneru. - posted by ar...@apache.org on 2017/01/09 18:33:10 UTC, 0 replies.
- [01/21] hadoop git commit: HADOOP-13896. Invoke assembly plugin after building jars. - posted by xg...@apache.org on 2017/01/09 21:29:56 UTC, 0 replies.
- [02/21] hadoop git commit: HDFS-9483. Documentation does not cover use of "swebhdfs" as URL scheme for SSL-secured WebHDFS. Contributed by Surendra Singh Lilhore. - posted by xg...@apache.org on 2017/01/09 21:29:57 UTC, 0 replies.
- [03/21] hadoop git commit: HADOOP-13780. LICENSE/NOTICE are out of date for source artifacts. - posted by xg...@apache.org on 2017/01/09 21:29:58 UTC, 0 replies.
- [04/21] hadoop git commit: HADOOP-13597. Switch KMS from Tomcat to Jetty. Contributed by John Zhuge. - posted by xg...@apache.org on 2017/01/09 21:29:59 UTC, 0 replies.
- [05/21] hadoop git commit: HADOOP-13597. Switch KMS from Tomcat to Jetty. Contributed by John Zhuge. - posted by xg...@apache.org on 2017/01/09 21:30:00 UTC, 0 replies.
- [06/21] hadoop git commit: MAPREDUCE-6715. Fix Several Unsafe Practices (Contributed by Yufei Gu via Daniel Templeton) - posted by xg...@apache.org on 2017/01/09 21:30:01 UTC, 0 replies.
- [07/21] hadoop git commit: HDFS-11282. Document the missing metrics of DataNode Volume IO operations. Contributed by Yiqun Lin. - posted by xg...@apache.org on 2017/01/09 21:30:02 UTC, 0 replies.
- [08/21] hadoop git commit: YARN-6040. Introduce api independent PendingAsk to replace usage of ResourceRequest within Scheduler classes. (Wangda Tan via asuresh) - posted by xg...@apache.org on 2017/01/09 21:30:03 UTC, 0 replies.
- [09/21] hadoop git commit: YARN-6040. Introduce api independent PendingAsk to replace usage of ResourceRequest within Scheduler classes. (Wangda Tan via asuresh) - posted by xg...@apache.org on 2017/01/09 21:30:04 UTC, 0 replies.
- [10/21] hadoop git commit: YARN-5991. Yarn Distributed Shell does not print throwable t to App Master When failed to start container (Contributed by Jim Frankola via Daniel Templeton) - posted by xg...@apache.org on 2017/01/09 21:30:05 UTC, 0 replies.
- [11/21] hadoop git commit: YARN-6009. Skip validating app timeout value on recovery. Contributed by Rohith Sharma K S - posted by xg...@apache.org on 2017/01/09 21:30:06 UTC, 0 replies.
- [12/21] hadoop git commit: YARN-6015. AsyncDispatcher thread name can be set to improved debugging. Contributed by Ajith S. - posted by xg...@apache.org on 2017/01/09 21:30:07 UTC, 0 replies.
- [13/21] hadoop git commit: YARN-6022. Revert changes of AbstractResourceRequest (Contributed by Wangda Tan via Daniel Templeton) - posted by xg...@apache.org on 2017/01/09 21:30:08 UTC, 0 replies.
- [14/21] hadoop git commit: MAPREDUCE-6711. JobImpl fails to handle preemption events on state COMMITTING. Contributed by Prabhu Joseph. - posted by xg...@apache.org on 2017/01/09 21:30:09 UTC, 0 replies.
- [15/21] hadoop git commit: YARN-6066. Opportunistic containers Minor fixes : API annotations, parameter name changes, checkstyles. (asuresh) - posted by xg...@apache.org on 2017/01/09 21:30:10 UTC, 0 replies.
- [16/21] hadoop git commit: HADOOP-13958. Bump up release year to 2017. Contributed by Junping Du. - posted by xg...@apache.org on 2017/01/09 21:30:11 UTC, 0 replies.
- [17/21] hadoop git commit: YARN-6068. Log aggregation get failed when NM restart even with recovery (Junping Du via Varun Saxena) - posted by xg...@apache.org on 2017/01/09 21:30:12 UTC, 0 replies.
- [18/21] hadoop git commit: YARN-6074. FlowRunEntity does not deserialize long values correctly (Rohith Sharma K S via Varun Saxena) - posted by xg...@apache.org on 2017/01/09 21:30:13 UTC, 0 replies.
- [19/21] hadoop git commit: YARN-3955. Support for application priority ACLs in queues of CapacityScheduler. (Sunil G via wangda) - posted by xg...@apache.org on 2017/01/09 21:30:14 UTC, 0 replies.
- [20/21] hadoop git commit: YARN-3955. Support for application priority ACLs in queues of CapacityScheduler. (Sunil G via wangda) - posted by xg...@apache.org on 2017/01/09 21:30:15 UTC, 0 replies.
- [21/21] hadoop git commit: HDFS-11301. Double wrapping over RandomAccessFile in LocalReplicaInPipeline#createStreams. Contributed by Hanisha Koneru. - posted by xg...@apache.org on 2017/01/09 21:30:16 UTC, 0 replies.
- hadoop git commit: HDFS-11293: [SPS]: Local DN should be given preference as source node, when target available in same node. Contributed by Yuanbo Liu and Uma Maheswara Rao G - posted by um...@apache.org on 2017/01/09 22:38:14 UTC, 0 replies.
- hadoop git commit: HADOOP-13953. Make FTPFileSystem's data connection mode and transfer mode configurable. Contributed by Xiao Chen. - posted by we...@apache.org on 2017/01/09 23:38:12 UTC, 1 replies.
- hadoop git commit: HDFS-11292. log lastWrittenTxId etc info in logSyncAll. Contributed by Yongjun Zhang. - posted by yj...@apache.org on 2017/01/09 23:56:42 UTC, 2 replies.
- hadoop git commit: HADOOP-13908. S3Guard: Existing tables may not be initialized correctly in DynamoDBMetadataStore. Contributed by Mingliang Liu. - posted by cn...@apache.org on 2017/01/10 00:08:26 UTC, 0 replies.
- svn commit: r1778074 - /hadoop/common/dist/KEYS - posted by ju...@apache.org on 2017/01/10 00:37:29 UTC, 0 replies.
- hadoop git commit: HADOOP-13885. Implement getLinkTarget for ViewFileSystem. Contributed by Manoj Govindassamy. - posted by wa...@apache.org on 2017/01/10 02:01:43 UTC, 0 replies.
- hadoop git commit: HDFS-11273. Move TransferFsImage#doGetUrl function to a Util class. Contributed by Hanisha Koneru. - posted by ji...@apache.org on 2017/01/10 02:11:10 UTC, 0 replies.
- hadoop git commit: YARN-4148. When killing app, RM releases app's resource before they are released by NM. Contributed by Jason Lowe. - posted by ju...@apache.org on 2017/01/10 02:14:52 UTC, 3 replies.
- hadoop git commit: YARN-6073. Misuse of format specifier in Preconditions.checkArgument (Contributed by Yuanbo Liu via Daniel Templeton) - posted by te...@apache.org on 2017/01/10 06:14:14 UTC, 1 replies.
- hadoop git commit: YARN-5899. Debug log in AbstractCSQueue#canAssignToThisQueue needs improvement. Contributed by Ying Zhang. - posted by su...@apache.org on 2017/01/10 08:38:42 UTC, 1 replies.
- hadoop git commit: YARN-5937. stop-yarn.sh is not able to gracefully stop node managers. Contributed by Weiwei Yang. - posted by na...@apache.org on 2017/01/10 10:05:41 UTC, 0 replies.
- hadoop git commit: YARN-6054. TimelineServer fails to start when some LevelDb state files are missing. Contributed by Ravi Prakash. - posted by na...@apache.org on 2017/01/10 10:24:50 UTC, 1 replies.
- hadoop git commit: HDFS-11259. Update fsck to display maintenance state info. (Manoj Govindassamy via lei) - posted by le...@apache.org on 2017/01/10 11:39:52 UTC, 2 replies.
- hadoop git commit: HDFS-11305: libhdfs++: Log Datanode information when reading an HDFS block. Contributed by Xiaowei Zhu. - posted by jh...@apache.org on 2017/01/10 16:26:33 UTC, 0 replies.
- hadoop git commit: YARN-6022. Revert changes of AbstractResourceRequest. (Contributed by Wangda Tan / Daniel Templeton) - posted by wa...@apache.org on 2017/01/10 18:22:20 UTC, 0 replies.
- hadoop git commit: HDFS-11299. Support multiple Datanode File IO hooks. Contributed by Hanisha Koneru. - posted by ar...@apache.org on 2017/01/10 18:52:52 UTC, 1 replies.
- hadoop git commit: HDFS-11072. Add ability to unset and change directory EC policy. Contributed by Sammi Chen. - posted by wa...@apache.org on 2017/01/10 19:33:13 UTC, 0 replies.
- [1/2] hadoop git commit: HDFS-10930. Refactor: Wrap Datanode IO related operations. Contributed by Xiaoyu Yao. - posted by ar...@apache.org on 2017/01/10 22:50:56 UTC, 0 replies.
- [2/2] hadoop git commit: HDFS-11253. FileInputStream leak on failure path in BlockSender. Contributed by Arpit Agarwal - posted by ar...@apache.org on 2017/01/10 22:50:57 UTC, 0 replies.
- [hadoop] Git Push Summary - posted by ju...@apache.org on 2017/01/11 00:43:08 UTC, 5 replies.
- hadoop git commit: Preparing for 2.8.1 development after cutting off 2.8.0 branch. - posted by ju...@apache.org on 2017/01/11 02:03:58 UTC, 0 replies.
- hadoop git commit: YARN-6079. Fix simple spelling errors in yarn test code. Contributed by vijay. - posted by ju...@apache.org on 2017/01/11 02:20:40 UTC, 1 replies.
- hadoop git commit: HDFS-9391. Update webUI/JMX to display maintenance state info. (Manoj Govindassamy via mingma) - posted by mi...@apache.org on 2017/01/11 04:12:59 UTC, 1 replies.
- hadoop git commit: HADOOP-13903. Improvements to KMS logging to help debug authorization errors. (Tristan Stevens via asuresh) - posted by as...@apache.org on 2017/01/11 08:26:12 UTC, 1 replies.
- hadoop git commit: HDFS-9935. Remove LEASE_{SOFTLIMIT, HARDLIMIT}_PERIOD and unused import from HdfsServerConstants. Contributed Yiqun Lin. - posted by br...@apache.org on 2017/01/11 14:10:02 UTC, 0 replies.
- hadoop git commit: HDFS-10685: libhdfs++: return explicit error when non-secured client connects to secured server. Contributed by Kai Jiang. - posted by jh...@apache.org on 2017/01/11 15:56:35 UTC, 0 replies.
- hadoop git commit: YARN-5416. TestRMRestart#testRMRestartWaitForPreviousAMToFinish failed intermittently due to not wait SchedulerApplicationAttempt to be stopped. Contributed by Junping Du - posted by jl...@apache.org on 2017/01/11 17:14:46 UTC, 0 replies.
- hadoop git commit: YARN-5416. TestRMRestart#testRMRestartWaitForPreviousAMToFinish failed intermittently due to not wait SchedulerApplicationAttempt to be stopped. Contributed by Junping Du (cherry picked from commit 357eab95668dbc419239857ac5ce763d76fd4 - posted by jl...@apache.org on 2017/01/11 17:20:01 UTC, 0 replies.
- hadoop git commit: HADOOP-13336 S3A to support per-bucket configuration. Contributed by Steve Loughran - posted by st...@apache.org on 2017/01/11 17:23:04 UTC, 3 replies.
- [01/50] [abbrv] hadoop git commit: HDFS-11279. Cleanup unused DataNode#checkDiskErrorAsync(). Contributed by Hanisha Koneru - posted by st...@apache.org on 2017/01/11 18:19:17 UTC, 0 replies.
- [02/50] [abbrv] hadoop git commit: HADOOP-12733. Remove references to obsolete io.seqfile configuration variables. Contributed by Ray Chiang. - posted by st...@apache.org on 2017/01/11 18:19:18 UTC, 0 replies.
- [03/50] [abbrv] hadoop git commit: YARN-5988. RM unable to start in secure setup. Contributed by Ajith S. - posted by st...@apache.org on 2017/01/11 18:19:19 UTC, 0 replies.
- [04/50] [abbrv] hadoop git commit: HADOOP-13578. Add Codec for ZStandard Compression. Contributed by churro morales - posted by st...@apache.org on 2017/01/11 18:19:20 UTC, 0 replies.
- [05/50] [abbrv] hadoop git commit: HADOOP-13578. Add Codec for ZStandard Compression. Contributed by churro morales - posted by st...@apache.org on 2017/01/11 18:19:21 UTC, 0 replies.
- [06/50] [abbrv] hadoop git commit: YARN-4899. Queue metrics of SLS capacity scheduler only activated after app submit to the queue. (Jonathan Hung via wangda) - posted by st...@apache.org on 2017/01/11 18:19:22 UTC, 0 replies.
- [07/50] [abbrv] hadoop git commit: HDFS-11280. Allow WebHDFS to reuse HTTP connections to NN. Contributed by Zheng Shao. - posted by st...@apache.org on 2017/01/11 18:19:23 UTC, 0 replies.
- [08/50] [abbrv] hadoop git commit: YARN-5959. RM changes to support change of container ExecutionType. (Arun Suresh via wangda) - posted by st...@apache.org on 2017/01/11 18:19:24 UTC, 0 replies.
- [09/50] [abbrv] hadoop git commit: YARN-5959. RM changes to support change of container ExecutionType. (Arun Suresh via wangda) - posted by st...@apache.org on 2017/01/11 18:19:25 UTC, 0 replies.
- [10/50] [abbrv] hadoop git commit: YARN-5959. RM changes to support change of container ExecutionType. (Arun Suresh via wangda) - posted by st...@apache.org on 2017/01/11 18:19:26 UTC, 0 replies.
- [11/50] [abbrv] hadoop git commit: HADOOP-13896. Invoke assembly plugin after building jars. - posted by st...@apache.org on 2017/01/11 18:19:27 UTC, 0 replies.
- [12/50] [abbrv] hadoop git commit: HDFS-9483. Documentation does not cover use of "swebhdfs" as URL scheme for SSL-secured WebHDFS. Contributed by Surendra Singh Lilhore. - posted by st...@apache.org on 2017/01/11 18:19:28 UTC, 0 replies.
- [13/50] [abbrv] hadoop git commit: HADOOP-13780. LICENSE/NOTICE are out of date for source artifacts. - posted by st...@apache.org on 2017/01/11 18:19:29 UTC, 0 replies.
- [14/50] [abbrv] hadoop git commit: HADOOP-13597. Switch KMS from Tomcat to Jetty. Contributed by John Zhuge. - posted by st...@apache.org on 2017/01/11 18:19:30 UTC, 0 replies.
- [15/50] [abbrv] hadoop git commit: HADOOP-13597. Switch KMS from Tomcat to Jetty. Contributed by John Zhuge. - posted by st...@apache.org on 2017/01/11 18:19:31 UTC, 0 replies.
- [16/50] [abbrv] hadoop git commit: MAPREDUCE-6715. Fix Several Unsafe Practices (Contributed by Yufei Gu via Daniel Templeton) - posted by st...@apache.org on 2017/01/11 18:19:32 UTC, 0 replies.
- [17/50] [abbrv] hadoop git commit: HDFS-11282. Document the missing metrics of DataNode Volume IO operations. Contributed by Yiqun Lin. - posted by st...@apache.org on 2017/01/11 18:19:33 UTC, 0 replies.
- [18/50] [abbrv] hadoop git commit: YARN-6040. Introduce api independent PendingAsk to replace usage of ResourceRequest within Scheduler classes. (Wangda Tan via asuresh) - posted by st...@apache.org on 2017/01/11 18:19:34 UTC, 0 replies.
- [19/50] [abbrv] hadoop git commit: YARN-6040. Introduce api independent PendingAsk to replace usage of ResourceRequest within Scheduler classes. (Wangda Tan via asuresh) - posted by st...@apache.org on 2017/01/11 18:19:35 UTC, 0 replies.
- [20/50] [abbrv] hadoop git commit: YARN-5991. Yarn Distributed Shell does not print throwable t to App Master When failed to start container (Contributed by Jim Frankola via Daniel Templeton) - posted by st...@apache.org on 2017/01/11 18:19:36 UTC, 0 replies.
- [21/50] [abbrv] hadoop git commit: YARN-6009. Skip validating app timeout value on recovery. Contributed by Rohith Sharma K S - posted by st...@apache.org on 2017/01/11 18:19:37 UTC, 0 replies.
- [22/50] [abbrv] hadoop git commit: YARN-6015. AsyncDispatcher thread name can be set to improved debugging. Contributed by Ajith S. - posted by st...@apache.org on 2017/01/11 18:19:38 UTC, 0 replies.
- [23/50] [abbrv] hadoop git commit: YARN-6022. Revert changes of AbstractResourceRequest (Contributed by Wangda Tan via Daniel Templeton) - posted by st...@apache.org on 2017/01/11 18:19:39 UTC, 0 replies.
- [24/50] [abbrv] hadoop git commit: MAPREDUCE-6711. JobImpl fails to handle preemption events on state COMMITTING. Contributed by Prabhu Joseph. - posted by st...@apache.org on 2017/01/11 18:19:40 UTC, 0 replies.
- [25/50] [abbrv] hadoop git commit: YARN-6066. Opportunistic containers Minor fixes : API annotations, parameter name changes, checkstyles. (asuresh) - posted by st...@apache.org on 2017/01/11 18:19:41 UTC, 0 replies.
- [26/50] [abbrv] hadoop git commit: HADOOP-13958. Bump up release year to 2017. Contributed by Junping Du. - posted by st...@apache.org on 2017/01/11 18:19:42 UTC, 0 replies.
- [27/50] [abbrv] hadoop git commit: YARN-6068. Log aggregation get failed when NM restart even with recovery (Junping Du via Varun Saxena) - posted by st...@apache.org on 2017/01/11 18:19:43 UTC, 0 replies.
- [28/50] [abbrv] hadoop git commit: YARN-6074. FlowRunEntity does not deserialize long values correctly (Rohith Sharma K S via Varun Saxena) - posted by st...@apache.org on 2017/01/11 18:19:44 UTC, 0 replies.
- [29/50] [abbrv] hadoop git commit: YARN-3955. Support for application priority ACLs in queues of CapacityScheduler. (Sunil G via wangda) - posted by st...@apache.org on 2017/01/11 18:19:45 UTC, 0 replies.
- [30/50] [abbrv] hadoop git commit: YARN-3955. Support for application priority ACLs in queues of CapacityScheduler. (Sunil G via wangda) - posted by st...@apache.org on 2017/01/11 18:19:46 UTC, 0 replies.
- [31/50] [abbrv] hadoop git commit: HDFS-11301. Double wrapping over RandomAccessFile in LocalReplicaInPipeline#createStreams. Contributed by Hanisha Koneru. - posted by st...@apache.org on 2017/01/11 18:19:47 UTC, 0 replies.
- [32/50] [abbrv] hadoop git commit: HADOOP-13953. Make FTPFileSystem's data connection mode and transfer mode configurable. Contributed by Xiao Chen. - posted by st...@apache.org on 2017/01/11 18:19:48 UTC, 0 replies.
- [33/50] [abbrv] hadoop git commit: HDFS-11292. log lastWrittenTxId etc info in logSyncAll. Contributed by Yongjun Zhang. - posted by st...@apache.org on 2017/01/11 18:19:49 UTC, 0 replies.
- [34/50] [abbrv] hadoop git commit: HADOOP-13885. Implement getLinkTarget for ViewFileSystem. Contributed by Manoj Govindassamy. - posted by st...@apache.org on 2017/01/11 18:19:50 UTC, 0 replies.
- [35/50] [abbrv] hadoop git commit: HDFS-11273. Move TransferFsImage#doGetUrl function to a Util class. Contributed by Hanisha Koneru. - posted by st...@apache.org on 2017/01/11 18:19:51 UTC, 0 replies.
- [36/50] [abbrv] hadoop git commit: YARN-4148. When killing app, RM releases app's resource before they are released by NM. Contributed by Jason Lowe. - posted by st...@apache.org on 2017/01/11 18:19:52 UTC, 0 replies.
- [37/50] [abbrv] hadoop git commit: YARN-6073. Misuse of format specifier in Preconditions.checkArgument (Contributed by Yuanbo Liu via Daniel Templeton) - posted by st...@apache.org on 2017/01/11 18:19:53 UTC, 0 replies.
- [38/50] [abbrv] hadoop git commit: YARN-5899. Debug log in AbstractCSQueue#canAssignToThisQueue needs improvement. Contributed by Ying Zhang. - posted by st...@apache.org on 2017/01/11 18:19:54 UTC, 0 replies.
- [39/50] [abbrv] hadoop git commit: YARN-5937. stop-yarn.sh is not able to gracefully stop node managers. Contributed by Weiwei Yang. - posted by st...@apache.org on 2017/01/11 18:19:55 UTC, 0 replies.
- [40/50] [abbrv] hadoop git commit: YARN-6054. TimelineServer fails to start when some LevelDb state files are missing. Contributed by Ravi Prakash. - posted by st...@apache.org on 2017/01/11 18:19:56 UTC, 0 replies.
- [41/50] [abbrv] hadoop git commit: HDFS-11259. Update fsck to display maintenance state info. (Manoj Govindassamy via lei) - posted by st...@apache.org on 2017/01/11 18:19:57 UTC, 0 replies.
- [42/50] [abbrv] hadoop git commit: HDFS-11299. Support multiple Datanode File IO hooks. Contributed by Hanisha Koneru. - posted by st...@apache.org on 2017/01/11 18:19:58 UTC, 0 replies.
- [43/50] [abbrv] hadoop git commit: HDFS-11072. Add ability to unset and change directory EC policy. Contributed by Sammi Chen. - posted by st...@apache.org on 2017/01/11 18:19:59 UTC, 0 replies.
- [44/50] [abbrv] hadoop git commit: YARN-6079. Fix simple spelling errors in yarn test code. Contributed by vijay. - posted by st...@apache.org on 2017/01/11 18:20:00 UTC, 0 replies.
- [45/50] [abbrv] hadoop git commit: HDFS-9391. Update webUI/JMX to display maintenance state info. (Manoj Govindassamy via mingma) - posted by st...@apache.org on 2017/01/11 18:20:01 UTC, 0 replies.
- [46/50] [abbrv] hadoop git commit: HADOOP-13903. Improvements to KMS logging to help debug authorization errors. (Tristan Stevens via asuresh) - posted by st...@apache.org on 2017/01/11 18:20:02 UTC, 0 replies.
- [47/50] [abbrv] hadoop git commit: HDFS-9935. Remove LEASE_{SOFTLIMIT, HARDLIMIT}_PERIOD and unused import from HdfsServerConstants. Contributed Yiqun Lin. - posted by st...@apache.org on 2017/01/11 18:20:03 UTC, 0 replies.
- [48/50] [abbrv] hadoop git commit: YARN-5416. TestRMRestart#testRMRestartWaitForPreviousAMToFinish failed intermittently due to not wait SchedulerApplicationAttempt to be stopped. Contributed by Junping Du - posted by st...@apache.org on 2017/01/11 18:20:04 UTC, 0 replies.
- [49/50] [abbrv] hadoop git commit: HADOOP-13336 S3A to support per-bucket configuration. Contributed by Steve Loughran - posted by st...@apache.org on 2017/01/11 18:20:05 UTC, 0 replies.
- [50/50] [abbrv] hadoop git commit: Merge branch 'trunk' into s3guard/HADOOP-13345 - posted by st...@apache.org on 2017/01/11 18:20:06 UTC, 0 replies.
- hadoop git commit: HADOOP-13336 S3A to support per-bucket configuration (S3Guard specific changes). Contributed by Steve Loughran - posted by st...@apache.org on 2017/01/11 18:31:05 UTC, 0 replies.
- hadoop git commit: HDFS-11150: [SPS]: Provide persistence when satisfying storage policy. Contributed by Yuanbo Liu - posted by um...@apache.org on 2017/01/11 21:49:29 UTC, 0 replies.
- hadoop git commit: YARN-5554. MoveApplicationAcrossQueues does not check user permission on the target queue (Contributed by Wilfred Spiegelenburg via Daniel Templeton) - posted by te...@apache.org on 2017/01/11 22:34:33 UTC, 0 replies.
- hadoop git commit: HDFS-11312. Fix incompatible tag number change for nonDfsUsed in DatanodeInfoProto. Contributed by Sean Mackrory. - posted by wa...@apache.org on 2017/01/11 23:13:48 UTC, 3 replies.
- hadoop git commit: YARN-5849. Automatically create YARN control group for pre-mounted cgroups (Contributed by Miklos Szegedi via Daniel Templeton) - posted by te...@apache.org on 2017/01/11 23:43:39 UTC, 1 replies.
- hadoop git commit: HADOOP-13961. Fix compilation failure from missing hadoop-kms test jar. Contributed by Sangjin Lee and John Zhuge. - posted by wa...@apache.org on 2017/01/11 23:49:28 UTC, 0 replies.
- hadoop git commit: YARN-6072. RM unable to start in secure mode. Contributed by Ajith S. - posted by na...@apache.org on 2017/01/12 01:11:29 UTC, 3 replies.
- hadoop git commit: HDFS-11186. [SPS]: Daemon thread of SPS should start only in Active NN. Contributed by Wei Zhou - posted by ra...@apache.org on 2017/01/12 03:33:40 UTC, 0 replies.
- hadoop git commit: YARN-5646. Addendum patch to include missing changes to site.xml. - posted by as...@apache.org on 2017/01/12 15:38:07 UTC, 1 replies.
- [01/24] hadoop git commit: HADOOP-13953. Make FTPFileSystem's data connection mode and transfer mode configurable. Contributed by Xiao Chen. - posted by xg...@apache.org on 2017/01/12 21:36:12 UTC, 0 replies.
- [02/24] hadoop git commit: HDFS-11292. log lastWrittenTxId etc info in logSyncAll. Contributed by Yongjun Zhang. - posted by xg...@apache.org on 2017/01/12 21:36:13 UTC, 0 replies.
- [03/24] hadoop git commit: HADOOP-13885. Implement getLinkTarget for ViewFileSystem. Contributed by Manoj Govindassamy. - posted by xg...@apache.org on 2017/01/12 21:36:14 UTC, 0 replies.
- [04/24] hadoop git commit: HDFS-11273. Move TransferFsImage#doGetUrl function to a Util class. Contributed by Hanisha Koneru. - posted by xg...@apache.org on 2017/01/12 21:36:15 UTC, 0 replies.
- [05/24] hadoop git commit: YARN-4148. When killing app, RM releases app's resource before they are released by NM. Contributed by Jason Lowe. - posted by xg...@apache.org on 2017/01/12 21:36:16 UTC, 0 replies.
- [06/24] hadoop git commit: YARN-6073. Misuse of format specifier in Preconditions.checkArgument (Contributed by Yuanbo Liu via Daniel Templeton) - posted by xg...@apache.org on 2017/01/12 21:36:17 UTC, 0 replies.
- [07/24] hadoop git commit: YARN-5899. Debug log in AbstractCSQueue#canAssignToThisQueue needs improvement. Contributed by Ying Zhang. - posted by xg...@apache.org on 2017/01/12 21:36:18 UTC, 0 replies.
- [08/24] hadoop git commit: YARN-5937. stop-yarn.sh is not able to gracefully stop node managers. Contributed by Weiwei Yang. - posted by xg...@apache.org on 2017/01/12 21:36:19 UTC, 0 replies.
- [09/24] hadoop git commit: YARN-6054. TimelineServer fails to start when some LevelDb state files are missing. Contributed by Ravi Prakash. - posted by xg...@apache.org on 2017/01/12 21:36:20 UTC, 0 replies.
- [10/24] hadoop git commit: HDFS-11259. Update fsck to display maintenance state info. (Manoj Govindassamy via lei) - posted by xg...@apache.org on 2017/01/12 21:36:21 UTC, 0 replies.
- [11/24] hadoop git commit: HDFS-11299. Support multiple Datanode File IO hooks. Contributed by Hanisha Koneru. - posted by xg...@apache.org on 2017/01/12 21:36:22 UTC, 0 replies.
- [12/24] hadoop git commit: HDFS-11072. Add ability to unset and change directory EC policy. Contributed by Sammi Chen. - posted by xg...@apache.org on 2017/01/12 21:36:23 UTC, 0 replies.
- [13/24] hadoop git commit: YARN-6079. Fix simple spelling errors in yarn test code. Contributed by vijay. - posted by xg...@apache.org on 2017/01/12 21:36:24 UTC, 0 replies.
- [14/24] hadoop git commit: HDFS-9391. Update webUI/JMX to display maintenance state info. (Manoj Govindassamy via mingma) - posted by xg...@apache.org on 2017/01/12 21:36:25 UTC, 0 replies.
- [15/24] hadoop git commit: HADOOP-13903. Improvements to KMS logging to help debug authorization errors. (Tristan Stevens via asuresh) - posted by xg...@apache.org on 2017/01/12 21:36:26 UTC, 0 replies.
- [16/24] hadoop git commit: HDFS-9935. Remove LEASE_{SOFTLIMIT, HARDLIMIT}_PERIOD and unused import from HdfsServerConstants. Contributed Yiqun Lin. - posted by xg...@apache.org on 2017/01/12 21:36:27 UTC, 0 replies.
- [17/24] hadoop git commit: YARN-5416. TestRMRestart#testRMRestartWaitForPreviousAMToFinish failed intermittently due to not wait SchedulerApplicationAttempt to be stopped. Contributed by Junping Du - posted by xg...@apache.org on 2017/01/12 21:36:28 UTC, 0 replies.
- [18/24] hadoop git commit: HADOOP-13336 S3A to support per-bucket configuration. Contributed by Steve Loughran - posted by xg...@apache.org on 2017/01/12 21:36:29 UTC, 0 replies.
- [19/24] hadoop git commit: YARN-5554. MoveApplicationAcrossQueues does not check user permission on the target queue (Contributed by Wilfred Spiegelenburg via Daniel Templeton) - posted by xg...@apache.org on 2017/01/12 21:36:30 UTC, 0 replies.
- [20/24] hadoop git commit: HDFS-11312. Fix incompatible tag number change for nonDfsUsed in DatanodeInfoProto. Contributed by Sean Mackrory. - posted by xg...@apache.org on 2017/01/12 21:36:31 UTC, 0 replies.
- [21/24] hadoop git commit: HADOOP-13961. Fix compilation failure from missing hadoop-kms test jar. Contributed by Sangjin Lee and John Zhuge. - posted by xg...@apache.org on 2017/01/12 21:36:32 UTC, 0 replies.
- [22/24] hadoop git commit: YARN-5849. Automatically create YARN control group for pre-mounted cgroups (Contributed by Miklos Szegedi via Daniel Templeton) - posted by xg...@apache.org on 2017/01/12 21:36:33 UTC, 0 replies.
- [23/24] hadoop git commit: YARN-6072. RM unable to start in secure mode. Contributed by Ajith S. - posted by xg...@apache.org on 2017/01/12 21:36:34 UTC, 0 replies.
- [24/24] hadoop git commit: YARN-5646. Addendum patch to include missing changes to site.xml. - posted by xg...@apache.org on 2017/01/12 21:36:35 UTC, 0 replies.
- hadoop git commit: YARN-6081. LeafQueue#getTotalPendingResourcesConsideringUserLimit should deduct reserved from pending to avoid unnecessary preemption of reserved container. Contributed by Wangda Tan. - posted by su...@apache.org on 2017/01/13 12:53:13 UTC, 1 replies.
- [1/2] hadoop git commit: YARN-5980. Update documentation for single node hbase deploy. Contributed by Vrushali C. - posted by sj...@apache.org on 2017/01/13 19:47:03 UTC, 0 replies.
- [2/2] hadoop git commit: YARN-5980. Update documentation for single node hbase deploy. Contributed by Vrushali C. - posted by sj...@apache.org on 2017/01/13 19:47:04 UTC, 0 replies.
- hadoop git commit: HDFS-11306. Print remaining edit logs from buffer if edit log can't be rolled. Contributed by Wei-Chiu Chuang. - posted by we...@apache.org on 2017/01/14 04:31:27 UTC, 1 replies.
- hadoop git commit: HDFS-11344. The default value of the setting dfs.disk.balancer.block.tolerance.percent is different. Contributed by Yiqun Lin. - posted by ae...@apache.org on 2017/01/14 06:45:05 UTC, 0 replies.
- hadoop git commit: HADOOP-13650. S3Guard: Provide command line tools to manipulate metadata store. (Lei Xu) - posted by le...@apache.org on 2017/01/14 09:24:15 UTC, 0 replies.
- hadoop git commit: HADOOP-13928. TestAdlFileContextMainOperationsLive.testGetFileContext1 runtime error. (John Zhuge via lei) - posted by le...@apache.org on 2017/01/15 06:34:02 UTC, 1 replies.
- hadoop git commit: Revert "HDFS-11259. Update fsck to display maintenance state info. (Manoj Govindassamy via lei)" - posted by le...@apache.org on 2017/01/16 07:14:48 UTC, 0 replies.
- hadoop git commit: HDFS-11342. Fix FileInputStream leak in loadLastPartialChunkChecksum. Contributed by Chen Liang. - posted by ar...@apache.org on 2017/01/16 21:45:56 UTC, 0 replies.
- [1/2] hadoop git commit: HDFS-11337. (HDFS-10958 backport). Add instrumentation hooks around Datanode disk IO. - posted by ar...@apache.org on 2017/01/16 21:59:27 UTC, 0 replies.
- [2/2] hadoop git commit: HDFS-11337. (HDFS-10958 backport). Add instrumentation hooks around Datanode disk IO. - posted by ar...@apache.org on 2017/01/16 21:59:28 UTC, 0 replies.
- hadoop git commit: HDFS-11339. Support File IO sampling for Datanode IO profiling hooks. Contributed by Hanisha Koneru. - posted by ar...@apache.org on 2017/01/16 22:43:56 UTC, 1 replies.
- hadoop git commit: HDFS-11307. The rpc to portmap service for NFS has hardcoded timeout. Contributed by Mukul Kumar Singh. - posted by ji...@apache.org on 2017/01/16 23:02:29 UTC, 1 replies.
- hadoop git commit: YARN-6011. Add a new web service to list the files on a container in AHSWebService. Contributed by Xuan Gong. - posted by ju...@apache.org on 2017/01/17 00:20:37 UTC, 0 replies.
- hadoop git commit: YARN-6011. Add a new web service to list the files on a container in AHSWebService. Contributed by Xuan Gong. (cherry picked from commit cf695577aa6d9715b77ab7309ecd792ef226c439) - posted by ju...@apache.org on 2017/01/17 01:09:59 UTC, 0 replies.
- hadoop git commit: HADOOP-13933. Add haadmin -getAllServiceState option to get the HA state of all the NameNodes/ResourceManagers. Contributed by Surendra Singh Lilhore. - posted by aa...@apache.org on 2017/01/17 01:12:35 UTC, 1 replies.
- svn commit: r17830 - /release/hadoop/common/KEYS - posted by ju...@apache.org on 2017/01/17 03:50:27 UTC, 0 replies.
- [1/5] hadoop git commit: HDFS-10959. Update DataNode to use DatasetVolumeChecker. Contributed by Xiaoyu Yao. - posted by ar...@apache.org on 2017/01/17 06:14:25 UTC, 0 replies.
- [2/5] hadoop git commit: HDFS-11182. Update DataNode to use DatasetVolumeChecker. - posted by ar...@apache.org on 2017/01/17 06:14:26 UTC, 0 replies.
- [3/5] hadoop git commit: HDFS-11182. Update DataNode to use DatasetVolumeChecker. - posted by ar...@apache.org on 2017/01/17 06:14:27 UTC, 0 replies.
- [4/5] 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 2017/01/17 06:14:28 UTC, 0 replies.
- [5/5] hadoop git commit: HDFS-11279. Cleanup unused DataNode#checkDiskErrorAsync(). Contributed by Hanisha Koneru. - posted by ar...@apache.org on 2017/01/17 06:14:29 UTC, 0 replies.
- hadoop git commit: HDFS-11339. Fix import. - posted by ar...@apache.org on 2017/01/17 07:05:50 UTC, 0 replies.
- hadoop git commit: HADOOP-13989. Fix typo in hadoop-client shade configuration. Contributed by Joe Pallas. - posted by aa...@apache.org on 2017/01/17 08:25:03 UTC, 0 replies.
- hadoop git commit: YARN-6057. yarn.scheduler.minimum-allocation-* descriptions are incorrect about behavior when a request is out of bounds. Contributed by Julia Sommer. - posted by bi...@apache.org on 2017/01/17 08:46:53 UTC, 1 replies.
- hadoop git commit: MAPREDUCE-6819. Replace UTF8 with Text in MRBench. Contributed by Peter Bacsko. - posted by aa...@apache.org on 2017/01/17 08:59:39 UTC, 0 replies.
- hadoop git commit: YARN-5378. Accommodate app-id->cluster mapping (Sangjin Lee via Varun Saxena) - posted by va...@apache.org on 2017/01/17 14:45:20 UTC, 1 replies.
- hadoop git commit: MAPREDUCE-6831. Flaky test TestJobImpl.testKilledDuringKillAbort. Contributed by Peter Bacsko - posted by jl...@apache.org on 2017/01/17 16:03:10 UTC, 0 replies.
- hadoop git commit: MAPREDUCE-6831. Flaky test TestJobImpl.testKilledDuringKillAbort. Contributed by Peter Bacsko (cherry picked from commit 78b487bde175544ebe40e4dafab35569baa1d79e) - posted by jl...@apache.org on 2017/01/17 16:04:49 UTC, 1 replies.
- hadoop git commit: HDFS-10913. Introduce fault injectors to simulate slow mirrors. Contributed by Xiaobing Zhou. - posted by ar...@apache.org on 2017/01/17 18:32:16 UTC, 0 replies.
- hadoop git commit: YARN-6071. Fix incompatible API change on AM-RM protocol due to YARN-3866 (trunk only) (Contributed by Wangda Tan via Daniel Templeton) - posted by te...@apache.org on 2017/01/17 20:56:54 UTC, 0 replies.
- hadoop git commit: Update document to reflect right versions, new features and big improvements on 2.8 release. - posted by ju...@apache.org on 2017/01/17 21:08:55 UTC, 1 replies.
- hadoop git commit: HADOOP-13976. Path globbing does not match newlines. Contributed by Eric Badger. - posted by ki...@apache.org on 2017/01/17 21:12:09 UTC, 2 replies.
- hadoop git commit: HADOOP-13978. Update project release notes for 3.0.0-alpha2. Contributed by Andrew Wang and Arun Suresh. - posted by wa...@apache.org on 2017/01/17 21:56:12 UTC, 0 replies.
- hadoop git commit: HDFS-11209. SNN can't checkpoint when rolling upgrade is not finalized. Contributed by Xiaoyu Yao. - posted by xy...@apache.org on 2017/01/17 22:44:47 UTC, 1 replies.
- hadoop git commit: YARN-6016. Fix minor bugs in handling of local AMRMToken in AMRMProxy. (Botong Huang via Subru). - posted by su...@apache.org on 2017/01/17 22:48:28 UTC, 1 replies.
- [01/50] [abbrv] hadoop git commit: YARN-5646. Addendum patch to include missing changes to site.xml. [Forced Update!] - posted by su...@apache.org on 2017/01/17 23:29:11 UTC, 0 replies.
- [02/50] [abbrv] hadoop git commit: YARN-6081. LeafQueue#getTotalPendingResourcesConsideringUserLimit should deduct reserved from pending to avoid unnecessary preemption of reserved container. Contributed by Wangda Tan. - posted by su...@apache.org on 2017/01/17 23:29:12 UTC, 0 replies.
- [03/50] [abbrv] hadoop git commit: HDFS-11306. Print remaining edit logs from buffer if edit log can't be rolled. Contributed by Wei-Chiu Chuang. - posted by su...@apache.org on 2017/01/17 23:29:13 UTC, 0 replies.
- [04/50] [abbrv] hadoop git commit: HDFS-11344. The default value of the setting dfs.disk.balancer.block.tolerance.percent is different. Contributed by Yiqun Lin. - posted by su...@apache.org on 2017/01/17 23:29:14 UTC, 0 replies.
- [05/50] [abbrv] hadoop git commit: HADOOP-13928. TestAdlFileContextMainOperationsLive.testGetFileContext1 runtime error. (John Zhuge via lei) - posted by su...@apache.org on 2017/01/17 23:29:15 UTC, 0 replies.
- [06/50] [abbrv] hadoop git commit: Revert "HDFS-11259. Update fsck to display maintenance state info. (Manoj Govindassamy via lei)" - posted by su...@apache.org on 2017/01/17 23:29:16 UTC, 0 replies.
- [07/50] [abbrv] hadoop git commit: HDFS-11342. Fix FileInputStream leak in loadLastPartialChunkChecksum. Contributed by Chen Liang. - posted by su...@apache.org on 2017/01/17 23:29:17 UTC, 0 replies.
- [08/50] [abbrv] hadoop git commit: HDFS-11339. Support File IO sampling for Datanode IO profiling hooks. Contributed by Hanisha Koneru. - posted by su...@apache.org on 2017/01/17 23:29:18 UTC, 0 replies.
- [09/50] [abbrv] hadoop git commit: HDFS-11307. The rpc to portmap service for NFS has hardcoded timeout. Contributed by Mukul Kumar Singh. - posted by su...@apache.org on 2017/01/17 23:29:19 UTC, 0 replies.
- [10/50] [abbrv] hadoop git commit: YARN-6011. Add a new web service to list the files on a container in AHSWebService. Contributed by Xuan Gong. - posted by su...@apache.org on 2017/01/17 23:29:20 UTC, 0 replies.
- [11/50] [abbrv] hadoop git commit: HADOOP-13933. Add haadmin -getAllServiceState option to get the HA state of all the NameNodes/ResourceManagers. Contributed by Surendra Singh Lilhore. - posted by su...@apache.org on 2017/01/17 23:29:21 UTC, 0 replies.
- [12/50] [abbrv] hadoop git commit: HDFS-11339. Fix import. - posted by su...@apache.org on 2017/01/17 23:29:22 UTC, 0 replies.
- [13/50] [abbrv] hadoop git commit: HADOOP-13989. Fix typo in hadoop-client shade configuration. Contributed by Joe Pallas. - posted by su...@apache.org on 2017/01/17 23:29:23 UTC, 0 replies.
- [14/50] [abbrv] hadoop git commit: YARN-6057. yarn.scheduler.minimum-allocation-* descriptions are incorrect about behavior when a request is out of bounds. Contributed by Julia Sommer. - posted by su...@apache.org on 2017/01/17 23:29:24 UTC, 0 replies.
- [15/50] [abbrv] hadoop git commit: MAPREDUCE-6819. Replace UTF8 with Text in MRBench. Contributed by Peter Bacsko. - posted by su...@apache.org on 2017/01/17 23:29:25 UTC, 0 replies.
- [16/50] [abbrv] hadoop git commit: MAPREDUCE-6831. Flaky test TestJobImpl.testKilledDuringKillAbort. Contributed by Peter Bacsko - posted by su...@apache.org on 2017/01/17 23:29:26 UTC, 0 replies.
- [17/50] [abbrv] hadoop git commit: YARN-6071. Fix incompatible API change on AM-RM protocol due to YARN-3866 (trunk only) (Contributed by Wangda Tan via Daniel Templeton) - posted by su...@apache.org on 2017/01/17 23:29:27 UTC, 0 replies.
- [18/50] [abbrv] hadoop git commit: HADOOP-13976. Path globbing does not match newlines. Contributed by Eric Badger. - posted by su...@apache.org on 2017/01/17 23:29:28 UTC, 0 replies.
- [19/50] [abbrv] hadoop git commit: HADOOP-13978. Update project release notes for 3.0.0-alpha2. Contributed by Andrew Wang and Arun Suresh. - posted by su...@apache.org on 2017/01/17 23:29:29 UTC, 0 replies.
- [20/50] [abbrv] hadoop git commit: HDFS-11209. SNN can't checkpoint when rolling upgrade is not finalized. Contributed by Xiaoyu Yao. - posted by su...@apache.org on 2017/01/17 23:29:30 UTC, 0 replies.
- [21/50] [abbrv] hadoop git commit: YARN-6016. Fix minor bugs in handling of local AMRMToken in AMRMProxy. (Botong Huang via Subru). - posted by su...@apache.org on 2017/01/17 23:29:31 UTC, 0 replies.
- hadoop git commit: HDFS-10917. Collect peer performance statistics on DataNode. Contributed by Xiaobing Zhou. - posted by ar...@apache.org on 2017/01/17 23:32:02 UTC, 0 replies.
- hadoop git commit: Revert "HADOOP-13989. Fix typo in hadoop-client shade configuration. Contributed by Joe Pallas." - posted by wa...@apache.org on 2017/01/18 00:23:57 UTC, 0 replies.
- hadoop git commit: YARN-5831. FairScheduler: Propagate allowPreemptionFrom flag all the way down to the app. (Yufei Gu via kasha) - posted by ka...@apache.org on 2017/01/18 01:01:37 UTC, 0 replies.
- hadoop git commit: YARN-6064. Support fromId for flowRuns and flow/flowRun apps REST API's (Rohith Sharma K S via Varun Saxena) - posted by va...@apache.org on 2017/01/18 05:01:03 UTC, 1 replies.
- hadoop git commit: HDFS-11290. TestFSNameSystemMBean should wait until JMX cache is cleared. Contributed by Erik Krogen. - posted by aa...@apache.org on 2017/01/18 08:56:01 UTC, 4 replies.
- hadoop git commit: HADOOP-13955. Replace deprecated HttpServer2 and SSLFactory constants. Contributed by John Zhuge. - posted by aa...@apache.org on 2017/01/18 09:12:35 UTC, 0 replies.
- svn commit: r1779317 [2/3] - in /hadoop/common/site/main: author/src/documentation/content/xdocs/who.xml publish/who.html publish/who.pdf - posted by yq...@apache.org on 2017/01/18 12:15:16 UTC, 0 replies.
- svn commit: r1779317 [1/3] - in /hadoop/common/site/main: author/src/documentation/content/xdocs/who.xml publish/who.html publish/who.pdf - posted by yq...@apache.org on 2017/01/18 12:15:16 UTC, 0 replies.
- svn commit: r1779317 [3/3] - in /hadoop/common/site/main: author/src/documentation/content/xdocs/who.xml publish/who.html publish/who.pdf - posted by yq...@apache.org on 2017/01/18 12:15:16 UTC, 0 replies.
- hadoop git commit: HDFS-10733. NameNode terminated after full GC thinking QJM is unresponsive. Contributed by Vinitha Gankidi. - posted by sh...@apache.org on 2017/01/18 21:02:15 UTC, 2 replies.
- hadoop git commit: HDFS-10759. Change fsimage bool isStriped from boolean to an enum. Contributed by Ewan Higgs. - posted by wa...@apache.org on 2017/01/18 21:31:17 UTC, 0 replies.
- hadoop git commit: YARN-5556. CapacityScheduler: Support deleting queues without requiring a RM restart. (Naganarasimha G R via wangda) - posted by wa...@apache.org on 2017/01/18 21:31:46 UTC, 1 replies.
- [1/2] hadoop git commit: HADOOP-13964. Remove vestigal templates directories - posted by aw...@apache.org on 2017/01/18 22:54:15 UTC, 0 replies.
- [2/2] hadoop git commit: HADOOP-13673. Update scripts to be smarter when running with privilege - posted by aw...@apache.org on 2017/01/18 22:54:16 UTC, 0 replies.
- hadoop git commit: HADOOP-13996. Fix some release build issues. - posted by wa...@apache.org on 2017/01/18 23:19:00 UTC, 0 replies.
- [01/30] hadoop git commit: YARN-6081. LeafQueue#getTotalPendingResourcesConsideringUserLimit should deduct reserved from pending to avoid unnecessary preemption of reserved container. Contributed by Wangda Tan. - posted by jh...@apache.org on 2017/01/19 00:23:36 UTC, 0 replies.
- [02/30] hadoop git commit: HDFS-11306. Print remaining edit logs from buffer if edit log can't be rolled. Contributed by Wei-Chiu Chuang. - posted by jh...@apache.org on 2017/01/19 00:23:37 UTC, 0 replies.
- [03/30] hadoop git commit: HDFS-11344. The default value of the setting dfs.disk.balancer.block.tolerance.percent is different. Contributed by Yiqun Lin. - posted by jh...@apache.org on 2017/01/19 00:23:38 UTC, 0 replies.
- [04/30] hadoop git commit: HADOOP-13928. TestAdlFileContextMainOperationsLive.testGetFileContext1 runtime error. (John Zhuge via lei) - posted by jh...@apache.org on 2017/01/19 00:23:39 UTC, 0 replies.
- [05/30] hadoop git commit: Revert "HDFS-11259. Update fsck to display maintenance state info. (Manoj Govindassamy via lei)" - posted by jh...@apache.org on 2017/01/19 00:23:40 UTC, 0 replies.
- [06/30] hadoop git commit: HDFS-11342. Fix FileInputStream leak in loadLastPartialChunkChecksum. Contributed by Chen Liang. - posted by jh...@apache.org on 2017/01/19 00:23:41 UTC, 0 replies.
- [07/30] hadoop git commit: HDFS-11339. Support File IO sampling for Datanode IO profiling hooks. Contributed by Hanisha Koneru. - posted by jh...@apache.org on 2017/01/19 00:23:42 UTC, 0 replies.
- [08/30] hadoop git commit: HDFS-11307. The rpc to portmap service for NFS has hardcoded timeout. Contributed by Mukul Kumar Singh. - posted by jh...@apache.org on 2017/01/19 00:23:43 UTC, 0 replies.
- [09/30] hadoop git commit: YARN-6011. Add a new web service to list the files on a container in AHSWebService. Contributed by Xuan Gong. - posted by jh...@apache.org on 2017/01/19 00:23:44 UTC, 0 replies.
- [10/30] hadoop git commit: HADOOP-13933. Add haadmin -getAllServiceState option to get the HA state of all the NameNodes/ResourceManagers. Contributed by Surendra Singh Lilhore. - posted by jh...@apache.org on 2017/01/19 00:23:45 UTC, 0 replies.
- [11/30] hadoop git commit: HDFS-11339. Fix import. - posted by jh...@apache.org on 2017/01/19 00:23:46 UTC, 0 replies.
- [12/30] hadoop git commit: HADOOP-13989. Fix typo in hadoop-client shade configuration. Contributed by Joe Pallas. - posted by jh...@apache.org on 2017/01/19 00:23:47 UTC, 0 replies.
- [13/30] hadoop git commit: YARN-6057. yarn.scheduler.minimum-allocation-* descriptions are incorrect about behavior when a request is out of bounds. Contributed by Julia Sommer. - posted by jh...@apache.org on 2017/01/19 00:23:48 UTC, 0 replies.
- [14/30] hadoop git commit: MAPREDUCE-6819. Replace UTF8 with Text in MRBench. Contributed by Peter Bacsko. - posted by jh...@apache.org on 2017/01/19 00:23:49 UTC, 0 replies.
- [15/30] hadoop git commit: MAPREDUCE-6831. Flaky test TestJobImpl.testKilledDuringKillAbort. Contributed by Peter Bacsko - posted by jh...@apache.org on 2017/01/19 00:23:50 UTC, 0 replies.
- [16/30] hadoop git commit: YARN-6071. Fix incompatible API change on AM-RM protocol due to YARN-3866 (trunk only) (Contributed by Wangda Tan via Daniel Templeton) - posted by jh...@apache.org on 2017/01/19 00:23:51 UTC, 0 replies.
- [17/30] hadoop git commit: HADOOP-13976. Path globbing does not match newlines. Contributed by Eric Badger. - posted by jh...@apache.org on 2017/01/19 00:23:52 UTC, 0 replies.
- [18/30] hadoop git commit: HADOOP-13978. Update project release notes for 3.0.0-alpha2. Contributed by Andrew Wang and Arun Suresh. - posted by jh...@apache.org on 2017/01/19 00:23:53 UTC, 0 replies.
- [19/30] hadoop git commit: HDFS-11209. SNN can't checkpoint when rolling upgrade is not finalized. Contributed by Xiaoyu Yao. - posted by jh...@apache.org on 2017/01/19 00:23:54 UTC, 0 replies.
- [20/30] hadoop git commit: YARN-6016. Fix minor bugs in handling of local AMRMToken in AMRMProxy. (Botong Huang via Subru). - posted by jh...@apache.org on 2017/01/19 00:23:55 UTC, 0 replies.
- [21/30] hadoop git commit: Revert "HADOOP-13989. Fix typo in hadoop-client shade configuration. Contributed by Joe Pallas." - posted by jh...@apache.org on 2017/01/19 00:23:56 UTC, 0 replies.
- [22/30] hadoop git commit: YARN-5831. FairScheduler: Propagate allowPreemptionFrom flag all the way down to the app. (Yufei Gu via kasha) - posted by jh...@apache.org on 2017/01/19 00:23:57 UTC, 0 replies.
- [23/30] hadoop git commit: HDFS-11290. TestFSNameSystemMBean should wait until JMX cache is cleared. Contributed by Erik Krogen. - posted by jh...@apache.org on 2017/01/19 00:23:58 UTC, 0 replies.
- [24/30] hadoop git commit: HADOOP-13955. Replace deprecated HttpServer2 and SSLFactory constants. Contributed by John Zhuge. - posted by jh...@apache.org on 2017/01/19 00:23:59 UTC, 0 replies.
- [25/30] hadoop git commit: HDFS-10733. NameNode terminated after full GC thinking QJM is unresponsive. Contributed by Vinitha Gankidi. - posted by jh...@apache.org on 2017/01/19 00:24:00 UTC, 0 replies.
- [26/30] hadoop git commit: HDFS-10759. Change fsimage bool isStriped from boolean to an enum. Contributed by Ewan Higgs. - posted by jh...@apache.org on 2017/01/19 00:24:01 UTC, 0 replies.
- [27/30] hadoop git commit: YARN-5556. CapacityScheduler: Support deleting queues without requiring a RM restart. (Naganarasimha G R via wangda) - posted by jh...@apache.org on 2017/01/19 00:24:02 UTC, 0 replies.
- [28/30] hadoop git commit: HADOOP-13964. Remove vestigal templates directories - posted by jh...@apache.org on 2017/01/19 00:24:03 UTC, 0 replies.
- [29/30] hadoop git commit: HADOOP-13673. Update scripts to be smarter when running with privilege - posted by jh...@apache.org on 2017/01/19 00:24:04 UTC, 0 replies.
- [30/30] hadoop git commit: HADOOP-13996. Fix some release build issues. - posted by jh...@apache.org on 2017/01/19 00:24:05 UTC, 0 replies.
- hadoop git commit: HADOOP-13965. Groups should be consistent in using default group mapping class. Contributed by Yiqun Lin. - posted by yq...@apache.org on 2017/01/19 01:44:13 UTC, 0 replies.
- hadoop git commit: HDFS-11316. TestDataNodeVolumeFailure#testUnderReplicationAfterVolFailure fails in trunk. Contributed by Yiqun Lin. - posted by yq...@apache.org on 2017/01/19 04:05:38 UTC, 0 replies.
- hadoop git commit: Addendum for YARN-6064. Support fromId for flowRuns and flow/flowRun apps REST API's - posted by va...@apache.org on 2017/01/19 04:46:28 UTC, 1 replies.
- hadoop git commit: HADOOP-13589. S3Guard: Allow execution of all S3A integration tests with S3Guard enabled. Contributed by Steve Loughran. - posted by cn...@apache.org on 2017/01/19 06:34:00 UTC, 0 replies.
- hadoop git commit: HDFS-11287. Storage class member storageDirs should be private to avoid unprotected access by derived classes. (Manoj Govindassamy via lei) - posted by le...@apache.org on 2017/01/19 07:42:37 UTC, 1 replies.
- hadoop git commit: HDFS-110268. Correctly reconstruct erasure coding file from FSImage. Contributed by SammiChen. - posted by wa...@apache.org on 2017/01/19 08:24:42 UTC, 0 replies.
- hadoop git commit: HADOOP-14001. Improve delegation token validity checking. - posted by aa...@apache.org on 2017/01/19 08:58:30 UTC, 4 replies.
- [1/3] hadoop git commit: HADOOP-13496. Include file lengths in Mismatch in length error for distcp. Contributed by Ted Yu - posted by st...@apache.org on 2017/01/19 11:26:19 UTC, 0 replies.
- [2/3] hadoop git commit: HADOOP-13496. Include file lengths in Mismatch in length error for distcp. Contributed by Ted Yu - posted by st...@apache.org on 2017/01/19 11:26:20 UTC, 0 replies.
- [3/3] hadoop git commit: HADOOP-13496. Include file lengths in Mismatch in length error for distcp. Contributed by Ted Yu - posted by st...@apache.org on 2017/01/19 11:26:21 UTC, 0 replies.
- hadoop git commit: HADOOP-13999 Add -DskipShade maven profile to disable jar shading to reduce compile time. Contributed by Arun Suresh - posted by st...@apache.org on 2017/01/19 11:51:45 UTC, 1 replies.
- hadoop git commit: YARN-6110. Fix opportunistic containers documentation. (Akira Ajisaka via asuresh) - posted by as...@apache.org on 2017/01/19 14:16:06 UTC, 1 replies.
- hadoop git commit: HADOOP-13877 S3Guard: fix TestDynamoDBMetadataStore when fs.s3a.s3guard.ddb.table is set - posted by st...@apache.org on 2017/01/19 14:37:03 UTC, 0 replies.
- [1/2] hadoop git commit: YARN-5456. container-executor support for FreeBSD, NetBSD, and others if conf path is absolute. Contributed by Allen Wittenauer. - posted by vv...@apache.org on 2017/01/19 15:21:21 UTC, 2 replies.
- [2/2] hadoop git commit: YARN-5121. fix some container-executor portability issues. Contributed by Allen Wittenauer. - posted by vv...@apache.org on 2017/01/19 15:21:22 UTC, 2 replies.
- hadoop git commit: YARN-6104. RegistrySecurity overrides zookeeper sasl system properties. Contributed by Billie Rinaldi - posted by ji...@apache.org on 2017/01/19 18:19:09 UTC, 1 replies.
- hadoop git commit: Update release version in pom.xml. - posted by ju...@apache.org on 2017/01/19 19:36:40 UTC, 0 replies.
- hadoop git commit: YARN-6028. Add document for container metrics (Contributed by Weiwei Yang via Daniel Templeton) - posted by te...@apache.org on 2017/01/19 20:46:29 UTC, 2 replies.
- [1/2] hadoop git commit: YARN-6094. Update the coprocessor to be a dynamically loaded one. Contributed by Vrushali C. - posted by sj...@apache.org on 2017/01/19 23:05:57 UTC, 0 replies.
- [2/2] hadoop git commit: YARN-6094. Update the coprocessor to be a dynamically loaded one. Contributed by Vrushali C. - posted by sj...@apache.org on 2017/01/19 23:05:58 UTC, 0 replies.
- hadoop git commit: Set maven version to 3.0.0-alpha2 for release branch. - posted by wa...@apache.org on 2017/01/19 23:50:49 UTC, 0 replies.
- hadoop git commit: Preparing for 3.0.0-alpha3 development - posted by wa...@apache.org on 2017/01/19 23:52:32 UTC, 0 replies.
- hadoop git commit: HADOOP-14002. Document -DskipShade property in BUILDING.txt. Contributed by Hanisha Koneru. - posted by ar...@apache.org on 2017/01/20 01:32:54 UTC, 0 replies.
- [01/28] hadoop git commit: YARN-5928. Move ATSv2 HBase backend code into a new module that is only dependent at runtime by yarn servers. Contributed by Haibo Chen. - posted by sj...@apache.org on 2017/01/20 05:06:36 UTC, 1 replies.
- [02/28] hadoop git commit: YARN-5928. Move ATSv2 HBase backend code into a new module that is only dependent at runtime by yarn servers. Contributed by Haibo Chen. - posted by sj...@apache.org on 2017/01/20 05:06:37 UTC, 1 replies.
- [03/28] hadoop git commit: YARN-5928. Move ATSv2 HBase backend code into a new module that is only dependent at runtime by yarn servers. Contributed by Haibo Chen. - posted by sj...@apache.org on 2017/01/20 05:06:38 UTC, 1 replies.
- [04/28] hadoop git commit: YARN-5928. Move ATSv2 HBase backend code into a new module that is only dependent at runtime by yarn servers. Contributed by Haibo Chen. - posted by sj...@apache.org on 2017/01/20 05:06:39 UTC, 1 replies.
- [05/28] hadoop git commit: YARN-5928. Move ATSv2 HBase backend code into a new module that is only dependent at runtime by yarn servers. Contributed by Haibo Chen. - posted by sj...@apache.org on 2017/01/20 05:06:40 UTC, 1 replies.
- [06/28] hadoop git commit: YARN-5928. Move ATSv2 HBase backend code into a new module that is only dependent at runtime by yarn servers. Contributed by Haibo Chen. - posted by sj...@apache.org on 2017/01/20 05:06:41 UTC, 1 replies.
- [07/28] hadoop git commit: YARN-5928. Move ATSv2 HBase backend code into a new module that is only dependent at runtime by yarn servers. Contributed by Haibo Chen. - posted by sj...@apache.org on 2017/01/20 05:06:42 UTC, 1 replies.
- [08/28] hadoop git commit: YARN-5928. Move ATSv2 HBase backend code into a new module that is only dependent at runtime by yarn servers. Contributed by Haibo Chen. - posted by sj...@apache.org on 2017/01/20 05:06:43 UTC, 1 replies.
- [09/28] hadoop git commit: YARN-5928. Move ATSv2 HBase backend code into a new module that is only dependent at runtime by yarn servers. Contributed by Haibo Chen. - posted by sj...@apache.org on 2017/01/20 05:06:44 UTC, 1 replies.
- [10/28] hadoop git commit: YARN-5928. Move ATSv2 HBase backend code into a new module that is only dependent at runtime by yarn servers. Contributed by Haibo Chen. - posted by sj...@apache.org on 2017/01/20 05:06:45 UTC, 1 replies.
- [11/28] hadoop git commit: YARN-5928. Move ATSv2 HBase backend code into a new module that is only dependent at runtime by yarn servers. Contributed by Haibo Chen. - posted by sj...@apache.org on 2017/01/20 05:06:46 UTC, 1 replies.
- [12/28] hadoop git commit: YARN-5928. Move ATSv2 HBase backend code into a new module that is only dependent at runtime by yarn servers. Contributed by Haibo Chen. - posted by sj...@apache.org on 2017/01/20 05:06:47 UTC, 1 replies.
- [13/28] hadoop git commit: YARN-5928. Move ATSv2 HBase backend code into a new module that is only dependent at runtime by yarn servers. Contributed by Haibo Chen. - posted by sj...@apache.org on 2017/01/20 05:06:48 UTC, 1 replies.
- [14/28] hadoop git commit: YARN-5928. Move ATSv2 HBase backend code into a new module that is only dependent at runtime by yarn servers. Contributed by Haibo Chen. - posted by sj...@apache.org on 2017/01/20 05:06:49 UTC, 1 replies.
- [15/28] hadoop git commit: YARN-5928. Move ATSv2 HBase backend code into a new module that is only dependent at runtime by yarn servers. Contributed by Haibo Chen. - posted by sj...@apache.org on 2017/01/20 05:06:50 UTC, 1 replies.
- [16/28] hadoop git commit: YARN-5928. Move ATSv2 HBase backend code into a new module that is only dependent at runtime by yarn servers. Contributed by Haibo Chen. - posted by sj...@apache.org on 2017/01/20 05:06:51 UTC, 1 replies.
- [17/28] hadoop git commit: YARN-5928. Move ATSv2 HBase backend code into a new module that is only dependent at runtime by yarn servers. Contributed by Haibo Chen. - posted by sj...@apache.org on 2017/01/20 05:06:52 UTC, 1 replies.
- [18/28] hadoop git commit: YARN-5928. Move ATSv2 HBase backend code into a new module that is only dependent at runtime by yarn servers. Contributed by Haibo Chen. - posted by sj...@apache.org on 2017/01/20 05:06:53 UTC, 1 replies.
- [19/28] hadoop git commit: YARN-5928. Move ATSv2 HBase backend code into a new module that is only dependent at runtime by yarn servers. Contributed by Haibo Chen. - posted by sj...@apache.org on 2017/01/20 05:06:54 UTC, 1 replies.
- [20/28] hadoop git commit: YARN-5928. Move ATSv2 HBase backend code into a new module that is only dependent at runtime by yarn servers. Contributed by Haibo Chen. - posted by sj...@apache.org on 2017/01/20 05:06:55 UTC, 1 replies.
- [21/28] hadoop git commit: YARN-5928. Move ATSv2 HBase backend code into a new module that is only dependent at runtime by yarn servers. Contributed by Haibo Chen. - posted by sj...@apache.org on 2017/01/20 05:06:56 UTC, 1 replies.
- [22/28] hadoop git commit: YARN-5928. Move ATSv2 HBase backend code into a new module that is only dependent at runtime by yarn servers. Contributed by Haibo Chen. - posted by sj...@apache.org on 2017/01/20 05:06:57 UTC, 1 replies.
- [23/28] hadoop git commit: YARN-5928. Move ATSv2 HBase backend code into a new module that is only dependent at runtime by yarn servers. Contributed by Haibo Chen. - posted by sj...@apache.org on 2017/01/20 05:06:58 UTC, 1 replies.
- [24/28] hadoop git commit: YARN-5928. Move ATSv2 HBase backend code into a new module that is only dependent at runtime by yarn servers. Contributed by Haibo Chen. - posted by sj...@apache.org on 2017/01/20 05:06:59 UTC, 1 replies.
- [25/28] hadoop git commit: YARN-5928. Move ATSv2 HBase backend code into a new module that is only dependent at runtime by yarn servers. Contributed by Haibo Chen. - posted by sj...@apache.org on 2017/01/20 05:07:00 UTC, 1 replies.
- [26/28] hadoop git commit: YARN-5928. Move ATSv2 HBase backend code into a new module that is only dependent at runtime by yarn servers. Contributed by Haibo Chen. - posted by sj...@apache.org on 2017/01/20 05:07:01 UTC, 1 replies.
- [27/28] hadoop git commit: YARN-5928. Move ATSv2 HBase backend code into a new module that is only dependent at runtime by yarn servers. Contributed by Haibo Chen. - posted by sj...@apache.org on 2017/01/20 05:07:02 UTC, 1 replies.
- [28/28] hadoop git commit: YARN-5928. Move ATSv2 HBase backend code into a new module that is only dependent at runtime by yarn servers. Contributed by Haibo Chen. - posted by sj...@apache.org on 2017/01/20 05:07:03 UTC, 1 replies.
- [1/2] hadoop git commit: HDFS-11296. Maintenance state expiry should be an epoch time and not jvm monotonic. (Manoj Govindassamy via mingma) - posted by mi...@apache.org on 2017/01/20 06:40:43 UTC, 0 replies.
- [2/2] hadoop git commit: Merge branch 'trunk' of https://git-wip-us.apache.org/repos/asf/hadoop into trunk - posted by mi...@apache.org on 2017/01/20 06:40:44 UTC, 0 replies.
- hadoop git commit: HDFS-11296. Maintenance state expiry should be an epoch time and not jvm monotonic. (Manoj Govindassamy via mingma) - posted by mi...@apache.org on 2017/01/20 06:44:55 UTC, 0 replies.
- hadoop git commit: HADOOP-13956. Read ADLS credentials from Credential Provider. (John Zhuge via lei) - posted by le...@apache.org on 2017/01/20 06:50:23 UTC, 0 replies.
- hadoop git commit: HDFS-11309. [SPS]: chooseTargetTypeInSameNode should pass accurate block size to chooseStorage4Block while choosing target. Contributed by Uma Maheswara Rao G - posted by ra...@apache.org on 2017/01/20 16:08:29 UTC, 0 replies.
- [1/2] hadoop git commit: HADOOP-14004. Missing hadoop-cloud-storage-project module in pom.xml. Contributed by Akira Ajisaka. - posted by wa...@apache.org on 2017/01/20 18:43:50 UTC, 1 replies.
- [2/2] hadoop git commit: Update straggler 3.0.0-alpha2-SNAPSHOT versions to 3.0.0-alpha3-SNAPSHOT - posted by wa...@apache.org on 2017/01/20 18:43:51 UTC, 0 replies.
- [2/2] hadoop git commit: Update straggler 3.0.0-alpha2-SNAPSHOT versions to 3.0.0-alpha2 - posted by wa...@apache.org on 2017/01/20 18:43:54 UTC, 0 replies.
- [Hadoop Wiki] Update of "HowToRelease" by AndrewWang - posted by Apache Wiki <wi...@apache.org> on 2017/01/20 19:24:24 UTC, 2 replies.
- hadoop git commit: HDFS-11121. Add assertions to BlockInfo#addStorage to protect from breaking reportedBlock-blockGroup mapping. Contributed by Takanobu Asanuma. - posted by we...@apache.org on 2017/01/20 22:07:07 UTC, 0 replies.
- hadoop git commit: YARN-6106. Document FairScheduler 'allowPreemptionFrom' queue property. (Yufei Gu via rchiang) - posted by rc...@apache.org on 2017/01/20 22:09:46 UTC, 1 replies.
- hadoop git commit: HADOOP-13962. Update ADLS SDK to 2.1.4. (John Zhuge via lei) - posted by le...@apache.org on 2017/01/21 02:52:50 UTC, 0 replies.
- hadoop git commit: HADOOP-13858. TestGridmixMemoryEmulation and TestResourceUsageEmulators fail on the environment other than Linux or Windows. - posted by aa...@apache.org on 2017/01/21 08:35:40 UTC, 1 replies.
- hadoop git commit: HADOOP-13119. Add ability to secure log servlet using proxy users. Contribute by Yuanbo Liu. - posted by ey...@apache.org on 2017/01/21 23:43:25 UTC, 4 replies.
- hadoop git commit: YARN-6031. Application recovery has failed when node label feature is turned off during RM recovery. Contributed by Ying Zhang. - posted by su...@apache.org on 2017/01/23 06:49:59 UTC, 1 replies.
- hadoop git commit: YARN-5910. Support for multi-cluster delegation tokens. Contributed by Jian He - posted by jl...@apache.org on 2017/01/23 17:14:08 UTC, 0 replies.
- hadoop git commit: YARN-5910. Support for multi-cluster delegation tokens. Contributed by Jian He (cherry picked from commit 69fa81679f59378fd19a2c65db8019393d7c05a2) - posted by jl...@apache.org on 2017/01/23 17:23:58 UTC, 0 replies.
- [1/3] hadoop git commit: YARN-5864. Capacity Scheduler - Queue Priorities. (wangda) - posted by wa...@apache.org on 2017/01/23 18:57:42 UTC, 1 replies.
- [2/3] hadoop git commit: YARN-5864. Capacity Scheduler - Queue Priorities. (wangda) - posted by wa...@apache.org on 2017/01/23 18:57:43 UTC, 1 replies.
- [3/3] hadoop git commit: YARN-5864. Capacity Scheduler - Queue Priorities. (wangda) - posted by wa...@apache.org on 2017/01/23 18:57:44 UTC, 1 replies.
- hadoop git commit: HDFS-11028: libhdfs++: FileSystem needs to be able to cancel pending connections. Contributed by James Clampffer - posted by jh...@apache.org on 2017/01/23 23:21:42 UTC, 0 replies.
- hadoop git commit: YARN-6012. Remove node label (removeFromClusterNodeLabels) document is missing (Contributed by Ying Zhang via Daniel Templeton) - posted by te...@apache.org on 2017/01/24 01:43:12 UTC, 0 replies.
- hadoop git commit: YARN-6117. SharedCacheManager does not start up. Contributed by Chris Trezzo. - posted by sj...@apache.org on 2017/01/24 05:07:35 UTC, 1 replies.
- hadoop git commit: YARN-6082. Invalid REST api response for getApps since queueUsagePercentage is coming as INF. Contributed by Sunil G. - posted by ro...@apache.org on 2017/01/24 05:30:55 UTC, 1 replies.
- hadoop git commit: HDFS-11352. Potential deadlock in NN when failing over. Contributed by Erik Krogen. - posted by aa...@apache.org on 2017/01/24 05:56:38 UTC, 0 replies.
- hadoop git commit: HDFS-11352. Add missing entry in CHANGES.txt. - posted by aa...@apache.org on 2017/01/24 05:58:26 UTC, 0 replies.
- hadoop git commit: HDFS-11352. Potential deadlock in NN when failing over. Contributed by Eric Krogen. - posted by aa...@apache.org on 2017/01/24 06:03:06 UTC, 0 replies.
- [Hadoop Wiki] Update of "PoweredBy" by DavidTing - posted by Apache Wiki <wi...@apache.org> on 2017/01/24 14:03:19 UTC, 0 replies.
- hadoop git commit: YARN-5547. NMLeveldbStateStore should be more tolerant of unknown keys. Contributed by Ajith S - posted by jl...@apache.org on 2017/01/24 16:18:32 UTC, 1 replies.
- svn commit: r1780114 [2/3] - in /hadoop/common/site/main: author/src/documentation/content/xdocs/ publish/ publish/skin/images/ - posted by kk...@apache.org on 2017/01/24 20:27:15 UTC, 0 replies.
- svn commit: r1780114 [1/3] - in /hadoop/common/site/main: author/src/documentation/content/xdocs/ publish/ publish/skin/images/ - posted by kk...@apache.org on 2017/01/24 20:27:15 UTC, 0 replies.
- svn commit: r1780114 [3/3] - in /hadoop/common/site/main: author/src/documentation/content/xdocs/ publish/ publish/skin/images/ - posted by kk...@apache.org on 2017/01/24 20:27:15 UTC, 0 replies.
- svn commit: r1780117 - in /hadoop/common/site/main: author/src/documentation/content/xdocs/ publish/ - posted by kk...@apache.org on 2017/01/24 20:35:16 UTC, 0 replies.
- [1/2] hadoop git commit: YARN-6099. Improve webservice to list aggregated log files. Contributed by Xuan Gong. - posted by ju...@apache.org on 2017/01/24 23:27:15 UTC, 1 replies.
- [2/2] hadoop git commit: YARN-6099. Improve webservice to list aggregated log files. Contributed by Xuan Gong. - posted by ju...@apache.org on 2017/01/24 23:27:16 UTC, 1 replies.
- [1/2] hadoop git commit: HDFS-11194. Maintain aggregated peer performance metrics on NameNode. - posted by ar...@apache.org on 2017/01/25 00:59:07 UTC, 1 replies.
- [2/2] hadoop git commit: HDFS-11194. Maintain aggregated peer performance metrics on NameNode. - posted by ar...@apache.org on 2017/01/25 00:59:08 UTC, 1 replies.
- hadoop git commit: HADOOP-13990. Document KMS usage of CredentialProvider API. Contributed by John Zhuge. - posted by xi...@apache.org on 2017/01/25 05:30:35 UTC, 0 replies.
- hadoop git commit: HDFS-11365. Log portnumber in PrivilegedNfsGatewayStarter. Contributed by Mukul Kumar Singh. - posted by ji...@apache.org on 2017/01/25 05:58:55 UTC, 1 replies.
- svn commit: r1780186 - in /hadoop/common/site/main: author/src/documentation/content/xdocs/ publish/ publish/skin/images/ - posted by ra...@apache.org on 2017/01/25 13:43:06 UTC, 0 replies.
- svn commit: r1780209 - in /hadoop/common/site/main: author/src/documentation/content/xdocs/ publish/ - posted by ra...@apache.org on 2017/01/25 15:18:53 UTC, 0 replies.
- svn commit: r1780226 - in /hadoop/common/site/main: author/src/documentation/content/xdocs/ publish/ - posted by su...@apache.org on 2017/01/25 16:31:07 UTC, 0 replies.
- [1/3] hadoop git commit: HDFS-10534. NameNode WebUI should display DataNode usage histogram. Contributed by Kai Sasaki. - posted by zh...@apache.org on 2017/01/25 17:58:50 UTC, 3 replies.
- [2/3] hadoop git commit: HDFS-10534. NameNode WebUI should display DataNode usage histogram. Contributed by Kai Sasaki. - posted by zh...@apache.org on 2017/01/25 17:58:51 UTC, 3 replies.
- [3/3] hadoop git commit: HDFS-10534. NameNode WebUI should display DataNode usage histogram. Contributed by Kai Sasaki. - posted by zh...@apache.org on 2017/01/25 17:58:52 UTC, 3 replies.
- [1/3] hadoop git commit: YARN-4752. Improved preemption in FairScheduler. (kasha) - posted by ka...@apache.org on 2017/01/25 18:51:24 UTC, 0 replies.
- [2/3] hadoop git commit: YARN-4752. Improved preemption in FairScheduler. (kasha) - posted by ka...@apache.org on 2017/01/25 18:51:25 UTC, 0 replies.
- [3/3] hadoop git commit: YARN-4752. Improved preemption in FairScheduler. (kasha) - posted by ka...@apache.org on 2017/01/25 18:51:26 UTC, 0 replies.
- hadoop git commit: HDFS-11124. Report blockIds of internal blocks for EC files in Fsck. Contributed by Takanobu Asanuma. - posted by ji...@apache.org on 2017/01/25 19:26:42 UTC, 0 replies.
- hadoop git commit: YARN-5830. FairScheduler: Avoid preempting AM containers. (Yufei Gu via kasha) - posted by ka...@apache.org on 2017/01/25 20:17:39 UTC, 0 replies.
- [1/2] hadoop git commit: YARN-5831. FairScheduler: Propagate allowPreemptionFrom flag all the way down to the app. (Yufei Gu via kasha) - posted by ka...@apache.org on 2017/01/25 20:22:41 UTC, 0 replies.
- [2/2] hadoop git commit: YARN-5830. FairScheduler: Avoid preempting AM containers. (Yufei Gu via kasha) - posted by ka...@apache.org on 2017/01/25 20:22:42 UTC, 0 replies.
- svn commit: r17995 - /release/hadoop/common/current - posted by wa...@apache.org on 2017/01/25 20:41:51 UTC, 0 replies.
- hadoop git commit: HADOOP-13433 Race in UGI.reloginFromKeytab. Contributed by Duo Zhang. - posted by st...@apache.org on 2017/01/25 21:29:35 UTC, 1 replies.
- svn commit: r17996 - /release/hadoop/common/hadoop-3.0.0-alpha2/ - posted by wa...@apache.org on 2017/01/25 21:31:29 UTC, 0 replies.
- hadoop git commit: HADOOP-13988. KMSClientProvider does not work with WebHDFS and Apache Knox w/ProxyUser. Contributed by Greg Senia and Xiaoyu Yao. - posted by xy...@apache.org on 2017/01/25 21:34:17 UTC, 1 replies.
- hadoop git commit: YARN-5641. Localizer leaves behind tarballs after container is complete. Contributed by Eric Badger - posted by jl...@apache.org on 2017/01/25 21:47:51 UTC, 1 replies.
- hadoop git commit: YARN-5641. Localizer leaves behind tarballs after container is complete. Contributed by Eric Badger (cherry picked from commit 9e19f758c1950cbcfcd1969461a8a910efca0767) - posted by jl...@apache.org on 2017/01/25 21:54:37 UTC, 0 replies.
- hadoop git commit: YARN-6115. Few additional paths in Slider client still uses get all Applications without tags/states filter. Contributed by Gour Saha - posted by bi...@apache.org on 2017/01/25 22:22:07 UTC, 0 replies.
- hadoop git commit: MAPREDUCE-6808. Log map attempts as part of shuffle handler audit log (Contributed by Gergő Pásztor via Daniel Templeton) - posted by te...@apache.org on 2017/01/25 22:32:50 UTC, 0 replies.
- [1/3] hadoop git commit: Add CHANGES, RELEASENOTES, and jdiff for 3.0.0-alpha2 release. - posted by wa...@apache.org on 2017/01/25 23:39:58 UTC, 0 replies.
- [2/3] hadoop git commit: Add CHANGES, RELEASENOTES, and jdiff for 3.0.0-alpha2 release. - posted by wa...@apache.org on 2017/01/25 23:39:59 UTC, 0 replies.
- [3/3] hadoop git commit: Add CHANGES, RELEASENOTES, and jdiff for 3.0.0-alpha2 release. - posted by wa...@apache.org on 2017/01/25 23:40:00 UTC, 0 replies.
- hadoop git commit: HADOOP-13989. Remove erroneous source jar option from hadoop-client shade configuration. Contributed by Joe Pallas. - posted by wa...@apache.org on 2017/01/25 23:40:54 UTC, 0 replies.
- [1/2] hadoop git commit: YARN-3637. Handle localization sym-linking correctly at the YARN level. Contributed by Chris Trezzo. - posted by sj...@apache.org on 2017/01/25 23:52:33 UTC, 0 replies.
- [2/2] hadoop git commit: YARN-3637. Handle localization sym-linking correctly at the YARN level. Contributed by Chris Trezzo. - posted by sj...@apache.org on 2017/01/25 23:52:34 UTC, 0 replies.
- svn commit: r1780304 - in /hadoop/common/site/main: author/src/documentation/content/xdocs/ publish/ publish/docs/ publish/docs/r3.0.0-alpha2/ publish/docs/r3.0.0-alpha2/api/ publish/docs/r3.0.0-alpha2/api/org/ publish/docs/r3.0.0-alpha2/api/org/apache... - posted by wa...@apache.org on 2017/01/26 01:35:16 UTC, 0 replies.
- hadoop git commit: Revert "YARN-5641. Localizer leaves behind tarballs after container is complete. Contributed by Eric Badger" - posted by jl...@apache.org on 2017/01/26 14:45:34 UTC, 0 replies.
- [1/2] hadoop git commit: HDFS-11369. Change exception message in StorageLocationChecker. - posted by ar...@apache.org on 2017/01/26 17:17:28 UTC, 0 replies.
- [2/2] hadoop git commit: HDFS-11369. Change exception message in StorageLocationChecker. - posted by ar...@apache.org on 2017/01/26 17:17:29 UTC, 0 replies.
- svn commit: r1780434 - in /hadoop/common/site/main: author/src/documentation/content/xdocs/ publish/ - posted by wa...@apache.org on 2017/01/26 18:33:46 UTC, 0 replies.
- hadoop git commit: YARN-4975. Fair Scheduler: exception thrown when a parent queue marked 'parent' has configured child queues (Contributed by Yufei Gu via Daniel Templeton) - posted by te...@apache.org on 2017/01/26 18:36:09 UTC, 1 replies.
- hadoop git commit: HDFS-11364. Add a test to verify Audit log entries for setfacl/getfacl commands over FS shell. Contributed by Manoj Govindassamy. - posted by xi...@apache.org on 2017/01/26 18:48:42 UTC, 1 replies.
- hadoop git commit: Addendum for HDFS-10534: revert accidental change to MiniHadoopClusterManager.java. - posted by zh...@apache.org on 2017/01/26 18:51:02 UTC, 0 replies.
- hadoop git commit: MAPREDUCE-6829. Add peak memory usage counter for each task. (Miklos Szegedi via kasha) - posted by ka...@apache.org on 2017/01/26 19:08:18 UTC, 1 replies.
- hadoop git commit: HADOOP-14003. Make additional KMS tomcat settings configurable. Contributed by Andrew Wang. - posted by xi...@apache.org on 2017/01/26 19:22:32 UTC, 0 replies.
- [01/57] [abbrv] hadoop git commit: YARN-5928. Move ATSv2 HBase backend code into a new module that is only dependent at runtime by yarn servers. Contributed by Haibo Chen. - posted by xg...@apache.org on 2017/01/26 21:11:55 UTC, 0 replies.
- [02/57] [abbrv] hadoop git commit: YARN-5928. Move ATSv2 HBase backend code into a new module that is only dependent at runtime by yarn servers. Contributed by Haibo Chen. - posted by xg...@apache.org on 2017/01/26 21:11:56 UTC, 0 replies.
- [03/57] [abbrv] hadoop git commit: YARN-5928. Move ATSv2 HBase backend code into a new module that is only dependent at runtime by yarn servers. Contributed by Haibo Chen. - posted by xg...@apache.org on 2017/01/26 21:11:57 UTC, 0 replies.
- [04/57] [abbrv] hadoop git commit: YARN-5928. Move ATSv2 HBase backend code into a new module that is only dependent at runtime by yarn servers. Contributed by Haibo Chen. - posted by xg...@apache.org on 2017/01/26 21:11:58 UTC, 0 replies.
- [05/57] [abbrv] hadoop git commit: YARN-5928. Move ATSv2 HBase backend code into a new module that is only dependent at runtime by yarn servers. Contributed by Haibo Chen. - posted by xg...@apache.org on 2017/01/26 21:11:59 UTC, 0 replies.
- [06/57] [abbrv] hadoop git commit: YARN-5928. Move ATSv2 HBase backend code into a new module that is only dependent at runtime by yarn servers. Contributed by Haibo Chen. - posted by xg...@apache.org on 2017/01/26 21:12:00 UTC, 0 replies.
- [07/57] [abbrv] hadoop git commit: YARN-5928. Move ATSv2 HBase backend code into a new module that is only dependent at runtime by yarn servers. Contributed by Haibo Chen. - posted by xg...@apache.org on 2017/01/26 21:12:01 UTC, 0 replies.
- [08/57] [abbrv] hadoop git commit: YARN-5928. Move ATSv2 HBase backend code into a new module that is only dependent at runtime by yarn servers. Contributed by Haibo Chen. - posted by xg...@apache.org on 2017/01/26 21:12:02 UTC, 0 replies.
- [09/57] [abbrv] hadoop git commit: YARN-5928. Move ATSv2 HBase backend code into a new module that is only dependent at runtime by yarn servers. Contributed by Haibo Chen. - posted by xg...@apache.org on 2017/01/26 21:12:03 UTC, 0 replies.
- [10/57] [abbrv] hadoop git commit: YARN-5928. Move ATSv2 HBase backend code into a new module that is only dependent at runtime by yarn servers. Contributed by Haibo Chen. - posted by xg...@apache.org on 2017/01/26 21:12:04 UTC, 0 replies.
- [11/57] [abbrv] hadoop git commit: YARN-5928. Move ATSv2 HBase backend code into a new module that is only dependent at runtime by yarn servers. Contributed by Haibo Chen. - posted by xg...@apache.org on 2017/01/26 21:12:05 UTC, 0 replies.
- [12/57] [abbrv] hadoop git commit: YARN-5928. Move ATSv2 HBase backend code into a new module that is only dependent at runtime by yarn servers. Contributed by Haibo Chen. - posted by xg...@apache.org on 2017/01/26 21:12:06 UTC, 0 replies.
- [13/57] [abbrv] hadoop git commit: YARN-5928. Move ATSv2 HBase backend code into a new module that is only dependent at runtime by yarn servers. Contributed by Haibo Chen. - posted by xg...@apache.org on 2017/01/26 21:12:07 UTC, 0 replies.
- [14/57] [abbrv] hadoop git commit: YARN-5928. Move ATSv2 HBase backend code into a new module that is only dependent at runtime by yarn servers. Contributed by Haibo Chen. - posted by xg...@apache.org on 2017/01/26 21:12:08 UTC, 0 replies.
- [15/57] [abbrv] hadoop git commit: HDFS-11296. Maintenance state expiry should be an epoch time and not jvm monotonic. (Manoj Govindassamy via mingma) - posted by xg...@apache.org on 2017/01/26 21:12:09 UTC, 0 replies.
- [16/57] [abbrv] hadoop git commit: Merge branch 'trunk' of https://git-wip-us.apache.org/repos/asf/hadoop into trunk - posted by xg...@apache.org on 2017/01/26 21:12:10 UTC, 0 replies.
- [17/57] [abbrv] hadoop git commit: HADOOP-13956. Read ADLS credentials from Credential Provider. (John Zhuge via lei) - posted by xg...@apache.org on 2017/01/26 21:12:11 UTC, 0 replies.
- [18/57] [abbrv] hadoop git commit: HADOOP-14004. Missing hadoop-cloud-storage-project module in pom.xml. Contributed by Akira Ajisaka. - posted by xg...@apache.org on 2017/01/26 21:12:12 UTC, 0 replies.
- [19/57] [abbrv] hadoop git commit: Update straggler 3.0.0-alpha2-SNAPSHOT versions to 3.0.0-alpha3-SNAPSHOT - posted by xg...@apache.org on 2017/01/26 21:12:13 UTC, 0 replies.
- [20/57] [abbrv] hadoop git commit: HDFS-11121. Add assertions to BlockInfo#addStorage to protect from breaking reportedBlock-blockGroup mapping. Contributed by Takanobu Asanuma. - posted by xg...@apache.org on 2017/01/26 21:12:14 UTC, 0 replies.
- [21/57] [abbrv] hadoop git commit: YARN-6106. Document FairScheduler 'allowPreemptionFrom' queue property. (Yufei Gu via rchiang) - posted by xg...@apache.org on 2017/01/26 21:12:15 UTC, 0 replies.
- [22/57] [abbrv] hadoop git commit: HADOOP-13962. Update ADLS SDK to 2.1.4. (John Zhuge via lei) - posted by xg...@apache.org on 2017/01/26 21:12:16 UTC, 0 replies.
- [23/57] [abbrv] hadoop git commit: HADOOP-13858. TestGridmixMemoryEmulation and TestResourceUsageEmulators fail on the environment other than Linux or Windows. - posted by xg...@apache.org on 2017/01/26 21:12:17 UTC, 0 replies.
- [24/57] [abbrv] hadoop git commit: HADOOP-13119. Add ability to secure log servlet using proxy users. Contribute by Yuanbo Liu. - posted by xg...@apache.org on 2017/01/26 21:12:18 UTC, 0 replies.
- [25/57] [abbrv] hadoop git commit: YARN-6031. Application recovery has failed when node label feature is turned off during RM recovery. Contributed by Ying Zhang. - posted by xg...@apache.org on 2017/01/26 21:12:19 UTC, 0 replies.
- [26/57] [abbrv] hadoop git commit: YARN-5910. Support for multi-cluster delegation tokens. Contributed by Jian He - posted by xg...@apache.org on 2017/01/26 21:12:20 UTC, 0 replies.
- [27/57] [abbrv] hadoop git commit: YARN-5864. Capacity Scheduler - Queue Priorities. (wangda) - posted by xg...@apache.org on 2017/01/26 21:12:21 UTC, 0 replies.
- [28/57] [abbrv] hadoop git commit: YARN-5864. Capacity Scheduler - Queue Priorities. (wangda) - posted by xg...@apache.org on 2017/01/26 21:12:22 UTC, 0 replies.
- [29/57] [abbrv] hadoop git commit: YARN-5864. Capacity Scheduler - Queue Priorities. (wangda) - posted by xg...@apache.org on 2017/01/26 21:12:23 UTC, 0 replies.
- [30/57] [abbrv] hadoop git commit: YARN-6012. Remove node label (removeFromClusterNodeLabels) document is missing (Contributed by Ying Zhang via Daniel Templeton) - posted by xg...@apache.org on 2017/01/26 21:12:24 UTC, 0 replies.
- [31/57] [abbrv] hadoop git commit: YARN-6117. SharedCacheManager does not start up. Contributed by Chris Trezzo. - posted by xg...@apache.org on 2017/01/26 21:12:25 UTC, 0 replies.
- [32/57] [abbrv] hadoop git commit: YARN-6082. Invalid REST api response for getApps since queueUsagePercentage is coming as INF. Contributed by Sunil G. - posted by xg...@apache.org on 2017/01/26 21:12:26 UTC, 0 replies.
- [33/57] [abbrv] hadoop git commit: YARN-5547. NMLeveldbStateStore should be more tolerant of unknown keys. Contributed by Ajith S - posted by xg...@apache.org on 2017/01/26 21:12:27 UTC, 0 replies.
- [34/57] [abbrv] hadoop git commit: YARN-6099. Improve webservice to list aggregated log files. Contributed by Xuan Gong. - posted by xg...@apache.org on 2017/01/26 21:12:28 UTC, 0 replies.
- [35/57] [abbrv] hadoop git commit: YARN-6099. Improve webservice to list aggregated log files. Contributed by Xuan Gong. - posted by xg...@apache.org on 2017/01/26 21:12:29 UTC, 0 replies.
- [36/57] [abbrv] hadoop git commit: HDFS-11194. Maintain aggregated peer performance metrics on NameNode. - posted by xg...@apache.org on 2017/01/26 21:12:30 UTC, 0 replies.
- [37/57] [abbrv] hadoop git commit: HDFS-11194. Maintain aggregated peer performance metrics on NameNode. - posted by xg...@apache.org on 2017/01/26 21:12:31 UTC, 0 replies.
- [38/57] [abbrv] hadoop git commit: HADOOP-13990. Document KMS usage of CredentialProvider API. Contributed by John Zhuge. - posted by xg...@apache.org on 2017/01/26 21:12:32 UTC, 0 replies.
- [39/57] [abbrv] hadoop git commit: HDFS-11365. Log portnumber in PrivilegedNfsGatewayStarter. Contributed by Mukul Kumar Singh. - posted by xg...@apache.org on 2017/01/26 21:12:33 UTC, 0 replies.
- [40/57] [abbrv] hadoop git commit: HDFS-10534. NameNode WebUI should display DataNode usage histogram. Contributed by Kai Sasaki. - posted by xg...@apache.org on 2017/01/26 21:12:34 UTC, 0 replies.
- [41/57] [abbrv] hadoop git commit: HDFS-10534. NameNode WebUI should display DataNode usage histogram. Contributed by Kai Sasaki. - posted by xg...@apache.org on 2017/01/26 21:12:35 UTC, 0 replies.
- [42/57] [abbrv] hadoop git commit: HDFS-10534. NameNode WebUI should display DataNode usage histogram. Contributed by Kai Sasaki. - posted by xg...@apache.org on 2017/01/26 21:12:36 UTC, 0 replies.
- [43/57] [abbrv] hadoop git commit: HDFS-11124. Report blockIds of internal blocks for EC files in Fsck. Contributed by Takanobu Asanuma. - posted by xg...@apache.org on 2017/01/26 21:12:37 UTC, 0 replies.
- [44/57] [abbrv] hadoop git commit: YARN-5830. FairScheduler: Avoid preempting AM containers. (Yufei Gu via kasha) - posted by xg...@apache.org on 2017/01/26 21:12:38 UTC, 0 replies.
- [45/57] [abbrv] hadoop git commit: HADOOP-13433 Race in UGI.reloginFromKeytab. Contributed by Duo Zhang. - posted by xg...@apache.org on 2017/01/26 21:12:39 UTC, 0 replies.
- [46/57] [abbrv] hadoop git commit: HADOOP-13988. KMSClientProvider does not work with WebHDFS and Apache Knox w/ProxyUser. Contributed by Greg Senia and Xiaoyu Yao. - posted by xg...@apache.org on 2017/01/26 21:12:40 UTC, 0 replies.
- [47/57] [abbrv] hadoop git commit: YARN-5641. Localizer leaves behind tarballs after container is complete. Contributed by Eric Badger - posted by xg...@apache.org on 2017/01/26 21:12:41 UTC, 0 replies.
- [48/57] [abbrv] hadoop git commit: MAPREDUCE-6808. Log map attempts as part of shuffle handler audit log (Contributed by Gergő Pásztor via Daniel Templeton) - posted by xg...@apache.org on 2017/01/26 21:12:42 UTC, 0 replies.
- [49/57] [abbrv] hadoop git commit: Add CHANGES, RELEASENOTES, and jdiff for 3.0.0-alpha2 release. - posted by xg...@apache.org on 2017/01/26 21:12:43 UTC, 0 replies.
- [50/57] [abbrv] hadoop git commit: Add CHANGES, RELEASENOTES, and jdiff for 3.0.0-alpha2 release. - posted by xg...@apache.org on 2017/01/26 21:12:44 UTC, 0 replies.
- [51/57] [abbrv] hadoop git commit: Add CHANGES, RELEASENOTES, and jdiff for 3.0.0-alpha2 release. - posted by xg...@apache.org on 2017/01/26 21:12:45 UTC, 0 replies.
- [52/57] [abbrv] hadoop git commit: HADOOP-13989. Remove erroneous source jar option from hadoop-client shade configuration. Contributed by Joe Pallas. - posted by xg...@apache.org on 2017/01/26 21:12:46 UTC, 0 replies.
- [53/57] [abbrv] hadoop git commit: YARN-3637. Handle localization sym-linking correctly at the YARN level. Contributed by Chris Trezzo. - posted by xg...@apache.org on 2017/01/26 21:12:47 UTC, 0 replies.
- [54/57] [abbrv] hadoop git commit: HDFS-11369. Change exception message in StorageLocationChecker. - posted by xg...@apache.org on 2017/01/26 21:12:48 UTC, 0 replies.
- [55/57] [abbrv] hadoop git commit: YARN-4975. Fair Scheduler: exception thrown when a parent queue marked 'parent' has configured child queues (Contributed by Yufei Gu via Daniel Templeton) - posted by xg...@apache.org on 2017/01/26 21:12:49 UTC, 0 replies.
- [56/57] [abbrv] hadoop git commit: HDFS-11364. Add a test to verify Audit log entries for setfacl/getfacl commands over FS shell. Contributed by Manoj Govindassamy. - posted by xg...@apache.org on 2017/01/26 21:12:50 UTC, 0 replies.
- [57/57] [abbrv] hadoop git commit: MAPREDUCE-6829. Add peak memory usage counter for each task. (Miklos Szegedi via kasha) - posted by xg...@apache.org on 2017/01/26 21:12:51 UTC, 0 replies.
- hadoop git commit: YARN-4997. Update fair scheduler to use pluggable auth provider (Contributed by Tao Jie via Daniel Templeton) - posted by te...@apache.org on 2017/01/26 22:08:26 UTC, 0 replies.
- hadoop git commit: YARN-6000. Make AllocationFileLoaderService.Listener public. (Tao Jie via kasha) - posted by te...@apache.org on 2017/01/26 22:11:59 UTC, 0 replies.
- hadoop git commit: Revert "HDFS-8377. Support HTTP/2 in datanode. Contributed by Duo Zhang." - posted by xi...@apache.org on 2017/01/26 22:21:43 UTC, 1 replies.
- hadoop git commit: HDFS-9884. Use doxia macro to generate in-page TOC of HDFS site documentation. (iwasakims) - posted by iw...@apache.org on 2017/01/26 23:07:28 UTC, 1 replies.
- [1/2] hadoop git commit: HDFS-11374. Skip FSync in CreateEditsLog to speed up edit log generation. Contributed by Hanisha Koneru. - posted by ar...@apache.org on 2017/01/27 00:25:26 UTC, 0 replies.
- [2/2] hadoop git commit: HDFS-11374. Skip FSync in CreateEditsLog to speed up edit log generation. Contributed by Hanisha Koneru. - posted by ar...@apache.org on 2017/01/27 00:25:27 UTC, 0 replies.
- hadoop git commit: Revert "HADOOP-13119. Add ability to secure log servlet using proxy users. Contribute by Yuanbo Liu." - posted by ju...@apache.org on 2017/01/27 00:52:02 UTC, 0 replies.
- hadoop git commit: HADOOP-14029. Fix KMSClientProvider for non-secure proxyuser use case. Contributed by Xiaoyu Yao. - posted by xy...@apache.org on 2017/01/27 04:42:12 UTC, 1 replies.
- hadoop git commit: HADOOP-13985 s3guard: add a version marker to every table. Contributed by Steve Loughran. - posted by st...@apache.org on 2017/01/27 09:42:58 UTC, 0 replies.
- hadoop git commit: YARN-6123. [YARN-5864] Add a test to make sure queues of orderingPolicy will be updated when childQueues is added or removed. Contributed by Wangda Tan. - posted by su...@apache.org on 2017/01/27 13:08:34 UTC, 0 replies.
- hadoop git commit: YARN-6126. Obtaining app logs for Running application fails with json parse error. Contributed by Xuan Gong. - posted by ju...@apache.org on 2017/01/27 14:31:10 UTC, 0 replies.
- hadoop git commit: YARN-6126. Obtaining app logs for Running application fails with json parse error. Contributed by Xuan Gong. (cherry picked from commit 1a16431bd0df52d2df32c594f8b9b506c2101ad8) - posted by ju...@apache.org on 2017/01/27 14:48:35 UTC, 0 replies.
- [01/50] [abbrv] hadoop git commit: HDFS-11270. Document the missing options of NameNode bootstrap command. Contributed by Yiqun Lin [Forced Update!] - posted by vv...@apache.org on 2017/01/27 18:40:06 UTC, 0 replies.
- [02/50] [abbrv] hadoop git commit: YARN-5969. FairShareComparator: Cache value of getResourceUsage for better performance. (zhangshilong via kasha) - posted by vv...@apache.org on 2017/01/27 18:40:07 UTC, 0 replies.
- [03/50] [abbrv] hadoop git commit: YARN-5938. Refactoring OpportunisticContainerAllocator to use SchedulerRequestKey instead of Priority and other misc fixes (asuresh) - posted by vv...@apache.org on 2017/01/27 18:40:08 UTC, 0 replies.
- [04/50] [abbrv] hadoop git commit: YARN-5938. Refactoring OpportunisticContainerAllocator to use SchedulerRequestKey instead of Priority and other misc fixes (asuresh) - posted by vv...@apache.org on 2017/01/27 18:40:09 UTC, 0 replies.
- [05/50] [abbrv] hadoop git commit: HADOOP-13932. Fix indefinite article in comments (Contributed by LiXin Ge via Daniel Templeton) - posted by vv...@apache.org on 2017/01/27 18:40:10 UTC, 0 replies.
- [06/50] [abbrv] hadoop git commit: YARN-5962. Spelling errors in logging and exceptions for resource manager code (gsohn via rkanter) - posted by vv...@apache.org on 2017/01/27 18:40:11 UTC, 0 replies.
- [07/50] [abbrv] hadoop git commit: YARN-5257. Fix unreleased resources and null dereferences (yufeigu via rkanter) - posted by vv...@apache.org on 2017/01/27 18:40:12 UTC, 0 replies.
- [08/50] [abbrv] hadoop git commit: HDFS-11252. TestFileTruncate#testTruncateWithDataNodesRestartImmediately can fail with BindException. Contributed by Yiqun Lin. - posted by vv...@apache.org on 2017/01/27 18:40:13 UTC, 0 replies.
- [09/50] [abbrv] hadoop git commit: YARN-5756. Add state-machine implementation for scheduler queues. (Xuan Gong via wangda) - posted by vv...@apache.org on 2017/01/27 18:40:14 UTC, 0 replies.
- [10/50] [abbrv] hadoop git commit: YARN-6001. Improve moveApplicationQueues command line. Contributed by Sunil G. - posted by vv...@apache.org on 2017/01/27 18:40:15 UTC, 0 replies.
- [11/50] [abbrv] 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 vv...@apache.org on 2017/01/27 18:40:16 UTC, 0 replies.
- [12/50] [abbrv] hadoop git commit: YARN-5719. Enforce a C standard for native container-executor. Contributed by Chris Douglas. - posted by vv...@apache.org on 2017/01/27 18:40:17 UTC, 0 replies.
- [13/50] [abbrv] hadoop git commit: YARN-5906. Update AppSchedulingInfo to use SchedulingPlacementSet. Contributed by Wangda Tan. - posted by vv...@apache.org on 2017/01/27 18:40:18 UTC, 0 replies.
- [14/50] [abbrv] hadoop git commit: YARN-4882. Change the log level to DEBUG for recovering completed applications (templedf via rkanter) - posted by vv...@apache.org on 2017/01/27 18:40:19 UTC, 0 replies.
- [15/50] [abbrv] hadoop git commit: HDFS-11278. Add missing @Test annotation for TestSafeMode.testSafeModeUtils() (Contributed by Lukas Majercak via Daniel Templeton) - posted by vv...@apache.org on 2017/01/27 18:40:20 UTC, 0 replies.
- [16/50] [abbrv] hadoop git commit: HDFS-11274. Datanode should only check the failed volume upon IO errors. Contributed by Xiaoyu Yao. - posted by vv...@apache.org on 2017/01/27 18:40:21 UTC, 0 replies.
- [17/50] [abbrv] hadoop git commit: HDFS-11251. ConcurrentModificationException during DataNode#refreshVolumes. (Manoj Govindassamy via lei) - posted by vv...@apache.org on 2017/01/27 18:40:22 UTC, 0 replies.
- [18/50] [abbrv] hadoop git commit: HDFS-11267. Avoid redefinition of storageDirs in NNStorage and cleanup its accessors in Storage. (Manoj Govindassamy via lei) - posted by vv...@apache.org on 2017/01/27 18:40:23 UTC, 0 replies.
- [19/50] [abbrv] hadoop git commit: HDFS-11275. Check groupEntryIndex and throw a helpful exception on failures when removing ACL. - posted by vv...@apache.org on 2017/01/27 18:40:24 UTC, 0 replies.
- [20/50] [abbrv] hadoop git commit: MAPREDUCE-5155. Race condition in test case TestFetchFailure cause it to fail (Contributed by Haibo Chen via Daniel Templeton) - posted by vv...@apache.org on 2017/01/27 18:40:25 UTC, 0 replies.
- [21/50] [abbrv] hadoop git commit: HADOOP-13942. Build failure due to errors of javadoc build in hadoop-azure. Contributed by Kai Sasaki - posted by vv...@apache.org on 2017/01/27 18:40:26 UTC, 0 replies.
- [22/50] [abbrv] hadoop git commit: YARN-5931. Document timeout interfaces CLI and REST APIs (Contributed by Rohith Sharma K S via Daniel Templeton) - posted by vv...@apache.org on 2017/01/27 18:40:27 UTC, 0 replies.
- [23/50] [abbrv] hadoop git commit: HDFS-11280. Allow WebHDFS to reuse HTTP connections to NN. Contributed by Zheng Shao. - posted by vv...@apache.org on 2017/01/27 18:40:28 UTC, 0 replies.
- [24/50] [abbrv] hadoop git commit: HADOOP-13883. Addendum patch to correct the message and alphabetized with the earlier patch. Contributed by Yiqun Lin. - posted by vv...@apache.org on 2017/01/27 18:40:29 UTC, 0 replies.
- [25/50] [abbrv] hadoop git commit: Revert "HDFS-11280. Allow WebHDFS to reuse HTTP connections to NN. Contributed by Zheng Shao." - posted by vv...@apache.org on 2017/01/27 18:40:30 UTC, 0 replies.
- [26/50] [abbrv] hadoop git commit: HDFS-11156. Add new op GETFILEBLOCKLOCATIONS to WebHDFS REST API. Contributed by Weiwei Yang. - posted by vv...@apache.org on 2017/01/27 18:40:31 UTC, 0 replies.
- [27/50] [abbrv] hadoop git commit: YARN-5529. Create new DiskValidator class with metrics (yufeigu via rkanter) - posted by vv...@apache.org on 2017/01/27 18:40:32 UTC, 0 replies.
- [28/50] [abbrv] hadoop git commit: HADOOP-13946. Document how HDFS updates timestamps in the FS spec; compare with object stores. Contributed by Steve Loughran - posted by vv...@apache.org on 2017/01/27 18:40:33 UTC, 0 replies.
- [29/50] [abbrv] hadoop git commit: HADOOP-13922. Some modules have dependencies on hadoop-client jar removed by HADOOP-11804. Contributed by Sean Busbey. - posted by vv...@apache.org on 2017/01/27 18:40:34 UTC, 0 replies.
- [30/50] [abbrv] hadoop git commit: Revert "HADOOP-13946. Document how HDFS updates timestamps in the FS spec; compare with object stores. Contributed by Steve Loughran" - posted by vv...@apache.org on 2017/01/27 18:40:35 UTC, 0 replies.
- [31/50] [abbrv] hadoop git commit: Fix synchronization issues of AbstractYarnScheduler#nodeUpdate and its implementations. (Naganarasimha G R via wangda) - posted by vv...@apache.org on 2017/01/27 18:40:36 UTC, 0 replies.
- [32/50] [abbrv] hadoop git commit: Revert "Fix synchronization issues of AbstractYarnScheduler#nodeUpdate and its implementations. (Naganarasimha G R via wangda)" to add correct JIRA number - posted by vv...@apache.org on 2017/01/27 18:40:37 UTC, 0 replies.
- [33/50] [abbrv] hadoop git commit: YARN-6025. Fix synchronization issues of AbstractYarnScheduler#nodeUpdate and its implementations. (Naganarasimha G R via wangda) - posted by vv...@apache.org on 2017/01/27 18:40:38 UTC, 0 replies.
- [34/50] [abbrv] hadoop git commit: YARN-5923. Unable to access logs for a running application if YARN_ACL_ENABLE is enabled. Contributed by Xuan Gong. - posted by vv...@apache.org on 2017/01/27 18:40:39 UTC, 0 replies.
- [35/50] [abbrv] hadoop git commit: HDFS-11279. Cleanup unused DataNode#checkDiskErrorAsync(). Contributed by Hanisha Koneru - posted by vv...@apache.org on 2017/01/27 18:40:40 UTC, 0 replies.
- [36/50] [abbrv] hadoop git commit: HADOOP-12733. Remove references to obsolete io.seqfile configuration variables. Contributed by Ray Chiang. - posted by vv...@apache.org on 2017/01/27 18:40:41 UTC, 0 replies.
- [37/50] [abbrv] hadoop git commit: YARN-5988. RM unable to start in secure setup. Contributed by Ajith S. - posted by vv...@apache.org on 2017/01/27 18:40:42 UTC, 0 replies.
- [38/50] [abbrv] hadoop git commit: YARN-4081. Add support for multiple resource types in the Resource class. (Varun Vasudev via wangda) - posted by vv...@apache.org on 2017/01/27 18:40:43 UTC, 0 replies.
- [39/50] [abbrv] hadoop git commit: YARN-4081. Add support for multiple resource types in the Resource class. (Varun Vasudev via wangda) - posted by vv...@apache.org on 2017/01/27 18:40:44 UTC, 0 replies.
- [40/50] [abbrv] hadoop git commit: YARN-4081. Add support for multiple resource types in the Resource class. (Varun Vasudev via wangda) - posted by vv...@apache.org on 2017/01/27 18:40:45 UTC, 0 replies.
- [41/50] [abbrv] hadoop git commit: YARN-4829. Add support for binary units in Resource class.(vvasudev via asuresh) - posted by vv...@apache.org on 2017/01/27 18:40:46 UTC, 0 replies.
- [42/50] [abbrv] hadoop git commit: YARN-4830. Add support for resource types in the nodemanager. Contributed by Varun Vasudev. - posted by vv...@apache.org on 2017/01/27 18:40:47 UTC, 0 replies.
- [43/50] [abbrv] hadoop git commit: YARN-5707. Add manager class for resource profiles. Contributed by Varun Vasudev. - posted by vv...@apache.org on 2017/01/27 18:40:48 UTC, 0 replies.
- [44/50] [abbrv] hadoop git commit: YARN-4715. Add support to read resource types from a config file. Contributed by Varun Vasudev. - posted by vv...@apache.org on 2017/01/27 18:40:49 UTC, 0 replies.
- [45/50] [abbrv] hadoop git commit: YARN-5586. Update the Resources class to consider all resource types. Contributed by Varun Vasudev. - posted by vv...@apache.org on 2017/01/27 18:40:50 UTC, 0 replies.
- [46/50] [abbrv] hadoop git commit: YARN-5242. Update DominantResourceCalculator to consider all resource types in calculations. Contributed by Varun Vasudev. - posted by vv...@apache.org on 2017/01/27 18:40:51 UTC, 0 replies.
- [47/50] [abbrv] hadoop git commit: YARN-4172. Extend DominantResourceCalculator to account for all resources. (Varun Vasudev via wangda) - posted by vv...@apache.org on 2017/01/27 18:40:52 UTC, 0 replies.
- [48/50] [abbrv] hadoop git commit: YARN-5708. Implement APIs to get resource profiles from the RM. Contributed by Varun Vasudev. - posted by vv...@apache.org on 2017/01/27 18:40:53 UTC, 0 replies.
- [49/50] [abbrv] hadoop git commit: YARN-5587. Add support for resource profiles. (vvasudev via asuresh) - posted by vv...@apache.org on 2017/01/27 18:40:54 UTC, 0 replies.
- [50/50] [abbrv] hadoop git commit: YARN-5587. Add support for resource profiles. (vvasudev via asuresh) - posted by vv...@apache.org on 2017/01/27 18:40:55 UTC, 0 replies.
- hadoop git commit: HDFS-9911. TestDataNodeLifeline Fails intermittently. Contributed by Yiqun Lin - posted by ep...@apache.org on 2017/01/27 21:04:34 UTC, 0 replies.
- hadoop git commit: HDFS-9911. TestDataNodeLifeline Fails intermittently. Contributed by Yiqun Lin (cherry picked from commit a95639068c99ebcaefe8b6c4268449d12a6577d6) - posted by ep...@apache.org on 2017/01/27 21:22:27 UTC, 0 replies.
- [01/50] [abbrv] hadoop git commit: YARN-5830. FairScheduler: Avoid preempting AM containers. (Yufei Gu via kasha) [Forced Update!] - posted by su...@apache.org on 2017/01/27 23:37:58 UTC, 0 replies.
- [02/50] [abbrv] hadoop git commit: HADOOP-13433 Race in UGI.reloginFromKeytab. Contributed by Duo Zhang. - posted by su...@apache.org on 2017/01/27 23:37:59 UTC, 0 replies.
- [03/50] [abbrv] hadoop git commit: HADOOP-13988. KMSClientProvider does not work with WebHDFS and Apache Knox w/ProxyUser. Contributed by Greg Senia and Xiaoyu Yao. - posted by su...@apache.org on 2017/01/27 23:38:00 UTC, 0 replies.
- [04/50] [abbrv] hadoop git commit: YARN-5641. Localizer leaves behind tarballs after container is complete. Contributed by Eric Badger - posted by su...@apache.org on 2017/01/27 23:38:01 UTC, 0 replies.
- [05/50] [abbrv] hadoop git commit: MAPREDUCE-6808. Log map attempts as part of shuffle handler audit log (Contributed by Gergő Pásztor via Daniel Templeton) - posted by su...@apache.org on 2017/01/27 23:38:02 UTC, 0 replies.
- [06/50] [abbrv] hadoop git commit: Add CHANGES, RELEASENOTES, and jdiff for 3.0.0-alpha2 release. - posted by su...@apache.org on 2017/01/27 23:38:03 UTC, 0 replies.
- [07/50] [abbrv] hadoop git commit: Add CHANGES, RELEASENOTES, and jdiff for 3.0.0-alpha2 release. - posted by su...@apache.org on 2017/01/27 23:38:04 UTC, 0 replies.
- [08/50] [abbrv] hadoop git commit: Add CHANGES, RELEASENOTES, and jdiff for 3.0.0-alpha2 release. - posted by su...@apache.org on 2017/01/27 23:38:05 UTC, 0 replies.
- [09/50] [abbrv] hadoop git commit: HADOOP-13989. Remove erroneous source jar option from hadoop-client shade configuration. Contributed by Joe Pallas. - posted by su...@apache.org on 2017/01/27 23:38:06 UTC, 0 replies.
- [10/50] [abbrv] hadoop git commit: YARN-3637. Handle localization sym-linking correctly at the YARN level. Contributed by Chris Trezzo. - posted by su...@apache.org on 2017/01/27 23:38:07 UTC, 0 replies.
- [11/50] [abbrv] hadoop git commit: HDFS-11369. Change exception message in StorageLocationChecker. - posted by su...@apache.org on 2017/01/27 23:38:08 UTC, 0 replies.
- [12/50] [abbrv] hadoop git commit: YARN-4975. Fair Scheduler: exception thrown when a parent queue marked 'parent' has configured child queues (Contributed by Yufei Gu via Daniel Templeton) - posted by su...@apache.org on 2017/01/27 23:38:09 UTC, 0 replies.
- [13/50] [abbrv] hadoop git commit: HDFS-11364. Add a test to verify Audit log entries for setfacl/getfacl commands over FS shell. Contributed by Manoj Govindassamy. - posted by su...@apache.org on 2017/01/27 23:38:10 UTC, 0 replies.
- [14/50] [abbrv] hadoop git commit: MAPREDUCE-6829. Add peak memory usage counter for each task. (Miklos Szegedi via kasha) - posted by su...@apache.org on 2017/01/27 23:38:11 UTC, 0 replies.
- [15/50] [abbrv] hadoop git commit: Revert "HDFS-8377. Support HTTP/2 in datanode. Contributed by Duo Zhang." - posted by su...@apache.org on 2017/01/27 23:38:12 UTC, 0 replies.
- [16/50] [abbrv] hadoop git commit: HDFS-9884. Use doxia macro to generate in-page TOC of HDFS site documentation. (iwasakims) - posted by su...@apache.org on 2017/01/27 23:38:13 UTC, 0 replies.
- [17/50] [abbrv] hadoop git commit: HDFS-11374. Skip FSync in CreateEditsLog to speed up edit log generation. Contributed by Hanisha Koneru. - posted by su...@apache.org on 2017/01/27 23:38:14 UTC, 0 replies.
- [18/50] [abbrv] hadoop git commit: HADOOP-14029. Fix KMSClientProvider for non-secure proxyuser use case. Contributed by Xiaoyu Yao. - posted by su...@apache.org on 2017/01/27 23:38:15 UTC, 0 replies.
- [19/50] [abbrv] hadoop git commit: YARN-6123. [YARN-5864] Add a test to make sure queues of orderingPolicy will be updated when childQueues is added or removed. Contributed by Wangda Tan. - posted by su...@apache.org on 2017/01/27 23:38:16 UTC, 0 replies.
- [20/50] [abbrv] hadoop git commit: YARN-6126. Obtaining app logs for Running application fails with json parse error. Contributed by Xuan Gong. - posted by su...@apache.org on 2017/01/27 23:38:17 UTC, 0 replies.
- [21/50] [abbrv] hadoop git commit: HADOOP-13992. KMS should load SSL configuration the same way as SSLFactory. Contributed by John Zhuge. - posted by su...@apache.org on 2017/01/27 23:38:18 UTC, 0 replies.
- hadoop git commit: HDFS-11378. Verify multiple DataNodes can be decommissioned/maintenance at the same time. (Manoj Govindassamy via mingma) - posted by mi...@apache.org on 2017/01/28 00:17:17 UTC, 1 replies.
- hadoop git commit: HDFS-11378. Addendum to fix branch-2 compilation. Verify multiple DataNodes can be decommissioned/maintenance at the same time. (Manoj Govindassamy via kasha) - posted by ka...@apache.org on 2017/01/29 19:19:12 UTC, 0 replies.
- [01/52] [abbrv] hadoop git commit: YARN-5864. Capacity Scheduler - Queue Priorities. (wangda) [Forced Update!] - posted by vv...@apache.org on 2017/01/30 06:03:53 UTC, 0 replies.
- [02/52] [abbrv] hadoop git commit: YARN-5864. Capacity Scheduler - Queue Priorities. (wangda) - posted by vv...@apache.org on 2017/01/30 06:03:54 UTC, 0 replies.
- [03/52] [abbrv] hadoop git commit: YARN-5864. Capacity Scheduler - Queue Priorities. (wangda) - posted by vv...@apache.org on 2017/01/30 06:03:55 UTC, 0 replies.
- [04/52] [abbrv] hadoop git commit: YARN-6012. Remove node label (removeFromClusterNodeLabels) document is missing (Contributed by Ying Zhang via Daniel Templeton) - posted by vv...@apache.org on 2017/01/30 06:03:56 UTC, 0 replies.
- [05/52] [abbrv] hadoop git commit: YARN-6117. SharedCacheManager does not start up. Contributed by Chris Trezzo. - posted by vv...@apache.org on 2017/01/30 06:03:57 UTC, 0 replies.
- [06/52] [abbrv] hadoop git commit: YARN-6082. Invalid REST api response for getApps since queueUsagePercentage is coming as INF. Contributed by Sunil G. - posted by vv...@apache.org on 2017/01/30 06:03:58 UTC, 0 replies.
- [07/52] [abbrv] hadoop git commit: YARN-5547. NMLeveldbStateStore should be more tolerant of unknown keys. Contributed by Ajith S - posted by vv...@apache.org on 2017/01/30 06:03:59 UTC, 0 replies.
- [08/52] [abbrv] hadoop git commit: YARN-6099. Improve webservice to list aggregated log files. Contributed by Xuan Gong. - posted by vv...@apache.org on 2017/01/30 06:04:00 UTC, 0 replies.
- [09/52] [abbrv] hadoop git commit: YARN-6099. Improve webservice to list aggregated log files. Contributed by Xuan Gong. - posted by vv...@apache.org on 2017/01/30 06:04:01 UTC, 0 replies.
- [10/52] [abbrv] hadoop git commit: HDFS-11194. Maintain aggregated peer performance metrics on NameNode. - posted by vv...@apache.org on 2017/01/30 06:04:02 UTC, 0 replies.
- [11/52] [abbrv] hadoop git commit: HDFS-11194. Maintain aggregated peer performance metrics on NameNode. - posted by vv...@apache.org on 2017/01/30 06:04:03 UTC, 0 replies.
- [12/52] [abbrv] hadoop git commit: HADOOP-13990. Document KMS usage of CredentialProvider API. Contributed by John Zhuge. - posted by vv...@apache.org on 2017/01/30 06:04:04 UTC, 0 replies.
- [13/52] [abbrv] hadoop git commit: HDFS-11365. Log portnumber in PrivilegedNfsGatewayStarter. Contributed by Mukul Kumar Singh. - posted by vv...@apache.org on 2017/01/30 06:04:05 UTC, 0 replies.
- [14/52] [abbrv] hadoop git commit: HDFS-10534. NameNode WebUI should display DataNode usage histogram. Contributed by Kai Sasaki. - posted by vv...@apache.org on 2017/01/30 06:04:06 UTC, 0 replies.
- [15/52] [abbrv] hadoop git commit: HDFS-10534. NameNode WebUI should display DataNode usage histogram. Contributed by Kai Sasaki. - posted by vv...@apache.org on 2017/01/30 06:04:07 UTC, 0 replies.
- [16/52] [abbrv] hadoop git commit: HDFS-10534. NameNode WebUI should display DataNode usage histogram. Contributed by Kai Sasaki. - posted by vv...@apache.org on 2017/01/30 06:04:08 UTC, 0 replies.
- [17/52] [abbrv] hadoop git commit: HDFS-11124. Report blockIds of internal blocks for EC files in Fsck. Contributed by Takanobu Asanuma. - posted by vv...@apache.org on 2017/01/30 06:04:09 UTC, 0 replies.
- [18/52] [abbrv] hadoop git commit: YARN-5830. FairScheduler: Avoid preempting AM containers. (Yufei Gu via kasha) - posted by vv...@apache.org on 2017/01/30 06:04:10 UTC, 0 replies.
- [19/52] [abbrv] hadoop git commit: HADOOP-13433 Race in UGI.reloginFromKeytab. Contributed by Duo Zhang. - posted by vv...@apache.org on 2017/01/30 06:04:11 UTC, 0 replies.
- [20/52] [abbrv] hadoop git commit: HADOOP-13988. KMSClientProvider does not work with WebHDFS and Apache Knox w/ProxyUser. Contributed by Greg Senia and Xiaoyu Yao. - posted by vv...@apache.org on 2017/01/30 06:04:12 UTC, 0 replies.
- [21/52] [abbrv] hadoop git commit: YARN-5641. Localizer leaves behind tarballs after container is complete. Contributed by Eric Badger - posted by vv...@apache.org on 2017/01/30 06:04:13 UTC, 0 replies.
- [22/52] [abbrv] hadoop git commit: MAPREDUCE-6808. Log map attempts as part of shuffle handler audit log (Contributed by Gergő Pásztor via Daniel Templeton) - posted by vv...@apache.org on 2017/01/30 06:04:14 UTC, 0 replies.
- [23/52] [abbrv] hadoop git commit: Add CHANGES, RELEASENOTES, and jdiff for 3.0.0-alpha2 release. - posted by vv...@apache.org on 2017/01/30 06:04:15 UTC, 0 replies.
- [24/52] [abbrv] hadoop git commit: Add CHANGES, RELEASENOTES, and jdiff for 3.0.0-alpha2 release. - posted by vv...@apache.org on 2017/01/30 06:04:16 UTC, 0 replies.
- [25/52] [abbrv] hadoop git commit: Add CHANGES, RELEASENOTES, and jdiff for 3.0.0-alpha2 release. - posted by vv...@apache.org on 2017/01/30 06:04:17 UTC, 0 replies.
- [26/52] [abbrv] hadoop git commit: HADOOP-13989. Remove erroneous source jar option from hadoop-client shade configuration. Contributed by Joe Pallas. - posted by vv...@apache.org on 2017/01/30 06:04:18 UTC, 0 replies.
- [27/52] [abbrv] hadoop git commit: YARN-3637. Handle localization sym-linking correctly at the YARN level. Contributed by Chris Trezzo. - posted by vv...@apache.org on 2017/01/30 06:04:19 UTC, 0 replies.
- [28/52] [abbrv] hadoop git commit: HDFS-11369. Change exception message in StorageLocationChecker. - posted by vv...@apache.org on 2017/01/30 06:04:20 UTC, 0 replies.
- [29/52] [abbrv] hadoop git commit: YARN-4975. Fair Scheduler: exception thrown when a parent queue marked 'parent' has configured child queues (Contributed by Yufei Gu via Daniel Templeton) - posted by vv...@apache.org on 2017/01/30 06:04:21 UTC, 0 replies.
- [30/52] [abbrv] hadoop git commit: HDFS-11364. Add a test to verify Audit log entries for setfacl/getfacl commands over FS shell. Contributed by Manoj Govindassamy. - posted by vv...@apache.org on 2017/01/30 06:04:22 UTC, 0 replies.
- [31/52] [abbrv] hadoop git commit: MAPREDUCE-6829. Add peak memory usage counter for each task. (Miklos Szegedi via kasha) - posted by vv...@apache.org on 2017/01/30 06:04:23 UTC, 0 replies.
- [32/52] [abbrv] hadoop git commit: Revert "HDFS-8377. Support HTTP/2 in datanode. Contributed by Duo Zhang." - posted by vv...@apache.org on 2017/01/30 06:04:24 UTC, 0 replies.
- [33/52] [abbrv] hadoop git commit: HDFS-9884. Use doxia macro to generate in-page TOC of HDFS site documentation. (iwasakims) - posted by vv...@apache.org on 2017/01/30 06:04:25 UTC, 0 replies.
- [34/52] [abbrv] hadoop git commit: HDFS-11374. Skip FSync in CreateEditsLog to speed up edit log generation. Contributed by Hanisha Koneru. - posted by vv...@apache.org on 2017/01/30 06:04:26 UTC, 0 replies.
- [35/52] [abbrv] hadoop git commit: HADOOP-14029. Fix KMSClientProvider for non-secure proxyuser use case. Contributed by Xiaoyu Yao. - posted by vv...@apache.org on 2017/01/30 06:04:27 UTC, 0 replies.
- [36/52] [abbrv] hadoop git commit: YARN-6123. [YARN-5864] Add a test to make sure queues of orderingPolicy will be updated when childQueues is added or removed. Contributed by Wangda Tan. - posted by vv...@apache.org on 2017/01/30 06:04:28 UTC, 0 replies.
- [37/52] [abbrv] hadoop git commit: YARN-6126. Obtaining app logs for Running application fails with json parse error. Contributed by Xuan Gong. - posted by vv...@apache.org on 2017/01/30 06:04:29 UTC, 0 replies.
- [38/52] [abbrv] hadoop git commit: HADOOP-13992. KMS should load SSL configuration the same way as SSLFactory. Contributed by John Zhuge. - posted by vv...@apache.org on 2017/01/30 06:04:30 UTC, 0 replies.
- [39/52] [abbrv] hadoop git commit: HDFS-11378. Verify multiple DataNodes can be decommissioned/maintenance at the same time. (Manoj Govindassamy via mingma) - posted by vv...@apache.org on 2017/01/30 06:04:31 UTC, 0 replies.
- [40/52] [abbrv] hadoop git commit: YARN-4829. Add support for binary units in Resource class.(vvasudev via asuresh) - posted by vv...@apache.org on 2017/01/30 06:04:32 UTC, 0 replies.
- [41/52] [abbrv] hadoop git commit: YARN-5707. Add manager class for resource profiles. Contributed by Varun Vasudev. - posted by vv...@apache.org on 2017/01/30 06:04:33 UTC, 0 replies.
- [42/52] [abbrv] hadoop git commit: YARN-5708. Implement APIs to get resource profiles from the RM. Contributed by Varun Vasudev. - posted by vv...@apache.org on 2017/01/30 06:04:34 UTC, 0 replies.
- [43/52] [abbrv] hadoop git commit: YARN-4081. Add support for multiple resource types in the Resource class. (Varun Vasudev via wangda) - posted by vv...@apache.org on 2017/01/30 06:04:35 UTC, 0 replies.
- [44/52] [abbrv] hadoop git commit: YARN-4081. Add support for multiple resource types in the Resource class. (Varun Vasudev via wangda) - posted by vv...@apache.org on 2017/01/30 06:04:36 UTC, 0 replies.
- [45/52] [abbrv] hadoop git commit: YARN-4081. Add support for multiple resource types in the Resource class. (Varun Vasudev via wangda) - posted by vv...@apache.org on 2017/01/30 06:04:37 UTC, 0 replies.
- [46/52] [abbrv] hadoop git commit: YARN-4830. Add support for resource types in the nodemanager. Contributed by Varun Vasudev. - posted by vv...@apache.org on 2017/01/30 06:04:38 UTC, 0 replies.
- [47/52] [abbrv] hadoop git commit: YARN-4715. Add support to read resource types from a config file. Contributed by Varun Vasudev. - posted by vv...@apache.org on 2017/01/30 06:04:39 UTC, 0 replies.
- [48/52] [abbrv] hadoop git commit: YARN-5242. Update DominantResourceCalculator to consider all resource types in calculations. Contributed by Varun Vasudev. - posted by vv...@apache.org on 2017/01/30 06:04:40 UTC, 0 replies.
- [49/52] [abbrv] hadoop git commit: YARN-4172. Extend DominantResourceCalculator to account for all resources. (Varun Vasudev via wangda) - posted by vv...@apache.org on 2017/01/30 06:04:41 UTC, 0 replies.
- [50/52] [abbrv] hadoop git commit: YARN-5586. Update the Resources class to consider all resource types. Contributed by Varun Vasudev. - posted by vv...@apache.org on 2017/01/30 06:04:42 UTC, 0 replies.
- [51/52] [abbrv] hadoop git commit: YARN-5587. Add support for resource profiles. (vvasudev via asuresh) - posted by vv...@apache.org on 2017/01/30 06:04:43 UTC, 0 replies.
- [52/52] [abbrv] hadoop git commit: YARN-5587. Add support for resource profiles. (vvasudev via asuresh) - posted by vv...@apache.org on 2017/01/30 06:04:44 UTC, 0 replies.
- hadoop git commit: YARN-6132. SliderClient bondToCluster should call findInstance with live states filter. Contributed by Gour Saha - posted by bi...@apache.org on 2017/01/30 17:26:54 UTC, 0 replies.
- hadoop git commit: YARN-6131. FairScheduler: Lower update interval for faster tests. (kasha) - posted by ka...@apache.org on 2017/01/30 21:39:25 UTC, 1 replies.
- [1/9] hadoop git commit: Revert "HDFS-8377. Support HTTP/2 in datanode. Contributed by Duo Zhang." - posted by jh...@apache.org on 2017/01/31 01:02:13 UTC, 0 replies.
- [2/9] hadoop git commit: HDFS-9884. Use doxia macro to generate in-page TOC of HDFS site documentation. (iwasakims) - posted by jh...@apache.org on 2017/01/31 01:02:14 UTC, 0 replies.
- [3/9] hadoop git commit: HDFS-11374. Skip FSync in CreateEditsLog to speed up edit log generation. Contributed by Hanisha Koneru. - posted by jh...@apache.org on 2017/01/31 01:02:15 UTC, 0 replies.
- [4/9] hadoop git commit: HADOOP-14029. Fix KMSClientProvider for non-secure proxyuser use case. Contributed by Xiaoyu Yao. - posted by jh...@apache.org on 2017/01/31 01:02:16 UTC, 0 replies.
- [5/9] hadoop git commit: YARN-6123. [YARN-5864] Add a test to make sure queues of orderingPolicy will be updated when childQueues is added or removed. Contributed by Wangda Tan. - posted by jh...@apache.org on 2017/01/31 01:02:17 UTC, 0 replies.
- [6/9] hadoop git commit: YARN-6126. Obtaining app logs for Running application fails with json parse error. Contributed by Xuan Gong. - posted by jh...@apache.org on 2017/01/31 01:02:18 UTC, 0 replies.
- [7/9] hadoop git commit: HADOOP-13992. KMS should load SSL configuration the same way as SSLFactory. Contributed by John Zhuge. - posted by jh...@apache.org on 2017/01/31 01:02:19 UTC, 0 replies.
- [8/9] hadoop git commit: HDFS-11378. Verify multiple DataNodes can be decommissioned/maintenance at the same time. (Manoj Govindassamy via mingma) - posted by jh...@apache.org on 2017/01/31 01:02:20 UTC, 0 replies.
- [9/9] hadoop git commit: YARN-6131. FairScheduler: Lower update interval for faster tests. (kasha) - posted by jh...@apache.org on 2017/01/31 01:02:21 UTC, 0 replies.
- [01/50] [abbrv] hadoop git commit: HADOOP-14004. Missing hadoop-cloud-storage-project module in pom.xml. Contributed by Akira Ajisaka. - posted by fa...@apache.org on 2017/01/31 01:57:13 UTC, 0 replies.
- [02/50] [abbrv] hadoop git commit: Update straggler 3.0.0-alpha2-SNAPSHOT versions to 3.0.0-alpha3-SNAPSHOT - posted by fa...@apache.org on 2017/01/31 01:57:14 UTC, 0 replies.
- [03/50] [abbrv] hadoop git commit: HDFS-11121. Add assertions to BlockInfo#addStorage to protect from breaking reportedBlock-blockGroup mapping. Contributed by Takanobu Asanuma. - posted by fa...@apache.org on 2017/01/31 01:57:15 UTC, 0 replies.
- [04/50] [abbrv] hadoop git commit: YARN-6106. Document FairScheduler 'allowPreemptionFrom' queue property. (Yufei Gu via rchiang) - posted by fa...@apache.org on 2017/01/31 01:57:16 UTC, 0 replies.
- [05/50] [abbrv] hadoop git commit: HADOOP-13962. Update ADLS SDK to 2.1.4. (John Zhuge via lei) - posted by fa...@apache.org on 2017/01/31 01:57:17 UTC, 0 replies.
- [06/50] [abbrv] hadoop git commit: HADOOP-13858. TestGridmixMemoryEmulation and TestResourceUsageEmulators fail on the environment other than Linux or Windows. - posted by fa...@apache.org on 2017/01/31 01:57:18 UTC, 0 replies.
- [07/50] [abbrv] hadoop git commit: HADOOP-13119. Add ability to secure log servlet using proxy users. Contribute by Yuanbo Liu. - posted by fa...@apache.org on 2017/01/31 01:57:19 UTC, 0 replies.
- [08/50] [abbrv] hadoop git commit: YARN-6031. Application recovery has failed when node label feature is turned off during RM recovery. Contributed by Ying Zhang. - posted by fa...@apache.org on 2017/01/31 01:57:20 UTC, 0 replies.
- [09/50] [abbrv] hadoop git commit: YARN-5910. Support for multi-cluster delegation tokens. Contributed by Jian He - posted by fa...@apache.org on 2017/01/31 01:57:21 UTC, 0 replies.
- [10/50] [abbrv] hadoop git commit: YARN-5864. Capacity Scheduler - Queue Priorities. (wangda) - posted by fa...@apache.org on 2017/01/31 01:57:22 UTC, 0 replies.
- [11/50] [abbrv] hadoop git commit: YARN-5864. Capacity Scheduler - Queue Priorities. (wangda) - posted by fa...@apache.org on 2017/01/31 01:57:23 UTC, 0 replies.
- [12/50] [abbrv] hadoop git commit: YARN-5864. Capacity Scheduler - Queue Priorities. (wangda) - posted by fa...@apache.org on 2017/01/31 01:57:24 UTC, 0 replies.
- [13/50] [abbrv] hadoop git commit: YARN-6012. Remove node label (removeFromClusterNodeLabels) document is missing (Contributed by Ying Zhang via Daniel Templeton) - posted by fa...@apache.org on 2017/01/31 01:57:25 UTC, 0 replies.
- [14/50] [abbrv] hadoop git commit: YARN-6117. SharedCacheManager does not start up. Contributed by Chris Trezzo. - posted by fa...@apache.org on 2017/01/31 01:57:26 UTC, 0 replies.
- [15/50] [abbrv] hadoop git commit: YARN-6082. Invalid REST api response for getApps since queueUsagePercentage is coming as INF. Contributed by Sunil G. - posted by fa...@apache.org on 2017/01/31 01:57:27 UTC, 0 replies.
- [16/50] [abbrv] hadoop git commit: YARN-5547. NMLeveldbStateStore should be more tolerant of unknown keys. Contributed by Ajith S - posted by fa...@apache.org on 2017/01/31 01:57:28 UTC, 0 replies.
- [17/50] [abbrv] hadoop git commit: YARN-6099. Improve webservice to list aggregated log files. Contributed by Xuan Gong. - posted by fa...@apache.org on 2017/01/31 01:57:29 UTC, 0 replies.
- [18/50] [abbrv] hadoop git commit: YARN-6099. Improve webservice to list aggregated log files. Contributed by Xuan Gong. - posted by fa...@apache.org on 2017/01/31 01:57:30 UTC, 0 replies.
- [19/50] [abbrv] hadoop git commit: HDFS-11194. Maintain aggregated peer performance metrics on NameNode. - posted by fa...@apache.org on 2017/01/31 01:57:31 UTC, 0 replies.
- [20/50] [abbrv] hadoop git commit: HDFS-11194. Maintain aggregated peer performance metrics on NameNode. - posted by fa...@apache.org on 2017/01/31 01:57:32 UTC, 0 replies.
- [21/50] [abbrv] hadoop git commit: HADOOP-13990. Document KMS usage of CredentialProvider API. Contributed by John Zhuge. - posted by fa...@apache.org on 2017/01/31 01:57:33 UTC, 0 replies.
- [22/50] [abbrv] hadoop git commit: HDFS-11365. Log portnumber in PrivilegedNfsGatewayStarter. Contributed by Mukul Kumar Singh. - posted by fa...@apache.org on 2017/01/31 01:57:34 UTC, 0 replies.
- [23/50] [abbrv] hadoop git commit: HDFS-10534. NameNode WebUI should display DataNode usage histogram. Contributed by Kai Sasaki. - posted by fa...@apache.org on 2017/01/31 01:57:35 UTC, 0 replies.
- [24/50] [abbrv] hadoop git commit: HDFS-10534. NameNode WebUI should display DataNode usage histogram. Contributed by Kai Sasaki. - posted by fa...@apache.org on 2017/01/31 01:57:36 UTC, 0 replies.
- [25/50] [abbrv] hadoop git commit: HDFS-10534. NameNode WebUI should display DataNode usage histogram. Contributed by Kai Sasaki. - posted by fa...@apache.org on 2017/01/31 01:57:37 UTC, 0 replies.
- [26/50] [abbrv] hadoop git commit: HDFS-11124. Report blockIds of internal blocks for EC files in Fsck. Contributed by Takanobu Asanuma. - posted by fa...@apache.org on 2017/01/31 01:57:38 UTC, 0 replies.
- [27/50] [abbrv] hadoop git commit: YARN-5830. FairScheduler: Avoid preempting AM containers. (Yufei Gu via kasha) - posted by fa...@apache.org on 2017/01/31 01:57:39 UTC, 0 replies.
- [28/50] [abbrv] hadoop git commit: HADOOP-13433 Race in UGI.reloginFromKeytab. Contributed by Duo Zhang. - posted by fa...@apache.org on 2017/01/31 01:57:40 UTC, 0 replies.
- [29/50] [abbrv] hadoop git commit: HADOOP-13988. KMSClientProvider does not work with WebHDFS and Apache Knox w/ProxyUser. Contributed by Greg Senia and Xiaoyu Yao. - posted by fa...@apache.org on 2017/01/31 01:57:41 UTC, 0 replies.
- [30/50] [abbrv] hadoop git commit: YARN-5641. Localizer leaves behind tarballs after container is complete. Contributed by Eric Badger - posted by fa...@apache.org on 2017/01/31 01:57:42 UTC, 0 replies.
- [31/50] [abbrv] hadoop git commit: MAPREDUCE-6808. Log map attempts as part of shuffle handler audit log (Contributed by Gergő Pásztor via Daniel Templeton) - posted by fa...@apache.org on 2017/01/31 01:57:43 UTC, 0 replies.
- [32/50] [abbrv] hadoop git commit: Add CHANGES, RELEASENOTES, and jdiff for 3.0.0-alpha2 release. - posted by fa...@apache.org on 2017/01/31 01:57:44 UTC, 0 replies.
- [33/50] [abbrv] hadoop git commit: Add CHANGES, RELEASENOTES, and jdiff for 3.0.0-alpha2 release. - posted by fa...@apache.org on 2017/01/31 01:57:45 UTC, 0 replies.
- [34/50] [abbrv] hadoop git commit: Add CHANGES, RELEASENOTES, and jdiff for 3.0.0-alpha2 release. - posted by fa...@apache.org on 2017/01/31 01:57:46 UTC, 0 replies.
- [35/50] [abbrv] hadoop git commit: HADOOP-13989. Remove erroneous source jar option from hadoop-client shade configuration. Contributed by Joe Pallas. - posted by fa...@apache.org on 2017/01/31 01:57:47 UTC, 0 replies.
- [36/50] [abbrv] hadoop git commit: YARN-3637. Handle localization sym-linking correctly at the YARN level. Contributed by Chris Trezzo. - posted by fa...@apache.org on 2017/01/31 01:57:48 UTC, 0 replies.
- [37/50] [abbrv] hadoop git commit: HDFS-11369. Change exception message in StorageLocationChecker. - posted by fa...@apache.org on 2017/01/31 01:57:49 UTC, 0 replies.
- [38/50] [abbrv] hadoop git commit: YARN-4975. Fair Scheduler: exception thrown when a parent queue marked 'parent' has configured child queues (Contributed by Yufei Gu via Daniel Templeton) - posted by fa...@apache.org on 2017/01/31 01:57:50 UTC, 0 replies.
- [39/50] [abbrv] hadoop git commit: HDFS-11364. Add a test to verify Audit log entries for setfacl/getfacl commands over FS shell. Contributed by Manoj Govindassamy. - posted by fa...@apache.org on 2017/01/31 01:57:51 UTC, 0 replies.
- [40/50] [abbrv] hadoop git commit: MAPREDUCE-6829. Add peak memory usage counter for each task. (Miklos Szegedi via kasha) - posted by fa...@apache.org on 2017/01/31 01:57:52 UTC, 0 replies.
- [41/50] [abbrv] hadoop git commit: Revert "HDFS-8377. Support HTTP/2 in datanode. Contributed by Duo Zhang." - posted by fa...@apache.org on 2017/01/31 01:57:53 UTC, 0 replies.
- [42/50] [abbrv] hadoop git commit: HDFS-9884. Use doxia macro to generate in-page TOC of HDFS site documentation. (iwasakims) - posted by fa...@apache.org on 2017/01/31 01:57:54 UTC, 0 replies.
- [43/50] [abbrv] hadoop git commit: HDFS-11374. Skip FSync in CreateEditsLog to speed up edit log generation. Contributed by Hanisha Koneru. - posted by fa...@apache.org on 2017/01/31 01:57:55 UTC, 0 replies.
- [44/50] [abbrv] hadoop git commit: HADOOP-14029. Fix KMSClientProvider for non-secure proxyuser use case. Contributed by Xiaoyu Yao. - posted by fa...@apache.org on 2017/01/31 01:57:56 UTC, 0 replies.
- [45/50] [abbrv] hadoop git commit: YARN-6123. [YARN-5864] Add a test to make sure queues of orderingPolicy will be updated when childQueues is added or removed. Contributed by Wangda Tan. - posted by fa...@apache.org on 2017/01/31 01:57:57 UTC, 0 replies.
- [46/50] [abbrv] hadoop git commit: YARN-6126. Obtaining app logs for Running application fails with json parse error. Contributed by Xuan Gong. - posted by fa...@apache.org on 2017/01/31 01:57:58 UTC, 0 replies.
- [47/50] [abbrv] hadoop git commit: HADOOP-13992. KMS should load SSL configuration the same way as SSLFactory. Contributed by John Zhuge. - posted by fa...@apache.org on 2017/01/31 01:57:59 UTC, 0 replies.
- [48/50] [abbrv] hadoop git commit: HDFS-11378. Verify multiple DataNodes can be decommissioned/maintenance at the same time. (Manoj Govindassamy via mingma) - posted by fa...@apache.org on 2017/01/31 01:58:00 UTC, 0 replies.
- [49/50] [abbrv] hadoop git commit: YARN-6131. FairScheduler: Lower update interval for faster tests. (kasha) - posted by fa...@apache.org on 2017/01/31 01:58:01 UTC, 0 replies.
- [50/50] [abbrv] hadoop git commit: Merge branch 'trunk' into HADOOP-13345 - posted by fa...@apache.org on 2017/01/31 01:58:02 UTC, 0 replies.
- hadoop git commit: YARN-6103. Log updates for ZKRMStateStore (Contributed by Daniel Sturman via Daniel Templeton) - posted by te...@apache.org on 2017/01/31 05:46:24 UTC, 1 replies.
- hadoop git commit: HADOOP-14020 Optimize dirListingUnion (Sean Mackrory) - posted by fa...@apache.org on 2017/01/31 07:48:45 UTC, 0 replies.
- [1/2] hadoop git commit: YARN-5866. Fix few issues reported by jshint in new YARN UI. Contributed by Akhil P B. - posted by su...@apache.org on 2017/01/31 08:48:46 UTC, 0 replies.
- [2/2] hadoop git commit: YARN-5866. Fix few issues reported by jshint in new YARN UI. Contributed by Akhil P B. - posted by su...@apache.org on 2017/01/31 08:48:47 UTC, 0 replies.
- hadoop git commit: HADOOP-13995. s3guard cli: make tests easier to run and address failure. Contributed by Sean Mackrory. - posted by st...@apache.org on 2017/01/31 12:11:19 UTC, 0 replies.
- hadoop git commit: HDFS-11243. [SPS]: Add a protocol command from NN to DN for dropping the SPS work and queues. Contributed by Uma Maheswara Rao G - posted by ra...@apache.org on 2017/01/31 18:15:34 UTC, 0 replies.
- hadoop git commit: HADOOP-14018. shaded jars of hadoop-client modules are missing hadoop's root LICENSE and NOTICE files. Contributed by Elek, Marton. - posted by wa...@apache.org on 2017/01/31 19:38:39 UTC, 0 replies.