You are viewing a plain text version of this content. The canonical link for it is here.
- [1/2] hadoop git commit: HDFS-12154. Incorrect javadoc description in StorageLocationChecker#check. Contributed by Nandakumar. - posted by ar...@apache.org on 2017/08/01 00:03:14 UTC, 0 replies.
- [2/2] hadoop git commit: HDFS-12154. Incorrect javadoc description in StorageLocationChecker#check. Contributed by Nandakumar. - posted by ar...@apache.org on 2017/08/01 00:03:15 UTC, 0 replies.
- hadoop git commit: YARN-6873. Moving logging APIs over to slf4j in hadoop-yarn-server-applicationhistoryservice. Contributed by Yeliang Cang. - posted by aa...@apache.org on 2017/08/01 01:54:04 UTC, 2 replies.
- hadoop git commit: HADOOP-14343. Wrong pid file name in error message when starting secure daemon - posted by aw...@apache.org on 2017/08/01 03:04:25 UTC, 0 replies.
- hadoop git commit: HADOOP-14397. Pull up the builder pattern to FileSystem and add AbstractContractCreateTest for it. (Lei (Eddy) Xu) - posted by le...@apache.org on 2017/08/01 03:11:19 UTC, 1 replies.
- hadoop git commit: Revert "YARN-6873. Moving logging APIs over to slf4j in hadoop-yarn-server-applicationhistoryservice. Contributed by Yeliang Cang." - posted by aa...@apache.org on 2017/08/01 03:15:14 UTC, 0 replies.
- hadoop git commit: HDFS-11984. Ozone: Ensures listKey lists all required key fields. Contributed by Yiqun Lin. - posted by ww...@apache.org on 2017/08/01 05:48:14 UTC, 0 replies.
- hadoop git commit: MAPREDUCE-6921. TestUmbilicalProtocolWithJobToken#testJobTokenRpc fails. - posted by aa...@apache.org on 2017/08/01 06:01:53 UTC, 0 replies.
- hadoop git commit: MAPREDUCE-6921. TestUmbilicalProtocolWithJobToken#testJobTokenRpc fails. Contributed by Sonia Garudi. - posted by aa...@apache.org on 2017/08/01 06:05:43 UTC, 0 replies.
- hadoop git commit: HADOOP-14245. Use Mockito.when instead of Mockito.stub. Contributed by Andras Bokor. - posted by aa...@apache.org on 2017/08/01 06:16:04 UTC, 1 replies.
- hadoop git commit: Addendum for YARN-5648. - posted by va...@apache.org on 2017/08/01 13:34:28 UTC, 0 replies.
- [01/20] hadoop git commit: HDFS-12082. BlockInvalidateLimit value is incorrectly set after namenode heartbeat interval reconfigured. Contributed by Weiwei Yang. [Forced Update!] - posted by xg...@apache.org on 2017/08/01 15:47:24 UTC, 0 replies.
- [02/20] hadoop git commit: Revert "MAPREDUCE-5875. Make Counter limits consistent across JobClient, MRAppMaster, and YarnChild. (Gera Shegalov via kasha)" - posted by xg...@apache.org on 2017/08/01 15:47:25 UTC, 0 replies.
- [03/20] hadoop git commit: HADOOP-14420. generateReports property is not applicable for maven-site-plugin:attach-descriptor goal. Contributed by Andras Bokor. - posted by xg...@apache.org on 2017/08/01 15:47:26 UTC, 0 replies.
- [04/20] hadoop git commit: HADOOP-14644. Increase max heap size of Maven javadoc plugin. Contributed by Andras Bokor. - posted by xg...@apache.org on 2017/08/01 15:47:27 UTC, 0 replies.
- [05/20] hadoop git commit: HDFS-12154. Incorrect javadoc description in StorageLocationChecker#check. Contributed by Nandakumar. - posted by xg...@apache.org on 2017/08/01 15:47:28 UTC, 0 replies.
- [06/20] hadoop git commit: YARN-6873. Moving logging APIs over to slf4j in hadoop-yarn-server-applicationhistoryservice. Contributed by Yeliang Cang. - posted by xg...@apache.org on 2017/08/01 15:47:29 UTC, 0 replies.
- [07/20] hadoop git commit: HADOOP-14343. Wrong pid file name in error message when starting secure daemon - posted by xg...@apache.org on 2017/08/01 15:47:30 UTC, 0 replies.
- [08/20] hadoop git commit: HADOOP-14397. Pull up the builder pattern to FileSystem and add AbstractContractCreateTest for it. (Lei (Eddy) Xu) - posted by xg...@apache.org on 2017/08/01 15:47:31 UTC, 0 replies.
- [09/20] hadoop git commit: Revert "YARN-6873. Moving logging APIs over to slf4j in hadoop-yarn-server-applicationhistoryservice. Contributed by Yeliang Cang." - posted by xg...@apache.org on 2017/08/01 15:47:32 UTC, 0 replies.
- [10/20] hadoop git commit: MAPREDUCE-6921. TestUmbilicalProtocolWithJobToken#testJobTokenRpc fails. - posted by xg...@apache.org on 2017/08/01 15:47:33 UTC, 0 replies.
- [11/20] hadoop git commit: HADOOP-14245. Use Mockito.when instead of Mockito.stub. Contributed by Andras Bokor. - posted by xg...@apache.org on 2017/08/01 15:47:34 UTC, 0 replies.
- [12/20] hadoop git commit: YARN-5951. Changes to allow CapacityScheduler to use configuration store - posted by xg...@apache.org on 2017/08/01 15:47:35 UTC, 0 replies.
- [13/20] hadoop git commit: YARN-5946: Create YarnConfigurationStore interface and InMemoryConfigurationStore class. Contributed by Jonathan Hung - posted by xg...@apache.org on 2017/08/01 15:47:36 UTC, 0 replies.
- [14/20] hadoop git commit: YARN-5948. Implement MutableConfigurationManager for handling storage into configuration store - posted by xg...@apache.org on 2017/08/01 15:47:37 UTC, 0 replies.
- [15/20] hadoop git commit: YARN-5952. Create REST API for changing YARN scheduler configurations. (Jonathan Hung via wangda) - posted by xg...@apache.org on 2017/08/01 15:47:38 UTC, 0 replies.
- [16/20] hadoop git commit: YARN-5949. Add pluggable configuration ACL policy interface and implementation. (Jonathan Hung via wangda) - posted by xg...@apache.org on 2017/08/01 15:47:39 UTC, 0 replies.
- [17/20] hadoop git commit: YARN-6575. Support global configuration mutation in MutableConfProvider. (Jonathan Hung via Xuan Gong) - posted by xg...@apache.org on 2017/08/01 15:47:40 UTC, 0 replies.
- [18/20] hadoop git commit: YARN-5953:Create CLI for changing YARN configurations. (Jonathan Hung via xgong) - posted by xg...@apache.org on 2017/08/01 15:47:41 UTC, 0 replies.
- [19/20] hadoop git commit: YARN-5953 addendum: Move QueueConfigInfo and SchedConfUpdateInfo to package org.apache.hadoop.yarn.webapp.dao - posted by xg...@apache.org on 2017/08/01 15:47:42 UTC, 0 replies.
- [20/20] hadoop git commit: YARN-5947: Create LeveldbConfigurationStore class using Leveldb as backing store. Contributed by Jonathan Hung - posted by xg...@apache.org on 2017/08/01 15:47:43 UTC, 0 replies.
- hadoop git commit: YARN-6322: Disable queue refresh when configuration mutation is enabled. Contributed by Jonathan Hung - posted by xg...@apache.org on 2017/08/01 15:48:51 UTC, 0 replies.
- hadoop git commit: YARN-6872. Ensure apps could run given NodeLabels are disabled post RM switchover/restart. Contributed by Sunil G - posted by ji...@apache.org on 2017/08/01 16:59:48 UTC, 3 replies.
- [Hadoop Wiki] Update of "HowToReleasePreDSBCR" by KonstantinShvachko - posted by Apache Wiki <wi...@apache.org> on 2017/08/01 18:08:34 UTC, 0 replies.
- hadoop git commit: Addendum for YARN-6102. - posted by va...@apache.org on 2017/08/01 18:53:57 UTC, 0 replies.
- hadoop git commit: HDFS-11580. Ozone: Support asynchronus client API for SCM and containers. Contributed by Anu Engineer. - posted by ae...@apache.org on 2017/08/01 19:35:32 UTC, 0 replies.
- [1/2] hadoop git commit: HDFS-14676. Wrong default value for fs.df.interval. Contributed by xiangguang zheng. - posted by ar...@apache.org on 2017/08/01 20:34:10 UTC, 0 replies.
- [2/2] hadoop git commit: HDFS-14676. Wrong default value for fs.df.interval. Contributed by xiangguang zheng. - posted by ar...@apache.org on 2017/08/01 20:34:11 UTC, 0 replies.
- hadoop git commit: HDFS-12151. Hadoop 2 clients cannot writeBlock to Hadoop 3 DataNodes. - posted by ma...@apache.org on 2017/08/01 20:34:44 UTC, 0 replies.
- hadoop git commit: HADOOP-14660 wasb: improve throughput by 34% when account limit exceeded. Contributed by Thomas Marquardt. - posted by st...@apache.org on 2017/08/01 20:37:18 UTC, 0 replies.
- hadoop git commit: HDFS-11826. Federation Namenode Heartbeat. Contributed by Inigo Goiri. - posted by in...@apache.org on 2017/08/01 21:40:36 UTC, 0 replies.
- hadoop git commit: HADOOP-14701. Configuration can log misleading warnings about an attempt to override final parameter. Contributed by Andrew Sherman. - posted by wa...@apache.org on 2017/08/01 22:18:28 UTC, 1 replies.
- hadoop git commit: YARN-5731. Preemption calculation is not accurate when reserved containers are present in queue. (wangda) - posted by wa...@apache.org on 2017/08/01 22:24:46 UTC, 0 replies.
- hadoop git commit: HADOOP-14495. Add set options interface to FSDataOutputStreamBuilder. (Lei (Eddy) Xu) - posted by le...@apache.org on 2017/08/01 23:09:25 UTC, 0 replies.
- hadoop git commit: HDFS-12217. HDFS snapshots doesn't capture all open files when one of the open files is deleted. - posted by ma...@apache.org on 2017/08/01 23:29:43 UTC, 2 replies.
- hadoop git commit: HDFS-11402. HDFS Snapshots should capture point-in-time copies of OPEN files. - posted by ma...@apache.org on 2017/08/02 00:11:40 UTC, 0 replies.
- hadoop git commit: HADOOP-14683. FileStatus.compareTo binary compatible issue. Contributed by Akira Ajisaka. - posted by ju...@apache.org on 2017/08/02 00:12:57 UTC, 2 replies.
- hadoop git commit: YARN-6853. Add MySql Scripts for FederationStateStore. (Contributed by Giovanni Matteo Fumarola via curino) - posted by cu...@apache.org on 2017/08/02 00:18:57 UTC, 0 replies.
- [01/50] [abbrv] hadoop git commit: YARN-3672. Create Facade for Federation State and Policy Store. Contributed by Subru Krishnan [Forced Update!] - posted by cu...@apache.org on 2017/08/02 00:24:43 UTC, 0 replies.
- [02/50] [abbrv] hadoop git commit: YARN-5519. Add SubClusterId in AddApplicationHomeSubClusterResponse for Router Failover. (Ellen Hui via Subru) - posted by cu...@apache.org on 2017/08/02 00:24:44 UTC, 0 replies.
- [03/50] [abbrv] hadoop git commit: YARN-3671. Integrate Federation services with ResourceManager. Contributed by Subru Krishnan - posted by cu...@apache.org on 2017/08/02 00:24:45 UTC, 0 replies.
- [04/50] [abbrv] hadoop git commit: YARN-5872. Add AlwayReject policies for router and amrmproxy. (Carlo Curino via Subru). - posted by cu...@apache.org on 2017/08/02 00:24:46 UTC, 0 replies.
- [05/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 cu...@apache.org on 2017/08/02 00:24:47 UTC, 0 replies.
- [06/50] [abbrv] hadoop git commit: YARN-5676. Add a HashBasedRouterPolicy, and small policies and test refactoring. (Carlo Curino via Subru). - posted by cu...@apache.org on 2017/08/02 00:24:48 UTC, 1 replies.
- [07/50] [abbrv] hadoop git commit: YARN-5676. Add a HashBasedRouterPolicy, and small policies and test refactoring. (Carlo Curino via Subru). - posted by cu...@apache.org on 2017/08/02 00:24:49 UTC, 0 replies.
- [08/50] [abbrv] hadoop git commit: YARN-6093. Minor bugs with AMRMtoken renewal and state store availability when using FederationRMFailoverProxyProvider during RM failover. (Botong Huang via Subru). - posted by cu...@apache.org on 2017/08/02 00:24:50 UTC, 0 replies.
- [09/50] [abbrv] hadoop git commit: YARN-5410. Bootstrap Router server module. (Giovanni Matteo Fumarola via Subru). - posted by cu...@apache.org on 2017/08/02 00:24:51 UTC, 0 replies.
- [10/50] [abbrv] hadoop git commit: YARN-5634. Simplify initialization/use of RouterPolicy via a RouterPolicyFacade. (Carlo Curino via Subru). - posted by cu...@apache.org on 2017/08/02 00:24:52 UTC, 0 replies.
- [11/50] [abbrv] hadoop git commit: YARN-5391. PolicyManager to tie together Router/AMRM Federation policies. (Carlo Curino via Subru). - posted by cu...@apache.org on 2017/08/02 00:24:53 UTC, 0 replies.
- [12/50] [abbrv] hadoop git commit: YARN-5323. Policies APIs for Federation Router and AMRMProxy policies. (Carlo Curino via Subru). - posted by cu...@apache.org on 2017/08/02 00:24:54 UTC, 0 replies.
- [13/50] [abbrv] hadoop git commit: YARN-5325. Stateless ARMRMProxy policies implementation. (Carlo Curino via Subru). - posted by cu...@apache.org on 2017/08/02 00:24:55 UTC, 0 replies.
- [14/50] [abbrv] hadoop git commit: YARN-5325. Stateless ARMRMProxy policies implementation. (Carlo Curino via Subru). - posted by cu...@apache.org on 2017/08/02 00:24:56 UTC, 0 replies.
- [15/50] [abbrv] hadoop git commit: YARN-5324. Stateless Federation router policies implementation. (Carlo Curino via Subru). - posted by cu...@apache.org on 2017/08/02 00:24:57 UTC, 0 replies.
- [16/50] [abbrv] hadoop git commit: YARN-5324. Stateless Federation router policies implementation. (Carlo Curino via Subru). - posted by cu...@apache.org on 2017/08/02 00:24:58 UTC, 0 replies.
- [17/50] [abbrv] hadoop git commit: YARN-5413. Create a proxy chain for ResourceManager Admin API in the Router. (Giovanni Matteo Fumarola via Subru). - posted by cu...@apache.org on 2017/08/02 00:24:59 UTC, 0 replies.
- [18/50] [abbrv] hadoop git commit: YARN-5413. Create a proxy chain for ResourceManager Admin API in the Router. (Giovanni Matteo Fumarola via Subru). - posted by cu...@apache.org on 2017/08/02 00:25:00 UTC, 0 replies.
- [19/50] [abbrv] hadoop git commit: YARN-6247. Share a single instance of SubClusterResolver instead of instantiating one per AM. (Botong Huang via Subru) - posted by cu...@apache.org on 2017/08/02 00:25:01 UTC, 1 replies.
- [20/50] [abbrv] hadoop git commit: YARN-6190. Validation and synchronization fixes in LocalityMulticastAMRMProxyPolicy. (Botong Huang via curino) - posted by cu...@apache.org on 2017/08/02 00:25:02 UTC, 0 replies.
- [21/50] [abbrv] hadoop git commit: YARN-5411. Create a proxy chain for ApplicationClientProtocol in the Router. (Giovanni Matteo Fumarola via Subru). - posted by cu...@apache.org on 2017/08/02 00:25:03 UTC, 0 replies.
- [22/50] [abbrv] hadoop git commit: YARN-5411. Create a proxy chain for ApplicationClientProtocol in the Router. (Giovanni Matteo Fumarola via Subru). - posted by cu...@apache.org on 2017/08/02 00:25:04 UTC, 1 replies.
- [23/50] [abbrv] hadoop git commit: YARN-5411. Create a proxy chain for ApplicationClientProtocol in the Router. (Giovanni Matteo Fumarola via Subru). - posted by cu...@apache.org on 2017/08/02 00:25:05 UTC, 1 replies.
- [24/50] [abbrv] hadoop git commit: YARN-6370. Properly handle rack requests for non-active subclusters in LocalityMulticastAMRMProxyPolicy. (Contributed by Botong Huang via curino). - posted by cu...@apache.org on 2017/08/02 00:25:06 UTC, 0 replies.
- [25/50] [abbrv] hadoop git commit: YARN-5602. Utils for Federation State and Policy Store. (Giovanni Matteo Fumarola via Subru). - posted by cu...@apache.org on 2017/08/02 00:25:07 UTC, 0 replies.
- [26/50] [abbrv] hadoop git commit: YARN-6203: Occasional test failure in TestWeightedRandomRouterPolicy (curino) - posted by cu...@apache.org on 2017/08/02 00:25:08 UTC, 0 replies.
- [27/50] [abbrv] hadoop git commit: YARN-3663. Federation State and Policy Store (DBMS implementation). (Giovanni Matteo Fumarola via curino). - posted by cu...@apache.org on 2017/08/02 00:25:09 UTC, 0 replies.
- [28/50] [abbrv] hadoop git commit: YARN-3663. Federation State and Policy Store (DBMS implementation). (Giovanni Matteo Fumarola via curino). - posted by cu...@apache.org on 2017/08/02 00:25:10 UTC, 0 replies.
- [29/50] [abbrv] hadoop git commit: YARN-6484. Documenting the YARN Federation feature. (Carlo Curino via Subru). - posted by cu...@apache.org on 2017/08/02 00:25:11 UTC, 0 replies.
- [30/50] [abbrv] hadoop git commit: YARN-6666. Fix unit test failure in TestRouterClientRMService. (Botong Huang via Subru). - posted by cu...@apache.org on 2017/08/02 00:25:12 UTC, 0 replies.
- [31/50] [abbrv] hadoop git commit: YARN-3666. Federation Intercepting and propagating AM- home RM communications. (Botong Huang via Subru). - posted by cu...@apache.org on 2017/08/02 00:25:13 UTC, 0 replies.
- [32/50] [abbrv] hadoop git commit: YARN-6691. Update YARN daemon startup/shutdown scripts to include Router service. (Giovanni Matteo Fumarola via asuresh). - posted by cu...@apache.org on 2017/08/02 00:25:14 UTC, 0 replies.
- [33/50] [abbrv] hadoop git commit: YARN-6511. Federation: transparently spanning application across multiple sub-clusters. (Botong Huang via Subru). - posted by cu...@apache.org on 2017/08/02 00:25:15 UTC, 0 replies.
- [34/50] [abbrv] hadoop git commit: YARN-6724. Add ability to blacklist sub-clusters when invoking Routing policies. (Giovanni Matteo Fumarola via Subru). - posted by cu...@apache.org on 2017/08/02 00:25:16 UTC, 0 replies.
- [35/50] [abbrv] hadoop git commit: YARN-6807. Adding required missing configs to Federation configuration guide based on e2e testing. (Tanuj Nayak via Subru). - posted by cu...@apache.org on 2017/08/02 00:25:17 UTC, 0 replies.
- [36/50] [abbrv] hadoop git commit: YARN-5531. UnmanagedAM pool manager for federating application across clusters. (Botong Huang via Subru). - posted by cu...@apache.org on 2017/08/02 00:25:18 UTC, 0 replies.
- [37/50] [abbrv] hadoop git commit: YARN-5531. UnmanagedAM pool manager for federating application across clusters. (Botong Huang via Subru). - posted by cu...@apache.org on 2017/08/02 00:25:19 UTC, 0 replies.
- [38/50] [abbrv] hadoop git commit: Bumping up hadoop-yarn-server-router module to 3.0.0-alpha4 post rebase. - posted by cu...@apache.org on 2017/08/02 00:25:20 UTC, 0 replies.
- [39/50] [abbrv] hadoop git commit: YARN-3659. Federation: routing client invocations transparently to multiple RMs. (Giovanni Matteo Fumarola via Subru). - posted by cu...@apache.org on 2017/08/02 00:25:21 UTC, 1 replies.
- [40/50] [abbrv] hadoop git commit: YARN-3659. Federation: routing client invocations transparently to multiple RMs. (Giovanni Matteo Fumarola via Subru). - posted by cu...@apache.org on 2017/08/02 00:25:22 UTC, 1 replies.
- [41/50] [abbrv] hadoop git commit: YARN-6821. Move FederationStateStore SQL DDL files from test resource to sbin. - posted by cu...@apache.org on 2017/08/02 00:25:23 UTC, 1 replies.
- [42/50] [abbrv] hadoop git commit: YARN-6815. FederationStateStoreFacade return behavior should be consistent irrespective of whether caching is enabled or not. - posted by cu...@apache.org on 2017/08/02 00:25:24 UTC, 0 replies.
- [43/50] [abbrv] hadoop git commit: YARN-6866. Minor clean-up and fixes in anticipation of YARN-2915 merge with trunk. (Botong Huang via Subru). - posted by cu...@apache.org on 2017/08/02 00:25:25 UTC, 0 replies.
- [44/50] [abbrv] hadoop git commit: YARN-5412. Create a proxy chain for ResourceManager REST API in the Router. (Contributed by Giovanni Matteo Fumarola via curino) - posted by cu...@apache.org on 2017/08/02 00:25:26 UTC, 0 replies.
- [45/50] [abbrv] hadoop git commit: YARN-5412. Create a proxy chain for ResourceManager REST API in the Router. (Contributed by Giovanni Matteo Fumarola via curino) - posted by cu...@apache.org on 2017/08/02 00:25:27 UTC, 0 replies.
- [46/50] [abbrv] hadoop git commit: YARN-5412. Create a proxy chain for ResourceManager REST API in the Router. (Contributed by Giovanni Matteo Fumarola via curino) - posted by cu...@apache.org on 2017/08/02 00:25:28 UTC, 0 replies.
- [47/50] [abbrv] hadoop git commit: Bumping up yarn-server-router (new) module pom to beta1 and fixing imports post rebase. - posted by cu...@apache.org on 2017/08/02 00:25:29 UTC, 0 replies.
- [48/50] [abbrv] hadoop git commit: Bumping up hadoop-yarn-server-router module to 3.0.0-beta1 post rebase. - posted by cu...@apache.org on 2017/08/02 00:25:30 UTC, 0 replies.
- [49/50] [abbrv] hadoop git commit: YARN-6853. Add MySql Scripts for FederationStateStore. (Contributed by Giovanni Matteo Fumarola via curino) - posted by cu...@apache.org on 2017/08/02 00:25:31 UTC, 0 replies.
- [50/50] [abbrv] hadoop git commit: YARN-6902. Update Microsoft JDBC Driver for SQL Server version in License.txt. (Botong Huang via Subru). - posted by cu...@apache.org on 2017/08/02 00:25:32 UTC, 0 replies.
- [01/50] [abbrv] hadoop git commit: YARN-5601. Make the RM epoch base value configurable. Contributed by Subru Krishnan - posted by cu...@apache.org on 2017/08/02 00:31:55 UTC, 0 replies.
- [02/50] [abbrv] hadoop git commit: YARN-3673. Create a FailoverProxy for Federation services. Contributed by Subru Krishnan - posted by cu...@apache.org on 2017/08/02 00:31:56 UTC, 0 replies.
- [03/50] [abbrv] hadoop git commit: YARN-5612. Return SubClusterId in FederationStateStoreFacade#addApplicationHomeSubCluster for Router Failover. (Giovanni Matteo Fumarola via Subru). - posted by cu...@apache.org on 2017/08/02 00:31:57 UTC, 0 replies.
- [04/50] [abbrv] hadoop git commit: YARN-3671. Integrate Federation services with ResourceManager. Contributed by Subru Krishnan - posted by cu...@apache.org on 2017/08/02 00:31:58 UTC, 0 replies.
- [05/50] [abbrv] hadoop git commit: YARN-5676. Add a HashBasedRouterPolicy, and small policies and test refactoring. (Carlo Curino via Subru). - posted by cu...@apache.org on 2017/08/02 00:31:59 UTC, 0 replies.
- [07/50] [abbrv] hadoop git commit: YARN-5634. Simplify initialization/use of RouterPolicy via a RouterPolicyFacade. (Carlo Curino via Subru). - posted by cu...@apache.org on 2017/08/02 00:32:01 UTC, 0 replies.
- [08/50] [abbrv] hadoop git commit: YARN-5391. PolicyManager to tie together Router/AMRM Federation policies. (Carlo Curino via Subru). - posted by cu...@apache.org on 2017/08/02 00:32:02 UTC, 0 replies.
- [09/50] [abbrv] hadoop git commit: YARN-5325. Stateless ARMRMProxy policies implementation. (Carlo Curino via Subru). - posted by cu...@apache.org on 2017/08/02 00:32:03 UTC, 0 replies.
- [10/50] [abbrv] hadoop git commit: YARN-5325. Stateless ARMRMProxy policies implementation. (Carlo Curino via Subru). - posted by cu...@apache.org on 2017/08/02 00:32:04 UTC, 0 replies.
- [11/50] [abbrv] hadoop git commit: YARN-5324. Stateless Federation router policies implementation. (Carlo Curino via Subru). - posted by cu...@apache.org on 2017/08/02 00:32:05 UTC, 0 replies.
- [12/50] [abbrv] hadoop git commit: YARN-5324. Stateless Federation router policies implementation. (Carlo Curino via Subru). - posted by cu...@apache.org on 2017/08/02 00:32:06 UTC, 0 replies.
- [13/50] [abbrv] hadoop git commit: YARN-5410. Bootstrap Router server module. (Giovanni Matteo Fumarola via Subru). - posted by cu...@apache.org on 2017/08/02 00:32:07 UTC, 0 replies.
- [14/50] [abbrv] hadoop git commit: YARN-6093. Minor bugs with AMRMtoken renewal and state store availability when using FederationRMFailoverProxyProvider during RM failover. (Botong Huang via Subru). - posted by cu...@apache.org on 2017/08/02 00:32:08 UTC, 0 replies.
- [15/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 cu...@apache.org on 2017/08/02 00:32:09 UTC, 0 replies.
- [16/50] [abbrv] hadoop git commit: YARN-5872. Add AlwayReject policies for router and amrmproxy. (Carlo Curino via Subru). - posted by cu...@apache.org on 2017/08/02 00:32:10 UTC, 0 replies.
- [17/50] [abbrv] hadoop git commit: YARN-6190. Validation and synchronization fixes in LocalityMulticastAMRMProxyPolicy. (Botong Huang via curino) - posted by cu...@apache.org on 2017/08/02 00:32:11 UTC, 0 replies.
- [18/50] [abbrv] hadoop git commit: YARN-6370. Properly handle rack requests for non-active subclusters in LocalityMulticastAMRMProxyPolicy. (Contributed by Botong Huang via curino). - posted by cu...@apache.org on 2017/08/02 00:32:12 UTC, 0 replies.
- [20/50] [abbrv] hadoop git commit: YARN-6203: Occasional test failure in TestWeightedRandomRouterPolicy (curino) - posted by cu...@apache.org on 2017/08/02 00:32:14 UTC, 0 replies.
- [21/50] [abbrv] hadoop git commit: YARN-5602. Utils for Federation State and Policy Store. (Giovanni Matteo Fumarola via Subru). - posted by cu...@apache.org on 2017/08/02 00:32:15 UTC, 0 replies.
- [24/50] [abbrv] hadoop git commit: YARN-5411. Create a proxy chain for ApplicationClientProtocol in the Router. (Giovanni Matteo Fumarola via Subru). - posted by cu...@apache.org on 2017/08/02 00:32:18 UTC, 0 replies.
- [25/50] [abbrv] hadoop git commit: YARN-5413. Create a proxy chain for ResourceManager Admin API in the Router. (Giovanni Matteo Fumarola via Subru). - posted by cu...@apache.org on 2017/08/02 00:32:19 UTC, 0 replies.
- [26/50] [abbrv] hadoop git commit: YARN-5413. Create a proxy chain for ResourceManager Admin API in the Router. (Giovanni Matteo Fumarola via Subru). - posted by cu...@apache.org on 2017/08/02 00:32:20 UTC, 0 replies.
- [27/50] [abbrv] hadoop git commit: YARN-5531. UnmanagedAM pool manager for federating application across clusters. (Botong Huang via Subru). - posted by cu...@apache.org on 2017/08/02 00:32:21 UTC, 0 replies.
- [28/50] [abbrv] hadoop git commit: YARN-5531. UnmanagedAM pool manager for federating application across clusters. (Botong Huang via Subru). - posted by cu...@apache.org on 2017/08/02 00:32:22 UTC, 0 replies.
- [29/50] [abbrv] hadoop git commit: YARN-3663. Federation State and Policy Store (DBMS implementation). (Giovanni Matteo Fumarola via curino). - posted by cu...@apache.org on 2017/08/02 00:32:23 UTC, 0 replies.
- [30/50] [abbrv] hadoop git commit: YARN-3663. Federation State and Policy Store (DBMS implementation). (Giovanni Matteo Fumarola via curino). - posted by cu...@apache.org on 2017/08/02 00:32:24 UTC, 0 replies.
- [31/50] [abbrv] hadoop git commit: YARN-6484. Documenting the YARN Federation feature. (Carlo Curino via Subru). - posted by cu...@apache.org on 2017/08/02 00:32:25 UTC, 0 replies.
- [32/50] [abbrv] hadoop git commit: Bumping up hadoop-yarn-server-router module to 3.0.0-alpha4 post rebase. - posted by cu...@apache.org on 2017/08/02 00:32:26 UTC, 0 replies.
- [33/50] [abbrv] hadoop git commit: YARN-6666. Fix unit test failure in TestRouterClientRMService. (Botong Huang via Subru). - posted by cu...@apache.org on 2017/08/02 00:32:27 UTC, 0 replies.
- [34/50] [abbrv] hadoop git commit: YARN-3666. Federation Intercepting and propagating AM- home RM communications. (Botong Huang via Subru). - posted by cu...@apache.org on 2017/08/02 00:32:28 UTC, 0 replies.
- [35/50] [abbrv] hadoop git commit: YARN-6691. Update YARN daemon startup/shutdown scripts to include Router service. (Giovanni Matteo Fumarola via asuresh). - posted by cu...@apache.org on 2017/08/02 00:32:29 UTC, 0 replies.
- [36/50] [abbrv] hadoop git commit: YARN-6807. Adding required missing configs to Federation configuration guide based on e2e testing. (Tanuj Nayak via Subru). - posted by cu...@apache.org on 2017/08/02 00:32:30 UTC, 0 replies.
- [37/50] [abbrv] hadoop git commit: YARN-6511. Federation: transparently spanning application across multiple sub-clusters. (Botong Huang via Subru). - posted by cu...@apache.org on 2017/08/02 00:32:31 UTC, 0 replies.
- [38/50] [abbrv] hadoop git commit: YARN-6724. Add ability to blacklist sub-clusters when invoking Routing policies. (Giovanni Matteo Fumarola via Subru). - posted by cu...@apache.org on 2017/08/02 00:32:32 UTC, 0 replies.
- [42/50] [abbrv] hadoop git commit: Bumping up yarn-server-router (new) module pom to beta1 and fixing imports post rebase. - posted by cu...@apache.org on 2017/08/02 00:32:36 UTC, 0 replies.
- [43/50] [abbrv] hadoop git commit: Bumping up hadoop-yarn-server-router module to 3.0.0-beta1 post rebase. - posted by cu...@apache.org on 2017/08/02 00:32:37 UTC, 0 replies.
- [44/50] [abbrv] hadoop git commit: YARN-6815. FederationStateStoreFacade return behavior should be consistent irrespective of whether caching is enabled or not. - posted by cu...@apache.org on 2017/08/02 00:32:38 UTC, 0 replies.
- [45/50] [abbrv] hadoop git commit: YARN-6853. Add MySql Scripts for FederationStateStore. (Contributed by Giovanni Matteo Fumarola via curino) - posted by cu...@apache.org on 2017/08/02 00:32:39 UTC, 0 replies.
- [46/50] [abbrv] hadoop git commit: YARN-6866. Minor clean-up and fixes in anticipation of YARN-2915 merge with trunk. (Botong Huang via Subru). - posted by cu...@apache.org on 2017/08/02 00:32:40 UTC, 0 replies.
- [47/50] [abbrv] hadoop git commit: YARN-6902. Update Microsoft JDBC Driver for SQL Server version in License.txt. (Botong Huang via Subru). - posted by cu...@apache.org on 2017/08/02 00:32:41 UTC, 0 replies.
- [48/50] [abbrv] hadoop git commit: YARN-5412. Create a proxy chain for ResourceManager REST API in the Router. (Contributed by Giovanni Matteo Fumarola via curino) - posted by cu...@apache.org on 2017/08/02 00:32:42 UTC, 0 replies.
- [49/50] [abbrv] hadoop git commit: YARN-5412. Create a proxy chain for ResourceManager REST API in the Router. (Contributed by Giovanni Matteo Fumarola via curino) - posted by cu...@apache.org on 2017/08/02 00:32:43 UTC, 0 replies.
- [50/50] [abbrv] hadoop git commit: YARN-5412. Create a proxy chain for ResourceManager REST API in the Router. (Contributed by Giovanni Matteo Fumarola via curino) - posted by cu...@apache.org on 2017/08/02 00:32:44 UTC, 0 replies.
- hadoop git commit: HDFS-10480. Add an admin command to list currently open files. - posted by ma...@apache.org on 2017/08/02 00:38:07 UTC, 0 replies.
- hadoop git commit: HDFS-12107. FsDatasetImpl#removeVolumes floods the logs when removing the volume. Contributed by Kelvin Chu. - posted by wh...@apache.org on 2017/08/02 01:34:15 UTC, 0 replies.
- hadoop git commit: HADOOP-14702. Fix formatting issue and regression caused by conversion from APT to Markdown. Contributed by Doris Gu. - posted by iw...@apache.org on 2017/08/02 06:20:58 UTC, 3 replies.
- hadoop git commit: YARN-6872. [Addendum patch] Ensure apps could run given NodeLabels are disabled post RM switchover/restart. Contributed by Sunil G - posted by ji...@apache.org on 2017/08/02 07:03:37 UTC, 1 replies.
- [1/2] hadoop git commit: HADOOP-14709. Fix checkstyle warnings in ContractTestUtils. Contributed by Thomas Marquardt. - posted by st...@apache.org on 2017/08/02 11:48:23 UTC, 0 replies.
- [2/2] hadoop git commit: HADOOP-14709. Fix checkstyle warnings in ContractTestUtils. Contributed by Thomas Marquardt. - posted by st...@apache.org on 2017/08/02 11:48:24 UTC, 0 replies.
- hadoop git commit: YARN-6846. Nodemanager can fail to fully delete application local directories when applications are killed. Contributed by Jason Lowe. - posted by ep...@apache.org on 2017/08/02 16:00:39 UTC, 3 replies.
- hadoop git commit: Revert "HDFS-12217. HDFS snapshots doesn't capture all open files when one of the open files is deleted." - posted by jl...@apache.org on 2017/08/02 16:22:57 UTC, 0 replies.
- hadoop git commit: YARN-6895. [FairScheduler] Preemption reservation may cause regular reservation leaks. (Miklos Szegedi via Yufei Gu) - posted by yu...@apache.org on 2017/08/02 16:43:47 UTC, 1 replies.
- hadoop git commit: YARN-5349. TestWorkPreservingRMRestart#testUAMRecoveryOnRMWorkPreservingRestart fail intermittently. Contributed by Jason Lowe. - posted by ep...@apache.org on 2017/08/02 17:54:22 UTC, 3 replies.
- hadoop git commit: HADOOP-13595. Rework hadoop_usage to be broken up by clients/daemons/etc. Contributed by Allen Wittenauer. - posted by ma...@apache.org on 2017/08/02 18:25:22 UTC, 0 replies.
- [1/2] hadoop git commit: HDFS-6984. Serialize FileStatus via protobuf. - posted by cd...@apache.org on 2017/08/02 19:28:22 UTC, 0 replies.
- [2/2] hadoop git commit: HDFS-6984. Serialize FileStatus via protobuf. - posted by cd...@apache.org on 2017/08/02 19:28:23 UTC, 0 replies.
- [1/2] hadoop git commit: HDFS-9388. Decommission related code to support Maintenance State for datanodes. - posted by ma...@apache.org on 2017/08/02 21:28:23 UTC, 1 replies.
- [2/2] hadoop git commit: HDFS-9388. Decommission related code to support Maintenance State for datanodes. - posted by ma...@apache.org on 2017/08/02 21:28:24 UTC, 1 replies.
- hadoop git commit: HDFS-12043. Add counters for block re-replication. Contributed by Chen Liang. - posted by ar...@apache.org on 2017/08/02 23:45:21 UTC, 0 replies.
- [01/50] [abbrv] 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/08/03 06:57:38 UTC, 0 replies.
- [02/50] [abbrv] hadoop git commit: YARN-5378. Accommodate app-id->cluster mapping (Sangjin Lee via Varun Saxena) - posted by va...@apache.org on 2017/08/03 06:57:39 UTC, 0 replies.
- [03/50] [abbrv] hadoop git commit: YARN-6256. Add FROM_ID info key for timeline entities in reader response (Rohith Sharma K S via Varun Saxena) - posted by va...@apache.org on 2017/08/03 06:57:40 UTC, 0 replies.
- [04/50] [abbrv] hadoop git commit: YARN-6256. Add FROM_ID info key for timeline entities in reader response (Rohith Sharma K S via Varun Saxena) - posted by va...@apache.org on 2017/08/03 06:57:41 UTC, 0 replies.
- [05/50] [abbrv] hadoop git commit: YARN-6027 addendum. Fixed the broken build for YARN-5355-branch-2. Contributed by Sangjin Lee. - posted by va...@apache.org on 2017/08/03 06:57:42 UTC, 0 replies.
- [06/50] [abbrv] hadoop git commit: YARN-6159. Documentation changes for TimelineV2Client (Naganarasimha G R via Varun Saxena) - posted by va...@apache.org on 2017/08/03 06:57:43 UTC, 0 replies.
- [07/50] [abbrv] hadoop git commit: YARN-6170. TimelineReaderServer should wait to join with HttpServer2 (Sangjin Lee via Varun Saxena) - posted by va...@apache.org on 2017/08/03 06:57:44 UTC, 0 replies.
- [08/50] [abbrv] hadoop git commit: YARN-4675. Reorganize TimelineClient and TimelineClientImpl into separate classes for ATSv1.x and ATSv2. Contributed by Naganarasimha G R. - posted by va...@apache.org on 2017/08/03 06:57:45 UTC, 0 replies.
- [09/50] [abbrv] hadoop git commit: YARN-4675. Reorganize TimelineClient and TimelineClientImpl into separate classes for ATSv1.x and ATSv2. Contributed by Naganarasimha G R. - posted by va...@apache.org on 2017/08/03 06:57:46 UTC, 0 replies.
- [10/50] [abbrv] hadoop git commit: YARN-6027. Support fromid(offset) filter for /flows API (Rohith Sharma K S via Varun Saxena) - posted by va...@apache.org on 2017/08/03 06:57:47 UTC, 0 replies.
- [11/50] [abbrv] hadoop git commit: YARN-6027. Support fromid(offset) filter for /flows API (Rohith Sharma K S via Varun Saxena) - posted by va...@apache.org on 2017/08/03 06:57:48 UTC, 0 replies.
- [12/50] [abbrv] hadoop git commit: YARN-6253. FlowAcitivityColumnPrefix.store(byte[] rowKey, ...) drops timestamp. Contributed by Haibo Chen. - posted by va...@apache.org on 2017/08/03 06:57:49 UTC, 1 replies.
- [13/50] [abbrv] hadoop git commit: YARN-6069. CORS support in timeline v2 (Rohith Sharma K S via Varun Saxena) - posted by va...@apache.org on 2017/08/03 06:57:50 UTC, 0 replies.
- [14/50] [abbrv] hadoop git commit: YARN-6376. Exceptions caused by synchronous putEntities requests can be swallowed (Haibo Chen via Varun Saxena) - posted by va...@apache.org on 2017/08/03 06:57:51 UTC, 0 replies.
- [15/50] [abbrv] hadoop git commit: YARN-6342. Make TimelineV2Client's drain timeout after stop configurable (Haibo Chen via Varun Saxena) - posted by va...@apache.org on 2017/08/03 06:57:52 UTC, 0 replies.
- [16/50] [abbrv] hadoop git commit: YARN-6357. Implement putEntitiesAsync API in TimelineCollector (Haibo Chen via Varun Saxena) - posted by va...@apache.org on 2017/08/03 06:57:53 UTC, 0 replies.
- [17/50] [abbrv] hadoop git commit: YARN-6377. NMTimelinePublisher#serviceStop does not stop timeline clients (Haibo Chen via Varun Saxena) - posted by va...@apache.org on 2017/08/03 06:57:54 UTC, 0 replies.
- [18/50] [abbrv] hadoop git commit: YARN-6424. TimelineCollector is not stopped when an app finishes in RM. Contributed by Varun Saxena. - posted by va...@apache.org on 2017/08/03 06:57:55 UTC, 0 replies.
- [19/50] [abbrv] hadoop git commit: YARN-6146. Add Builder methods for TimelineEntityFilters (Haibo Chen via Varun Saxena) - posted by va...@apache.org on 2017/08/03 06:57:56 UTC, 0 replies.
- [20/50] [abbrv] hadoop git commit: YARN-6146. Add Builder methods for TimelineEntityFilters (Haibo Chen via Varun Saxena) - posted by va...@apache.org on 2017/08/03 06:57:57 UTC, 0 replies.
- [21/50] [abbrv] hadoop git commit: YARN-6318. timeline service schema creator fails if executed from a remote machine (Sangjin Lee via Varun Saxena) - posted by va...@apache.org on 2017/08/03 06:57:58 UTC, 0 replies.
- [22/50] [abbrv] hadoop git commit: YARN-6237. Move UID constant to TimelineReaderUtils (Rohith Sharma K S via Varun Saxena) - posted by va...@apache.org on 2017/08/03 06:57:59 UTC, 0 replies.
- [23/50] [abbrv] hadoop git commit: Addendum for YARN-4218. Metric for resource*time that was preempted. - posted by va...@apache.org on 2017/08/03 06:58:00 UTC, 0 replies.
- [24/50] [abbrv] hadoop git commit: Addendum for YARN-5865. Retrospect updateApplicationPriority api to handle state store exception in align with YARN-5611 - posted by va...@apache.org on 2017/08/03 06:58:01 UTC, 0 replies.
- [25/50] [abbrv] hadoop git commit: YARN-6455. Enhance the timelinewriter.flush() race condition fix (Haibo Chen via Varun Saxena) - posted by va...@apache.org on 2017/08/03 06:58:02 UTC, 0 replies.
- [26/50] [abbrv] hadoop git commit: YARN-6518. Fix warnings from Spotbugs in hadoop-yarn-server-timelineservice. Contributed by Weiwei Yang. - posted by va...@apache.org on 2017/08/03 06:58:03 UTC, 0 replies.
- [27/50] [abbrv] hadoop git commit: YARN-6375 App level aggregation should not consider metric values reported in the previous aggregation cycle (Varun Saxena via Vrushali C) - posted by va...@apache.org on 2017/08/03 06:58:04 UTC, 0 replies.
- [28/50] [abbrv] hadoop git commit: YARN-6563 ConcurrentModificationException in TimelineCollectorManager while stopping RM (Contributed by Haibo Chen via Vrushali C) - posted by va...@apache.org on 2017/08/03 06:58:05 UTC, 0 replies.
- [29/50] [abbrv] hadoop git commit: YARN-6561. Update exception message during timeline collector aux service initialization. (Vrushali C via Haibo Chen) - posted by va...@apache.org on 2017/08/03 06:58:06 UTC, 0 replies.
- [30/50] [abbrv] hadoop git commit: YARN-6555. Store application flow context in NM state store for work-preserving restart. (Rohith Sharma K S via Haibo Chen) - posted by va...@apache.org on 2017/08/03 06:58:07 UTC, 0 replies.
- [31/50] [abbrv] hadoop git commit: YARN-6658. Remove columnFor() methods of Columns in HBaseTimeline backend (Haibo Chen via Varun Saxena) - posted by va...@apache.org on 2017/08/03 06:58:08 UTC, 0 replies.
- [32/50] [abbrv] hadoop git commit: YARN-6316 Provide help information and documentation for TimelineSchemaCreator (Contributed by Haibo Chen via Vrushali C) - posted by va...@apache.org on 2017/08/03 06:58:09 UTC, 0 replies.
- [33/50] [abbrv] hadoop git commit: YARN-6604. Allow metric TTL for Application table to be specified through cmd (Haibo Chen via Varun Saxena) - posted by va...@apache.org on 2017/08/03 06:58:10 UTC, 0 replies.
- [34/50] [abbrv] hadoop git commit: YARN-6707. [ATSv2] Update HBase version to 1.2.6 (Vrushali C via Varun Saxena) - posted by va...@apache.org on 2017/08/03 06:58:11 UTC, 0 replies.
- [35/50] [abbrv] hadoop git commit: YARN-6801. NPE in RM while setting collectors map in NodeHeartbeatResponse. Contributed by Vrushali C. - posted by va...@apache.org on 2017/08/03 06:58:12 UTC, 0 replies.
- [36/50] [abbrv] hadoop git commit: YARN-4455. Support fetching metrics by time range. Contributed by Varun Saxena. - posted by va...@apache.org on 2017/08/03 06:58:13 UTC, 0 replies.
- [37/50] [abbrv] hadoop git commit: YARN-4455. Support fetching metrics by time range. Contributed by Varun Saxena. - posted by va...@apache.org on 2017/08/03 06:58:14 UTC, 0 replies.
- [38/50] [abbrv] hadoop git commit: YARN-6850 Ensure that supplemented timestamp is stored only for flow run metrics (Contributed by Varun Saxena via Vrushali C) - posted by va...@apache.org on 2017/08/03 06:58:15 UTC, 0 replies.
- [39/50] [abbrv] hadoop git commit: YARN-6733. Add table for storing sub-application entities. Contributed by Vrushali C. - posted by va...@apache.org on 2017/08/03 06:58:16 UTC, 1 replies.
- [40/50] [abbrv] hadoop git commit: YARN-6888. Refactor AppLevelTimelineCollector such that RM does not have aggregator threads created. Contributed by Vrushali C. - posted by va...@apache.org on 2017/08/03 06:58:17 UTC, 0 replies.
- [41/50] [abbrv] hadoop git commit: YARN-6102. RMActiveService context to be updated with new RMContext on failover. Contributed by Rohith Sharma K S. - posted by va...@apache.org on 2017/08/03 06:58:18 UTC, 0 replies.
- [42/50] [abbrv] hadoop git commit: Addendum patch for YARN-6102. - posted by va...@apache.org on 2017/08/03 06:58:19 UTC, 0 replies.
- [43/50] [abbrv] hadoop git commit: Addendum for YARN-6102. - posted by va...@apache.org on 2017/08/03 06:58:20 UTC, 0 replies.
- [44/50] [abbrv] hadoop git commit: YARN-6734. Ensure sub-application user is extracted & sent to timeline service (Rohith Sharma K S via Varun Saxena) - posted by va...@apache.org on 2017/08/03 06:58:21 UTC, 0 replies.
- [45/50] [abbrv] hadoop git commit: YARN-5647. [ATSv2 Security] Collector side changes for loading auth filters and principals. Contributed by Varun Saxena - posted by va...@apache.org on 2017/08/03 06:58:22 UTC, 0 replies.
- [46/50] [abbrv] hadoop git commit: YARN-5647. [ATSv2 Security] Collector side changes for loading auth filters and principals. Contributed by Varun Saxena - posted by va...@apache.org on 2017/08/03 06:58:23 UTC, 0 replies.
- [47/50] [abbrv] hadoop git commit: YARN-6638. [ATSv2 Security] Timeline reader side changes for loading auth filters and principals. Contributed by Varun Saxena - posted by va...@apache.org on 2017/08/03 06:58:24 UTC, 0 replies.
- [48/50] [abbrv] hadoop git commit: YARN-5648. [ATSv2 Security] Client side changes for authentication. Contributed by Varun Saxena - posted by va...@apache.org on 2017/08/03 06:58:25 UTC, 0 replies.
- [49/50] [abbrv] hadoop git commit: Addendum for YARN-5648. - posted by va...@apache.org on 2017/08/03 06:58:26 UTC, 0 replies.
- [50/50] [abbrv] hadoop git commit: Addendum for YARN-6102. - posted by va...@apache.org on 2017/08/03 06:58:27 UTC, 0 replies.
- hadoop git commit: YARN-6678. Handle IllegalStateException in Async Scheduling mode of CapacityScheduler. Contributed by Tao Yang. - posted by su...@apache.org on 2017/08/03 13:57:27 UTC, 1 replies.
- hadoop git commit: YARN-6674 Add memory cgroup settings for opportunistic containers. (Miklos Szegedi via Haibo Chen) - posted by ha...@apache.org on 2017/08/03 16:54:25 UTC, 0 replies.
- hadoop git commit: YARN-6673 Add cpu cgroup configurations for opportunistic containers. (Miklos Szegedi via Haibo Chen) - posted by ha...@apache.org on 2017/08/03 16:57:37 UTC, 0 replies.
- hadoop git commit: YARN-6832. Tests use assertTrue(....equals(...)) instead of assertEquals()). (Daniel Templeton via Yufei Gu) - posted by yu...@apache.org on 2017/08/03 18:37:06 UTC, 1 replies.
- hadoop git commit: MAPREDUCE-6914. Tests use assertTrue(....equals(...)) instead of assertEquals()). (Daniel Templeton via Yufei Gu) - posted by yu...@apache.org on 2017/08/03 18:46:51 UTC, 1 replies.
- hadoop git commit: HDFS-12247. Ozone: KeySpaceManager should unregister KSMMetrics upon stop. Contributed by Yiqun Lin. - posted by xy...@apache.org on 2017/08/03 19:48:14 UTC, 0 replies.
- hadoop git commit: HADOOP-14474. Use OpenJDK 7 instead of Oracle JDK 7 to avoid oracle-java7-installer failures. Contributed by Akira Ajisaka. - posted by va...@apache.org on 2017/08/03 21:05:56 UTC, 0 replies.
- hadoop git commit: YARN-6593. [API] Introduce Placement Constraint object. (Konstantinos Karanasos via wangda) - posted by wa...@apache.org on 2017/08/03 21:11:22 UTC, 0 replies.
- hadoop git commit: YARN-6932. Fix TestFederationRMFailoverProxyProvider test case failure. - posted by su...@apache.org on 2017/08/03 21:18:11 UTC, 0 replies.
- hadoop git commit: HDFS-12131. Add some of the FSNamesystem JMX values as metrics. Contributed by Erik Krogen. - posted by wa...@apache.org on 2017/08/03 22:45:52 UTC, 2 replies.
- hadoop git commit: YARN-5977. ContainerManagementProtocol changes to support change of container ExecutionType. (Kartheek Muthyala via asuresh) - posted by as...@apache.org on 2017/08/04 04:16:27 UTC, 1 replies.
- hadoop git commit: HADOOP-14706. Adding a helper method to determine whether a log is Log4j implement. - posted by aa...@apache.org on 2017/08/04 05:37:19 UTC, 1 replies.
- [1/2] hadoop git commit: HADOOP-14126. Remove jackson, joda and other transient aws SDK dependencies from hadoop-aws. Contributed by Steve Loughran - posted by st...@apache.org on 2017/08/04 10:09:35 UTC, 0 replies.
- [2/2] hadoop git commit: HADOOP-14126. Remove jackson, joda and other transient aws SDK dependencies from hadoop-aws. Contributed by Steve Loughran - posted by st...@apache.org on 2017/08/04 10:09:36 UTC, 0 replies.
- [1/2] hadoop git commit: YARN-6788. [YARN-3926] Improve performance of resource profile branch (Contributed by Sunil Govindan via Daniel Templeton) - posted by te...@apache.org on 2017/08/04 16:14:30 UTC, 0 replies.
- [2/2] hadoop git commit: YARN-6788. [YARN-3926] Improve performance of resource profile branch (Contributed by Sunil Govindan via Daniel Templeton) - posted by te...@apache.org on 2017/08/04 16:14:31 UTC, 0 replies.
- hadoop git commit: HADOOP-14471. Upgrade Jetty to latest 9.3 version. Contributed by John Zhuge. - posted by jz...@apache.org on 2017/08/04 16:42:04 UTC, 0 replies.
- hadoop git commit: HDFS-12178. Ozone: OzoneClient: Handling SCM container creationFlag at client side. Contributed by Nandakumar. - posted by ae...@apache.org on 2017/08/04 17:18:02 UTC, 0 replies.
- hadoop git commit: HDFS-11935. Ozone: TestStorageContainerManager#testRpcPermission fails when ipv6 address used. Contributed by Yiqun Lin. - posted by ae...@apache.org on 2017/08/04 17:40:21 UTC, 0 replies.
- hadoop git commit: HADOOP-13963. /bin/bash is hard coded in some of the scripts. Contributed by Ajay Yadav. - posted by ar...@apache.org on 2017/08/04 17:41:24 UTC, 0 replies.
- hadoop git commit: HDFS-12246. Ozone: potential thread leaks. Contributed by Weiwei Yang. - posted by xy...@apache.org on 2017/08/04 18:12:46 UTC, 0 replies.
- hadoop git commit: HDFS-12251. Add document for StreamCapabilities. (Lei (Eddy) Xu) - posted by le...@apache.org on 2017/08/04 18:25:39 UTC, 1 replies.
- hadoop git commit: HDFS-12163. Ozone: Reduce MiniOzoneCluster handler thread count. Contributed by Weiwei Yang. - posted by xy...@apache.org on 2017/08/04 18:34:40 UTC, 0 replies.
- hadoop git commit: HDFS-12224. Add tests to TestJournalNodeSync for sync after JN downtime. Contributed by Hanisha Koneru. - posted by ar...@apache.org on 2017/08/04 19:52:02 UTC, 0 replies.
- hadoop git commit: YARN-6811. [ATS1.5] All history logs should be kept under its own User Directory. Contributed by Rohith Sharma K S. - posted by ju...@apache.org on 2017/08/04 23:03:44 UTC, 1 replies.
- hadoop git commit: YARN-5966. AMRMClient changes to support ExecutionType update. (asuresh) - posted by as...@apache.org on 2017/08/04 23:24:35 UTC, 0 replies.
- hadoop git commit: YARN-6776. Refactor ApplicaitonMasterService to move actual processing logic to a separate class. (asuresh) - posted by as...@apache.org on 2017/08/04 23:44:12 UTC, 0 replies.
- hadoop git commit: HADOOP-14685. Exclude some test jars from hadoop-client-minicluster jar. Contributed by Bharat Viswanadham. - posted by ar...@apache.org on 2017/08/04 23:47:40 UTC, 0 replies.
- hadoop git commit: YARN-6777. Support for ApplicationMasterService processing chain of interceptors. (asuresh) - posted by as...@apache.org on 2017/08/04 23:50:41 UTC, 0 replies.
- [1/2] hadoop git commit: YARN-6634. [API] Refactor ResourceManager WebServices to make API explicit (Contributed by Giovanni Matteo Fumarola via curino). - posted by cu...@apache.org on 2017/08/05 00:11:02 UTC, 0 replies.
- [2/2] hadoop git commit: YARN-6634. [API] Refactor ResourceManager WebServices to make API explicit (Contributed by Giovanni Matteo Fumarola via curino). - posted by cu...@apache.org on 2017/08/05 00:11:03 UTC, 0 replies.
- hadoop git commit: YARN-6802. Add max AM resource and AM resource usage to leaf queue view in FairScheduler WebUI. (YunFan Zhou via Yufei Gu) - posted by yu...@apache.org on 2017/08/05 00:24:15 UTC, 0 replies.
- [1/2] hadoop git commit: HDFS-10880. Federation Mount Table State Store internal API. Contributed by Jason Kace and Inigo Goiri. - posted by in...@apache.org on 2017/08/05 01:00:17 UTC, 0 replies.
- [2/2] hadoop git commit: HDFS-10880. Federation Mount Table State Store internal API. Contributed by Jason Kace and Inigo Goiri. - posted by in...@apache.org on 2017/08/05 01:00:18 UTC, 0 replies.
- hadoop git commit: HDFS-12231. Ozone: KSM: Add creation time field in volume info. Contributed by Yiqun Lin. - posted by ae...@apache.org on 2017/08/05 02:57:28 UTC, 0 replies.
- hadoop git commit: Set the release date for 2.7.4. - posted by sh...@apache.org on 2017/08/05 20:58:31 UTC, 0 replies.
- hadoop git commit: HDFS-12262. Ozone: KSM: Reduce default handler thread count from 200. Contributed by Ajay Yadav. - posted by xy...@apache.org on 2017/08/05 23:02:41 UTC, 0 replies.
- hadoop git commit: HDFS-12267. Ozone: XceiverClientManager should not close the connection if client holds the reference. Contributed by Nandakumar. - posted by xy...@apache.org on 2017/08/05 23:10:24 UTC, 0 replies.
- svn commit: r1804219 - in /hadoop/common/site/main: author/src/documentation/content/xdocs/ publish/ publish/docs/ publish/docs/r2.7.4/ publish/docs/r2.7.4/api/ publish/docs/r2.7.4/api/org/ publish/docs/r2.7.4/api/org/apache/ publish/docs/r2.7.4/api/or... - posted by sh...@apache.org on 2017/08/06 04:14:19 UTC, 0 replies.
- svn commit: r1804221 - /hadoop/common/site/main/publish/docs/r2.7.4/hadoop-project-dist/hadoop-common/releasenotes.html - posted by sh...@apache.org on 2017/08/06 04:28:19 UTC, 0 replies.
- svn commit: r1804222 - /hadoop/common/site/main/author/src/documentation/content/xdocs/releases.xml - posted by sh...@apache.org on 2017/08/06 04:36:41 UTC, 0 replies.
- svn commit: r1804223 - in /hadoop/common/site/main/publish: bylaws.pdf committer_criteria.pdf index.pdf issue_tracking.pdf linkmap.pdf mailing_lists.pdf privacy_policy.pdf releases.html releases.pdf version_control.pdf versioning.pdf who.pdf - posted by sh...@apache.org on 2017/08/06 04:39:25 UTC, 0 replies.
- svn commit: r1804226 - in /hadoop/common/site/main: author/src/documentation/content/xdocs/ publish/ - posted by sh...@apache.org on 2017/08/06 08:25:11 UTC, 0 replies.
- hadoop git commit: HDFS-12266. Ozone : add debug cli to hdfs script. Contributed by Chen Liang. - posted by xy...@apache.org on 2017/08/06 15:08:47 UTC, 0 replies.
- hadoop git commit: HADOOP-14722. Azure: BlockBlobInputStream position incorrect after seek. Contributed by Thomas Marquardt - posted by st...@apache.org on 2017/08/06 19:20:13 UTC, 1 replies.
- hadoop git commit: YARN-6951. Fix debug log when Resource Handler chain is enabled. Contributed by Yang Wang. - posted by su...@apache.org on 2017/08/07 07:46:03 UTC, 1 replies.
- hadoop git commit: HDFS-12198. Document missing namenode metrics that were added recently. Contributed by Yiqun Lin. - posted by aa...@apache.org on 2017/08/07 09:47:59 UTC, 1 replies.
- hadoop git commit: YARN-6957. Moving logging APIs over to slf4j in hadoop-yarn-server-sharedcachemanager. Contributed by Yeliang Cang. - posted by aa...@apache.org on 2017/08/07 10:25:57 UTC, 1 replies.
- hadoop git commit: HDFS-12306. Add audit log for some erasure coding operations. Contributed by Huafeng Wang - posted by dr...@apache.org on 2017/08/07 11:30:31 UTC, 0 replies.
- hadoop git commit: HADOOP-14727. Socket not closed properly when reading Configurations with BlockReaderRemote. Contributed by Jonathan Eagles. - posted by xi...@apache.org on 2017/08/07 17:25:54 UTC, 1 replies.
- hadoop git commit: YARN-4161. Capacity Scheduler : Assign single or multiple containers per heart beat driven by configuration. (Wei Yan via wangda) - posted by wa...@apache.org on 2017/08/07 18:34:13 UTC, 1 replies.
- hadoop git commit: HDFS-12091. [READ] Check that the replicas served from a ProvidedVolumeImpl belong to the correct external storage - posted by vi...@apache.org on 2017/08/07 18:37:40 UTC, 0 replies.
- hadoop git commit: HDFS-12093. [READ] Share remoteFS between ProvidedReplica instances. - posted by vi...@apache.org on 2017/08/07 21:31:28 UTC, 0 replies.
- [1/2] hadoop git commit: HDFS-12264. DataNode uses a deprecated method IoUtils#cleanup. Contributed by Ajay Yadav. - posted by ar...@apache.org on 2017/08/07 22:33:58 UTC, 0 replies.
- [2/2] hadoop git commit: HDFS-12264. DataNode uses a deprecated method IoUtils#cleanup. Contributed by Ajay Yadav. - posted by ar...@apache.org on 2017/08/07 22:33:59 UTC, 0 replies.
- hadoop git commit: YARN-6955. Handle concurrent register AM requests in FederationInterceptor. (Botong Huang via Subru). - posted by su...@apache.org on 2017/08/07 23:58:38 UTC, 0 replies.
- hadoop git commit: YARN-6920. Fix resource leak that happens during container re-initialization. (asuresh) - posted by as...@apache.org on 2017/08/08 01:59:52 UTC, 1 replies.
- hadoop git commit: HADOOP-14730. Support protobuf FileStatus in AdlFileSystem. - posted by cd...@apache.org on 2017/08/08 04:36:01 UTC, 0 replies.
- hadoop git commit: YARN-6961. Remove commons-logging dependency from hadoop-yarn-server-applicationhistoryservice module. Contributed by Yeliang Cang. - posted by aa...@apache.org on 2017/08/08 10:39:10 UTC, 0 replies.
- hadoop git commit: HDFS-12134: libhdfs++: Add a synchronization interface for the GSSAPI. Contributed by James Clampffer. - posted by jh...@apache.org on 2017/08/08 17:32:08 UTC, 0 replies.
- hadoop git commit: YARN-6757. Refactor the usage of yarn.nodemanager.linux-container-executor.cgroups.mount-path (Contributed by Miklos Szegedi via Daniel Templeton) - posted by te...@apache.org on 2017/08/08 17:34:33 UTC, 1 replies.
- hadoop git commit: YARN-6890. Not display killApp button on UI if UI is unsecured but cluster is secured. Contributed by Junping Du - posted by ji...@apache.org on 2017/08/08 18:10:12 UTC, 2 replies.
- hadoop git commit: MAPREDUCE-6927. MR job should only set tracking url if history was successfully written. Contributed by Eric Badger - posted by jl...@apache.org on 2017/08/08 19:47:20 UTC, 3 replies.
- hadoop git commit: YARN-6726. Fix issues with docker commands executed by container-executor. (Shane Kumpf via wangda) - posted by wa...@apache.org on 2017/08/08 19:57:49 UTC, 0 replies.
- hadoop git commit: YARN-6879. TestLeafQueue.testDRFUserLimits() has commented out code (Contributed by Angela Wang via Daniel Templeton) - posted by te...@apache.org on 2017/08/08 20:36:24 UTC, 1 replies.
- [1/8] hadoop git commit: HDFS-12259. Ozone: OzoneClient: Refactor move ozone client from hadoop-hdfs to hadoop-hdfs-client. Contributed by Nandakumar. - posted by xy...@apache.org on 2017/08/08 20:36:36 UTC, 0 replies.
- [2/8] hadoop git commit: HDFS-12259. Ozone: OzoneClient: Refactor move ozone client from hadoop-hdfs to hadoop-hdfs-client. Contributed by Nandakumar. - posted by xy...@apache.org on 2017/08/08 20:36:37 UTC, 0 replies.
- [3/8] hadoop git commit: HDFS-12259. Ozone: OzoneClient: Refactor move ozone client from hadoop-hdfs to hadoop-hdfs-client. Contributed by Nandakumar. - posted by xy...@apache.org on 2017/08/08 20:36:38 UTC, 0 replies.
- [4/8] hadoop git commit: HDFS-12259. Ozone: OzoneClient: Refactor move ozone client from hadoop-hdfs to hadoop-hdfs-client. Contributed by Nandakumar. - posted by xy...@apache.org on 2017/08/08 20:36:39 UTC, 0 replies.
- [5/8] hadoop git commit: HDFS-12259. Ozone: OzoneClient: Refactor move ozone client from hadoop-hdfs to hadoop-hdfs-client. Contributed by Nandakumar. - posted by xy...@apache.org on 2017/08/08 20:36:40 UTC, 0 replies.
- [6/8] hadoop git commit: HDFS-12259. Ozone: OzoneClient: Refactor move ozone client from hadoop-hdfs to hadoop-hdfs-client. Contributed by Nandakumar. - posted by xy...@apache.org on 2017/08/08 20:36:41 UTC, 0 replies.
- [7/8] hadoop git commit: HDFS-12259. Ozone: OzoneClient: Refactor move ozone client from hadoop-hdfs to hadoop-hdfs-client. Contributed by Nandakumar. - posted by xy...@apache.org on 2017/08/08 20:36:42 UTC, 0 replies.
- [8/8] hadoop git commit: HDFS-12259. Ozone: OzoneClient: Refactor move ozone client from hadoop-hdfs to hadoop-hdfs-client. Contributed by Nandakumar. - posted by xy...@apache.org on 2017/08/08 20:36:43 UTC, 0 replies.
- hadoop git commit: YARN-6897. Refactoring RMWebServices by moving some util methods to RMWebAppUtil. (Giovanni Matteo Fumarola via Subru). - posted by su...@apache.org on 2017/08/08 21:01:26 UTC, 0 replies.
- [1/2] hadoop git commit: HDFS-10646. Federation admin tool. Contributed by Inigo Goiri. - posted by in...@apache.org on 2017/08/08 21:44:52 UTC, 0 replies.
- [2/2] hadoop git commit: HDFS-10646. Federation admin tool. Contributed by Inigo Goiri. - posted by in...@apache.org on 2017/08/08 21:44:53 UTC, 0 replies.
- hadoop git commit: HDFS-10326. Disable setting tcp socket send/receive buffers for write pipelines. Contributed by Daryn Sharp. - posted by wh...@apache.org on 2017/08/08 21:58:33 UTC, 2 replies.
- hadoop git commit: HADOOP-14715. TestWasbRemoteCallHelper failing. Contributed by Esfandiar Manii. - posted by st...@apache.org on 2017/08/08 22:40:50 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 ra...@apache.org on 2017/08/08 23:04:46 UTC, 1 replies.
- hadoop git commit: HADOOP-14598. Blacklist Http/HttpsFileSystem in FsUrlStreamHandlerFactory. Contributed by Steve Loughran. - posted by wh...@apache.org on 2017/08/08 23:33:23 UTC, 1 replies.
- hadoop git commit: YARN-6970. Add PoolInitializationException as retriable exception in FederationFacade. (Giovanni Matteo Fumarola via Subru). - posted by su...@apache.org on 2017/08/08 23:48:34 UTC, 0 replies.
- hadoop git commit: HDFS-11975. Provide a system-default EC policy. Contributed by Huichun Lu - posted by dr...@apache.org on 2017/08/09 02:13:21 UTC, 0 replies.
- hadoop git commit: HADOOP-14628. Upgrade maven enforcer plugin to 3.0.0-M1. - posted by aa...@apache.org on 2017/08/09 04:18:26 UTC, 0 replies.
- hadoop git commit: HADOOP-14355. Update maven-war-plugin to 3.1.0. - posted by aa...@apache.org on 2017/08/09 04:21:09 UTC, 0 replies.
- hadoop git commit: HDFS-12182. BlockManager.metaSave does not distinguish between "under replicated" and "missing" blocks. Contributed by Wellington Chevreuil. - posted by we...@apache.org on 2017/08/09 06:44:38 UTC, 0 replies.
- hadoop git commit: HDFS-12117. HttpFS does not seem to support SNAPSHOT related methods for WebHDFS REST Interface. Contributed by Wellington Chevreuil. - posted by we...@apache.org on 2017/08/09 06:59:43 UTC, 1 replies.
- hadoop git commit: HADOOP-14733. ITestS3GuardConcurrentOps failing with -Ddynamodblocal -Ds3guard. Contributed by Steve Loughran. - posted by st...@apache.org on 2017/08/09 11:05:47 UTC, 0 replies.
- hadoop git commit: YARN-6515. Fix warnings from Spotbugs in hadoop-yarn-server-nodemanager. Contributed by Naganarasimha G R. - posted by aa...@apache.org on 2017/08/09 12:57:14 UTC, 0 replies.
- hadoop git commit: HADOOP-14633. S3Guard: optimize create codepath. Contributed by Aaron Fabbri. - posted by st...@apache.org on 2017/08/09 13:33:49 UTC, 0 replies.
- hadoop git commit: HADOOP-14505. Simplify mkdirs() after S3Guard delete tracking change. Contributed by Sean Mackrory - posted by st...@apache.org on 2017/08/09 13:43:45 UTC, 0 replies.
- hadoop git commit: HDFS-12157. Do fsyncDirectory(..) outside of FSDataset lock. Contributed by inayakumar B. - posted by ki...@apache.org on 2017/08/09 14:05:19 UTC, 0 replies.
- hadoop git commit: HDFS-12157. Do fsyncDirectory(..) outside of FSDataset lock. Contributed by Vinayakumar B. - posted by ki...@apache.org on 2017/08/09 14:32:59 UTC, 3 replies.
- hadoop git commit: YARN-6958. Moving logging APIs over to slf4j in hadoop-yarn-server-timelineservice. Contributed by Yeliang Cang. - posted by aa...@apache.org on 2017/08/09 14:58:36 UTC, 1 replies.
- hadoop git commit: HADOOP-14467. S3Guard: Improve FNFE message when opening a stream. Contributed by Aaron Fabbri. - posted by st...@apache.org on 2017/08/09 16:06:35 UTC, 0 replies.
- hadoop git commit: HADOOP-14735. ITestS3AEncryptionSSEC failing in parallel s3guard runs. Contributed by Steve Loughran. - posted by st...@apache.org on 2017/08/09 16:54:30 UTC, 0 replies.
- hadoop git commit: Revert "HDFS-11836. Ozone : add sql debug CLI to hdfs script. Contributed by Chen Liang." due to duplicate of HDFS-12266 - posted by cl...@apache.org on 2017/08/09 16:59:55 UTC, 0 replies.
- [01/51] [abbrv] hadoop git commit: HDFS-6984. Serialize FileStatus via protobuf. - posted by st...@apache.org on 2017/08/09 17:36:21 UTC, 0 replies.
- [02/51] [abbrv] hadoop git commit: HDFS-6984. Serialize FileStatus via protobuf. - posted by st...@apache.org on 2017/08/09 17:36:22 UTC, 0 replies.
- [03/51] [abbrv] hadoop git commit: HDFS-9388. Decommission related code to support Maintenance State for datanodes. - posted by st...@apache.org on 2017/08/09 17:36:23 UTC, 0 replies.
- [04/51] [abbrv] hadoop git commit: HDFS-9388. Decommission related code to support Maintenance State for datanodes. - posted by st...@apache.org on 2017/08/09 17:36:24 UTC, 0 replies.
- [05/51] [abbrv] hadoop git commit: YARN-6678. Handle IllegalStateException in Async Scheduling mode of CapacityScheduler. Contributed by Tao Yang. - posted by st...@apache.org on 2017/08/09 17:36:25 UTC, 0 replies.
- [06/51] [abbrv] hadoop git commit: YARN-6674 Add memory cgroup settings for opportunistic containers. (Miklos Szegedi via Haibo Chen) - posted by st...@apache.org on 2017/08/09 17:36:26 UTC, 0 replies.
- [07/51] [abbrv] hadoop git commit: YARN-6673 Add cpu cgroup configurations for opportunistic containers. (Miklos Szegedi via Haibo Chen) - posted by st...@apache.org on 2017/08/09 17:36:27 UTC, 0 replies.
- [08/51] [abbrv] hadoop git commit: YARN-6832. Tests use assertTrue(....equals(...)) instead of assertEquals()). (Daniel Templeton via Yufei Gu) - posted by st...@apache.org on 2017/08/09 17:36:28 UTC, 0 replies.
- [09/51] [abbrv] hadoop git commit: MAPREDUCE-6914. Tests use assertTrue(....equals(...)) instead of assertEquals()). (Daniel Templeton via Yufei Gu) - posted by st...@apache.org on 2017/08/09 17:36:29 UTC, 0 replies.
- [10/51] [abbrv] hadoop git commit: YARN-6932. Fix TestFederationRMFailoverProxyProvider test case failure. - posted by st...@apache.org on 2017/08/09 17:36:30 UTC, 0 replies.
- [11/51] [abbrv] hadoop git commit: HDFS-12131. Add some of the FSNamesystem JMX values as metrics. Contributed by Erik Krogen. - posted by st...@apache.org on 2017/08/09 17:36:31 UTC, 0 replies.
- [12/51] [abbrv] hadoop git commit: YARN-5977. ContainerManagementProtocol changes to support change of container ExecutionType. (Kartheek Muthyala via asuresh) - posted by st...@apache.org on 2017/08/09 17:36:32 UTC, 0 replies.
- [13/51] [abbrv] hadoop git commit: HADOOP-14706. Adding a helper method to determine whether a log is Log4j implement. - posted by st...@apache.org on 2017/08/09 17:36:33 UTC, 0 replies.
- [14/51] [abbrv] hadoop git commit: HADOOP-14126. Remove jackson, joda and other transient aws SDK dependencies from hadoop-aws. Contributed by Steve Loughran - posted by st...@apache.org on 2017/08/09 17:36:34 UTC, 0 replies.
- [15/51] [abbrv] hadoop git commit: HADOOP-14471. Upgrade Jetty to latest 9.3 version. Contributed by John Zhuge. - posted by st...@apache.org on 2017/08/09 17:36:35 UTC, 0 replies.
- [16/51] [abbrv] hadoop git commit: HADOOP-13963. /bin/bash is hard coded in some of the scripts. Contributed by Ajay Yadav. - posted by st...@apache.org on 2017/08/09 17:36:36 UTC, 0 replies.
- [17/51] [abbrv] hadoop git commit: HDFS-12251. Add document for StreamCapabilities. (Lei (Eddy) Xu) - posted by st...@apache.org on 2017/08/09 17:36:37 UTC, 0 replies.
- [18/51] [abbrv] hadoop git commit: HDFS-12224. Add tests to TestJournalNodeSync for sync after JN downtime. Contributed by Hanisha Koneru. - posted by st...@apache.org on 2017/08/09 17:36:38 UTC, 0 replies.
- [19/51] [abbrv] hadoop git commit: YARN-6811. [ATS1.5] All history logs should be kept under its own User Directory. Contributed by Rohith Sharma K S. - posted by st...@apache.org on 2017/08/09 17:36:39 UTC, 0 replies.
- [20/51] [abbrv] hadoop git commit: HADOOP-14685. Exclude some test jars from hadoop-client-minicluster jar. Contributed by Bharat Viswanadham. - posted by st...@apache.org on 2017/08/09 17:36:40 UTC, 0 replies.
- [21/51] [abbrv] hadoop git commit: HADOOP-14722. Azure: BlockBlobInputStream position incorrect after seek. Contributed by Thomas Marquardt - posted by st...@apache.org on 2017/08/09 17:36:41 UTC, 0 replies.
- [22/51] [abbrv] hadoop git commit: YARN-6951. Fix debug log when Resource Handler chain is enabled. Contributed by Yang Wang. - posted by st...@apache.org on 2017/08/09 17:36:42 UTC, 0 replies.
- [23/51] [abbrv] hadoop git commit: HDFS-12198. Document missing namenode metrics that were added recently. Contributed by Yiqun Lin. - posted by st...@apache.org on 2017/08/09 17:36:43 UTC, 0 replies.
- [24/51] [abbrv] hadoop git commit: YARN-6873. Moving logging APIs over to slf4j in hadoop-yarn-server-applicationhistoryservice. Contributed by Yeliang Cang. - posted by st...@apache.org on 2017/08/09 17:36:44 UTC, 0 replies.
- [25/51] [abbrv] hadoop git commit: YARN-6957. Moving logging APIs over to slf4j in hadoop-yarn-server-sharedcachemanager. Contributed by Yeliang Cang. - posted by st...@apache.org on 2017/08/09 17:36:45 UTC, 0 replies.
- [26/51] [abbrv] hadoop git commit: HDFS-12306. Add audit log for some erasure coding operations. Contributed by Huafeng Wang - posted by st...@apache.org on 2017/08/09 17:36:46 UTC, 0 replies.
- [27/51] [abbrv] hadoop git commit: HADOOP-14727. Socket not closed properly when reading Configurations with BlockReaderRemote. Contributed by Jonathan Eagles. - posted by st...@apache.org on 2017/08/09 17:36:47 UTC, 0 replies.
- [28/51] [abbrv] hadoop git commit: YARN-4161. Capacity Scheduler : Assign single or multiple containers per heart beat driven by configuration. (Wei Yan via wangda) - posted by st...@apache.org on 2017/08/09 17:36:48 UTC, 0 replies.
- [29/51] [abbrv] hadoop git commit: HDFS-12264. DataNode uses a deprecated method IoUtils#cleanup. Contributed by Ajay Yadav. - posted by st...@apache.org on 2017/08/09 17:36:49 UTC, 0 replies.
- [30/51] [abbrv] hadoop git commit: YARN-6955. Handle concurrent register AM requests in FederationInterceptor. (Botong Huang via Subru). - posted by st...@apache.org on 2017/08/09 17:36:50 UTC, 0 replies.
- [31/51] [abbrv] hadoop git commit: YARN-6920. Fix resource leak that happens during container re-initialization. (asuresh) - posted by st...@apache.org on 2017/08/09 17:36:51 UTC, 0 replies.
- [32/51] [abbrv] hadoop git commit: HADOOP-14730. Support protobuf FileStatus in AdlFileSystem. - posted by st...@apache.org on 2017/08/09 17:36:52 UTC, 0 replies.
- [33/51] [abbrv] hadoop git commit: YARN-6961. Remove commons-logging dependency from hadoop-yarn-server-applicationhistoryservice module. Contributed by Yeliang Cang. - posted by st...@apache.org on 2017/08/09 17:36:53 UTC, 0 replies.
- [34/51] [abbrv] hadoop git commit: YARN-6757. Refactor the usage of yarn.nodemanager.linux-container-executor.cgroups.mount-path (Contributed by Miklos Szegedi via Daniel Templeton) - posted by st...@apache.org on 2017/08/09 17:36:54 UTC, 0 replies.
- [35/51] [abbrv] hadoop git commit: YARN-6890. Not display killApp button on UI if UI is unsecured but cluster is secured. Contributed by Junping Du - posted by st...@apache.org on 2017/08/09 17:36:55 UTC, 0 replies.
- [36/51] [abbrv] hadoop git commit: MAPREDUCE-6927. MR job should only set tracking url if history was successfully written. Contributed by Eric Badger - posted by st...@apache.org on 2017/08/09 17:36:56 UTC, 0 replies.
- [37/51] [abbrv] hadoop git commit: YARN-6726. Fix issues with docker commands executed by container-executor. (Shane Kumpf via wangda) - posted by st...@apache.org on 2017/08/09 17:36:57 UTC, 0 replies.
- [38/51] [abbrv] hadoop git commit: YARN-6879. TestLeafQueue.testDRFUserLimits() has commented out code (Contributed by Angela Wang via Daniel Templeton) - posted by st...@apache.org on 2017/08/09 17:36:58 UTC, 0 replies.
- [39/51] [abbrv] hadoop git commit: HDFS-10326. Disable setting tcp socket send/receive buffers for write pipelines. Contributed by Daryn Sharp. - posted by st...@apache.org on 2017/08/09 17:36:59 UTC, 0 replies.
- [40/51] [abbrv] hadoop git commit: HADOOP-14715. TestWasbRemoteCallHelper failing. Contributed by Esfandiar Manii. - posted by st...@apache.org on 2017/08/09 17:37:00 UTC, 0 replies.
- [41/51] [abbrv] hadoop git commit: HADOOP-14598. Blacklist Http/HttpsFileSystem in FsUrlStreamHandlerFactory. Contributed by Steve Loughran. - posted by st...@apache.org on 2017/08/09 17:37:01 UTC, 0 replies.
- [42/51] [abbrv] hadoop git commit: YARN-6970. Add PoolInitializationException as retriable exception in FederationFacade. (Giovanni Matteo Fumarola via Subru). - posted by st...@apache.org on 2017/08/09 17:37:02 UTC, 0 replies.
- [43/51] [abbrv] hadoop git commit: HDFS-11975. Provide a system-default EC policy. Contributed by Huichun Lu - posted by st...@apache.org on 2017/08/09 17:37:03 UTC, 0 replies.
- [44/51] [abbrv] hadoop git commit: HADOOP-14628. Upgrade maven enforcer plugin to 3.0.0-M1. - posted by st...@apache.org on 2017/08/09 17:37:04 UTC, 0 replies.
- [45/51] [abbrv] hadoop git commit: HADOOP-14355. Update maven-war-plugin to 3.1.0. - posted by st...@apache.org on 2017/08/09 17:37:05 UTC, 0 replies.
- [46/51] [abbrv] hadoop git commit: HDFS-12182. BlockManager.metaSave does not distinguish between "under replicated" and "missing" blocks. Contributed by Wellington Chevreuil. - posted by st...@apache.org on 2017/08/09 17:37:06 UTC, 0 replies.
- [47/51] [abbrv] hadoop git commit: HDFS-12117. HttpFS does not seem to support SNAPSHOT related methods for WebHDFS REST Interface. Contributed by Wellington Chevreuil. - posted by st...@apache.org on 2017/08/09 17:37:07 UTC, 0 replies.
- [48/51] [abbrv] hadoop git commit: YARN-6515. Fix warnings from Spotbugs in hadoop-yarn-server-nodemanager. Contributed by Naganarasimha G R. - posted by st...@apache.org on 2017/08/09 17:37:08 UTC, 0 replies.
- [49/51] [abbrv] hadoop git commit: HDFS-12157. Do fsyncDirectory(..) outside of FSDataset lock. Contributed by inayakumar B. - posted by st...@apache.org on 2017/08/09 17:37:09 UTC, 0 replies.
- [50/51] [abbrv] hadoop git commit: YARN-6958. Moving logging APIs over to slf4j in hadoop-yarn-server-timelineservice. Contributed by Yeliang Cang. - posted by st...@apache.org on 2017/08/09 17:37:10 UTC, 0 replies.
- [51/51] [abbrv] hadoop git commit: Merge branch 'trunk' into HADOOP-13345 - posted by st...@apache.org on 2017/08/09 17:37:11 UTC, 0 replies.
- [1/2] hadoop git commit: YARN-6033. Add support for sections in container-executor configuration file. (Varun Vasudev via wandga) - posted by wa...@apache.org on 2017/08/09 17:55:00 UTC, 0 replies.
- [2/2] hadoop git commit: YARN-6033. Add support for sections in container-executor configuration file. (Varun Vasudev via wandga) - posted by wa...@apache.org on 2017/08/09 17:55:01 UTC, 0 replies.
- hadoop git commit: YARN-6804. Allow custom hostname for docker containers in native services. Contributed by Billie Rinaldi - posted by ji...@apache.org on 2017/08/09 18:13:27 UTC, 0 replies.
- hadoop git commit: HDFS-12278. LeaseManager operations are inefficient in 2.8. Contributed by Rushabh S Shah. - posted by ki...@apache.org on 2017/08/09 21:47:56 UTC, 3 replies.
- hadoop git commit: MAPREDUCE-6923. Optimize MapReduce Shuffle I/O for small partitions. Contributed by Robert Schmidtke. - posted by ra...@apache.org on 2017/08/09 22:40:09 UTC, 1 replies.
- hadoop git commit: YARN-6133. [ATSv2 Security] Renew delegation token for app automatically if an app collector is active. Contributed by Varun Saxena. - posted by ro...@apache.org on 2017/08/10 05:50:03 UTC, 1 replies.
- hadoop git commit: YARN-6874. Supplement timestamp for min start/max end time columns in flow run table to avoid overwrite (Vrushali C via Varun Saxena) - posted by va...@apache.org on 2017/08/10 05:55:05 UTC, 1 replies.
- hadoop git commit: YARN-6631. Refactor loader.js in new Yarn UI. Contributed by Akhil P B. - posted by su...@apache.org on 2017/08/10 06:23:50 UTC, 0 replies.
- hadoop git commit: HDFS-12274. Ozone: Corona: move corona from test to tools package. Contributed by Nandakumar. - posted by ww...@apache.org on 2017/08/10 09:29:07 UTC, 0 replies.
- [1/2] hadoop git commit: HADOOP-14715. TestWasbRemoteCallHelper failing. Contributed by Esfandiar Manii. - posted by st...@apache.org on 2017/08/10 15:54:21 UTC, 0 replies.
- [2/2] hadoop git commit: HADOOP-14183. Remove service loader config file for wasb fs. Contributed by Esfandiar Manii. - posted by st...@apache.org on 2017/08/10 15:54:22 UTC, 0 replies.
- hadoop git commit: HADOOP-14183. Remove service loader config file for wasb fs. Contributed by Esfandiar Manii. - posted by st...@apache.org on 2017/08/10 15:56:31 UTC, 0 replies.
- hadoop git commit: HADOOP-14743. CompositeGroupsMapping should not swallow exceptions. Contributed by Wei-Chiu Chuang. - posted by we...@apache.org on 2017/08/10 16:36:05 UTC, 1 replies.
- hadoop git commit: HDFS-11957. Enable POSIX ACL inheritance by default. Contributed by John Zhuge. - posted by jz...@apache.org on 2017/08/10 17:35:53 UTC, 0 replies.
- hadoop git commit: MAPREDUCE-6870. Add configuration for MR job to finish when all reducers are complete. (Peter Bacsko via Haibo Chen) - posted by ha...@apache.org on 2017/08/10 22:27:41 UTC, 0 replies.
- hadoop git commit: HDFS-12287. Remove a no-longer applicable TODO comment in DatanodeManager. Contributed by Chen Liang. - posted by yq...@apache.org on 2017/08/11 06:15:27 UTC, 0 replies.
- [1/2] hadoop git commit: YARN-6130. [ATSv2 Security] Generate a delegation token for AM when app collector is created and pass it to AM via NM and RM. Contributed by Varun Saxena. - posted by ro...@apache.org on 2017/08/11 07:09:47 UTC, 0 replies.
- [2/2] hadoop git commit: YARN-6130. [ATSv2 Security] Generate a delegation token for AM when app collector is created and pass it to AM via NM and RM. Contributed by Varun Saxena. - posted by ro...@apache.org on 2017/08/11 07:09:48 UTC, 0 replies.
- [1/2] hadoop git commit: HADOOP-14754. TestCommonConfigurationFields failed: core-default.xml has 2 wasb properties missing in classes. Contributed by John Zhuge. - posted by st...@apache.org on 2017/08/11 09:58:42 UTC, 0 replies.
- [2/2] hadoop git commit: HADOOP-14754. TestCommonConfigurationFields failed: core-default.xml has 2 wasb properties missing in classes. Contributed by John Zhuge. - posted by st...@apache.org on 2017/08/11 09:58:43 UTC, 0 replies.
- hadoop git commit: HDFS-12196. Ozone: DeleteKey-2: Implement block deleting service to delete stale blocks at background. Contributed by Weiwei Yang. - posted by ww...@apache.org on 2017/08/11 10:46:23 UTC, 0 replies.
- hadoop git commit: HDFS-12286. Ozone: Extend MBeans utility to add any key value pairs to the registered MXBeans. Contributed by Elek, Marton. - posted by ae...@apache.org on 2017/08/11 15:46:11 UTC, 0 replies.
- hadoop git commit: HDFS-12028. Reapply: Ozone: CLI: remove noisy slf4j binding output from hdfs oz command. Contributed by Chen Liang. - posted by ae...@apache.org on 2017/08/11 16:16:41 UTC, 0 replies.
- hadoop git commit: HADOOP-10392. Use FileSystem#makeQualified(Path) instead of Path#makeQualified(FileSystem) (ajisakaa via aw) - posted by aw...@apache.org on 2017/08/11 16:26:14 UTC, 0 replies.
- hadoop git commit: HDFS-12281. Ozone: Ozone-default.xml has 3 properties that do not match the default Config value. Contributed by Ajay Yadav. - posted by ae...@apache.org on 2017/08/11 17:15:45 UTC, 0 replies.
- [01/50] [abbrv] hadoop git commit: HADOOP-13963. /bin/bash is hard coded in some of the scripts. Contributed by Ajay Yadav. - posted by wa...@apache.org on 2017/08/11 17:31:41 UTC, 0 replies.
- [02/50] [abbrv] hadoop git commit: HDFS-12251. Add document for StreamCapabilities. (Lei (Eddy) Xu) - posted by wa...@apache.org on 2017/08/11 17:31:42 UTC, 0 replies.
- [03/50] [abbrv] hadoop git commit: HDFS-12224. Add tests to TestJournalNodeSync for sync after JN downtime. Contributed by Hanisha Koneru. - posted by wa...@apache.org on 2017/08/11 17:31:43 UTC, 0 replies.
- [04/50] [abbrv] hadoop git commit: YARN-6811. [ATS1.5] All history logs should be kept under its own User Directory. Contributed by Rohith Sharma K S. - posted by wa...@apache.org on 2017/08/11 17:31:44 UTC, 0 replies.
- [05/50] [abbrv] hadoop git commit: HADOOP-14685. Exclude some test jars from hadoop-client-minicluster jar. Contributed by Bharat Viswanadham. - posted by wa...@apache.org on 2017/08/11 17:31:45 UTC, 0 replies.
- [06/50] [abbrv] hadoop git commit: HADOOP-14722. Azure: BlockBlobInputStream position incorrect after seek. Contributed by Thomas Marquardt - posted by wa...@apache.org on 2017/08/11 17:31:46 UTC, 0 replies.
- [07/50] [abbrv] hadoop git commit: YARN-6951. Fix debug log when Resource Handler chain is enabled. Contributed by Yang Wang. - posted by wa...@apache.org on 2017/08/11 17:31:47 UTC, 0 replies.
- [08/50] [abbrv] hadoop git commit: HDFS-12198. Document missing namenode metrics that were added recently. Contributed by Yiqun Lin. - posted by wa...@apache.org on 2017/08/11 17:31:48 UTC, 0 replies.
- [09/50] [abbrv] hadoop git commit: YARN-6873. Moving logging APIs over to slf4j in hadoop-yarn-server-applicationhistoryservice. Contributed by Yeliang Cang. - posted by wa...@apache.org on 2017/08/11 17:31:49 UTC, 0 replies.
- [10/50] [abbrv] hadoop git commit: YARN-6957. Moving logging APIs over to slf4j in hadoop-yarn-server-sharedcachemanager. Contributed by Yeliang Cang. - posted by wa...@apache.org on 2017/08/11 17:31:50 UTC, 0 replies.
- [11/50] [abbrv] hadoop git commit: HDFS-12306. Add audit log for some erasure coding operations. Contributed by Huafeng Wang - posted by wa...@apache.org on 2017/08/11 17:31:51 UTC, 0 replies.
- [12/50] [abbrv] hadoop git commit: HADOOP-14727. Socket not closed properly when reading Configurations with BlockReaderRemote. Contributed by Jonathan Eagles. - posted by wa...@apache.org on 2017/08/11 17:31:52 UTC, 0 replies.
- [13/50] [abbrv] hadoop git commit: YARN-4161. Capacity Scheduler : Assign single or multiple containers per heart beat driven by configuration. (Wei Yan via wangda) - posted by wa...@apache.org on 2017/08/11 17:31:53 UTC, 0 replies.
- [14/50] [abbrv] hadoop git commit: HDFS-12264. DataNode uses a deprecated method IoUtils#cleanup. Contributed by Ajay Yadav. - posted by wa...@apache.org on 2017/08/11 17:31:54 UTC, 0 replies.
- [15/50] [abbrv] hadoop git commit: YARN-6955. Handle concurrent register AM requests in FederationInterceptor. (Botong Huang via Subru). - posted by wa...@apache.org on 2017/08/11 17:31:55 UTC, 0 replies.
- [16/50] [abbrv] hadoop git commit: YARN-6920. Fix resource leak that happens during container re-initialization. (asuresh) - posted by wa...@apache.org on 2017/08/11 17:31:56 UTC, 0 replies.
- [17/50] [abbrv] hadoop git commit: HADOOP-14730. Support protobuf FileStatus in AdlFileSystem. - posted by wa...@apache.org on 2017/08/11 17:31:57 UTC, 0 replies.
- [18/50] [abbrv] hadoop git commit: YARN-6961. Remove commons-logging dependency from hadoop-yarn-server-applicationhistoryservice module. Contributed by Yeliang Cang. - posted by wa...@apache.org on 2017/08/11 17:31:58 UTC, 0 replies.
- [19/50] [abbrv] hadoop git commit: YARN-6757. Refactor the usage of yarn.nodemanager.linux-container-executor.cgroups.mount-path (Contributed by Miklos Szegedi via Daniel Templeton) - posted by wa...@apache.org on 2017/08/11 17:31:59 UTC, 0 replies.
- [20/50] [abbrv] hadoop git commit: YARN-6890. Not display killApp button on UI if UI is unsecured but cluster is secured. Contributed by Junping Du - posted by wa...@apache.org on 2017/08/11 17:32:00 UTC, 0 replies.
- [21/50] [abbrv] hadoop git commit: MAPREDUCE-6927. MR job should only set tracking url if history was successfully written. Contributed by Eric Badger - posted by wa...@apache.org on 2017/08/11 17:32:01 UTC, 0 replies.
- [22/50] [abbrv] hadoop git commit: YARN-6726. Fix issues with docker commands executed by container-executor. (Shane Kumpf via wangda) - posted by wa...@apache.org on 2017/08/11 17:32:02 UTC, 0 replies.
- [23/50] [abbrv] hadoop git commit: YARN-6879. TestLeafQueue.testDRFUserLimits() has commented out code (Contributed by Angela Wang via Daniel Templeton) - posted by wa...@apache.org on 2017/08/11 17:32:03 UTC, 0 replies.
- [24/50] [abbrv] hadoop git commit: HDFS-10326. Disable setting tcp socket send/receive buffers for write pipelines. Contributed by Daryn Sharp. - posted by wa...@apache.org on 2017/08/11 17:32:04 UTC, 0 replies.
- [25/50] [abbrv] hadoop git commit: HADOOP-14715. TestWasbRemoteCallHelper failing. Contributed by Esfandiar Manii. - posted by wa...@apache.org on 2017/08/11 17:32:05 UTC, 0 replies.
- [26/50] [abbrv] hadoop git commit: HADOOP-14598. Blacklist Http/HttpsFileSystem in FsUrlStreamHandlerFactory. Contributed by Steve Loughran. - posted by wa...@apache.org on 2017/08/11 17:32:06 UTC, 0 replies.
- [27/50] [abbrv] hadoop git commit: YARN-6970. Add PoolInitializationException as retriable exception in FederationFacade. (Giovanni Matteo Fumarola via Subru). - posted by wa...@apache.org on 2017/08/11 17:32:07 UTC, 0 replies.
- [28/50] [abbrv] hadoop git commit: HDFS-11975. Provide a system-default EC policy. Contributed by Huichun Lu - posted by wa...@apache.org on 2017/08/11 17:32:08 UTC, 0 replies.
- [29/50] [abbrv] hadoop git commit: HADOOP-14628. Upgrade maven enforcer plugin to 3.0.0-M1. - posted by wa...@apache.org on 2017/08/11 17:32:09 UTC, 0 replies.
- [30/50] [abbrv] hadoop git commit: HADOOP-14355. Update maven-war-plugin to 3.1.0. - posted by wa...@apache.org on 2017/08/11 17:32:10 UTC, 0 replies.
- [31/50] [abbrv] hadoop git commit: HDFS-12182. BlockManager.metaSave does not distinguish between "under replicated" and "missing" blocks. Contributed by Wellington Chevreuil. - posted by wa...@apache.org on 2017/08/11 17:32:11 UTC, 0 replies.
- [32/50] [abbrv] hadoop git commit: HDFS-12117. HttpFS does not seem to support SNAPSHOT related methods for WebHDFS REST Interface. Contributed by Wellington Chevreuil. - posted by wa...@apache.org on 2017/08/11 17:32:12 UTC, 0 replies.
- [33/50] [abbrv] hadoop git commit: YARN-6515. Fix warnings from Spotbugs in hadoop-yarn-server-nodemanager. Contributed by Naganarasimha G R. - posted by wa...@apache.org on 2017/08/11 17:32:13 UTC, 0 replies.
- [34/50] [abbrv] hadoop git commit: HDFS-12157. Do fsyncDirectory(..) outside of FSDataset lock. Contributed by inayakumar B. - posted by wa...@apache.org on 2017/08/11 17:32:14 UTC, 0 replies.
- [35/50] [abbrv] hadoop git commit: YARN-6958. Moving logging APIs over to slf4j in hadoop-yarn-server-timelineservice. Contributed by Yeliang Cang. - posted by wa...@apache.org on 2017/08/11 17:32:15 UTC, 0 replies.
- [36/50] [abbrv] hadoop git commit: YARN-6033. Add support for sections in container-executor configuration file. (Varun Vasudev via wandga) - posted by wa...@apache.org on 2017/08/11 17:32:16 UTC, 0 replies.
- [37/50] [abbrv] hadoop git commit: YARN-6033. Add support for sections in container-executor configuration file. (Varun Vasudev via wandga) - posted by wa...@apache.org on 2017/08/11 17:32:17 UTC, 0 replies.
- [38/50] [abbrv] hadoop git commit: HDFS-12278. LeaseManager operations are inefficient in 2.8. Contributed by Rushabh S Shah. - posted by wa...@apache.org on 2017/08/11 17:32:18 UTC, 0 replies.
- [39/50] [abbrv] hadoop git commit: MAPREDUCE-6923. Optimize MapReduce Shuffle I/O for small partitions. Contributed by Robert Schmidtke. - posted by wa...@apache.org on 2017/08/11 17:32:19 UTC, 0 replies.
- [40/50] [abbrv] hadoop git commit: YARN-6631. Refactor loader.js in new Yarn UI. Contributed by Akhil P B. - posted by wa...@apache.org on 2017/08/11 17:32:20 UTC, 0 replies.
- [41/50] [abbrv] hadoop git commit: HADOOP-14183. Remove service loader config file for wasb fs. Contributed by Esfandiar Manii. - posted by wa...@apache.org on 2017/08/11 17:32:21 UTC, 0 replies.
- [42/50] [abbrv] hadoop git commit: HADOOP-14743. CompositeGroupsMapping should not swallow exceptions. Contributed by Wei-Chiu Chuang. - posted by wa...@apache.org on 2017/08/11 17:32:22 UTC, 0 replies.
- [43/50] [abbrv] hadoop git commit: HDFS-11957. Enable POSIX ACL inheritance by default. Contributed by John Zhuge. - posted by wa...@apache.org on 2017/08/11 17:32:23 UTC, 0 replies.
- [44/50] [abbrv] hadoop git commit: MAPREDUCE-6870. Add configuration for MR job to finish when all reducers are complete. (Peter Bacsko via Haibo Chen) - posted by wa...@apache.org on 2017/08/11 17:32:24 UTC, 0 replies.
- [45/50] [abbrv] hadoop git commit: HDFS-12287. Remove a no-longer applicable TODO comment in DatanodeManager. Contributed by Chen Liang. - posted by wa...@apache.org on 2017/08/11 17:32:25 UTC, 0 replies.
- [46/50] [abbrv] hadoop git commit: HADOOP-14754. TestCommonConfigurationFields failed: core-default.xml has 2 wasb properties missing in classes. Contributed by John Zhuge. - posted by wa...@apache.org on 2017/08/11 17:32:26 UTC, 0 replies.
- [47/50] [abbrv] hadoop git commit: HADOOP-10392. Use FileSystem#makeQualified(Path) instead of Path#makeQualified(FileSystem) (ajisakaa via aw) - posted by wa...@apache.org on 2017/08/11 17:32:27 UTC, 0 replies.
- [48/50] [abbrv] hadoop git commit: YARN-6471. Support to add min/max resource configuration for a queue. (Sunil G via wangda) - posted by wa...@apache.org on 2017/08/11 17:32:28 UTC, 0 replies.
- [49/50] [abbrv] hadoop git commit: YARN-6471. Support to add min/max resource configuration for a queue. (Sunil G via wangda) - posted by wa...@apache.org on 2017/08/11 17:32:29 UTC, 0 replies.
- [50/50] [abbrv] hadoop git commit: YARN-6471. Support to add min/max resource configuration for a queue. (Sunil G via wangda) - posted by wa...@apache.org on 2017/08/11 17:32:30 UTC, 0 replies.
- hadoop git commit: HADOOP-14260. Configuration.dumpConfiguration should redact sensitive information. Contributed by John Zhuge. - posted by jz...@apache.org on 2017/08/11 17:48:45 UTC, 0 replies.
- [1/3] hadoop git commit: HADOOP-13588. ConfServlet should respect Accept request header. Contributed by Weiwei Yang - posted by jz...@apache.org on 2017/08/11 18:00:49 UTC, 1 replies.
- [2/3] hadoop git commit: HADOOP-13628. Support to retrieve specific property from configuration via REST API. Contributed by Weiwei Yang - posted by jz...@apache.org on 2017/08/11 18:00:50 UTC, 1 replies.
- [3/3] hadoop git commit: HADOOP-14260. Configuration.dumpConfiguration should redact sensitive information. Contributed by John Zhuge. - posted by jz...@apache.org on 2017/08/11 18:00:51 UTC, 1 replies.
- hadoop git commit: YARN-6820. Restrict read access to timelineservice v2 data. Contributed by Vrushali C - posted by jl...@apache.org on 2017/08/11 18:06:02 UTC, 1 replies.
- hadoop git commit: HADOOP-14760. Add missing override to LoadBalancingKMSClientProvider. - posted by xi...@apache.org on 2017/08/11 18:41:43 UTC, 0 replies.
- hadoop git commit: YARN-5927. BaseContainerManagerTest::waitForNMContainerState timeout accounting is not accurate. (Kai Sasaki via kasha) - posted by ka...@apache.org on 2017/08/11 19:16:00 UTC, 1 replies.
- hadoop git commit: HADOOP-14741. Refactor curator based ZooKeeper communication into common library. (Íñigo Goiri via Subru). - posted by su...@apache.org on 2017/08/11 20:58:56 UTC, 0 replies.
- hadoop git commit: YARN-6952. Enable scheduling monitor in FS (Contributed by Yufei Gu via Daniel Templeton) - posted by te...@apache.org on 2017/08/11 21:04:22 UTC, 0 replies.
- hadoop git commit: YARN-6884. AllocationFileLoaderService.loadQueue() has an if without braces (Contributed by weiyuan via Daniel Templeton) - posted by te...@apache.org on 2017/08/11 21:23:02 UTC, 1 replies.
- hadoop git commit: YARN-6967. Limit application attempt's diagnostic message size thoroughly (Contributed by Chengbing Liu via Daniel Templeton) - posted by te...@apache.org on 2017/08/11 21:30:36 UTC, 1 replies.
- hadoop git commit: YARN-6882. AllocationFileLoaderService.reloadAllocations() should use the diamond operator (Contributed by Larry Lo via Daniel Templeton) - posted by te...@apache.org on 2017/08/11 21:51:29 UTC, 1 replies.
- hadoop git commit: YARN-6896. Federation: routing REST invocations transparently to multiple RMs (part 1 - basic execution). (Contributed by Giovanni Matteo Fumarola via curino) - posted by cu...@apache.org on 2017/08/11 22:58:34 UTC, 0 replies.
- hadoop git commit: YARN-6935. [YARN-3926] ResourceProfilesManagerImpl.parseResource() has no need of the key parameter (Contributed by Manikandan R via Daniel Templeton) - posted by te...@apache.org on 2017/08/11 23:35:57 UTC, 0 replies.
- hadoop git commit: YARN-6687. Validate that the duration of the periodic reservation is less than the periodicity. (subru via curino) - posted by cu...@apache.org on 2017/08/11 23:58:49 UTC, 0 replies.
- hadoop git commit: HDFS-11303. Hedged read might hang infinitely if read data from all DN failed . Contributed by Chen Zhang, Wei-chiu Chuang, and John Zhuge. - posted by jz...@apache.org on 2017/08/12 03:05:49 UTC, 1 replies.
- hadoop git commit: Revert "YARN-6882. AllocationFileLoaderService.reloadAllocations() should use the diamond operator" - posted by te...@apache.org on 2017/08/12 03:55:37 UTC, 0 replies.
- [01/50] [abbrv] hadoop git commit: HDFS-11975. Provide a system-default EC policy. Contributed by Huichun Lu [Forced Update!] - posted by in...@apache.org on 2017/08/12 16:37:46 UTC, 0 replies.
- [02/50] [abbrv] hadoop git commit: HADOOP-14628. Upgrade maven enforcer plugin to 3.0.0-M1. - posted by in...@apache.org on 2017/08/12 16:37:47 UTC, 0 replies.
- [03/50] [abbrv] hadoop git commit: HADOOP-14355. Update maven-war-plugin to 3.1.0. - posted by in...@apache.org on 2017/08/12 16:37:48 UTC, 0 replies.
- [04/50] [abbrv] hadoop git commit: HDFS-12182. BlockManager.metaSave does not distinguish between "under replicated" and "missing" blocks. Contributed by Wellington Chevreuil. - posted by in...@apache.org on 2017/08/12 16:37:49 UTC, 0 replies.
- [05/50] [abbrv] hadoop git commit: HDFS-12117. HttpFS does not seem to support SNAPSHOT related methods for WebHDFS REST Interface. Contributed by Wellington Chevreuil. - posted by in...@apache.org on 2017/08/12 16:37:50 UTC, 0 replies.
- [06/50] [abbrv] hadoop git commit: YARN-6515. Fix warnings from Spotbugs in hadoop-yarn-server-nodemanager. Contributed by Naganarasimha G R. - posted by in...@apache.org on 2017/08/12 16:37:51 UTC, 0 replies.
- [07/50] [abbrv] hadoop git commit: HDFS-12157. Do fsyncDirectory(..) outside of FSDataset lock. Contributed by inayakumar B. - posted by in...@apache.org on 2017/08/12 16:37:52 UTC, 0 replies.
- [08/50] [abbrv] hadoop git commit: YARN-6958. Moving logging APIs over to slf4j in hadoop-yarn-server-timelineservice. Contributed by Yeliang Cang. - posted by in...@apache.org on 2017/08/12 16:37:53 UTC, 0 replies.
- [09/50] [abbrv] hadoop git commit: YARN-6033. Add support for sections in container-executor configuration file. (Varun Vasudev via wandga) - posted by in...@apache.org on 2017/08/12 16:37:54 UTC, 0 replies.
- [10/50] [abbrv] hadoop git commit: YARN-6033. Add support for sections in container-executor configuration file. (Varun Vasudev via wandga) - posted by in...@apache.org on 2017/08/12 16:37:55 UTC, 0 replies.
- [11/50] [abbrv] hadoop git commit: HDFS-12278. LeaseManager operations are inefficient in 2.8. Contributed by Rushabh S Shah. - posted by in...@apache.org on 2017/08/12 16:37:56 UTC, 0 replies.
- [12/50] [abbrv] hadoop git commit: MAPREDUCE-6923. Optimize MapReduce Shuffle I/O for small partitions. Contributed by Robert Schmidtke. - posted by in...@apache.org on 2017/08/12 16:37:57 UTC, 0 replies.
- [13/50] [abbrv] hadoop git commit: YARN-6631. Refactor loader.js in new Yarn UI. Contributed by Akhil P B. - posted by in...@apache.org on 2017/08/12 16:37:58 UTC, 0 replies.
- [14/50] [abbrv] hadoop git commit: HADOOP-14183. Remove service loader config file for wasb fs. Contributed by Esfandiar Manii. - posted by in...@apache.org on 2017/08/12 16:37:59 UTC, 0 replies.
- [15/50] [abbrv] hadoop git commit: HADOOP-14743. CompositeGroupsMapping should not swallow exceptions. Contributed by Wei-Chiu Chuang. - posted by in...@apache.org on 2017/08/12 16:38:00 UTC, 0 replies.
- [16/50] [abbrv] hadoop git commit: HDFS-11957. Enable POSIX ACL inheritance by default. Contributed by John Zhuge. - posted by in...@apache.org on 2017/08/12 16:38:01 UTC, 0 replies.
- [17/50] [abbrv] hadoop git commit: MAPREDUCE-6870. Add configuration for MR job to finish when all reducers are complete. (Peter Bacsko via Haibo Chen) - posted by in...@apache.org on 2017/08/12 16:38:02 UTC, 0 replies.
- [18/50] [abbrv] hadoop git commit: HDFS-12287. Remove a no-longer applicable TODO comment in DatanodeManager. Contributed by Chen Liang. - posted by in...@apache.org on 2017/08/12 16:38:03 UTC, 0 replies.
- [19/50] [abbrv] hadoop git commit: HADOOP-14754. TestCommonConfigurationFields failed: core-default.xml has 2 wasb properties missing in classes. Contributed by John Zhuge. - posted by in...@apache.org on 2017/08/12 16:38:04 UTC, 0 replies.
- [20/50] [abbrv] hadoop git commit: HADOOP-10392. Use FileSystem#makeQualified(Path) instead of Path#makeQualified(FileSystem) (ajisakaa via aw) - posted by in...@apache.org on 2017/08/12 16:38:05 UTC, 0 replies.
- [21/50] [abbrv] hadoop git commit: HADOOP-14260. Configuration.dumpConfiguration should redact sensitive information. Contributed by John Zhuge. - posted by in...@apache.org on 2017/08/12 16:38:06 UTC, 0 replies.
- [22/50] [abbrv] hadoop git commit: HADOOP-14760. Add missing override to LoadBalancingKMSClientProvider. - posted by in...@apache.org on 2017/08/12 16:38:07 UTC, 0 replies.
- [23/50] [abbrv] hadoop git commit: YARN-5927. BaseContainerManagerTest::waitForNMContainerState timeout accounting is not accurate. (Kai Sasaki via kasha) - posted by in...@apache.org on 2017/08/12 16:38:08 UTC, 0 replies.
- [24/50] [abbrv] hadoop git commit: HADOOP-14741. Refactor curator based ZooKeeper communication into common library. (Íñigo Goiri via Subru). - posted by in...@apache.org on 2017/08/12 16:38:09 UTC, 0 replies.
- [25/50] [abbrv] hadoop git commit: YARN-6952. Enable scheduling monitor in FS (Contributed by Yufei Gu via Daniel Templeton) - posted by in...@apache.org on 2017/08/12 16:38:10 UTC, 0 replies.
- [26/50] [abbrv] hadoop git commit: YARN-6884. AllocationFileLoaderService.loadQueue() has an if without braces (Contributed by weiyuan via Daniel Templeton) - posted by in...@apache.org on 2017/08/12 16:38:11 UTC, 0 replies.
- [27/50] [abbrv] hadoop git commit: YARN-6967. Limit application attempt's diagnostic message size thoroughly (Contributed by Chengbing Liu via Daniel Templeton) - posted by in...@apache.org on 2017/08/12 16:38:12 UTC, 0 replies.
- [28/50] [abbrv] hadoop git commit: YARN-6882. AllocationFileLoaderService.reloadAllocations() should use the diamond operator (Contributed by Larry Lo via Daniel Templeton) - posted by in...@apache.org on 2017/08/12 16:38:13 UTC, 0 replies.
- [29/50] [abbrv] hadoop git commit: YARN-6896. Federation: routing REST invocations transparently to multiple RMs (part 1 - basic execution). (Contributed by Giovanni Matteo Fumarola via curino) - posted by in...@apache.org on 2017/08/12 16:38:14 UTC, 0 replies.
- [30/50] [abbrv] hadoop git commit: YARN-6687. Validate that the duration of the periodic reservation is less than the periodicity. (subru via curino) - posted by in...@apache.org on 2017/08/12 16:38:15 UTC, 0 replies.
- [31/50] [abbrv] hadoop git commit: HDFS-11303. Hedged read might hang infinitely if read data from all DN failed . Contributed by Chen Zhang, Wei-chiu Chuang, and John Zhuge. - posted by in...@apache.org on 2017/08/12 16:38:16 UTC, 0 replies.
- [32/50] [abbrv] hadoop git commit: HDFS-10630. Federation State Store FS Implementation. Contributed by Jason Kace and Inigo Goiri. - posted by in...@apache.org on 2017/08/12 16:38:17 UTC, 0 replies.
- [33/50] [abbrv] hadoop git commit: HDFS-10630. Federation State Store FS Implementation. Contributed by Jason Kace and Inigo Goiri. - posted by in...@apache.org on 2017/08/12 16:38:18 UTC, 0 replies.
- [34/50] [abbrv] hadoop git commit: HDFS-11826. Federation Namenode Heartbeat. Contributed by Inigo Goiri. - posted by in...@apache.org on 2017/08/12 16:38:19 UTC, 0 replies.
- [35/50] [abbrv] hadoop git commit: HDFS-10880. Federation Mount Table State Store internal API. Contributed by Jason Kace and Inigo Goiri. - posted by in...@apache.org on 2017/08/12 16:38:20 UTC, 0 replies.
- [36/50] [abbrv] hadoop git commit: HDFS-10880. Federation Mount Table State Store internal API. Contributed by Jason Kace and Inigo Goiri. - posted by in...@apache.org on 2017/08/12 16:38:21 UTC, 0 replies.
- [37/50] [abbrv] hadoop git commit: HDFS-10629. Federation Roter. Contributed by Jason Kace and Inigo Goiri. - posted by in...@apache.org on 2017/08/12 16:38:22 UTC, 0 replies.
- [38/50] [abbrv] hadoop git commit: HDFS-10629. Federation Roter. Contributed by Jason Kace and Inigo Goiri. - posted by in...@apache.org on 2017/08/12 16:38:23 UTC, 0 replies.
- [39/50] [abbrv] hadoop git commit: HDFS-11546. Federation Router RPC server. Contributed by Jason Kace and Inigo Goiri. - posted by in...@apache.org on 2017/08/12 16:38:24 UTC, 0 replies.
- [40/50] [abbrv] hadoop git commit: HDFS-11546. Federation Router RPC server. Contributed by Jason Kace and Inigo Goiri. - posted by in...@apache.org on 2017/08/12 16:38:25 UTC, 0 replies.
- [41/50] [abbrv] hadoop git commit: HDFS-11546. Federation Router RPC server. Contributed by Jason Kace and Inigo Goiri. - posted by in...@apache.org on 2017/08/12 16:38:26 UTC, 0 replies.
- [42/50] [abbrv] hadoop git commit: HDFS-11546. Federation Router RPC server. Contributed by Jason Kace and Inigo Goiri. - posted by in...@apache.org on 2017/08/12 16:38:27 UTC, 0 replies.
- [43/50] [abbrv] hadoop git commit: HDFS-10882. Federation State Store Interface API. Contributed by Jason Kace and Inigo Goiri. - posted by in...@apache.org on 2017/08/12 16:38:28 UTC, 0 replies.
- [44/50] [abbrv] hadoop git commit: HDFS-12223. Rebasing HDFS-10467. Contributed by Inigo Goiri. - posted by in...@apache.org on 2017/08/12 16:38:29 UTC, 0 replies.
- [45/50] [abbrv] hadoop git commit: HDFS-10881. Federation State Store Driver API. Contributed by Jason Kace and Inigo Goiri. - posted by in...@apache.org on 2017/08/12 16:38:30 UTC, 0 replies.
- [46/50] [abbrv] hadoop git commit: HDFS-10687. Federation Membership State Store internal API. Contributed by Jason Kace and Inigo Goiri. - posted by in...@apache.org on 2017/08/12 16:38:31 UTC, 0 replies.
- [47/50] [abbrv] hadoop git commit: HDFS-10687. Federation Membership State Store internal API. Contributed by Jason Kace and Inigo Goiri. - posted by in...@apache.org on 2017/08/12 16:38:32 UTC, 0 replies.
- [48/50] [abbrv] hadoop git commit: HDFS-10687. Federation Membership State Store internal API. Contributed by Jason Kace and Inigo Goiri. - posted by in...@apache.org on 2017/08/12 16:38:33 UTC, 0 replies.
- [49/50] [abbrv] hadoop git commit: HDFS-10646. Federation admin tool. Contributed by Inigo Goiri. - posted by in...@apache.org on 2017/08/12 16:38:34 UTC, 0 replies.
- [50/50] [abbrv] hadoop git commit: HDFS-10646. Federation admin tool. Contributed by Inigo Goiri. - posted by in...@apache.org on 2017/08/12 16:38:35 UTC, 0 replies.
- [1/3] hadoop git commit: HADOOP-14749. review s3guard docs & code prior to merge. Contributed by Steve Loughran - posted by st...@apache.org on 2017/08/12 21:00:01 UTC, 0 replies.
- [2/3] hadoop git commit: HADOOP-14749. review s3guard docs & code prior to merge. Contributed by Steve Loughran - posted by st...@apache.org on 2017/08/12 21:00:02 UTC, 0 replies.
- [3/3] hadoop git commit: HADOOP-14749. review s3guard docs & code prior to merge. Contributed by Steve Loughran - posted by st...@apache.org on 2017/08/12 21:00:03 UTC, 0 replies.
- hadoop git commit: HADOOP-14627. Support MSI and DeviceCode token provider in ADLS. Contributed by Atul Sikaria. - posted by jz...@apache.org on 2017/08/13 07:27:11 UTC, 2 replies.
- [01/20] hadoop git commit: HADOOP-14627. Support MSI and DeviceCode token provider in ADLS. Contributed by Atul Sikaria. [Forced Update!] - posted by in...@apache.org on 2017/08/13 23:35:38 UTC, 0 replies.
- [02/20] hadoop git commit: HDFS-11546. Federation Router RPC server. Contributed by Jason Kace and Inigo Goiri. - posted by in...@apache.org on 2017/08/13 23:35:39 UTC, 0 replies.
- [03/20] hadoop git commit: HDFS-11546. Federation Router RPC server. Contributed by Jason Kace and Inigo Goiri. - posted by in...@apache.org on 2017/08/13 23:35:40 UTC, 0 replies.
- [04/20] hadoop git commit: HDFS-11546. Federation Router RPC server. Contributed by Jason Kace and Inigo Goiri. - posted by in...@apache.org on 2017/08/13 23:35:41 UTC, 0 replies.
- [05/20] hadoop git commit: HDFS-11546. Federation Router RPC server. Contributed by Jason Kace and Inigo Goiri. - posted by in...@apache.org on 2017/08/13 23:35:42 UTC, 0 replies.
- [06/20] hadoop git commit: HDFS-10630. Federation State Store FS Implementation. Contributed by Jason Kace and Inigo Goiri. - posted by in...@apache.org on 2017/08/13 23:35:43 UTC, 0 replies.
- [07/20] hadoop git commit: HDFS-10630. Federation State Store FS Implementation. Contributed by Jason Kace and Inigo Goiri. - posted by in...@apache.org on 2017/08/13 23:35:44 UTC, 0 replies.
- [08/20] hadoop git commit: HDFS-12223. Rebasing HDFS-10467. Contributed by Inigo Goiri. - posted by in...@apache.org on 2017/08/13 23:35:45 UTC, 0 replies.
- [09/20] hadoop git commit: HDFS-10629. Federation Roter. Contributed by Jason Kace and Inigo Goiri. - posted by in...@apache.org on 2017/08/13 23:35:46 UTC, 0 replies.
- [10/20] hadoop git commit: HDFS-10629. Federation Roter. Contributed by Jason Kace and Inigo Goiri. - posted by in...@apache.org on 2017/08/13 23:35:47 UTC, 0 replies.
- [11/20] hadoop git commit: HDFS-10881. Federation State Store Driver API. Contributed by Jason Kace and Inigo Goiri. - posted by in...@apache.org on 2017/08/13 23:35:48 UTC, 0 replies.
- [12/20] hadoop git commit: HDFS-11826. Federation Namenode Heartbeat. Contributed by Inigo Goiri. - posted by in...@apache.org on 2017/08/13 23:35:49 UTC, 0 replies.
- [13/20] hadoop git commit: HDFS-10687. Federation Membership State Store internal API. Contributed by Jason Kace and Inigo Goiri. - posted by in...@apache.org on 2017/08/13 23:35:50 UTC, 0 replies.
- [14/20] hadoop git commit: HDFS-10687. Federation Membership State Store internal API. Contributed by Jason Kace and Inigo Goiri. - posted by in...@apache.org on 2017/08/13 23:35:51 UTC, 0 replies.
- [15/20] hadoop git commit: HDFS-10687. Federation Membership State Store internal API. Contributed by Jason Kace and Inigo Goiri. - posted by in...@apache.org on 2017/08/13 23:35:52 UTC, 0 replies.
- [16/20] hadoop git commit: HDFS-10882. Federation State Store Interface API. Contributed by Jason Kace and Inigo Goiri. - posted by in...@apache.org on 2017/08/13 23:35:53 UTC, 0 replies.
- [17/20] hadoop git commit: HDFS-10880. Federation Mount Table State Store internal API. Contributed by Jason Kace and Inigo Goiri. - posted by in...@apache.org on 2017/08/13 23:35:54 UTC, 0 replies.
- [18/20] hadoop git commit: HDFS-10880. Federation Mount Table State Store internal API. Contributed by Jason Kace and Inigo Goiri. - posted by in...@apache.org on 2017/08/13 23:35:55 UTC, 0 replies.
- [19/20] hadoop git commit: HDFS-10646. Federation admin tool. Contributed by Inigo Goiri. - posted by in...@apache.org on 2017/08/13 23:35:56 UTC, 0 replies.
- [20/20] hadoop git commit: HDFS-10646. Federation admin tool. Contributed by Inigo Goiri. - posted by in...@apache.org on 2017/08/13 23:35:57 UTC, 0 replies.
- hadoop git commit: YARN-6741. Deleting all children of a Parent Queue on refresh throws exception. Contributed by Naganarasimha G R. - posted by bi...@apache.org on 2017/08/14 04:10:23 UTC, 1 replies.
- [01/26] hadoop git commit: YARN-6033. Add support for sections in container-executor configuration file. (Varun Vasudev via wandga) - posted by st...@apache.org on 2017/08/14 14:00:45 UTC, 0 replies.
- [02/26] hadoop git commit: YARN-6033. Add support for sections in container-executor configuration file. (Varun Vasudev via wandga) - posted by st...@apache.org on 2017/08/14 14:00:46 UTC, 0 replies.
- [03/26] hadoop git commit: HDFS-12278. LeaseManager operations are inefficient in 2.8. Contributed by Rushabh S Shah. - posted by st...@apache.org on 2017/08/14 14:00:47 UTC, 0 replies.
- [04/26] hadoop git commit: MAPREDUCE-6923. Optimize MapReduce Shuffle I/O for small partitions. Contributed by Robert Schmidtke. - posted by st...@apache.org on 2017/08/14 14:00:48 UTC, 0 replies.
- [05/26] hadoop git commit: YARN-6631. Refactor loader.js in new Yarn UI. Contributed by Akhil P B. - posted by st...@apache.org on 2017/08/14 14:00:49 UTC, 0 replies.
- [06/26] hadoop git commit: HADOOP-14183. Remove service loader config file for wasb fs. Contributed by Esfandiar Manii. - posted by st...@apache.org on 2017/08/14 14:00:50 UTC, 0 replies.
- [07/26] hadoop git commit: HADOOP-14743. CompositeGroupsMapping should not swallow exceptions. Contributed by Wei-Chiu Chuang. - posted by st...@apache.org on 2017/08/14 14:00:51 UTC, 0 replies.
- [08/26] hadoop git commit: HDFS-11957. Enable POSIX ACL inheritance by default. Contributed by John Zhuge. - posted by st...@apache.org on 2017/08/14 14:00:52 UTC, 0 replies.
- [09/26] hadoop git commit: MAPREDUCE-6870. Add configuration for MR job to finish when all reducers are complete. (Peter Bacsko via Haibo Chen) - posted by st...@apache.org on 2017/08/14 14:00:53 UTC, 0 replies.
- [10/26] hadoop git commit: HDFS-12287. Remove a no-longer applicable TODO comment in DatanodeManager. Contributed by Chen Liang. - posted by st...@apache.org on 2017/08/14 14:00:54 UTC, 0 replies.
- [11/26] hadoop git commit: HADOOP-14754. TestCommonConfigurationFields failed: core-default.xml has 2 wasb properties missing in classes. Contributed by John Zhuge. - posted by st...@apache.org on 2017/08/14 14:00:55 UTC, 0 replies.
- [12/26] hadoop git commit: HADOOP-10392. Use FileSystem#makeQualified(Path) instead of Path#makeQualified(FileSystem) (ajisakaa via aw) - posted by st...@apache.org on 2017/08/14 14:00:56 UTC, 0 replies.
- [13/26] hadoop git commit: HADOOP-14260. Configuration.dumpConfiguration should redact sensitive information. Contributed by John Zhuge. - posted by st...@apache.org on 2017/08/14 14:00:57 UTC, 0 replies.
- [14/26] hadoop git commit: HADOOP-14760. Add missing override to LoadBalancingKMSClientProvider. - posted by st...@apache.org on 2017/08/14 14:00:58 UTC, 0 replies.
- [15/26] hadoop git commit: YARN-5927. BaseContainerManagerTest::waitForNMContainerState timeout accounting is not accurate. (Kai Sasaki via kasha) - posted by st...@apache.org on 2017/08/14 14:00:59 UTC, 0 replies.
- [16/26] hadoop git commit: HADOOP-14741. Refactor curator based ZooKeeper communication into common library. (Íñigo Goiri via Subru). - posted by st...@apache.org on 2017/08/14 14:01:00 UTC, 0 replies.
- [17/26] hadoop git commit: YARN-6952. Enable scheduling monitor in FS (Contributed by Yufei Gu via Daniel Templeton) - posted by st...@apache.org on 2017/08/14 14:01:01 UTC, 0 replies.
- [18/26] hadoop git commit: YARN-6884. AllocationFileLoaderService.loadQueue() has an if without braces (Contributed by weiyuan via Daniel Templeton) - posted by st...@apache.org on 2017/08/14 14:01:02 UTC, 0 replies.
- [19/26] hadoop git commit: YARN-6967. Limit application attempt's diagnostic message size thoroughly (Contributed by Chengbing Liu via Daniel Templeton) - posted by st...@apache.org on 2017/08/14 14:01:03 UTC, 0 replies.
- [20/26] hadoop git commit: YARN-6882. AllocationFileLoaderService.reloadAllocations() should use the diamond operator (Contributed by Larry Lo via Daniel Templeton) - posted by st...@apache.org on 2017/08/14 14:01:04 UTC, 0 replies.
- [21/26] hadoop git commit: YARN-6896. Federation: routing REST invocations transparently to multiple RMs (part 1 - basic execution). (Contributed by Giovanni Matteo Fumarola via curino) - posted by st...@apache.org on 2017/08/14 14:01:05 UTC, 0 replies.
- [22/26] hadoop git commit: YARN-6687. Validate that the duration of the periodic reservation is less than the periodicity. (subru via curino) - posted by st...@apache.org on 2017/08/14 14:01:06 UTC, 0 replies.
- [23/26] hadoop git commit: HDFS-11303. Hedged read might hang infinitely if read data from all DN failed . Contributed by Chen Zhang, Wei-chiu Chuang, and John Zhuge. - posted by st...@apache.org on 2017/08/14 14:01:07 UTC, 0 replies.
- [24/26] hadoop git commit: HADOOP-14627. Support MSI and DeviceCode token provider in ADLS. Contributed by Atul Sikaria. - posted by st...@apache.org on 2017/08/14 14:01:08 UTC, 0 replies.
- [25/26] hadoop git commit: YARN-6741. Deleting all children of a Parent Queue on refresh throws exception. Contributed by Naganarasimha G R. - posted by st...@apache.org on 2017/08/14 14:01:09 UTC, 0 replies.
- [26/26] hadoop git commit: Merge branch 'trunk' into HADOOP-13345 - posted by st...@apache.org on 2017/08/14 14:01:10 UTC, 0 replies.
- hadoop git commit: HDFS-12221. Replace xcerces in XmlEditsVisitor. (Ajay Kumar via lei) - posted by le...@apache.org on 2017/08/14 17:28:30 UTC, 0 replies.
- hadoop git commit: HDFS-12289. [READ] HDFS-12091 breaks the tests for provided block reads - posted by vi...@apache.org on 2017/08/14 17:30:02 UTC, 0 replies.
- hadoop git commit: YARN-6959. RM may allocate wrong AM Container for new attempt. Contributed by Yuqi Wang - posted by ji...@apache.org on 2017/08/14 17:56:23 UTC, 3 replies.
- [1/2] hadoop git commit: YARN-6687. Validate that the duration of the periodic reservation is less than the periodicity. (subru via curino) - posted by su...@apache.org on 2017/08/14 18:03:59 UTC, 0 replies.
- [2/2] hadoop git commit: HADOOP-14741. Refactor curator based ZooKeeper communication into common library. (Íñigo Goiri via Subru). - posted by su...@apache.org on 2017/08/14 18:04:00 UTC, 0 replies.
- hadoop git commit: YARN-6996. Change javax.cache library implementation from JSR107 to Apache Geronimo. (Ray Chiang via Subru). - posted by su...@apache.org on 2017/08/14 18:10:06 UTC, 0 replies.
- hadoop git commit: YARN-6994. [YARN-3926] Remove last uses of Long from resource types code. (Daniel Templeton via Yufei Gu) - posted by yu...@apache.org on 2017/08/14 18:19:31 UTC, 1 replies.
- hadoop git commit: HDFS-12162. Update listStatus document to describe the behavior when the argument is a file. Contributed by Ajay Kumar. - posted by ae...@apache.org on 2017/08/14 18:35:47 UTC, 0 replies.
- hadoop git commit: YARN-6905 Multiple HBaseTimelineStorage test failures due to missing FastNumberFormat (Contributed by Haibo Chen) - posted by vr...@apache.org on 2017/08/14 18:41:17 UTC, 0 replies.
- hadoop git commit: YARN-6881. LOG is unused in AllocationConfiguration (Contributed by weiyuan via Daniel Templeton) - posted by te...@apache.org on 2017/08/14 19:08:07 UTC, 0 replies.
- hadoop git commit: HDFS-12237: libhdfs++: PROTOC_IS_COMPATIBLE check fails if protobuf library is built from source. Contributed by Anatoli Shein. - posted by jh...@apache.org on 2017/08/14 19:31:59 UTC, 0 replies.
- hadoop git commit: YARN-6987. Log app attempt during InvalidStateTransition. Contributed by Jonathan Eagles - posted by jl...@apache.org on 2017/08/14 19:41:21 UTC, 3 replies.
- hadoop git commit: YARN-6917. Queue path is recomputed from scratch on every allocation. Contributed by Eric Payne - posted by jl...@apache.org on 2017/08/14 20:34:34 UTC, 3 replies.
- [01/15] hadoop git commit: YARN-6903. Yarn-native-service framework core rewrite. Contributed by Jian He - posted by bi...@apache.org on 2017/08/14 21:13:39 UTC, 0 replies.
- [02/15] hadoop git commit: YARN-6903. Yarn-native-service framework core rewrite. Contributed by Jian He - posted by bi...@apache.org on 2017/08/14 21:13:40 UTC, 0 replies.
- [03/15] hadoop git commit: YARN-6903. Yarn-native-service framework core rewrite. Contributed by Jian He - posted by bi...@apache.org on 2017/08/14 21:13:41 UTC, 0 replies.
- [04/15] hadoop git commit: YARN-6903. Yarn-native-service framework core rewrite. Contributed by Jian He - posted by bi...@apache.org on 2017/08/14 21:13:42 UTC, 0 replies.
- [05/15] hadoop git commit: YARN-6903. Yarn-native-service framework core rewrite. Contributed by Jian He - posted by bi...@apache.org on 2017/08/14 21:13:43 UTC, 0 replies.
- [06/15] hadoop git commit: YARN-6903. Yarn-native-service framework core rewrite. Contributed by Jian He - posted by bi...@apache.org on 2017/08/14 21:13:44 UTC, 0 replies.
- [07/15] hadoop git commit: YARN-6903. Yarn-native-service framework core rewrite. Contributed by Jian He - posted by bi...@apache.org on 2017/08/14 21:13:45 UTC, 0 replies.
- [08/15] hadoop git commit: YARN-6903. Yarn-native-service framework core rewrite. Contributed by Jian He - posted by bi...@apache.org on 2017/08/14 21:13:46 UTC, 0 replies.
- [09/15] hadoop git commit: YARN-6903. Yarn-native-service framework core rewrite. Contributed by Jian He - posted by bi...@apache.org on 2017/08/14 21:13:47 UTC, 0 replies.
- [10/15] hadoop git commit: YARN-6903. Yarn-native-service framework core rewrite. Contributed by Jian He - posted by bi...@apache.org on 2017/08/14 21:13:48 UTC, 0 replies.
- [11/15] hadoop git commit: YARN-6903. Yarn-native-service framework core rewrite. Contributed by Jian He - posted by bi...@apache.org on 2017/08/14 21:13:49 UTC, 0 replies.
- [12/15] hadoop git commit: YARN-6903. Yarn-native-service framework core rewrite. Contributed by Jian He - posted by bi...@apache.org on 2017/08/14 21:13:50 UTC, 0 replies.
- [13/15] hadoop git commit: YARN-6903. Yarn-native-service framework core rewrite. Contributed by Jian He - posted by bi...@apache.org on 2017/08/14 21:13:51 UTC, 0 replies.
- [14/15] hadoop git commit: YARN-6903. Yarn-native-service framework core rewrite. Contributed by Jian He - posted by bi...@apache.org on 2017/08/14 21:13:52 UTC, 0 replies.
- [15/15] hadoop git commit: YARN-6903. Yarn-native-service framework core rewrite. Contributed by Jian He - posted by bi...@apache.org on 2017/08/14 21:13:53 UTC, 0 replies.
- [1/2] hadoop git commit: HADOOP-14732. ProtobufRpcEngine should use Time.monotonicNow to measure durations. Contributed by Hanisha Koneru. - posted by ar...@apache.org on 2017/08/14 22:54:14 UTC, 0 replies.
- [2/2] hadoop git commit: HADOOP-14732. ProtobufRpcEngine should use Time.monotonicNow to measure durations. Contributed by Hanisha Koneru. - posted by ar...@apache.org on 2017/08/14 22:54:15 UTC, 0 replies.
- hadoop git commit: HADOOP-14673. Remove leftover hadoop_xml_escape from functions. Contributed by Ajay Kumar. - posted by ar...@apache.org on 2017/08/14 23:22:44 UTC, 0 replies.
- hadoop git commit: HDFS-12005. Ozone: Web interface for SCM. Contributed by Elek, Marton. - posted by ae...@apache.org on 2017/08/15 00:20:36 UTC, 0 replies.
- [1/2] hadoop git commit: YARN-5978. ContainerScheduler and ContainerManager changes to support ExecType update. (Kartheek Muthyala via asuresh) - posted by as...@apache.org on 2017/08/15 02:46:39 UTC, 1 replies.
- [2/2] hadoop git commit: YARN-5978. ContainerScheduler and ContainerManager changes to support ExecType update. (Kartheek Muthyala via asuresh) - posted by as...@apache.org on 2017/08/15 02:46:40 UTC, 1 replies.
- hadoop git commit: HADOOP-14726. Mark FileStatus::isDir as final - posted by cd...@apache.org on 2017/08/15 05:20:20 UTC, 0 replies.
- hadoop git commit: HDFS-12230. Ozone: KSM: Add creation time field in bucket info. Contributed by Yiqun Lin. - posted by ww...@apache.org on 2017/08/15 06:18:44 UTC, 0 replies.
- hadoop git commit: HDFS-11696. Fix warnings from Spotbugs in hadoop-hdfs. Contributed by Yiqun Lin. - posted by yq...@apache.org on 2017/08/15 08:50:21 UTC, 0 replies.
- hadoop git commit: HDFS-12298. Ozone: Block deletion service floods the log when deleting large number of block files. Contributed by Yiqun Lin. - posted by ww...@apache.org on 2017/08/15 09:13:26 UTC, 0 replies.
- [01/15] hadoop git commit: HDFS-12221. Replace xcerces in XmlEditsVisitor. (Ajay Kumar via lei) - posted by st...@apache.org on 2017/08/15 14:02:31 UTC, 0 replies.
- [02/15] hadoop git commit: YARN-6959. RM may allocate wrong AM Container for new attempt. Contributed by Yuqi Wang - posted by st...@apache.org on 2017/08/15 14:02:32 UTC, 0 replies.
- [03/15] hadoop git commit: YARN-6996. Change javax.cache library implementation from JSR107 to Apache Geronimo. (Ray Chiang via Subru). - posted by st...@apache.org on 2017/08/15 14:02:33 UTC, 0 replies.
- [04/15] hadoop git commit: HDFS-12162. Update listStatus document to describe the behavior when the argument is a file. Contributed by Ajay Kumar. - posted by st...@apache.org on 2017/08/15 14:02:34 UTC, 0 replies.
- [05/15] hadoop git commit: YARN-6905 Multiple HBaseTimelineStorage test failures due to missing FastNumberFormat (Contributed by Haibo Chen) - posted by st...@apache.org on 2017/08/15 14:02:35 UTC, 0 replies.
- [06/15] hadoop git commit: YARN-6881. LOG is unused in AllocationConfiguration (Contributed by weiyuan via Daniel Templeton) - posted by st...@apache.org on 2017/08/15 14:02:36 UTC, 0 replies.
- [07/15] hadoop git commit: YARN-6987. Log app attempt during InvalidStateTransition. Contributed by Jonathan Eagles - posted by st...@apache.org on 2017/08/15 14:02:37 UTC, 0 replies.
- [08/15] hadoop git commit: YARN-6917. Queue path is recomputed from scratch on every allocation. Contributed by Eric Payne - posted by st...@apache.org on 2017/08/15 14:02:38 UTC, 0 replies.
- [09/15] hadoop git commit: HADOOP-14732. ProtobufRpcEngine should use Time.monotonicNow to measure durations. Contributed by Hanisha Koneru. - posted by st...@apache.org on 2017/08/15 14:02:39 UTC, 0 replies.
- [10/15] hadoop git commit: HADOOP-14673. Remove leftover hadoop_xml_escape from functions. Contributed by Ajay Kumar. - posted by st...@apache.org on 2017/08/15 14:02:40 UTC, 0 replies.
- [11/15] hadoop git commit: YARN-5978. ContainerScheduler and ContainerManager changes to support ExecType update. (Kartheek Muthyala via asuresh) - posted by st...@apache.org on 2017/08/15 14:02:41 UTC, 0 replies.
- [12/15] hadoop git commit: YARN-5978. ContainerScheduler and ContainerManager changes to support ExecType update. (Kartheek Muthyala via asuresh) - posted by st...@apache.org on 2017/08/15 14:02:42 UTC, 0 replies.
- [13/15] hadoop git commit: HADOOP-14726. Mark FileStatus::isDir as final - posted by st...@apache.org on 2017/08/15 14:02:43 UTC, 0 replies.
- [14/15] hadoop git commit: HDFS-11696. Fix warnings from Spotbugs in hadoop-hdfs. Contributed by Yiqun Lin. - posted by st...@apache.org on 2017/08/15 14:02:44 UTC, 0 replies.
- [15/15] hadoop git commit: Merge branch 'trunk' into HADOOP-13345 - posted by st...@apache.org on 2017/08/15 14:02:45 UTC, 0 replies.
- [1/2] hadoop git commit: HDFS-12054. FSNamesystem#addErasureCodingPolicies should call checkNameNodeSafeMode() to ensure Namenode is not in safemode. Contributed by lufei. - posted by we...@apache.org on 2017/08/15 14:53:54 UTC, 0 replies.
- [2/2] hadoop git commit: HDFS-12066. When Namenode is in safemode, may not allowed to remove an user's erasure coding policy. Contributed by lufei. - posted by we...@apache.org on 2017/08/15 14:53:55 UTC, 0 replies.
- hadoop git commit: HADOOP-14662. Update azure-storage sdk to version 5.4.0. Contributed by Thomas Marquard - posted by st...@apache.org on 2017/08/15 15:28:25 UTC, 0 replies.
- hadoop git commit: YARN-5146. Support for Fair Scheduler in new YARN UI. Contributed by Abdullah Yousufi. - posted by su...@apache.org on 2017/08/15 16:29:07 UTC, 0 replies.
- hadoop git commit: HDFS-12255. Block Storage: Cblock should generated unique trace ID for the ops. Contributed by Mukul Kumar Singh. - posted by cl...@apache.org on 2017/08/15 17:57:07 UTC, 0 replies.
- hadoop git commit: YARN-7014. Fix off-by-one error causing heap corruption (Jason Lowe via nroberts) - posted by nr...@apache.org on 2017/08/15 20:56:01 UTC, 0 replies.
- hadoop git commit: HDFS-12290. Block Storage: Change dfs.cblock.jscsi.server.address default bind address to 0.0.0.0. Contributed by Mukul Kumar Singh. - posted by cl...@apache.org on 2017/08/15 22:37:06 UTC, 0 replies.
- hadoop git commit: HDFS-12301. NN File Browser UI: Navigate to a path when enter is pressed - posted by ra...@apache.org on 2017/08/15 22:45:09 UTC, 3 replies.
- hadoop git commit: HADOOP-14773. Extend ZKCuratorManager API for more reusability. (Íñigo Goiri via Subru). - posted by su...@apache.org on 2017/08/15 23:54:09 UTC, 1 replies.
- [01/50] [abbrv] hadoop git commit: HDFS-12117. HttpFS does not seem to support SNAPSHOT related methods for WebHDFS REST Interface. Contributed by Wellington Chevreuil. [Forced Update!] - posted by as...@apache.org on 2017/08/16 00:27:55 UTC, 0 replies.
- [02/50] [abbrv] hadoop git commit: YARN-6515. Fix warnings from Spotbugs in hadoop-yarn-server-nodemanager. Contributed by Naganarasimha G R. - posted by as...@apache.org on 2017/08/16 00:27:56 UTC, 0 replies.
- [03/50] [abbrv] hadoop git commit: HDFS-12157. Do fsyncDirectory(..) outside of FSDataset lock. Contributed by inayakumar B. - posted by as...@apache.org on 2017/08/16 00:27:57 UTC, 0 replies.
- [04/50] [abbrv] hadoop git commit: YARN-6958. Moving logging APIs over to slf4j in hadoop-yarn-server-timelineservice. Contributed by Yeliang Cang. - posted by as...@apache.org on 2017/08/16 00:27:58 UTC, 0 replies.
- [05/50] [abbrv] hadoop git commit: YARN-6033. Add support for sections in container-executor configuration file. (Varun Vasudev via wandga) - posted by as...@apache.org on 2017/08/16 00:27:59 UTC, 0 replies.
- [06/50] [abbrv] hadoop git commit: YARN-6033. Add support for sections in container-executor configuration file. (Varun Vasudev via wandga) - posted by as...@apache.org on 2017/08/16 00:28:00 UTC, 0 replies.
- [07/50] [abbrv] hadoop git commit: HDFS-12278. LeaseManager operations are inefficient in 2.8. Contributed by Rushabh S Shah. - posted by as...@apache.org on 2017/08/16 00:28:01 UTC, 0 replies.
- [08/50] [abbrv] hadoop git commit: MAPREDUCE-6923. Optimize MapReduce Shuffle I/O for small partitions. Contributed by Robert Schmidtke. - posted by as...@apache.org on 2017/08/16 00:28:02 UTC, 0 replies.
- [09/50] [abbrv] hadoop git commit: YARN-6631. Refactor loader.js in new Yarn UI. Contributed by Akhil P B. - posted by as...@apache.org on 2017/08/16 00:28:03 UTC, 0 replies.
- [10/50] [abbrv] hadoop git commit: HADOOP-14183. Remove service loader config file for wasb fs. Contributed by Esfandiar Manii. - posted by as...@apache.org on 2017/08/16 00:28:04 UTC, 0 replies.
- [11/50] [abbrv] hadoop git commit: HADOOP-14743. CompositeGroupsMapping should not swallow exceptions. Contributed by Wei-Chiu Chuang. - posted by as...@apache.org on 2017/08/16 00:28:05 UTC, 0 replies.
- [12/50] [abbrv] hadoop git commit: HDFS-11957. Enable POSIX ACL inheritance by default. Contributed by John Zhuge. - posted by as...@apache.org on 2017/08/16 00:28:06 UTC, 0 replies.
- [13/50] [abbrv] hadoop git commit: MAPREDUCE-6870. Add configuration for MR job to finish when all reducers are complete. (Peter Bacsko via Haibo Chen) - posted by as...@apache.org on 2017/08/16 00:28:07 UTC, 0 replies.
- [14/50] [abbrv] hadoop git commit: HDFS-12287. Remove a no-longer applicable TODO comment in DatanodeManager. Contributed by Chen Liang. - posted by as...@apache.org on 2017/08/16 00:28:08 UTC, 0 replies.
- [15/50] [abbrv] hadoop git commit: HADOOP-14754. TestCommonConfigurationFields failed: core-default.xml has 2 wasb properties missing in classes. Contributed by John Zhuge. - posted by as...@apache.org on 2017/08/16 00:28:09 UTC, 0 replies.
- [16/50] [abbrv] hadoop git commit: HADOOP-10392. Use FileSystem#makeQualified(Path) instead of Path#makeQualified(FileSystem) (ajisakaa via aw) - posted by as...@apache.org on 2017/08/16 00:28:10 UTC, 0 replies.
- [17/50] [abbrv] hadoop git commit: HADOOP-14260. Configuration.dumpConfiguration should redact sensitive information. Contributed by John Zhuge. - posted by as...@apache.org on 2017/08/16 00:28:11 UTC, 0 replies.
- [18/50] [abbrv] hadoop git commit: HADOOP-14760. Add missing override to LoadBalancingKMSClientProvider. - posted by as...@apache.org on 2017/08/16 00:28:12 UTC, 0 replies.
- [19/50] [abbrv] hadoop git commit: YARN-5927. BaseContainerManagerTest::waitForNMContainerState timeout accounting is not accurate. (Kai Sasaki via kasha) - posted by as...@apache.org on 2017/08/16 00:28:13 UTC, 0 replies.
- [20/50] [abbrv] hadoop git commit: HADOOP-14741. Refactor curator based ZooKeeper communication into common library. (Íñigo Goiri via Subru). - posted by as...@apache.org on 2017/08/16 00:28:14 UTC, 0 replies.
- [21/50] [abbrv] hadoop git commit: YARN-6952. Enable scheduling monitor in FS (Contributed by Yufei Gu via Daniel Templeton) - posted by as...@apache.org on 2017/08/16 00:28:15 UTC, 0 replies.
- [22/50] [abbrv] hadoop git commit: YARN-6884. AllocationFileLoaderService.loadQueue() has an if without braces (Contributed by weiyuan via Daniel Templeton) - posted by as...@apache.org on 2017/08/16 00:28:16 UTC, 0 replies.
- [23/50] [abbrv] hadoop git commit: YARN-6967. Limit application attempt's diagnostic message size thoroughly (Contributed by Chengbing Liu via Daniel Templeton) - posted by as...@apache.org on 2017/08/16 00:28:17 UTC, 0 replies.
- [24/50] [abbrv] hadoop git commit: YARN-6882. AllocationFileLoaderService.reloadAllocations() should use the diamond operator (Contributed by Larry Lo via Daniel Templeton) - posted by as...@apache.org on 2017/08/16 00:28:18 UTC, 0 replies.
- [25/50] [abbrv] hadoop git commit: YARN-6896. Federation: routing REST invocations transparently to multiple RMs (part 1 - basic execution). (Contributed by Giovanni Matteo Fumarola via curino) - posted by as...@apache.org on 2017/08/16 00:28:19 UTC, 0 replies.
- [26/50] [abbrv] hadoop git commit: YARN-6687. Validate that the duration of the periodic reservation is less than the periodicity. (subru via curino) - posted by as...@apache.org on 2017/08/16 00:28:20 UTC, 0 replies.
- [27/50] [abbrv] hadoop git commit: HDFS-11303. Hedged read might hang infinitely if read data from all DN failed . Contributed by Chen Zhang, Wei-chiu Chuang, and John Zhuge. - posted by as...@apache.org on 2017/08/16 00:28:21 UTC, 0 replies.
- [28/50] [abbrv] hadoop git commit: HADOOP-14627. Support MSI and DeviceCode token provider in ADLS. Contributed by Atul Sikaria. - posted by as...@apache.org on 2017/08/16 00:28:22 UTC, 0 replies.
- [29/50] [abbrv] hadoop git commit: YARN-6741. Deleting all children of a Parent Queue on refresh throws exception. Contributed by Naganarasimha G R. - posted by as...@apache.org on 2017/08/16 00:28:23 UTC, 0 replies.
- [30/50] [abbrv] hadoop git commit: HDFS-12221. Replace xcerces in XmlEditsVisitor. (Ajay Kumar via lei) - posted by as...@apache.org on 2017/08/16 00:28:24 UTC, 0 replies.
- [31/50] [abbrv] hadoop git commit: YARN-6959. RM may allocate wrong AM Container for new attempt. Contributed by Yuqi Wang - posted by as...@apache.org on 2017/08/16 00:28:25 UTC, 0 replies.
- [32/50] [abbrv] hadoop git commit: YARN-6996. Change javax.cache library implementation from JSR107 to Apache Geronimo. (Ray Chiang via Subru). - posted by as...@apache.org on 2017/08/16 00:28:26 UTC, 0 replies.
- [33/50] [abbrv] hadoop git commit: HDFS-12162. Update listStatus document to describe the behavior when the argument is a file. Contributed by Ajay Kumar. - posted by as...@apache.org on 2017/08/16 00:28:27 UTC, 0 replies.
- [34/50] [abbrv] hadoop git commit: YARN-6905 Multiple HBaseTimelineStorage test failures due to missing FastNumberFormat (Contributed by Haibo Chen) - posted by as...@apache.org on 2017/08/16 00:28:28 UTC, 0 replies.
- [35/50] [abbrv] hadoop git commit: YARN-6881. LOG is unused in AllocationConfiguration (Contributed by weiyuan via Daniel Templeton) - posted by as...@apache.org on 2017/08/16 00:28:29 UTC, 0 replies.
- [36/50] [abbrv] hadoop git commit: YARN-6987. Log app attempt during InvalidStateTransition. Contributed by Jonathan Eagles - posted by as...@apache.org on 2017/08/16 00:28:30 UTC, 0 replies.
- [37/50] [abbrv] hadoop git commit: YARN-6917. Queue path is recomputed from scratch on every allocation. Contributed by Eric Payne - posted by as...@apache.org on 2017/08/16 00:28:31 UTC, 0 replies.
- [38/50] [abbrv] hadoop git commit: HADOOP-14732. ProtobufRpcEngine should use Time.monotonicNow to measure durations. Contributed by Hanisha Koneru. - posted by as...@apache.org on 2017/08/16 00:28:32 UTC, 0 replies.
- [39/50] [abbrv] hadoop git commit: HADOOP-14673. Remove leftover hadoop_xml_escape from functions. Contributed by Ajay Kumar. - posted by as...@apache.org on 2017/08/16 00:28:33 UTC, 0 replies.
- [40/50] [abbrv] hadoop git commit: YARN-5978. ContainerScheduler and ContainerManager changes to support ExecType update. (Kartheek Muthyala via asuresh) - posted by as...@apache.org on 2017/08/16 00:28:34 UTC, 0 replies.
- [41/50] [abbrv] hadoop git commit: YARN-5978. ContainerScheduler and ContainerManager changes to support ExecType update. (Kartheek Muthyala via asuresh) - posted by as...@apache.org on 2017/08/16 00:28:35 UTC, 0 replies.
- [42/50] [abbrv] hadoop git commit: HADOOP-14726. Mark FileStatus::isDir as final - posted by as...@apache.org on 2017/08/16 00:28:36 UTC, 0 replies.
- [43/50] [abbrv] hadoop git commit: HDFS-11696. Fix warnings from Spotbugs in hadoop-hdfs. Contributed by Yiqun Lin. - posted by as...@apache.org on 2017/08/16 00:28:37 UTC, 0 replies.
- [44/50] [abbrv] hadoop git commit: HDFS-12054. FSNamesystem#addErasureCodingPolicies should call checkNameNodeSafeMode() to ensure Namenode is not in safemode. Contributed by lufei. - posted by as...@apache.org on 2017/08/16 00:28:38 UTC, 0 replies.
- [45/50] [abbrv] hadoop git commit: HDFS-12066. When Namenode is in safemode, may not allowed to remove an user's erasure coding policy. Contributed by lufei. - posted by as...@apache.org on 2017/08/16 00:28:39 UTC, 0 replies.
- [46/50] [abbrv] hadoop git commit: YARN-5146. Support for Fair Scheduler in new YARN UI. Contributed by Abdullah Yousufi. - posted by as...@apache.org on 2017/08/16 00:28:40 UTC, 0 replies.
- [47/50] [abbrv] hadoop git commit: YARN-7014. Fix off-by-one error causing heap corruption (Jason Lowe via nroberts) - posted by as...@apache.org on 2017/08/16 00:28:41 UTC, 0 replies.
- [48/50] [abbrv] hadoop git commit: HDFS-12301. NN File Browser UI: Navigate to a path when enter is pressed - posted by as...@apache.org on 2017/08/16 00:28:42 UTC, 0 replies.
- [49/50] [abbrv] hadoop git commit: HADOOP-14773. Extend ZKCuratorManager API for more reusability. (Íñigo Goiri via Subru). - posted by as...@apache.org on 2017/08/16 00:28:43 UTC, 0 replies.
- [50/50] [abbrv] hadoop git commit: YARN-6593. [API] Introduce Placement Constraint object. (Konstantinos Karanasos via wangda) - posted by as...@apache.org on 2017/08/16 00:28:44 UTC, 0 replies.
- [01/40] hadoop git commit: YARN-6741. Deleting all children of a Parent Queue on refresh throws exception. Contributed by Naganarasimha G R. [Forced Update!] - posted by in...@apache.org on 2017/08/16 01:17:40 UTC, 0 replies.
- [02/40] hadoop git commit: HDFS-12221. Replace xcerces in XmlEditsVisitor. (Ajay Kumar via lei) - posted by in...@apache.org on 2017/08/16 01:17:41 UTC, 0 replies.
- [03/40] hadoop git commit: YARN-6959. RM may allocate wrong AM Container for new attempt. Contributed by Yuqi Wang - posted by in...@apache.org on 2017/08/16 01:17:42 UTC, 0 replies.
- [04/40] hadoop git commit: YARN-6996. Change javax.cache library implementation from JSR107 to Apache Geronimo. (Ray Chiang via Subru). - posted by in...@apache.org on 2017/08/16 01:17:43 UTC, 0 replies.
- [05/40] hadoop git commit: HDFS-12162. Update listStatus document to describe the behavior when the argument is a file. Contributed by Ajay Kumar. - posted by in...@apache.org on 2017/08/16 01:17:44 UTC, 0 replies.
- [06/40] hadoop git commit: YARN-6905 Multiple HBaseTimelineStorage test failures due to missing FastNumberFormat (Contributed by Haibo Chen) - posted by in...@apache.org on 2017/08/16 01:17:45 UTC, 0 replies.
- [07/40] hadoop git commit: YARN-6881. LOG is unused in AllocationConfiguration (Contributed by weiyuan via Daniel Templeton) - posted by in...@apache.org on 2017/08/16 01:17:46 UTC, 0 replies.
- [08/40] hadoop git commit: YARN-6987. Log app attempt during InvalidStateTransition. Contributed by Jonathan Eagles - posted by in...@apache.org on 2017/08/16 01:17:47 UTC, 0 replies.
- [09/40] hadoop git commit: YARN-6917. Queue path is recomputed from scratch on every allocation. Contributed by Eric Payne - posted by in...@apache.org on 2017/08/16 01:17:48 UTC, 0 replies.
- [10/40] hadoop git commit: HADOOP-14732. ProtobufRpcEngine should use Time.monotonicNow to measure durations. Contributed by Hanisha Koneru. - posted by in...@apache.org on 2017/08/16 01:17:49 UTC, 0 replies.
- [11/40] hadoop git commit: HADOOP-14673. Remove leftover hadoop_xml_escape from functions. Contributed by Ajay Kumar. - posted by in...@apache.org on 2017/08/16 01:17:50 UTC, 0 replies.
- [12/40] hadoop git commit: YARN-5978. ContainerScheduler and ContainerManager changes to support ExecType update. (Kartheek Muthyala via asuresh) - posted by in...@apache.org on 2017/08/16 01:17:51 UTC, 0 replies.
- [13/40] hadoop git commit: YARN-5978. ContainerScheduler and ContainerManager changes to support ExecType update. (Kartheek Muthyala via asuresh) - posted by in...@apache.org on 2017/08/16 01:17:52 UTC, 0 replies.
- [14/40] hadoop git commit: HADOOP-14726. Mark FileStatus::isDir as final - posted by in...@apache.org on 2017/08/16 01:17:53 UTC, 0 replies.
- [15/40] hadoop git commit: HDFS-11696. Fix warnings from Spotbugs in hadoop-hdfs. Contributed by Yiqun Lin. - posted by in...@apache.org on 2017/08/16 01:17:54 UTC, 0 replies.
- [16/40] hadoop git commit: HDFS-12054. FSNamesystem#addErasureCodingPolicies should call checkNameNodeSafeMode() to ensure Namenode is not in safemode. Contributed by lufei. - posted by in...@apache.org on 2017/08/16 01:17:55 UTC, 0 replies.
- [17/40] hadoop git commit: HDFS-12066. When Namenode is in safemode, may not allowed to remove an user's erasure coding policy. Contributed by lufei. - posted by in...@apache.org on 2017/08/16 01:17:56 UTC, 0 replies.
- [18/40] hadoop git commit: YARN-5146. Support for Fair Scheduler in new YARN UI. Contributed by Abdullah Yousufi. - posted by in...@apache.org on 2017/08/16 01:17:57 UTC, 0 replies.
- [19/40] hadoop git commit: YARN-7014. Fix off-by-one error causing heap corruption (Jason Lowe via nroberts) - posted by in...@apache.org on 2017/08/16 01:17:58 UTC, 0 replies.
- [20/40] hadoop git commit: HDFS-12301. NN File Browser UI: Navigate to a path when enter is pressed - posted by in...@apache.org on 2017/08/16 01:17:59 UTC, 0 replies.
- [21/40] hadoop git commit: HADOOP-14773. Extend ZKCuratorManager API for more reusability. (Íñigo Goiri via Subru). - posted by in...@apache.org on 2017/08/16 01:18:00 UTC, 0 replies.
- [22/40] hadoop git commit: HDFS-10630. Federation State Store FS Implementation. Contributed by Jason Kace and Inigo Goiri. - posted by in...@apache.org on 2017/08/16 01:18:01 UTC, 0 replies.
- [23/40] hadoop git commit: HDFS-10630. Federation State Store FS Implementation. Contributed by Jason Kace and Inigo Goiri. - posted by in...@apache.org on 2017/08/16 01:18:02 UTC, 0 replies.
- [24/40] hadoop git commit: HDFS-11546. Federation Router RPC server. Contributed by Jason Kace and Inigo Goiri. - posted by in...@apache.org on 2017/08/16 01:18:03 UTC, 0 replies.
- [25/40] hadoop git commit: HDFS-11546. Federation Router RPC server. Contributed by Jason Kace and Inigo Goiri. - posted by in...@apache.org on 2017/08/16 01:18:04 UTC, 0 replies.
- [26/40] hadoop git commit: HDFS-11546. Federation Router RPC server. Contributed by Jason Kace and Inigo Goiri. - posted by in...@apache.org on 2017/08/16 01:18:05 UTC, 0 replies.
- [27/40] hadoop git commit: HDFS-11546. Federation Router RPC server. Contributed by Jason Kace and Inigo Goiri. - posted by in...@apache.org on 2017/08/16 01:18:06 UTC, 0 replies.
- [28/40] hadoop git commit: HDFS-10629. Federation Roter. Contributed by Jason Kace and Inigo Goiri. - posted by in...@apache.org on 2017/08/16 01:18:07 UTC, 0 replies.
- [29/40] hadoop git commit: HDFS-10629. Federation Roter. Contributed by Jason Kace and Inigo Goiri. - posted by in...@apache.org on 2017/08/16 01:18:08 UTC, 0 replies.
- [30/40] hadoop git commit: HDFS-10882. Federation State Store Interface API. Contributed by Jason Kace and Inigo Goiri. - posted by in...@apache.org on 2017/08/16 01:18:09 UTC, 0 replies.
- [31/40] hadoop git commit: HDFS-11826. Federation Namenode Heartbeat. Contributed by Inigo Goiri. - posted by in...@apache.org on 2017/08/16 01:18:10 UTC, 0 replies.
- [32/40] hadoop git commit: HDFS-12223. Rebasing HDFS-10467. Contributed by Inigo Goiri. - posted by in...@apache.org on 2017/08/16 01:18:11 UTC, 0 replies.
- [33/40] hadoop git commit: HDFS-10687. Federation Membership State Store internal API. Contributed by Jason Kace and Inigo Goiri. - posted by in...@apache.org on 2017/08/16 01:18:12 UTC, 0 replies.
- [34/40] hadoop git commit: HDFS-10687. Federation Membership State Store internal API. Contributed by Jason Kace and Inigo Goiri. - posted by in...@apache.org on 2017/08/16 01:18:13 UTC, 0 replies.
- [35/40] hadoop git commit: HDFS-10687. Federation Membership State Store internal API. Contributed by Jason Kace and Inigo Goiri. - posted by in...@apache.org on 2017/08/16 01:18:14 UTC, 0 replies.
- [36/40] hadoop git commit: HDFS-10881. Federation State Store Driver API. Contributed by Jason Kace and Inigo Goiri. - posted by in...@apache.org on 2017/08/16 01:18:15 UTC, 0 replies.
- [37/40] hadoop git commit: HDFS-10646. Federation admin tool. Contributed by Inigo Goiri. - posted by in...@apache.org on 2017/08/16 01:18:16 UTC, 0 replies.
- [38/40] hadoop git commit: HDFS-10646. Federation admin tool. Contributed by Inigo Goiri. - posted by in...@apache.org on 2017/08/16 01:18:17 UTC, 0 replies.
- [39/40] hadoop git commit: HDFS-10880. Federation Mount Table State Store internal API. Contributed by Jason Kace and Inigo Goiri. - posted by in...@apache.org on 2017/08/16 01:18:18 UTC, 0 replies.
- [40/40] hadoop git commit: HDFS-10880. Federation Mount Table State Store internal API. Contributed by Jason Kace and Inigo Goiri. - posted by in...@apache.org on 2017/08/16 01:18:19 UTC, 0 replies.
- hadoop git commit: YARN-6965. Duplicate instantiation in FairSchedulerQueueInfo. Contributed by Masahiro Tanaka. - posted by aa...@apache.org on 2017/08/16 05:06:47 UTC, 2 replies.
- hadoop git commit: YARN-6892. [YARN-3926] Improve API implementation in Resources and DominantResourceCalculator class. Contributed by Sunil G. - posted by su...@apache.org on 2017/08/16 09:55:51 UTC, 0 replies.
- hadoop git commit: HADOOP-14660. wasb: improve throughput by 34% when account limit exceeded. Contributed by Thomas Marquardt. - posted by st...@apache.org on 2017/08/16 12:50:35 UTC, 0 replies.
- hadoop git commit: YARN-6908. ResourceProfilesManagerImpl is missing @Overrides on methods (Contributed by Sunil G. via Daniel Templeton) - posted by te...@apache.org on 2017/08/16 16:43:26 UTC, 0 replies.
- [01/50] [abbrv] hadoop git commit: YARN-6958. Moving logging APIs over to slf4j in hadoop-yarn-server-timelineservice. Contributed by Yeliang Cang. [Forced Update!] - posted by ha...@apache.org on 2017/08/16 17:06:53 UTC, 0 replies.
- [02/50] [abbrv] hadoop git commit: YARN-6033. Add support for sections in container-executor configuration file. (Varun Vasudev via wandga) - posted by ha...@apache.org on 2017/08/16 17:06:54 UTC, 0 replies.
- [03/50] [abbrv] hadoop git commit: YARN-6033. Add support for sections in container-executor configuration file. (Varun Vasudev via wandga) - posted by ha...@apache.org on 2017/08/16 17:06:55 UTC, 0 replies.
- [04/50] [abbrv] hadoop git commit: HDFS-12278. LeaseManager operations are inefficient in 2.8. Contributed by Rushabh S Shah. - posted by ha...@apache.org on 2017/08/16 17:06:56 UTC, 0 replies.
- [05/50] [abbrv] hadoop git commit: MAPREDUCE-6923. Optimize MapReduce Shuffle I/O for small partitions. Contributed by Robert Schmidtke. - posted by ha...@apache.org on 2017/08/16 17:06:57 UTC, 0 replies.
- [06/50] [abbrv] hadoop git commit: YARN-6631. Refactor loader.js in new Yarn UI. Contributed by Akhil P B. - posted by ha...@apache.org on 2017/08/16 17:06:58 UTC, 0 replies.
- [07/50] [abbrv] hadoop git commit: HADOOP-14183. Remove service loader config file for wasb fs. Contributed by Esfandiar Manii. - posted by ha...@apache.org on 2017/08/16 17:06:59 UTC, 0 replies.
- [08/50] [abbrv] hadoop git commit: HADOOP-14743. CompositeGroupsMapping should not swallow exceptions. Contributed by Wei-Chiu Chuang. - posted by ha...@apache.org on 2017/08/16 17:07:00 UTC, 0 replies.
- [09/50] [abbrv] hadoop git commit: HDFS-11957. Enable POSIX ACL inheritance by default. Contributed by John Zhuge. - posted by ha...@apache.org on 2017/08/16 17:07:01 UTC, 0 replies.
- [10/50] [abbrv] hadoop git commit: MAPREDUCE-6870. Add configuration for MR job to finish when all reducers are complete. (Peter Bacsko via Haibo Chen) - posted by ha...@apache.org on 2017/08/16 17:07:02 UTC, 0 replies.
- [11/50] [abbrv] hadoop git commit: HDFS-12287. Remove a no-longer applicable TODO comment in DatanodeManager. Contributed by Chen Liang. - posted by ha...@apache.org on 2017/08/16 17:07:03 UTC, 0 replies.
- [12/50] [abbrv] hadoop git commit: HADOOP-14754. TestCommonConfigurationFields failed: core-default.xml has 2 wasb properties missing in classes. Contributed by John Zhuge. - posted by ha...@apache.org on 2017/08/16 17:07:04 UTC, 0 replies.
- [13/50] [abbrv] hadoop git commit: HADOOP-10392. Use FileSystem#makeQualified(Path) instead of Path#makeQualified(FileSystem) (ajisakaa via aw) - posted by ha...@apache.org on 2017/08/16 17:07:05 UTC, 0 replies.
- [14/50] [abbrv] hadoop git commit: HADOOP-14260. Configuration.dumpConfiguration should redact sensitive information. Contributed by John Zhuge. - posted by ha...@apache.org on 2017/08/16 17:07:06 UTC, 0 replies.
- [15/50] [abbrv] hadoop git commit: HADOOP-14760. Add missing override to LoadBalancingKMSClientProvider. - posted by ha...@apache.org on 2017/08/16 17:07:07 UTC, 0 replies.
- [16/50] [abbrv] hadoop git commit: YARN-5927. BaseContainerManagerTest::waitForNMContainerState timeout accounting is not accurate. (Kai Sasaki via kasha) - posted by ha...@apache.org on 2017/08/16 17:07:08 UTC, 0 replies.
- [17/50] [abbrv] hadoop git commit: HADOOP-14741. Refactor curator based ZooKeeper communication into common library. (Íñigo Goiri via Subru). - posted by ha...@apache.org on 2017/08/16 17:07:09 UTC, 0 replies.
- [18/50] [abbrv] hadoop git commit: YARN-6952. Enable scheduling monitor in FS (Contributed by Yufei Gu via Daniel Templeton) - posted by ha...@apache.org on 2017/08/16 17:07:10 UTC, 0 replies.
- [19/50] [abbrv] hadoop git commit: YARN-6884. AllocationFileLoaderService.loadQueue() has an if without braces (Contributed by weiyuan via Daniel Templeton) - posted by ha...@apache.org on 2017/08/16 17:07:11 UTC, 0 replies.
- [20/50] [abbrv] hadoop git commit: YARN-6967. Limit application attempt's diagnostic message size thoroughly (Contributed by Chengbing Liu via Daniel Templeton) - posted by ha...@apache.org on 2017/08/16 17:07:12 UTC, 0 replies.
- [21/50] [abbrv] hadoop git commit: YARN-6882. AllocationFileLoaderService.reloadAllocations() should use the diamond operator (Contributed by Larry Lo via Daniel Templeton) - posted by ha...@apache.org on 2017/08/16 17:07:13 UTC, 0 replies.
- [22/50] [abbrv] hadoop git commit: YARN-6896. Federation: routing REST invocations transparently to multiple RMs (part 1 - basic execution). (Contributed by Giovanni Matteo Fumarola via curino) - posted by ha...@apache.org on 2017/08/16 17:07:14 UTC, 0 replies.
- [23/50] [abbrv] hadoop git commit: YARN-6687. Validate that the duration of the periodic reservation is less than the periodicity. (subru via curino) - posted by ha...@apache.org on 2017/08/16 17:07:15 UTC, 0 replies.
- [24/50] [abbrv] hadoop git commit: HDFS-11303. Hedged read might hang infinitely if read data from all DN failed . Contributed by Chen Zhang, Wei-chiu Chuang, and John Zhuge. - posted by ha...@apache.org on 2017/08/16 17:07:16 UTC, 0 replies.
- [25/50] [abbrv] hadoop git commit: HADOOP-14627. Support MSI and DeviceCode token provider in ADLS. Contributed by Atul Sikaria. - posted by ha...@apache.org on 2017/08/16 17:07:17 UTC, 0 replies.
- [26/50] [abbrv] hadoop git commit: YARN-6741. Deleting all children of a Parent Queue on refresh throws exception. Contributed by Naganarasimha G R. - posted by ha...@apache.org on 2017/08/16 17:07:18 UTC, 0 replies.
- [27/50] [abbrv] hadoop git commit: HDFS-12221. Replace xcerces in XmlEditsVisitor. (Ajay Kumar via lei) - posted by ha...@apache.org on 2017/08/16 17:07:19 UTC, 0 replies.
- [28/50] [abbrv] hadoop git commit: YARN-6959. RM may allocate wrong AM Container for new attempt. Contributed by Yuqi Wang - posted by ha...@apache.org on 2017/08/16 17:07:20 UTC, 0 replies.
- [29/50] [abbrv] hadoop git commit: YARN-6996. Change javax.cache library implementation from JSR107 to Apache Geronimo. (Ray Chiang via Subru). - posted by ha...@apache.org on 2017/08/16 17:07:21 UTC, 0 replies.
- [30/50] [abbrv] hadoop git commit: HDFS-12162. Update listStatus document to describe the behavior when the argument is a file. Contributed by Ajay Kumar. - posted by ha...@apache.org on 2017/08/16 17:07:22 UTC, 0 replies.
- [31/50] [abbrv] hadoop git commit: YARN-6905 Multiple HBaseTimelineStorage test failures due to missing FastNumberFormat (Contributed by Haibo Chen) - posted by ha...@apache.org on 2017/08/16 17:07:23 UTC, 0 replies.
- [32/50] [abbrv] hadoop git commit: YARN-6881. LOG is unused in AllocationConfiguration (Contributed by weiyuan via Daniel Templeton) - posted by ha...@apache.org on 2017/08/16 17:07:24 UTC, 0 replies.
- [33/50] [abbrv] hadoop git commit: YARN-6987. Log app attempt during InvalidStateTransition. Contributed by Jonathan Eagles - posted by ha...@apache.org on 2017/08/16 17:07:25 UTC, 0 replies.
- [34/50] [abbrv] hadoop git commit: YARN-6917. Queue path is recomputed from scratch on every allocation. Contributed by Eric Payne - posted by ha...@apache.org on 2017/08/16 17:07:26 UTC, 0 replies.
- [35/50] [abbrv] hadoop git commit: HADOOP-14732. ProtobufRpcEngine should use Time.monotonicNow to measure durations. Contributed by Hanisha Koneru. - posted by ha...@apache.org on 2017/08/16 17:07:27 UTC, 0 replies.
- [36/50] [abbrv] hadoop git commit: HADOOP-14673. Remove leftover hadoop_xml_escape from functions. Contributed by Ajay Kumar. - posted by ha...@apache.org on 2017/08/16 17:07:28 UTC, 0 replies.
- [37/50] [abbrv] hadoop git commit: YARN-5978. ContainerScheduler and ContainerManager changes to support ExecType update. (Kartheek Muthyala via asuresh) - posted by ha...@apache.org on 2017/08/16 17:07:29 UTC, 0 replies.
- [38/50] [abbrv] hadoop git commit: YARN-5978. ContainerScheduler and ContainerManager changes to support ExecType update. (Kartheek Muthyala via asuresh) - posted by ha...@apache.org on 2017/08/16 17:07:30 UTC, 0 replies.
- [39/50] [abbrv] hadoop git commit: HADOOP-14726. Mark FileStatus::isDir as final - posted by ha...@apache.org on 2017/08/16 17:07:31 UTC, 0 replies.
- [40/50] [abbrv] hadoop git commit: HDFS-11696. Fix warnings from Spotbugs in hadoop-hdfs. Contributed by Yiqun Lin. - posted by ha...@apache.org on 2017/08/16 17:07:32 UTC, 0 replies.
- [41/50] [abbrv] hadoop git commit: HDFS-12054. FSNamesystem#addErasureCodingPolicies should call checkNameNodeSafeMode() to ensure Namenode is not in safemode. Contributed by lufei. - posted by ha...@apache.org on 2017/08/16 17:07:33 UTC, 0 replies.
- [42/50] [abbrv] hadoop git commit: HDFS-12066. When Namenode is in safemode, may not allowed to remove an user's erasure coding policy. Contributed by lufei. - posted by ha...@apache.org on 2017/08/16 17:07:34 UTC, 0 replies.
- [43/50] [abbrv] hadoop git commit: YARN-5146. Support for Fair Scheduler in new YARN UI. Contributed by Abdullah Yousufi. - posted by ha...@apache.org on 2017/08/16 17:07:35 UTC, 0 replies.
- [44/50] [abbrv] hadoop git commit: YARN-7014. Fix off-by-one error causing heap corruption (Jason Lowe via nroberts) - posted by ha...@apache.org on 2017/08/16 17:07:36 UTC, 0 replies.
- [45/50] [abbrv] hadoop git commit: HDFS-12301. NN File Browser UI: Navigate to a path when enter is pressed - posted by ha...@apache.org on 2017/08/16 17:07:37 UTC, 0 replies.
- [46/50] [abbrv] hadoop git commit: HADOOP-14773. Extend ZKCuratorManager API for more reusability. (Íñigo Goiri via Subru). - posted by ha...@apache.org on 2017/08/16 17:07:38 UTC, 0 replies.
- [47/50] [abbrv] hadoop git commit: YARN-6965. Duplicate instantiation in FairSchedulerQueueInfo. Contributed by Masahiro Tanaka. - posted by ha...@apache.org on 2017/08/16 17:07:39 UTC, 0 replies.
- [48/50] [abbrv] hadoop git commit: YARN-4512 [YARN-1011]. Provide a knob to turn on over-allocation. (kasha) - posted by ha...@apache.org on 2017/08/16 17:07:40 UTC, 0 replies.
- [49/50] [abbrv] hadoop git commit: YARN-6670 Add separate NM overallocation thresholds for cpu and memory (Haibo Chen) - posted by ha...@apache.org on 2017/08/16 17:07:41 UTC, 0 replies.
- [50/50] [abbrv] hadoop git commit: YARN-6705 Add separate NM preemption thresholds for cpu and memory (Haibo Chen) - posted by ha...@apache.org on 2017/08/16 17:07:42 UTC, 0 replies.
- hadoop git commit: YARN-7006. [ATSv2 Security] Changes for authentication for CollectorNodemanagerProtocol. Contributed by Varun Saxena - posted by ji...@apache.org on 2017/08/16 18:01:30 UTC, 1 replies.
- hadoop git commit: YARN-7020. TestAMRMProxy#testAMRMProxyTokenRenewal is flakey. Contributed by Robert Kanter - posted by jl...@apache.org on 2017/08/16 18:05:39 UTC, 3 replies.
- [01/50] [abbrv] hadoop git commit: YARN-6687. Validate that the duration of the periodic reservation is less than the periodicity. (subru via curino) [Forced Update!] - posted by su...@apache.org on 2017/08/16 18:20:48 UTC, 0 replies.
- [02/50] [abbrv] hadoop git commit: HDFS-11303. Hedged read might hang infinitely if read data from all DN failed . Contributed by Chen Zhang, Wei-chiu Chuang, and John Zhuge. - posted by su...@apache.org on 2017/08/16 18:20:49 UTC, 1 replies.
- [03/50] [abbrv] hadoop git commit: HADOOP-14627. Support MSI and DeviceCode token provider in ADLS. Contributed by Atul Sikaria. - posted by su...@apache.org on 2017/08/16 18:20:50 UTC, 1 replies.
- [04/50] [abbrv] hadoop git commit: YARN-6741. Deleting all children of a Parent Queue on refresh throws exception. Contributed by Naganarasimha G R. - posted by su...@apache.org on 2017/08/16 18:20:51 UTC, 1 replies.
- [05/50] [abbrv] hadoop git commit: HDFS-12221. Replace xcerces in XmlEditsVisitor. (Ajay Kumar via lei) - posted by su...@apache.org on 2017/08/16 18:20:52 UTC, 1 replies.
- [06/50] [abbrv] hadoop git commit: YARN-6959. RM may allocate wrong AM Container for new attempt. Contributed by Yuqi Wang - posted by su...@apache.org on 2017/08/16 18:20:53 UTC, 1 replies.
- [07/50] [abbrv] hadoop git commit: YARN-6996. Change javax.cache library implementation from JSR107 to Apache Geronimo. (Ray Chiang via Subru). - posted by su...@apache.org on 2017/08/16 18:20:54 UTC, 1 replies.
- [08/50] [abbrv] hadoop git commit: HDFS-12162. Update listStatus document to describe the behavior when the argument is a file. Contributed by Ajay Kumar. - posted by su...@apache.org on 2017/08/16 18:20:55 UTC, 1 replies.
- [09/50] [abbrv] hadoop git commit: YARN-6905 Multiple HBaseTimelineStorage test failures due to missing FastNumberFormat (Contributed by Haibo Chen) - posted by su...@apache.org on 2017/08/16 18:20:56 UTC, 1 replies.
- [10/50] [abbrv] hadoop git commit: YARN-6881. LOG is unused in AllocationConfiguration (Contributed by weiyuan via Daniel Templeton) - posted by su...@apache.org on 2017/08/16 18:20:57 UTC, 1 replies.
- [11/50] [abbrv] hadoop git commit: YARN-6987. Log app attempt during InvalidStateTransition. Contributed by Jonathan Eagles - posted by su...@apache.org on 2017/08/16 18:20:58 UTC, 1 replies.
- [12/50] [abbrv] hadoop git commit: YARN-6917. Queue path is recomputed from scratch on every allocation. Contributed by Eric Payne - posted by su...@apache.org on 2017/08/16 18:20:59 UTC, 1 replies.
- [13/50] [abbrv] hadoop git commit: HADOOP-14732. ProtobufRpcEngine should use Time.monotonicNow to measure durations. Contributed by Hanisha Koneru. - posted by su...@apache.org on 2017/08/16 18:21:00 UTC, 1 replies.
- [14/50] [abbrv] hadoop git commit: HADOOP-14673. Remove leftover hadoop_xml_escape from functions. Contributed by Ajay Kumar. - posted by su...@apache.org on 2017/08/16 18:21:01 UTC, 1 replies.
- [15/50] [abbrv] hadoop git commit: YARN-5978. ContainerScheduler and ContainerManager changes to support ExecType update. (Kartheek Muthyala via asuresh) - posted by su...@apache.org on 2017/08/16 18:21:02 UTC, 1 replies.
- [16/50] [abbrv] hadoop git commit: YARN-5978. ContainerScheduler and ContainerManager changes to support ExecType update. (Kartheek Muthyala via asuresh) - posted by su...@apache.org on 2017/08/16 18:21:03 UTC, 1 replies.
- [17/50] [abbrv] hadoop git commit: HADOOP-14726. Mark FileStatus::isDir as final - posted by su...@apache.org on 2017/08/16 18:21:04 UTC, 1 replies.
- [18/50] [abbrv] hadoop git commit: HDFS-11696. Fix warnings from Spotbugs in hadoop-hdfs. Contributed by Yiqun Lin. - posted by su...@apache.org on 2017/08/16 18:21:05 UTC, 1 replies.
- [19/50] [abbrv] hadoop git commit: HDFS-12054. FSNamesystem#addErasureCodingPolicies should call checkNameNodeSafeMode() to ensure Namenode is not in safemode. Contributed by lufei. - posted by su...@apache.org on 2017/08/16 18:21:06 UTC, 1 replies.
- [20/50] [abbrv] hadoop git commit: HDFS-12066. When Namenode is in safemode, may not allowed to remove an user's erasure coding policy. Contributed by lufei. - posted by su...@apache.org on 2017/08/16 18:21:07 UTC, 1 replies.
- [21/50] [abbrv] hadoop git commit: YARN-5146. Support for Fair Scheduler in new YARN UI. Contributed by Abdullah Yousufi. - posted by su...@apache.org on 2017/08/16 18:21:08 UTC, 1 replies.
- [22/50] [abbrv] hadoop git commit: YARN-7014. Fix off-by-one error causing heap corruption (Jason Lowe via nroberts) - posted by su...@apache.org on 2017/08/16 18:21:09 UTC, 1 replies.
- [23/50] [abbrv] hadoop git commit: HDFS-12301. NN File Browser UI: Navigate to a path when enter is pressed - posted by su...@apache.org on 2017/08/16 18:21:10 UTC, 1 replies.
- [24/50] [abbrv] hadoop git commit: HADOOP-14773. Extend ZKCuratorManager API for more reusability. (Íñigo Goiri via Subru). - posted by su...@apache.org on 2017/08/16 18:21:11 UTC, 1 replies.
- [25/50] [abbrv] hadoop git commit: YARN-6965. Duplicate instantiation in FairSchedulerQueueInfo. Contributed by Masahiro Tanaka. - posted by su...@apache.org on 2017/08/16 18:21:12 UTC, 1 replies.
- [26/50] [abbrv] hadoop git commit: YARN-4081. Add support for multiple resource types in the Resource class. (Varun Vasudev via wangda) - posted by su...@apache.org on 2017/08/16 18:21:13 UTC, 0 replies.
- [27/50] [abbrv] hadoop git commit: YARN-4081. Add support for multiple resource types in the Resource class. (Varun Vasudev via wangda) - posted by su...@apache.org on 2017/08/16 18:21:14 UTC, 0 replies.
- [28/50] [abbrv] hadoop git commit: YARN-4081. Add support for multiple resource types in the Resource class. (Varun Vasudev via wangda) - posted by su...@apache.org on 2017/08/16 18:21:15 UTC, 0 replies.
- [29/50] [abbrv] hadoop git commit: YARN-5242. Update DominantResourceCalculator to consider all resource types in calculations. Contributed by Varun Vasudev. - posted by su...@apache.org on 2017/08/16 18:21:16 UTC, 0 replies.
- [30/50] [abbrv] hadoop git commit: YARN-5586. Update the Resources class to consider all resource types. Contributed by Varun Vasudev. - posted by su...@apache.org on 2017/08/16 18:21:17 UTC, 0 replies.
- [31/50] [abbrv] hadoop git commit: YARN-5707. Add manager class for resource profiles. Contributed by Varun Vasudev. - posted by su...@apache.org on 2017/08/16 18:21:18 UTC, 0 replies.
- [32/50] [abbrv] hadoop git commit: YARN-4830. Add support for resource types in the nodemanager. Contributed by Varun Vasudev. - posted by su...@apache.org on 2017/08/16 18:21:19 UTC, 0 replies.
- [33/50] [abbrv] hadoop git commit: YARN-4172. Extend DominantResourceCalculator to account for all resources. (Varun Vasudev via wangda) - posted by su...@apache.org on 2017/08/16 18:21:20 UTC, 0 replies.
- [34/50] [abbrv] hadoop git commit: YARN-4715. Add support to read resource types from a config file. Contributed by Varun Vasudev. - posted by su...@apache.org on 2017/08/16 18:21:21 UTC, 0 replies.
- [35/50] [abbrv] hadoop git commit: YARN-4829. Add support for binary units in Resource class.(vvasudev via asuresh) - posted by su...@apache.org on 2017/08/16 18:21:22 UTC, 0 replies.
- [36/50] [abbrv] hadoop git commit: YARN-5708. Implement APIs to get resource profiles from the RM. Contributed by Varun Vasudev. - posted by su...@apache.org on 2017/08/16 18:21:23 UTC, 0 replies.
- [37/50] [abbrv] hadoop git commit: YARN-5587. Add support for resource profiles. (vvasudev via asuresh) - posted by su...@apache.org on 2017/08/16 18:21:24 UTC, 0 replies.
- [38/50] [abbrv] hadoop git commit: YARN-5587. Add support for resource profiles. (vvasudev via asuresh) - posted by su...@apache.org on 2017/08/16 18:21:25 UTC, 0 replies.
- [39/50] [abbrv] hadoop git commit: YARN-5588. [YARN-3926] Add support for resource profiles in distributed shell. Contributed by Varun Vasudev. - posted by su...@apache.org on 2017/08/16 18:21:26 UTC, 0 replies.
- [40/50] [abbrv] hadoop git commit: YARN-6761. Fix build for YARN-3926 branch. Contributed by Varun Vasudev. - posted by su...@apache.org on 2017/08/16 18:21:27 UTC, 0 replies.
- [41/50] [abbrv] hadoop git commit: YARN-6445. [YARN-3926] Performance improvements in resource profile branch with respect to SLS. Contributed by Varun Vasudev. - posted by su...@apache.org on 2017/08/16 18:21:28 UTC, 0 replies.
- [42/50] [abbrv] hadoop git commit: YARN-6786. [YARN-3926] ResourcePBImpl imports cleanup. Contributed by Yeliang Cang. - posted by su...@apache.org on 2017/08/16 18:21:29 UTC, 0 replies.
- [43/50] [abbrv] hadoop git commit: YARN-6232. Update resource usage and preempted resource calculations to take into account all resource types. Contributed by Varun Vasudev. - posted by su...@apache.org on 2017/08/16 18:21:30 UTC, 0 replies.
- [44/50] [abbrv] hadoop git commit: YARN-6232. Update resource usage and preempted resource calculations to take into account all resource types. Contributed by Varun Vasudev. - posted by su...@apache.org on 2017/08/16 18:21:31 UTC, 0 replies.
- [45/50] [abbrv] hadoop git commit: YARN-6788. [YARN-3926] Improve performance of resource profile branch (Contributed by Sunil Govindan via Daniel Templeton) - posted by su...@apache.org on 2017/08/16 18:21:32 UTC, 0 replies.
- [46/50] [abbrv] hadoop git commit: YARN-6788. [YARN-3926] Improve performance of resource profile branch (Contributed by Sunil Govindan via Daniel Templeton) - posted by su...@apache.org on 2017/08/16 18:21:33 UTC, 0 replies.
- [47/50] [abbrv] hadoop git commit: YARN-6892. [YARN-3926] Improve API implementation in Resources and DominantResourceCalculator class. Contributed by Sunil G. - posted by su...@apache.org on 2017/08/16 18:21:34 UTC, 0 replies.
- [48/50] [abbrv] hadoop git commit: YARN-6935. [YARN-3926] ResourceProfilesManagerImpl.parseResource() has no need of the key parameter (Contributed by Manikandan R via Daniel Templeton) - posted by su...@apache.org on 2017/08/16 18:21:35 UTC, 0 replies.
- [49/50] [abbrv] hadoop git commit: YARN-6908. ResourceProfilesManagerImpl is missing @Overrides on methods (Contributed by Sunil G. via Daniel Templeton) - posted by su...@apache.org on 2017/08/16 18:21:36 UTC, 0 replies.
- [50/50] [abbrv] hadoop git commit: YARN-6994. [YARN-3926] Remove last uses of Long from resource types code. (Daniel Templeton via Yufei Gu) - posted by su...@apache.org on 2017/08/16 18:21:37 UTC, 0 replies.
- hadoop git commit: YARN-6900. ZooKeeper based implementation of the FederationStateStore. (Íñigo Goiri via Subru). - posted by su...@apache.org on 2017/08/16 18:43:36 UTC, 0 replies.
- hadoop git commit: HDFS-12238. Ozone: Add valid trace ID check in sendCommandAsync. Contributed by Ajay Kumar. - posted by ae...@apache.org on 2017/08/16 21:28:13 UTC, 0 replies.
- hadoop git commit: MAPREDUCE-6940. Copy-paste error in the TaskAttemptUnsuccessfulCompletionEvent constructor. Contributed by Oleg Danilov - posted by jl...@apache.org on 2017/08/16 21:35:26 UTC, 1 replies.
- hadoop git commit: HDFS-12305. Ozone: SCM: Add StateMachine for pipeline/container. Contributed by Xiaoyu Yao. - posted by ae...@apache.org on 2017/08/16 21:38:55 UTC, 0 replies.
- hadoop git commit: HDFS-11430. Separate class InnerNode from class NetworkTopology and make it extendable. Contributed by Tsz Wo Nicholas Sze - posted by sz...@apache.org on 2017/08/16 23:13:16 UTC, 0 replies.
- hadoop git commit: MAPREDUCE-6936. Remove unnecessary dependency of hadoop-yarn-server-common from hadoop-mapreduce-client-common (haibochen via rkanter) - posted by rk...@apache.org on 2017/08/16 23:14:19 UTC, 1 replies.
- [01/24] hadoop git commit: YARN-6965. Duplicate instantiation in FairSchedulerQueueInfo. Contributed by Masahiro Tanaka. [Forced Update!] - posted by in...@apache.org on 2017/08/17 00:11:46 UTC, 0 replies.
- [02/24] hadoop git commit: YARN-7020. TestAMRMProxy#testAMRMProxyTokenRenewal is flakey. Contributed by Robert Kanter - posted by in...@apache.org on 2017/08/17 00:11:47 UTC, 0 replies.
- [03/24] hadoop git commit: YARN-6900. ZooKeeper based implementation of the FederationStateStore. (Íñigo Goiri via Subru). - posted by in...@apache.org on 2017/08/17 00:11:48 UTC, 0 replies.
- [04/24] hadoop git commit: MAPREDUCE-6940. Copy-paste error in the TaskAttemptUnsuccessfulCompletionEvent constructor. Contributed by Oleg Danilov - posted by in...@apache.org on 2017/08/17 00:11:49 UTC, 0 replies.
- [05/24] hadoop git commit: MAPREDUCE-6936. Remove unnecessary dependency of hadoop-yarn-server-common from hadoop-mapreduce-client-common (haibochen via rkanter) - posted by in...@apache.org on 2017/08/17 00:11:50 UTC, 0 replies.
- [06/24] hadoop git commit: HDFS-10630. Federation State Store FS Implementation. Contributed by Jason Kace and Inigo Goiri. - posted by in...@apache.org on 2017/08/17 00:11:51 UTC, 0 replies.
- [07/24] hadoop git commit: HDFS-10630. Federation State Store FS Implementation. Contributed by Jason Kace and Inigo Goiri. - posted by in...@apache.org on 2017/08/17 00:11:52 UTC, 0 replies.
- [08/24] hadoop git commit: HDFS-11546. Federation Router RPC server. Contributed by Jason Kace and Inigo Goiri. - posted by in...@apache.org on 2017/08/17 00:11:53 UTC, 0 replies.
- [09/24] hadoop git commit: HDFS-11546. Federation Router RPC server. Contributed by Jason Kace and Inigo Goiri. - posted by in...@apache.org on 2017/08/17 00:11:54 UTC, 0 replies.
- [10/24] hadoop git commit: HDFS-11546. Federation Router RPC server. Contributed by Jason Kace and Inigo Goiri. - posted by in...@apache.org on 2017/08/17 00:11:55 UTC, 0 replies.
- [11/24] hadoop git commit: HDFS-11546. Federation Router RPC server. Contributed by Jason Kace and Inigo Goiri. - posted by in...@apache.org on 2017/08/17 00:11:56 UTC, 0 replies.
- [12/24] hadoop git commit: HDFS-10629. Federation Roter. Contributed by Jason Kace and Inigo Goiri. - posted by in...@apache.org on 2017/08/17 00:11:57 UTC, 0 replies.
- [13/24] hadoop git commit: HDFS-10629. Federation Roter. Contributed by Jason Kace and Inigo Goiri. - posted by in...@apache.org on 2017/08/17 00:11:58 UTC, 0 replies.
- [14/24] hadoop git commit: HDFS-10881. Federation State Store Driver API. Contributed by Jason Kace and Inigo Goiri. - posted by in...@apache.org on 2017/08/17 00:11:59 UTC, 0 replies.
- [15/24] hadoop git commit: HDFS-10687. Federation Membership State Store internal API. Contributed by Jason Kace and Inigo Goiri. - posted by in...@apache.org on 2017/08/17 00:12:00 UTC, 0 replies.
- [16/24] hadoop git commit: HDFS-10687. Federation Membership State Store internal API. Contributed by Jason Kace and Inigo Goiri. - posted by in...@apache.org on 2017/08/17 00:12:01 UTC, 0 replies.
- [17/24] hadoop git commit: HDFS-10687. Federation Membership State Store internal API. Contributed by Jason Kace and Inigo Goiri. - posted by in...@apache.org on 2017/08/17 00:12:02 UTC, 0 replies.
- [18/24] hadoop git commit: HDFS-12223. Rebasing HDFS-10467. Contributed by Inigo Goiri. - posted by in...@apache.org on 2017/08/17 00:12:03 UTC, 0 replies.
- [19/24] hadoop git commit: HDFS-10882. Federation State Store Interface API. Contributed by Jason Kace and Inigo Goiri. - posted by in...@apache.org on 2017/08/17 00:12:04 UTC, 0 replies.
- [20/24] hadoop git commit: HDFS-11826. Federation Namenode Heartbeat. Contributed by Inigo Goiri. - posted by in...@apache.org on 2017/08/17 00:12:05 UTC, 0 replies.
- [21/24] hadoop git commit: HDFS-10646. Federation admin tool. Contributed by Inigo Goiri. - posted by in...@apache.org on 2017/08/17 00:12:06 UTC, 0 replies.
- [22/24] hadoop git commit: HDFS-10646. Federation admin tool. Contributed by Inigo Goiri. - posted by in...@apache.org on 2017/08/17 00:12:07 UTC, 0 replies.
- [23/24] hadoop git commit: HDFS-10880. Federation Mount Table State Store internal API. Contributed by Jason Kace and Inigo Goiri. - posted by in...@apache.org on 2017/08/17 00:12:08 UTC, 0 replies.
- [24/24] hadoop git commit: HDFS-10880. Federation Mount Table State Store internal API. Contributed by Jason Kace and Inigo Goiri. - posted by in...@apache.org on 2017/08/17 00:12:09 UTC, 0 replies.
- hadoop git commit: HDFS-11554. [Documentation] Router-based federation documentation. Contributed by Inigo Goiri. - posted by in...@apache.org on 2017/08/17 00:23:40 UTC, 0 replies.
- hadoop git commit: HDFS-12312. Rebasing HDFS-10467 (2). Contributed by Inigo Goiri. - posted by in...@apache.org on 2017/08/17 00:31:41 UTC, 0 replies.
- hadoop git commit: HDFS-12269. Better to return a Map rather than HashMap in getErasureCodingCodecs. Contributed by Huafeng Wang. - posted by aa...@apache.org on 2017/08/17 04:20:59 UTC, 0 replies.
- hadoop git commit: YARN-6327. Removing queues from CapacitySchedulerQueueManager and ParentQueue should be done with iterator. Contributed by Jonathan Hung. - posted by na...@apache.org on 2017/08/17 05:14:38 UTC, 0 replies.
- hadoop git commit: HDFS-11082. Provide replicated EC policy to replicate files. Contributed by SammiChen. - posted by wa...@apache.org on 2017/08/17 05:17:11 UTC, 0 replies.
- hadoop git commit: HADOOP-14560. Make HttpServer2 backlog size configurable. Contributed by Alexander Krasheninnikov. - posted by jz...@apache.org on 2017/08/17 08:05:58 UTC, 0 replies.
- hadoop git commit: YARN-3254. HealthReport should include disk full information. Contributed by Suma Shivaprasad. - posted by su...@apache.org on 2017/08/17 09:37:33 UTC, 1 replies.
- hadoop git commit: HADOOP-14386. Rewind trunk from Guava 21.0 back to Guava 11.0.2. Contributed by Vrushali C. - posted by ro...@apache.org on 2017/08/17 09:52:08 UTC, 0 replies.
- hadoop git commit: HADOOP-14777. S3Guard premerge changes: java 7 build & test tuning Contributed by Steve Loughran. - posted by st...@apache.org on 2017/08/17 10:36:06 UTC, 0 replies.
- hadoop git commit: YARN-6610. [YARN-3926] DominantResourceCalculator#getResourceAsValue dominant param is updated to handle multiple resources. Contributed by Daniel Templeton. - posted by su...@apache.org on 2017/08/17 13:03:24 UTC, 0 replies.
- hadoop git commit: YARN-7030. [YARN-3926] Performance optimizations in Resource and ResourceUtils class. Contributed by Wangda Tan. - posted by su...@apache.org on 2017/08/17 15:45:07 UTC, 0 replies.
- hadoop git commit: HDFS-12250. Reduce usage of FsPermissionExtension in unit tests. Contributed by Chris Douglas. - posted by wa...@apache.org on 2017/08/17 16:35:42 UTC, 0 replies.
- hadoop git commit: YARN-7042. Clean up unit tests after YARN-6610. (Daniel Templeton via wangda) - posted by wa...@apache.org on 2017/08/17 18:19:33 UTC, 0 replies.
- [01/37] hadoop git commit: YARN-7020. TestAMRMProxy#testAMRMProxyTokenRenewal is flakey. Contributed by Robert Kanter [Forced Update!] - posted by wa...@apache.org on 2017/08/17 18:28:53 UTC, 0 replies.
- [02/37] hadoop git commit: YARN-6900. ZooKeeper based implementation of the FederationStateStore. (Íñigo Goiri via Subru). - posted by wa...@apache.org on 2017/08/17 18:28:54 UTC, 0 replies.
- [03/37] hadoop git commit: MAPREDUCE-6940. Copy-paste error in the TaskAttemptUnsuccessfulCompletionEvent constructor. Contributed by Oleg Danilov - posted by wa...@apache.org on 2017/08/17 18:28:55 UTC, 0 replies.
- [04/37] hadoop git commit: MAPREDUCE-6936. Remove unnecessary dependency of hadoop-yarn-server-common from hadoop-mapreduce-client-common (haibochen via rkanter) - posted by wa...@apache.org on 2017/08/17 18:28:56 UTC, 0 replies.
- [05/37] hadoop git commit: HDFS-12269. Better to return a Map rather than HashMap in getErasureCodingCodecs. Contributed by Huafeng Wang. - posted by wa...@apache.org on 2017/08/17 18:28:57 UTC, 0 replies.
- [06/37] hadoop git commit: HDFS-11082. Provide replicated EC policy to replicate files. Contributed by SammiChen. - posted by wa...@apache.org on 2017/08/17 18:28:58 UTC, 0 replies.
- [07/37] hadoop git commit: HADOOP-14560. Make HttpServer2 backlog size configurable. Contributed by Alexander Krasheninnikov. - posted by wa...@apache.org on 2017/08/17 18:28:59 UTC, 0 replies.
- [08/37] hadoop git commit: YARN-3254. HealthReport should include disk full information. Contributed by Suma Shivaprasad. - posted by wa...@apache.org on 2017/08/17 18:29:00 UTC, 0 replies.
- [09/37] hadoop git commit: HDFS-12250. Reduce usage of FsPermissionExtension in unit tests. Contributed by Chris Douglas. - posted by wa...@apache.org on 2017/08/17 18:29:01 UTC, 0 replies.
- [10/37] hadoop git commit: YARN-5708. Implement APIs to get resource profiles from the RM. Contributed by Varun Vasudev. - posted by wa...@apache.org on 2017/08/17 18:29:02 UTC, 0 replies.
- [11/37] hadoop git commit: YARN-5587. Add support for resource profiles. (vvasudev via asuresh) - posted by wa...@apache.org on 2017/08/17 18:29:03 UTC, 0 replies.
- [12/37] hadoop git commit: YARN-5587. Add support for resource profiles. (vvasudev via asuresh) - posted by wa...@apache.org on 2017/08/17 18:29:04 UTC, 0 replies.
- [13/37] hadoop git commit: YARN-5588. [YARN-3926] Add support for resource profiles in distributed shell. Contributed by Varun Vasudev. - posted by wa...@apache.org on 2017/08/17 18:29:05 UTC, 0 replies.
- [14/37] hadoop git commit: YARN-6445. [YARN-3926] Performance improvements in resource profile branch with respect to SLS. Contributed by Varun Vasudev. - posted by wa...@apache.org on 2017/08/17 18:29:06 UTC, 0 replies.
- [15/37] hadoop git commit: YARN-6232. Update resource usage and preempted resource calculations to take into account all resource types. Contributed by Varun Vasudev. - posted by wa...@apache.org on 2017/08/17 18:29:07 UTC, 0 replies.
- [16/37] hadoop git commit: YARN-6232. Update resource usage and preempted resource calculations to take into account all resource types. Contributed by Varun Vasudev. - posted by wa...@apache.org on 2017/08/17 18:29:08 UTC, 0 replies.
- [17/37] hadoop git commit: YARN-4829. Add support for binary units in Resource class.(vvasudev via asuresh) - posted by wa...@apache.org on 2017/08/17 18:29:09 UTC, 0 replies.
- [18/37] hadoop git commit: YARN-4172. Extend DominantResourceCalculator to account for all resources. (Varun Vasudev via wangda) - posted by wa...@apache.org on 2017/08/17 18:29:10 UTC, 0 replies.
- [19/37] hadoop git commit: YARN-4081. Add support for multiple resource types in the Resource class. (Varun Vasudev via wangda) - posted by wa...@apache.org on 2017/08/17 18:29:11 UTC, 0 replies.
- [20/37] hadoop git commit: YARN-4081. Add support for multiple resource types in the Resource class. (Varun Vasudev via wangda) - posted by wa...@apache.org on 2017/08/17 18:29:12 UTC, 0 replies.
- [21/37] hadoop git commit: YARN-4081. Add support for multiple resource types in the Resource class. (Varun Vasudev via wangda) - posted by wa...@apache.org on 2017/08/17 18:29:13 UTC, 0 replies.
- [22/37] hadoop git commit: YARN-4830. Add support for resource types in the nodemanager. Contributed by Varun Vasudev. - posted by wa...@apache.org on 2017/08/17 18:29:14 UTC, 0 replies.
- [23/37] hadoop git commit: YARN-4715. Add support to read resource types from a config file. Contributed by Varun Vasudev. - posted by wa...@apache.org on 2017/08/17 18:29:15 UTC, 0 replies.
- [24/37] hadoop git commit: YARN-5707. Add manager class for resource profiles. Contributed by Varun Vasudev. - posted by wa...@apache.org on 2017/08/17 18:29:16 UTC, 0 replies.
- [25/37] hadoop git commit: YARN-5242. Update DominantResourceCalculator to consider all resource types in calculations. Contributed by Varun Vasudev. - posted by wa...@apache.org on 2017/08/17 18:29:17 UTC, 0 replies.
- [26/37] hadoop git commit: YARN-5586. Update the Resources class to consider all resource types. Contributed by Varun Vasudev. - posted by wa...@apache.org on 2017/08/17 18:29:18 UTC, 0 replies.
- [27/37] hadoop git commit: YARN-6935. [YARN-3926] ResourceProfilesManagerImpl.parseResource() has no need of the key parameter (Contributed by Manikandan R via Daniel Templeton) - posted by wa...@apache.org on 2017/08/17 18:29:19 UTC, 0 replies.
- [28/37] hadoop git commit: YARN-6788. [YARN-3926] Improve performance of resource profile branch (Contributed by Sunil Govindan via Daniel Templeton) - posted by wa...@apache.org on 2017/08/17 18:29:20 UTC, 0 replies.
- [29/37] hadoop git commit: YARN-6788. [YARN-3926] Improve performance of resource profile branch (Contributed by Sunil Govindan via Daniel Templeton) - posted by wa...@apache.org on 2017/08/17 18:29:21 UTC, 0 replies.
- [30/37] hadoop git commit: YARN-6892. [YARN-3926] Improve API implementation in Resources and DominantResourceCalculator class. Contributed by Sunil G. - posted by wa...@apache.org on 2017/08/17 18:29:22 UTC, 0 replies.
- [31/37] hadoop git commit: YARN-6908. ResourceProfilesManagerImpl is missing @Overrides on methods (Contributed by Sunil G. via Daniel Templeton) - posted by wa...@apache.org on 2017/08/17 18:29:23 UTC, 0 replies.
- [32/37] hadoop git commit: YARN-7030. [YARN-3926] Performance optimizations in Resource and ResourceUtils class. Contributed by Wangda Tan. - posted by wa...@apache.org on 2017/08/17 18:29:24 UTC, 0 replies.
- [33/37] hadoop git commit: YARN-6610. [YARN-3926] DominantResourceCalculator#getResourceAsValue dominant param is updated to handle multiple resources. Contributed by Daniel Templeton. - posted by wa...@apache.org on 2017/08/17 18:29:25 UTC, 0 replies.
- [34/37] hadoop git commit: YARN-6994. [YARN-3926] Remove last uses of Long from resource types code. (Daniel Templeton via Yufei Gu) - posted by wa...@apache.org on 2017/08/17 18:29:26 UTC, 0 replies.
- [35/37] hadoop git commit: YARN-7042. Clean up unit tests after YARN-6610. (Daniel Templeton via wangda) - posted by wa...@apache.org on 2017/08/17 18:29:27 UTC, 0 replies.
- [36/37] hadoop git commit: YARN-6786. [YARN-3926] ResourcePBImpl imports cleanup. Contributed by Yeliang Cang. - posted by wa...@apache.org on 2017/08/17 18:29:28 UTC, 0 replies.
- [37/37] hadoop git commit: YARN-6761. Fix build for YARN-3926 branch. Contributed by Varun Vasudev. - posted by wa...@apache.org on 2017/08/17 18:29:29 UTC, 0 replies.
- hadoop git commit: HDFS-12214: [SPS]: Fix review comments of StoragePolicySatisfier feature. Contributed by Rakesh R. - posted by um...@apache.org on 2017/08/17 20:22:56 UTC, 0 replies.
- hadoop git commit: YARN-6988. container-executor fails for docker when command length > 4096 B. Contributed by Eric Badger - posted by jl...@apache.org on 2017/08/17 20:51:35 UTC, 3 replies.
- [01/50] [abbrv] hadoop git commit: HADOOP-14741. Refactor curator based ZooKeeper communication into common library. (Íñigo Goiri via Subru). [Forced Update!] - posted by jh...@apache.org on 2017/08/17 20:57:43 UTC, 0 replies.
- [02/50] [abbrv] hadoop git commit: YARN-6952. Enable scheduling monitor in FS (Contributed by Yufei Gu via Daniel Templeton) - posted by jh...@apache.org on 2017/08/17 20:57:44 UTC, 0 replies.
- [03/50] [abbrv] hadoop git commit: YARN-6884. AllocationFileLoaderService.loadQueue() has an if without braces (Contributed by weiyuan via Daniel Templeton) - posted by jh...@apache.org on 2017/08/17 20:57:45 UTC, 0 replies.
- [04/50] [abbrv] hadoop git commit: YARN-6967. Limit application attempt's diagnostic message size thoroughly (Contributed by Chengbing Liu via Daniel Templeton) - posted by jh...@apache.org on 2017/08/17 20:57:46 UTC, 0 replies.
- [05/50] [abbrv] hadoop git commit: YARN-6882. AllocationFileLoaderService.reloadAllocations() should use the diamond operator (Contributed by Larry Lo via Daniel Templeton) - posted by jh...@apache.org on 2017/08/17 20:57:47 UTC, 0 replies.
- [06/50] [abbrv] hadoop git commit: YARN-6896. Federation: routing REST invocations transparently to multiple RMs (part 1 - basic execution). (Contributed by Giovanni Matteo Fumarola via curino) - posted by jh...@apache.org on 2017/08/17 20:57:48 UTC, 0 replies.
- [07/50] [abbrv] hadoop git commit: YARN-6687. Validate that the duration of the periodic reservation is less than the periodicity. (subru via curino) - posted by jh...@apache.org on 2017/08/17 20:57:49 UTC, 0 replies.
- [08/50] [abbrv] hadoop git commit: HDFS-11303. Hedged read might hang infinitely if read data from all DN failed . Contributed by Chen Zhang, Wei-chiu Chuang, and John Zhuge. - posted by jh...@apache.org on 2017/08/17 20:57:50 UTC, 0 replies.
- [09/50] [abbrv] hadoop git commit: HADOOP-14627. Support MSI and DeviceCode token provider in ADLS. Contributed by Atul Sikaria. - posted by jh...@apache.org on 2017/08/17 20:57:51 UTC, 0 replies.
- [10/50] [abbrv] hadoop git commit: YARN-6741. Deleting all children of a Parent Queue on refresh throws exception. Contributed by Naganarasimha G R. - posted by jh...@apache.org on 2017/08/17 20:57:52 UTC, 0 replies.
- [11/50] [abbrv] hadoop git commit: HDFS-12221. Replace xcerces in XmlEditsVisitor. (Ajay Kumar via lei) - posted by jh...@apache.org on 2017/08/17 20:57:53 UTC, 0 replies.
- [12/50] [abbrv] hadoop git commit: YARN-6959. RM may allocate wrong AM Container for new attempt. Contributed by Yuqi Wang - posted by jh...@apache.org on 2017/08/17 20:57:54 UTC, 0 replies.
- [13/50] [abbrv] hadoop git commit: YARN-6996. Change javax.cache library implementation from JSR107 to Apache Geronimo. (Ray Chiang via Subru). - posted by jh...@apache.org on 2017/08/17 20:57:55 UTC, 0 replies.
- [14/50] [abbrv] hadoop git commit: HDFS-12162. Update listStatus document to describe the behavior when the argument is a file. Contributed by Ajay Kumar. - posted by jh...@apache.org on 2017/08/17 20:57:56 UTC, 0 replies.
- [15/50] [abbrv] hadoop git commit: YARN-6905 Multiple HBaseTimelineStorage test failures due to missing FastNumberFormat (Contributed by Haibo Chen) - posted by jh...@apache.org on 2017/08/17 20:57:57 UTC, 0 replies.
- [16/50] [abbrv] hadoop git commit: YARN-6881. LOG is unused in AllocationConfiguration (Contributed by weiyuan via Daniel Templeton) - posted by jh...@apache.org on 2017/08/17 20:57:58 UTC, 0 replies.
- [17/50] [abbrv] hadoop git commit: YARN-6987. Log app attempt during InvalidStateTransition. Contributed by Jonathan Eagles - posted by jh...@apache.org on 2017/08/17 20:57:59 UTC, 0 replies.
- [18/50] [abbrv] hadoop git commit: YARN-6917. Queue path is recomputed from scratch on every allocation. Contributed by Eric Payne - posted by jh...@apache.org on 2017/08/17 20:58:00 UTC, 0 replies.
- [19/50] [abbrv] hadoop git commit: HADOOP-14732. ProtobufRpcEngine should use Time.monotonicNow to measure durations. Contributed by Hanisha Koneru. - posted by jh...@apache.org on 2017/08/17 20:58:01 UTC, 0 replies.
- [20/50] [abbrv] hadoop git commit: HADOOP-14673. Remove leftover hadoop_xml_escape from functions. Contributed by Ajay Kumar. - posted by jh...@apache.org on 2017/08/17 20:58:02 UTC, 0 replies.
- [21/50] [abbrv] hadoop git commit: YARN-5978. ContainerScheduler and ContainerManager changes to support ExecType update. (Kartheek Muthyala via asuresh) - posted by jh...@apache.org on 2017/08/17 20:58:03 UTC, 0 replies.
- [22/50] [abbrv] hadoop git commit: YARN-5978. ContainerScheduler and ContainerManager changes to support ExecType update. (Kartheek Muthyala via asuresh) - posted by jh...@apache.org on 2017/08/17 20:58:04 UTC, 0 replies.
- [23/50] [abbrv] hadoop git commit: HADOOP-14726. Mark FileStatus::isDir as final - posted by jh...@apache.org on 2017/08/17 20:58:05 UTC, 0 replies.
- [24/50] [abbrv] hadoop git commit: HDFS-11696. Fix warnings from Spotbugs in hadoop-hdfs. Contributed by Yiqun Lin. - posted by jh...@apache.org on 2017/08/17 20:58:06 UTC, 0 replies.
- [25/50] [abbrv] hadoop git commit: HDFS-12054. FSNamesystem#addErasureCodingPolicies should call checkNameNodeSafeMode() to ensure Namenode is not in safemode. Contributed by lufei. - posted by jh...@apache.org on 2017/08/17 20:58:07 UTC, 0 replies.
- [26/50] [abbrv] hadoop git commit: HDFS-12066. When Namenode is in safemode, may not allowed to remove an user's erasure coding policy. Contributed by lufei. - posted by jh...@apache.org on 2017/08/17 20:58:08 UTC, 0 replies.
- [27/50] [abbrv] hadoop git commit: YARN-5146. Support for Fair Scheduler in new YARN UI. Contributed by Abdullah Yousufi. - posted by jh...@apache.org on 2017/08/17 20:58:09 UTC, 0 replies.
- [28/50] [abbrv] hadoop git commit: YARN-7014. Fix off-by-one error causing heap corruption (Jason Lowe via nroberts) - posted by jh...@apache.org on 2017/08/17 20:58:10 UTC, 0 replies.
- [29/50] [abbrv] hadoop git commit: HDFS-12301. NN File Browser UI: Navigate to a path when enter is pressed - posted by jh...@apache.org on 2017/08/17 20:58:11 UTC, 0 replies.
- [30/50] [abbrv] hadoop git commit: HADOOP-14773. Extend ZKCuratorManager API for more reusability. (Íñigo Goiri via Subru). - posted by jh...@apache.org on 2017/08/17 20:58:12 UTC, 0 replies.
- [31/50] [abbrv] hadoop git commit: YARN-6965. Duplicate instantiation in FairSchedulerQueueInfo. Contributed by Masahiro Tanaka. - posted by jh...@apache.org on 2017/08/17 20:58:13 UTC, 0 replies.
- [32/50] [abbrv] hadoop git commit: YARN-7020. TestAMRMProxy#testAMRMProxyTokenRenewal is flakey. Contributed by Robert Kanter - posted by jh...@apache.org on 2017/08/17 20:58:14 UTC, 0 replies.
- [33/50] [abbrv] hadoop git commit: YARN-6900. ZooKeeper based implementation of the FederationStateStore. (Íñigo Goiri via Subru). - posted by jh...@apache.org on 2017/08/17 20:58:15 UTC, 0 replies.
- [34/50] [abbrv] hadoop git commit: MAPREDUCE-6940. Copy-paste error in the TaskAttemptUnsuccessfulCompletionEvent constructor. Contributed by Oleg Danilov - posted by jh...@apache.org on 2017/08/17 20:58:16 UTC, 0 replies.
- [35/50] [abbrv] hadoop git commit: MAPREDUCE-6936. Remove unnecessary dependency of hadoop-yarn-server-common from hadoop-mapreduce-client-common (haibochen via rkanter) - posted by jh...@apache.org on 2017/08/17 20:58:17 UTC, 0 replies.
- [36/50] [abbrv] hadoop git commit: HDFS-12269. Better to return a Map rather than HashMap in getErasureCodingCodecs. Contributed by Huafeng Wang. - posted by jh...@apache.org on 2017/08/17 20:58:18 UTC, 0 replies.
- [37/50] [abbrv] hadoop git commit: HDFS-11082. Provide replicated EC policy to replicate files. Contributed by SammiChen. - posted by jh...@apache.org on 2017/08/17 20:58:19 UTC, 0 replies.
- [38/50] [abbrv] hadoop git commit: HADOOP-14560. Make HttpServer2 backlog size configurable. Contributed by Alexander Krasheninnikov. - posted by jh...@apache.org on 2017/08/17 20:58:20 UTC, 0 replies.
- [39/50] [abbrv] hadoop git commit: YARN-3254. HealthReport should include disk full information. Contributed by Suma Shivaprasad. - posted by jh...@apache.org on 2017/08/17 20:58:21 UTC, 0 replies.
- [40/50] [abbrv] hadoop git commit: HDFS-12250. Reduce usage of FsPermissionExtension in unit tests. Contributed by Chris Douglas. - posted by jh...@apache.org on 2017/08/17 20:58:22 UTC, 0 replies.
- [41/50] [abbrv] hadoop git commit: YARN-5951. Changes to allow CapacityScheduler to use configuration store - posted by jh...@apache.org on 2017/08/17 20:58:23 UTC, 0 replies.
- [42/50] [abbrv] hadoop git commit: YARN-5946: Create YarnConfigurationStore interface and InMemoryConfigurationStore class. Contributed by Jonathan Hung - posted by jh...@apache.org on 2017/08/17 20:58:24 UTC, 0 replies.
- [43/50] [abbrv] hadoop git commit: YARN-5952. Create REST API for changing YARN scheduler configurations. (Jonathan Hung via wangda) - posted by jh...@apache.org on 2017/08/17 20:58:25 UTC, 0 replies.
- [44/50] [abbrv] hadoop git commit: YARN-5949. Add pluggable configuration ACL policy interface and implementation. (Jonathan Hung via wangda) - posted by jh...@apache.org on 2017/08/17 20:58:26 UTC, 0 replies.
- [45/50] [abbrv] hadoop git commit: YARN-6575. Support global configuration mutation in MutableConfProvider. (Jonathan Hung via Xuan Gong) - posted by jh...@apache.org on 2017/08/17 20:58:27 UTC, 0 replies.
- [46/50] [abbrv] hadoop git commit: YARN-5948. Implement MutableConfigurationManager for handling storage into configuration store - posted by jh...@apache.org on 2017/08/17 20:58:28 UTC, 0 replies.
- [47/50] [abbrv] hadoop git commit: YARN-5953 addendum: Move QueueConfigInfo and SchedConfUpdateInfo to package org.apache.hadoop.yarn.webapp.dao - posted by jh...@apache.org on 2017/08/17 20:58:29 UTC, 0 replies.
- [48/50] [abbrv] hadoop git commit: YARN-5953:Create CLI for changing YARN configurations. (Jonathan Hung via xgong) - posted by jh...@apache.org on 2017/08/17 20:58:30 UTC, 0 replies.
- [49/50] [abbrv] hadoop git commit: YARN-6322: Disable queue refresh when configuration mutation is enabled. Contributed by Jonathan Hung - posted by jh...@apache.org on 2017/08/17 20:58:31 UTC, 0 replies.
- [50/50] [abbrv] hadoop git commit: YARN-5947: Create LeveldbConfigurationStore class using Leveldb as backing store. Contributed by Jonathan Hung - posted by jh...@apache.org on 2017/08/17 20:58:32 UTC, 0 replies.
- hadoop git commit: YARN-6789. Add Client API to get all supported resource types from RM. (Sunil G via wangda) - posted by wa...@apache.org on 2017/08/17 22:03:29 UTC, 0 replies.
- hadoop git commit: HDFS-12072. Provide fairness between EC and non-EC recovery tasks. Contributed by Eddy Xu. - posted by wa...@apache.org on 2017/08/17 22:26:15 UTC, 0 replies.
- hadoop git commit: HDFS-12316. Verify HDFS snapshot deletion doesn't crash the ongoing file writes. - posted by ma...@apache.org on 2017/08/17 23:23:54 UTC, 1 replies.
- hadoop git commit: HADOOP-14398. Modify documents for the FileSystem Builder API. (Lei (Eddy) Xu) - posted by le...@apache.org on 2017/08/18 01:06:58 UTC, 0 replies.
- hadoop git commit: HDFS-12313. Ozone: SCM: move container/pipeline StateMachine to the right package. Contributed by Xiaoyu Yao. - posted by xy...@apache.org on 2017/08/18 01:47:12 UTC, 0 replies.
- [1/3] hadoop git commit: HDFS-12159. Ozone: SCM: Add create replication pipeline RPC. Contributed by Anu Engineer. - posted by ae...@apache.org on 2017/08/18 02:47:46 UTC, 0 replies.
- [2/3] hadoop git commit: HDFS-12159. Ozone: SCM: Add create replication pipeline RPC. Contributed by Anu Engineer. - posted by ae...@apache.org on 2017/08/18 02:47:47 UTC, 0 replies.
- [3/3] hadoop git commit: HDFS-12159. Ozone: SCM: Add create replication pipeline RPC. Contributed by Anu Engineer. - posted by ae...@apache.org on 2017/08/18 02:47:48 UTC, 0 replies.
- hadoop git commit: YARN-7038. [Atsv2 Security] CollectorNodemanagerProtocol RPC interface doesn't work when service authorization is enabled. Contributed by Varun Saxena. - posted by ro...@apache.org on 2017/08/18 08:18:06 UTC, 1 replies.
- hadoop git commit: YARN-6781. [YARN-3926] ResourceUtils#initializeResourcesMap takes an unnecessary Map parameter. Contributed by Yu-Tang Lin. - posted by su...@apache.org on 2017/08/18 13:30:59 UTC, 0 replies.
- [1/2] hadoop git commit: HADOOP-14769. WASB: delete recursive should not fail if a file is deleted. Contributed by Thomas Marquardt - posted by st...@apache.org on 2017/08/18 13:38:24 UTC, 0 replies.
- [2/2] hadoop git commit: HADOOP-14769. WASB: delete recursive should not fail if a file is deleted. Contributed by Thomas Marquardt - posted by st...@apache.org on 2017/08/18 13:38:25 UTC, 0 replies.
- hadoop git commit: YARN-7007. NPE in RM while using YarnClient.getApplications(). Contributed by Lingfeng Su. - posted by bi...@apache.org on 2017/08/18 14:59:47 UTC, 1 replies.
- hadoop git commit: YARN-7029. Add more UTs in yarn-native-services. Contributed by Jian He - posted by bi...@apache.org on 2017/08/18 16:29:43 UTC, 0 replies.
- [1/2] hadoop git commit: Revert "HADOOP-14732. ProtobufRpcEngine should use Time.monotonicNow to measure durations. Contributed by Hanisha Koneru." - posted by ar...@apache.org on 2017/08/18 17:16:38 UTC, 0 replies.
- [2/2] hadoop git commit: Revert "HADOOP-14732. ProtobufRpcEngine should use Time.monotonicNow to measure durations. Contributed by Hanisha Koneru." - posted by ar...@apache.org on 2017/08/18 17:16:39 UTC, 0 replies.
- hadoop git commit: HDFS-11450. HDFS specific network topology classes with storage type info included. Contributed by Chen Liang. - posted by ar...@apache.org on 2017/08/18 19:43:26 UTC, 0 replies.
- hadoop git commit: YARN-7038. Addendum patch. Fix compilation error. Contributed by Varun Saxena - posted by ji...@apache.org on 2017/08/18 20:18:11 UTC, 0 replies.
- hadoop git commit: YARN-6969. Clean up unused code in class FairSchedulerQueueInfo. (Larry Lo via Yufei Gu) - posted by yu...@apache.org on 2017/08/18 21:39:16 UTC, 1 replies.
- hadoop git commit: YARN-6952. Enable scheduling monitor in FS. (Yufei Gu via Daniel Templeton) - posted by yu...@apache.org on 2017/08/18 21:44:59 UTC, 0 replies.
- hadoop git commit: YARN-6852. Native code changes to support isolate GPU devices by using CGroups. (wangda) - posted by wa...@apache.org on 2017/08/19 01:26:46 UTC, 0 replies.
- hadoop git commit: YARN-7041. Nodemanager NPE running jobs with security off. Contributed by Varun Saxena. - posted by ro...@apache.org on 2017/08/19 06:08:08 UTC, 1 replies.
- hadoop git commit: YARN-6134. [ATSv2 Security] Regenerate delegation token for app just before token expires if app collector is active. Contributed by Varun Saxena - posted by ji...@apache.org on 2017/08/19 06:24:26 UTC, 1 replies.
- hadoop git commit: HDFS-12216. Ozone: TestKeys is failing consistently. Contributed by Mukul Kumar Singh. - posted by ae...@apache.org on 2017/08/19 08:02:26 UTC, 0 replies.
- hadoop git commit: YARN-6861. Reader API for sub application entities (Rohith Sharma K S via Varun Saxena) - posted by va...@apache.org on 2017/08/20 14:29:10 UTC, 1 replies.
- hadoop git commit: YARN-6979. Add flag to notify all types of container updates to NM via NodeHeartbeatResponse. (Kartheek Muthyala via asuresh) - posted by as...@apache.org on 2017/08/20 14:56:17 UTC, 1 replies.
- hadoop git commit: YARN-6979. [Addendum patch] Fixed classname and added javadocs. (Kartheek Muthyala via asuresh) - posted by as...@apache.org on 2017/08/20 17:24:59 UTC, 1 replies.
- hadoop git commit: HADOOP-14194. Aliyun OSS should not use empty endpoint as default. Contributed by Genmao Yu - posted by dr...@apache.org on 2017/08/21 05:36:59 UTC, 0 replies.
- hadoop git commit: HDFS-12325. SFTPFileSystem operations should restore cwd. Contributed by Chen Liang. - posted by ar...@apache.org on 2017/08/21 06:49:51 UTC, 1 replies.
- hadoop git commit: YARN-6323. Rolling upgrade/config change is broken on timeline v2. (Vrushali C via Haibo Chen) - posted by ha...@apache.org on 2017/08/21 17:46:21 UTC, 2 replies.
- hadoop git commit: HDFS-11988. Verify HDFS Snapshots with open files captured are consistent across truncates and appends to current version file. - posted by ma...@apache.org on 2017/08/21 18:09:09 UTC, 1 replies.
- hadoop git commit: HDFS-10631. Federation State Store ZooKeeper implementation. Contributed by Jason Kace and Inigo Goiri. - posted by in...@apache.org on 2017/08/21 18:40:46 UTC, 0 replies.
- hadoop git commit: HDFS-11738. Hedged pread takes more time when block moved from initial locations. Contributed by Vinayakumar B. - posted by jz...@apache.org on 2017/08/21 20:48:06 UTC, 0 replies.
- hadoop git commit: HDFS-11482. Add storage type demand to into DFSNetworkTopology#chooseRandom. Contributed by Chen Liang. - posted by ar...@apache.org on 2017/08/21 21:08:26 UTC, 0 replies.
- [01/45] hadoop git commit: YARN-6988. container-executor fails for docker when command length > 4096 B. Contributed by Eric Badger [Forced Update!] - posted by wa...@apache.org on 2017/08/22 00:17:31 UTC, 0 replies.
- [02/45] hadoop git commit: HDFS-12072. Provide fairness between EC and non-EC recovery tasks. Contributed by Eddy Xu. - posted by wa...@apache.org on 2017/08/22 00:17:32 UTC, 0 replies.
- [03/45] hadoop git commit: HDFS-12316. Verify HDFS snapshot deletion doesn't crash the ongoing file writes. - posted by wa...@apache.org on 2017/08/22 00:17:33 UTC, 0 replies.
- [04/45] hadoop git commit: HADOOP-14398. Modify documents for the FileSystem Builder API. (Lei (Eddy) Xu) - posted by wa...@apache.org on 2017/08/22 00:17:34 UTC, 0 replies.
- [05/45] hadoop git commit: HADOOP-14769. WASB: delete recursive should not fail if a file is deleted. Contributed by Thomas Marquardt - posted by wa...@apache.org on 2017/08/22 00:17:35 UTC, 0 replies.
- [06/45] hadoop git commit: YARN-7007. NPE in RM while using YarnClient.getApplications(). Contributed by Lingfeng Su. - posted by wa...@apache.org on 2017/08/22 00:17:36 UTC, 0 replies.
- [07/45] hadoop git commit: Revert "HADOOP-14732. ProtobufRpcEngine should use Time.monotonicNow to measure durations. Contributed by Hanisha Koneru." - posted by wa...@apache.org on 2017/08/22 00:17:37 UTC, 0 replies.
- [08/45] hadoop git commit: YARN-6969. Clean up unused code in class FairSchedulerQueueInfo. (Larry Lo via Yufei Gu) - posted by wa...@apache.org on 2017/08/22 00:17:38 UTC, 0 replies.
- [09/45] hadoop git commit: YARN-6852. Native code changes to support isolate GPU devices by using CGroups. (wangda) - posted by wa...@apache.org on 2017/08/22 00:17:39 UTC, 0 replies.
- [10/45] hadoop git commit: YARN-6979. Add flag to notify all types of container updates to NM via NodeHeartbeatResponse. (Kartheek Muthyala via asuresh) - posted by wa...@apache.org on 2017/08/22 00:17:40 UTC, 0 replies.
- [11/45] hadoop git commit: YARN-6979. [Addendum patch] Fixed classname and added javadocs. (Kartheek Muthyala via asuresh) - posted by wa...@apache.org on 2017/08/22 00:17:41 UTC, 0 replies.
- [12/45] hadoop git commit: HADOOP-14194. Aliyun OSS should not use empty endpoint as default. Contributed by Genmao Yu - posted by wa...@apache.org on 2017/08/22 00:17:42 UTC, 0 replies.
- [13/45] hadoop git commit: HDFS-11988. Verify HDFS Snapshots with open files captured are consistent across truncates and appends to current version file. - posted by wa...@apache.org on 2017/08/22 00:17:43 UTC, 0 replies.
- [14/45] hadoop git commit: HDFS-12325. SFTPFileSystem operations should restore cwd. Contributed by Chen Liang. - posted by wa...@apache.org on 2017/08/22 00:17:44 UTC, 0 replies.
- [15/45] hadoop git commit: HDFS-11738. Hedged pread takes more time when block moved from initial locations. Contributed by Vinayakumar B. - posted by wa...@apache.org on 2017/08/22 00:17:45 UTC, 0 replies.
- [16/45] hadoop git commit: YARN-5242. Update DominantResourceCalculator to consider all resource types in calculations. Contributed by Varun Vasudev. - posted by wa...@apache.org on 2017/08/22 00:17:46 UTC, 0 replies.
- [17/45] hadoop git commit: YARN-4172. Extend DominantResourceCalculator to account for all resources. (Varun Vasudev via wangda) - posted by wa...@apache.org on 2017/08/22 00:17:47 UTC, 0 replies.
- [18/45] hadoop git commit: YARN-4081. Add support for multiple resource types in the Resource class. (Varun Vasudev via wangda) - posted by wa...@apache.org on 2017/08/22 00:17:48 UTC, 0 replies.
- [19/45] hadoop git commit: YARN-4081. Add support for multiple resource types in the Resource class. (Varun Vasudev via wangda) - posted by wa...@apache.org on 2017/08/22 00:17:49 UTC, 0 replies.
- [20/45] hadoop git commit: YARN-4081. Add support for multiple resource types in the Resource class. (Varun Vasudev via wangda) - posted by wa...@apache.org on 2017/08/22 00:17:50 UTC, 0 replies.
- [21/45] hadoop git commit: YARN-4715. Add support to read resource types from a config file. Contributed by Varun Vasudev. - posted by wa...@apache.org on 2017/08/22 00:17:51 UTC, 0 replies.
- [22/45] hadoop git commit: YARN-4829. Add support for binary units in Resource class.(vvasudev via asuresh) - posted by wa...@apache.org on 2017/08/22 00:17:52 UTC, 0 replies.
- [23/45] hadoop git commit: YARN-4830. Add support for resource types in the nodemanager. Contributed by Varun Vasudev. - posted by wa...@apache.org on 2017/08/22 00:17:53 UTC, 0 replies.
- [24/45] hadoop git commit: YARN-5588. [YARN-3926] Add support for resource profiles in distributed shell. Contributed by Varun Vasudev. - posted by wa...@apache.org on 2017/08/22 00:17:54 UTC, 0 replies.
- [25/45] hadoop git commit: YARN-5587. Add support for resource profiles. (vvasudev via asuresh) - posted by wa...@apache.org on 2017/08/22 00:17:55 UTC, 0 replies.
- [26/45] hadoop git commit: YARN-5587. Add support for resource profiles. (vvasudev via asuresh) - posted by wa...@apache.org on 2017/08/22 00:17:56 UTC, 0 replies.
- [27/45] hadoop git commit: YARN-5586. Update the Resources class to consider all resource types. Contributed by Varun Vasudev. - posted by wa...@apache.org on 2017/08/22 00:17:57 UTC, 0 replies.
- [28/45] hadoop git commit: YARN-5707. Add manager class for resource profiles. Contributed by Varun Vasudev. - posted by wa...@apache.org on 2017/08/22 00:17:58 UTC, 0 replies.
- [29/45] hadoop git commit: YARN-5708. Implement APIs to get resource profiles from the RM. Contributed by Varun Vasudev. - posted by wa...@apache.org on 2017/08/22 00:17:59 UTC, 0 replies.
- [30/45] hadoop git commit: YARN-6232. Update resource usage and preempted resource calculations to take into account all resource types. Contributed by Varun Vasudev. - posted by wa...@apache.org on 2017/08/22 00:18:00 UTC, 0 replies.
- [31/45] hadoop git commit: YARN-6232. Update resource usage and preempted resource calculations to take into account all resource types. Contributed by Varun Vasudev. - posted by wa...@apache.org on 2017/08/22 00:18:01 UTC, 0 replies.
- [32/45] hadoop git commit: YARN-6445. [YARN-3926] Performance improvements in resource profile branch with respect to SLS. Contributed by Varun Vasudev. - posted by wa...@apache.org on 2017/08/22 00:18:02 UTC, 0 replies.
- [33/45] hadoop git commit: YARN-6781. [YARN-3926] ResourceUtils#initializeResourcesMap takes an unnecessary Map parameter. Contributed by Yu-Tang Lin. - posted by wa...@apache.org on 2017/08/22 00:18:03 UTC, 0 replies.
- [34/45] hadoop git commit: YARN-6892. [YARN-3926] Improve API implementation in Resources and DominantResourceCalculator class. Contributed by Sunil G. - posted by wa...@apache.org on 2017/08/22 00:18:04 UTC, 0 replies.
- [35/45] hadoop git commit: YARN-7042. Clean up unit tests after YARN-6610. (Daniel Templeton via wangda) - posted by wa...@apache.org on 2017/08/22 00:18:05 UTC, 0 replies.
- [36/45] hadoop git commit: YARN-6761. Fix build for YARN-3926 branch. Contributed by Varun Vasudev. - posted by wa...@apache.org on 2017/08/22 00:18:06 UTC, 0 replies.
- [37/45] hadoop git commit: YARN-6994. [YARN-3926] Remove last uses of Long from resource types code. (Daniel Templeton via Yufei Gu) - posted by wa...@apache.org on 2017/08/22 00:18:07 UTC, 0 replies.
- [38/45] hadoop git commit: YARN-6789. Add Client API to get all supported resource types from RM. (Sunil G via wangda) - posted by wa...@apache.org on 2017/08/22 00:18:08 UTC, 0 replies.
- [39/45] hadoop git commit: YARN-6935. [YARN-3926] ResourceProfilesManagerImpl.parseResource() has no need of the key parameter (Contributed by Manikandan R via Daniel Templeton) - posted by wa...@apache.org on 2017/08/22 00:18:09 UTC, 0 replies.
- [40/45] hadoop git commit: YARN-6908. ResourceProfilesManagerImpl is missing @Overrides on methods (Contributed by Sunil G. via Daniel Templeton) - posted by wa...@apache.org on 2017/08/22 00:18:10 UTC, 0 replies.
- [41/45] hadoop git commit: YARN-7030. [YARN-3926] Performance optimizations in Resource and ResourceUtils class. Contributed by Wangda Tan. - posted by wa...@apache.org on 2017/08/22 00:18:11 UTC, 0 replies.
- [42/45] hadoop git commit: YARN-6610. [YARN-3926] DominantResourceCalculator#getResourceAsValue dominant param is updated to handle multiple resources. Contributed by Daniel Templeton. - posted by wa...@apache.org on 2017/08/22 00:18:12 UTC, 0 replies.
- [43/45] hadoop git commit: YARN-6786. [YARN-3926] ResourcePBImpl imports cleanup. Contributed by Yeliang Cang. - posted by wa...@apache.org on 2017/08/22 00:18:13 UTC, 0 replies.
- [44/45] hadoop git commit: YARN-6788. [YARN-3926] Improve performance of resource profile branch (Contributed by Sunil Govindan via Daniel Templeton) - posted by wa...@apache.org on 2017/08/22 00:18:14 UTC, 0 replies.
- [45/45] hadoop git commit: YARN-6788. [YARN-3926] Improve performance of resource profile branch (Contributed by Sunil Govindan via Daniel Templeton) - posted by wa...@apache.org on 2017/08/22 00:18:15 UTC, 0 replies.
- hadoop git commit: YARN-7043. Cleanup ResourceProfileManager. (wangda) - posted by wa...@apache.org on 2017/08/22 00:20:16 UTC, 0 replies.
- [01/50] [abbrv] hadoop git commit: YARN-6687. Validate that the duration of the periodic reservation is less than the periodicity. (subru via curino) - posted by ae...@apache.org on 2017/08/22 01:58:04 UTC, 0 replies.
- [26/50] [abbrv] hadoop git commit: YARN-7020. TestAMRMProxy#testAMRMProxyTokenRenewal is flakey. Contributed by Robert Kanter - posted by ae...@apache.org on 2017/08/22 01:58:29 UTC, 0 replies.
- [27/50] [abbrv] hadoop git commit: YARN-6900. ZooKeeper based implementation of the FederationStateStore. (Íñigo Goiri via Subru). - posted by ae...@apache.org on 2017/08/22 01:58:30 UTC, 0 replies.
- [28/50] [abbrv] hadoop git commit: MAPREDUCE-6940. Copy-paste error in the TaskAttemptUnsuccessfulCompletionEvent constructor. Contributed by Oleg Danilov - posted by ae...@apache.org on 2017/08/22 01:58:31 UTC, 0 replies.
- [29/50] [abbrv] hadoop git commit: MAPREDUCE-6936. Remove unnecessary dependency of hadoop-yarn-server-common from hadoop-mapreduce-client-common (haibochen via rkanter) - posted by ae...@apache.org on 2017/08/22 01:58:32 UTC, 0 replies.
- [30/50] [abbrv] hadoop git commit: HDFS-12269. Better to return a Map rather than HashMap in getErasureCodingCodecs. Contributed by Huafeng Wang. - posted by ae...@apache.org on 2017/08/22 01:58:33 UTC, 0 replies.
- [31/50] [abbrv] hadoop git commit: HDFS-11082. Provide replicated EC policy to replicate files. Contributed by SammiChen. - posted by ae...@apache.org on 2017/08/22 01:58:34 UTC, 0 replies.
- [32/50] [abbrv] hadoop git commit: HADOOP-14560. Make HttpServer2 backlog size configurable. Contributed by Alexander Krasheninnikov. - posted by ae...@apache.org on 2017/08/22 01:58:35 UTC, 0 replies.
- [33/50] [abbrv] hadoop git commit: YARN-3254. HealthReport should include disk full information. Contributed by Suma Shivaprasad. - posted by ae...@apache.org on 2017/08/22 01:58:36 UTC, 0 replies.
- [34/50] [abbrv] hadoop git commit: HDFS-12250. Reduce usage of FsPermissionExtension in unit tests. Contributed by Chris Douglas. - posted by ae...@apache.org on 2017/08/22 01:58:37 UTC, 0 replies.
- [35/50] [abbrv] hadoop git commit: YARN-6988. container-executor fails for docker when command length > 4096 B. Contributed by Eric Badger - posted by ae...@apache.org on 2017/08/22 01:58:38 UTC, 0 replies.
- [36/50] [abbrv] hadoop git commit: HDFS-12072. Provide fairness between EC and non-EC recovery tasks. Contributed by Eddy Xu. - posted by ae...@apache.org on 2017/08/22 01:58:39 UTC, 0 replies.
- [37/50] [abbrv] hadoop git commit: HDFS-12316. Verify HDFS snapshot deletion doesn't crash the ongoing file writes. - posted by ae...@apache.org on 2017/08/22 01:58:40 UTC, 0 replies.
- [38/50] [abbrv] hadoop git commit: HADOOP-14398. Modify documents for the FileSystem Builder API. (Lei (Eddy) Xu) - posted by ae...@apache.org on 2017/08/22 01:58:41 UTC, 0 replies.
- [39/50] [abbrv] hadoop git commit: HADOOP-14769. WASB: delete recursive should not fail if a file is deleted. Contributed by Thomas Marquardt - posted by ae...@apache.org on 2017/08/22 01:58:42 UTC, 0 replies.
- [40/50] [abbrv] hadoop git commit: YARN-7007. NPE in RM while using YarnClient.getApplications(). Contributed by Lingfeng Su. - posted by ae...@apache.org on 2017/08/22 01:58:43 UTC, 0 replies.
- [41/50] [abbrv] hadoop git commit: Revert "HADOOP-14732. ProtobufRpcEngine should use Time.monotonicNow to measure durations. Contributed by Hanisha Koneru." - posted by ae...@apache.org on 2017/08/22 01:58:44 UTC, 0 replies.
- [42/50] [abbrv] hadoop git commit: YARN-6969. Clean up unused code in class FairSchedulerQueueInfo. (Larry Lo via Yufei Gu) - posted by ae...@apache.org on 2017/08/22 01:58:45 UTC, 0 replies.
- [43/50] [abbrv] hadoop git commit: YARN-6852. Native code changes to support isolate GPU devices by using CGroups. (wangda) - posted by ae...@apache.org on 2017/08/22 01:58:46 UTC, 0 replies.
- [44/50] [abbrv] hadoop git commit: YARN-6979. Add flag to notify all types of container updates to NM via NodeHeartbeatResponse. (Kartheek Muthyala via asuresh) - posted by ae...@apache.org on 2017/08/22 01:58:47 UTC, 0 replies.
- [45/50] [abbrv] hadoop git commit: YARN-6979. [Addendum patch] Fixed classname and added javadocs. (Kartheek Muthyala via asuresh) - posted by ae...@apache.org on 2017/08/22 01:58:48 UTC, 0 replies.
- [46/50] [abbrv] hadoop git commit: HADOOP-14194. Aliyun OSS should not use empty endpoint as default. Contributed by Genmao Yu - posted by ae...@apache.org on 2017/08/22 01:58:49 UTC, 0 replies.
- [47/50] [abbrv] hadoop git commit: HDFS-11988. Verify HDFS Snapshots with open files captured are consistent across truncates and appends to current version file. - posted by ae...@apache.org on 2017/08/22 01:58:50 UTC, 0 replies.
- [48/50] [abbrv] hadoop git commit: HDFS-12325. SFTPFileSystem operations should restore cwd. Contributed by Chen Liang. - posted by ae...@apache.org on 2017/08/22 01:58:51 UTC, 0 replies.
- [49/50] [abbrv] hadoop git commit: HDFS-11738. Hedged pread takes more time when block moved from initial locations. Contributed by Vinayakumar B. - posted by ae...@apache.org on 2017/08/22 01:58:52 UTC, 0 replies.
- [50/50] [abbrv] hadoop git commit: Merge branch 'trunk' into HDFS-7240 - posted by ae...@apache.org on 2017/08/22 01:58:53 UTC, 0 replies.
- hadoop git commit: YARN-6047 Documentation updates for TimelineService v2 (Contributed by Rohith Sharma) - posted by vr...@apache.org on 2017/08/22 03:30:10 UTC, 0 replies.
- hadoop git commit: MAPREDUCE-6838. [ATSv2 Security] Add timeline delegation token received in allocate response to UGI. Contributed by Varun Saxena - posted by ji...@apache.org on 2017/08/22 05:08:22 UTC, 1 replies.
- hadoop git commit: YARN-5603. Metrics for Federation StateStore. (Ellen Hui via asuresh) - posted by as...@apache.org on 2017/08/22 05:43:25 UTC, 0 replies.
- hadoop git commit: YARN-6923. Metrics for Federation Router. (Giovanni Matteo Fumarola via asuresh) - posted by as...@apache.org on 2017/08/22 05:50:45 UTC, 0 replies.
- hadoop git commit: YARN-6861. Addendum for YARN-6861 for compilation issue (Rohith Sharma K S via Varun Saxena) - posted by va...@apache.org on 2017/08/22 06:03:06 UTC, 0 replies.
- [1/3] hadoop git commit: YARN-7047. Moving logging APIs over to slf4j in hadoop-yarn-server-nodemanager. Contributed by Yeliang Cang. - posted by aa...@apache.org on 2017/08/22 08:18:47 UTC, 1 replies.
- [2/3] hadoop git commit: YARN-7047. Moving logging APIs over to slf4j in hadoop-yarn-server-nodemanager. Contributed by Yeliang Cang. - posted by aa...@apache.org on 2017/08/22 08:18:48 UTC, 1 replies.
- [3/3] hadoop git commit: YARN-7047. Moving logging APIs over to slf4j in hadoop-yarn-server-nodemanager. Contributed by Yeliang Cang. - posted by aa...@apache.org on 2017/08/22 08:18:49 UTC, 1 replies.
- hadoop git commit: HADOOP-14787. AliyunOSS: Implement the `createNonRecursive` operator. Contributed by Genmao Yu - posted by st...@apache.org on 2017/08/22 10:56:33 UTC, 0 replies.
- hadoop git commit: YARN-7067. [YARN-3926] Optimize ResourceType information display in UI. Contributed by Wangda Tan. - posted by su...@apache.org on 2017/08/22 11:29:41 UTC, 0 replies.
- [01/50] [abbrv] hadoop git commit: MAPREDUCE-6818. Remove direct reference to TimelineClientImpl. Contributed by Li Lu. [Forced Update!] - posted by va...@apache.org on 2017/08/22 12:43:15 UTC, 0 replies.
- [02/50] [abbrv] hadoop git commit: YARN-5922. Remove direct references of HBaseTimelineWriter/Reader in core ATS classes. Contributed by Haibo Chen. - posted by va...@apache.org on 2017/08/22 12:43:16 UTC, 0 replies.
- [03/50] [abbrv] hadoop git commit: YARN-5739. Provide timeline reader API to list available timeline entity types for one application. Contributed by Li Lu. - posted by va...@apache.org on 2017/08/22 12:43:17 UTC, 0 replies.
- [04/50] [abbrv] 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/08/22 12:43:18 UTC, 0 replies.
- [05/50] [abbrv] 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/08/22 12:43:19 UTC, 0 replies.
- [06/50] [abbrv] hadoop git commit: YARN-5925. Extract hbase-backend-exclusive utility methods from TimelineStorageUtil. Contributed by Haibo Chen. - posted by va...@apache.org on 2017/08/22 12:43:20 UTC, 0 replies.
- [07/50] [abbrv] hadoop git commit: YARN-5378. Accommodate app-id->cluster mapping (Sangjin Lee via Varun Saxena) - posted by va...@apache.org on 2017/08/22 12:43:21 UTC, 0 replies.
- [08/50] [abbrv] hadoop git commit: YARN-5980. Update documentation for single node hbase deploy. Contributed by Vrushali C. - posted by va...@apache.org on 2017/08/22 12:43:22 UTC, 0 replies.
- [09/50] [abbrv] 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/08/22 12:43:23 UTC, 0 replies.
- [10/50] [abbrv] 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/08/22 12:43:24 UTC, 0 replies.
- [11/50] [abbrv] hadoop git commit: YARN-6069. CORS support in timeline v2 (Rohith Sharma K S via Varun Saxena) - posted by va...@apache.org on 2017/08/22 12:43:25 UTC, 0 replies.
- [13/50] [abbrv] hadoop git commit: YARN-6027. Support fromid(offset) filter for /flows API (Rohith Sharma K S via Varun Saxena) - posted by va...@apache.org on 2017/08/22 12:43:27 UTC, 0 replies.
- [14/50] [abbrv] hadoop git commit: YARN-6027. Support fromid(offset) filter for /flows API (Rohith Sharma K S via Varun Saxena) - posted by va...@apache.org on 2017/08/22 12:43:28 UTC, 0 replies.
- [15/50] [abbrv] hadoop git commit: YARN-4675. Reorganize TimelineClient and TimelineClientImpl into separate classes for ATSv1.x and ATSv2. Contributed by Naganarasimha G R. - posted by va...@apache.org on 2017/08/22 12:43:29 UTC, 0 replies.
- [16/50] [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 va...@apache.org on 2017/08/22 12:43:30 UTC, 0 replies.
- [17/50] [abbrv] hadoop git commit: YARN-6094. Update the coprocessor to be a dynamically loaded one. Contributed by Vrushali C. - posted by va...@apache.org on 2017/08/22 12:43:31 UTC, 0 replies.
- [18/50] [abbrv] hadoop git commit: YARN-6237. Move UID constant to TimelineReaderUtils (Rohith Sharma K S via Varun Saxena) - posted by va...@apache.org on 2017/08/22 12:43:32 UTC, 0 replies.
- [19/50] [abbrv] hadoop git commit: YARN-6256. Add FROM_ID info key for timeline entities in reader response (Rohith Sharma K S via Varun Saxena) - posted by va...@apache.org on 2017/08/22 12:43:33 UTC, 0 replies.
- [20/50] [abbrv] hadoop git commit: YARN-6256. Add FROM_ID info key for timeline entities in reader response (Rohith Sharma K S via Varun Saxena) - posted by va...@apache.org on 2017/08/22 12:43:34 UTC, 0 replies.
- [21/50] [abbrv] hadoop git commit: YARN-6658. Remove columnFor() methods of Columns in HBaseTimeline backend (Haibo Chen via Varun Saxena) - posted by va...@apache.org on 2017/08/22 12:43:35 UTC, 0 replies.
- [22/50] [abbrv] hadoop git commit: YARN-6146. Add Builder methods for TimelineEntityFilters (Haibo Chen via Varun Saxena) - posted by va...@apache.org on 2017/08/22 12:43:36 UTC, 0 replies.
- [23/50] [abbrv] hadoop git commit: YARN-6146. Add Builder methods for TimelineEntityFilters (Haibo Chen via Varun Saxena) - posted by va...@apache.org on 2017/08/22 12:43:37 UTC, 0 replies.
- [24/50] [abbrv] hadoop git commit: YARN-6318. timeline service schema creator fails if executed from a remote machine (Sangjin Lee via Varun Saxena) - posted by va...@apache.org on 2017/08/22 12:43:38 UTC, 0 replies.
- [25/50] [abbrv] hadoop git commit: YARN-6555. Store application flow context in NM state store for work-preserving restart. (Rohith Sharma K S via Haibo Chen) - posted by va...@apache.org on 2017/08/22 12:43:39 UTC, 0 replies.
- [26/50] [abbrv] hadoop git commit: YARN-6316 Provide help information and documentation for TimelineSchemaCreator (Contributed by Haibo Chen via Vrushali C) - posted by va...@apache.org on 2017/08/22 12:43:40 UTC, 0 replies.
- [27/50] [abbrv] hadoop git commit: YARN-5647. [ATSv2 Security] Collector side changes for loading auth filters and principals. Contributed by Varun Saxena - posted by va...@apache.org on 2017/08/22 12:43:41 UTC, 0 replies.
- [28/50] [abbrv] hadoop git commit: YARN-5647. [ATSv2 Security] Collector side changes for loading auth filters and principals. Contributed by Varun Saxena - posted by va...@apache.org on 2017/08/22 12:43:42 UTC, 1 replies.
- [29/50] [abbrv] hadoop git commit: YARN-6638. [ATSv2 Security] Timeline reader side changes for loading auth filters and principals. Contributed by Varun Saxena - posted by va...@apache.org on 2017/08/22 12:43:43 UTC, 0 replies.
- [30/50] [abbrv] hadoop git commit: YARN-6801. NPE in RM while setting collectors map in NodeHeartbeatResponse. Contributed by Vrushali C. - posted by va...@apache.org on 2017/08/22 12:43:44 UTC, 0 replies.
- [31/50] [abbrv] hadoop git commit: YARN-5648. [ATSv2 Security] Client side changes for authentication. Contributed by Varun Saxena - posted by va...@apache.org on 2017/08/22 12:43:45 UTC, 0 replies.
- [32/50] [abbrv] hadoop git commit: YARN-4455. Support fetching metrics by time range. Contributed by Varun Saxena. - posted by va...@apache.org on 2017/08/22 12:43:46 UTC, 1 replies.
- [33/50] [abbrv] hadoop git commit: YARN-4455. Support fetching metrics by time range. Contributed by Varun Saxena. - posted by va...@apache.org on 2017/08/22 12:43:47 UTC, 2 replies.
- [34/50] [abbrv] hadoop git commit: YARN-6850 Ensure that supplemented timestamp is stored only for flow run metrics (Contributed by Varun Saxena via Vrushali C) - posted by va...@apache.org on 2017/08/22 12:43:48 UTC, 0 replies.
- [35/50] [abbrv] hadoop git commit: YARN-6733. Add table for storing sub-application entities. Contributed by Vrushali C. - posted by va...@apache.org on 2017/08/22 12:43:49 UTC, 0 replies.
- [36/50] [abbrv] hadoop git commit: YARN-6888. Refactor AppLevelTimelineCollector such that RM does not have aggregator threads created. Contributed by Vrushali C. - posted by va...@apache.org on 2017/08/22 12:43:50 UTC, 0 replies.
- [37/50] [abbrv] hadoop git commit: YARN-6734. Ensure sub-application user is extracted & sent to timeline service (Rohith Sharma K S via Varun Saxena) - posted by va...@apache.org on 2017/08/22 12:43:51 UTC, 0 replies.
- [38/50] [abbrv] hadoop git commit: YARN-6130. [ATSv2 Security] Generate a delegation token for AM when app collector is created and pass it to AM via NM and RM. Contributed by Varun Saxena. - posted by va...@apache.org on 2017/08/22 12:43:52 UTC, 0 replies.
- [39/50] [abbrv] hadoop git commit: YARN-6130. [ATSv2 Security] Generate a delegation token for AM when app collector is created and pass it to AM via NM and RM. Contributed by Varun Saxena. - posted by va...@apache.org on 2017/08/22 12:43:53 UTC, 0 replies.
- [40/50] [abbrv] hadoop git commit: YARN-7006. [ATSv2 Security] Changes for authentication for CollectorNodemanagerProtocol. Contributed by Varun Saxena - posted by va...@apache.org on 2017/08/22 12:43:54 UTC, 0 replies.
- [41/50] [abbrv] hadoop git commit: YARN-6133. [ATSv2 Security] Renew delegation token for app automatically if an app collector is active. Contributed by Varun Saxena. - posted by va...@apache.org on 2017/08/22 12:43:55 UTC, 0 replies.
- [42/50] [abbrv] hadoop git commit: YARN-6874. Supplement timestamp for min start/max end time columns in flow run table to avoid overwrite (Vrushali C via Varun Saxena) - posted by va...@apache.org on 2017/08/22 12:43:56 UTC, 0 replies.
- [43/50] [abbrv] hadoop git commit: YARN-6820. Restrict read access to timelineservice v2 data. Contributed by Vrushali C - posted by va...@apache.org on 2017/08/22 12:43:57 UTC, 0 replies.
- [44/50] [abbrv] hadoop git commit: YARN-7038. [Atsv2 Security] CollectorNodemanagerProtocol RPC interface doesn't work when service authorization is enabled. Contributed by Varun Saxena. - posted by va...@apache.org on 2017/08/22 12:43:58 UTC, 0 replies.
- [45/50] [abbrv] hadoop git commit: YARN-6134. [ATSv2 Security] Regenerate delegation token for app just before token expires if app collector is active. Contributed by Varun Saxena - posted by va...@apache.org on 2017/08/22 12:43:59 UTC, 0 replies.
- [46/50] [abbrv] hadoop git commit: YARN-6323. Rolling upgrade/config change is broken on timeline v2. (Vrushali C via Haibo Chen) - posted by va...@apache.org on 2017/08/22 12:44:00 UTC, 0 replies.
- [47/50] [abbrv] hadoop git commit: YARN-6861. Reader API for sub application entities (Rohith Sharma K S via Varun Saxena) - posted by va...@apache.org on 2017/08/22 12:44:01 UTC, 0 replies.
- [48/50] [abbrv] hadoop git commit: MAPREDUCE-6838. [ATSv2 Security] Add timeline delegation token received in allocate response to UGI. Contributed by Varun Saxena - posted by va...@apache.org on 2017/08/22 12:44:02 UTC, 0 replies.
- [49/50] [abbrv] hadoop git commit: YARN-7041. Nodemanager NPE running jobs with security off. Contributed by Varun Saxena. - posted by va...@apache.org on 2017/08/22 12:44:03 UTC, 0 replies.
- [50/50] [abbrv] hadoop git commit: YARN-6047 Documentation updates for TimelineService v2 (Contributed by Rohith Sharma) - posted by va...@apache.org on 2017/08/22 12:44:04 UTC, 0 replies.
- hadoop git commit: MAPREDUCE-6838. Addendum to fix code comment - posted by va...@apache.org on 2017/08/22 13:07:49 UTC, 0 replies.
- hadoop git commit: YARN-6905. Addendum to fix TestTimelineReaderWebServicesHBaseStorage due to missing FastNumberFormat - posted by va...@apache.org on 2017/08/22 13:18:49 UTC, 0 replies.
- [01/51] [abbrv] hadoop git commit: YARN-6027. Support fromid(offset) filter for /flows API (Rohith Sharma K S via Varun Saxena) [Forced Update!] - posted by va...@apache.org on 2017/08/22 13:34:36 UTC, 0 replies.
- [02/51] [abbrv] hadoop git commit: YARN-6027. Support fromid(offset) filter for /flows API (Rohith Sharma K S via Varun Saxena) - posted by va...@apache.org on 2017/08/22 13:34:37 UTC, 0 replies.
- [03/51] [abbrv] hadoop git commit: YARN-6253. FlowAcitivityColumnPrefix.store(byte[] rowKey, ...) drops timestamp. Contributed by Haibo Chen. - posted by va...@apache.org on 2017/08/22 13:34:38 UTC, 0 replies.
- [04/51] [abbrv] hadoop git commit: YARN-5980. Update documentation for single node hbase deploy. Contributed by Vrushali C. - posted by va...@apache.org on 2017/08/22 13:34:39 UTC, 0 replies.
- [05/51] [abbrv] hadoop git commit: YARN-5922. Remove direct references of HBaseTimelineWriter/Reader in core ATS classes. Contributed by Haibo Chen. - posted by va...@apache.org on 2017/08/22 13:34:40 UTC, 0 replies.
- [06/51] [abbrv] 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/08/22 13:34:41 UTC, 0 replies.
- [07/51] [abbrv] 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/08/22 13:34:42 UTC, 0 replies.
- [08/51] [abbrv] hadoop git commit: YARN-5925. Extract hbase-backend-exclusive utility methods from TimelineStorageUtil. Contributed by Haibo Chen. - posted by va...@apache.org on 2017/08/22 13:34:43 UTC, 0 replies.
- [09/51] [abbrv] hadoop git commit: MAPREDUCE-6818. Remove direct reference to TimelineClientImpl. Contributed by Li Lu. - posted by va...@apache.org on 2017/08/22 13:34:44 UTC, 0 replies.
- [10/51] [abbrv] hadoop git commit: YARN-6069. CORS support in timeline v2 (Rohith Sharma K S via Varun Saxena) - posted by va...@apache.org on 2017/08/22 13:34:45 UTC, 0 replies.
- [11/51] [abbrv] hadoop git commit: YARN-6094. Update the coprocessor to be a dynamically loaded one. Contributed by Vrushali C. - posted by va...@apache.org on 2017/08/22 13:34:46 UTC, 0 replies.
- [12/51] [abbrv] 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/08/22 13:34:47 UTC, 0 replies.
- [13/51] [abbrv] hadoop git commit: YARN-5378. Accommodate app-id->cluster mapping (Sangjin Lee via Varun Saxena) - posted by va...@apache.org on 2017/08/22 13:34:48 UTC, 0 replies.
- [14/51] [abbrv] 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/08/22 13:34:49 UTC, 0 replies.
- [15/51] [abbrv] hadoop git commit: YARN-4675. Reorganize TimelineClient and TimelineClientImpl into separate classes for ATSv1.x and ATSv2. Contributed by Naganarasimha G R. - posted by va...@apache.org on 2017/08/22 13:34:50 UTC, 0 replies.
- [16/51] [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 va...@apache.org on 2017/08/22 13:34:51 UTC, 0 replies.
- [17/51] [abbrv] hadoop git commit: YARN-6316 Provide help information and documentation for TimelineSchemaCreator (Contributed by Haibo Chen via Vrushali C) - posted by va...@apache.org on 2017/08/22 13:34:52 UTC, 0 replies.
- [18/51] [abbrv] hadoop git commit: YARN-6318. timeline service schema creator fails if executed from a remote machine (Sangjin Lee via Varun Saxena) - posted by va...@apache.org on 2017/08/22 13:34:53 UTC, 0 replies.
- [19/51] [abbrv] hadoop git commit: YARN-6256. Add FROM_ID info key for timeline entities in reader response (Rohith Sharma K S via Varun Saxena) - posted by va...@apache.org on 2017/08/22 13:34:54 UTC, 0 replies.
- [20/51] [abbrv] hadoop git commit: YARN-6256. Add FROM_ID info key for timeline entities in reader response (Rohith Sharma K S via Varun Saxena) - posted by va...@apache.org on 2017/08/22 13:34:55 UTC, 0 replies.
- [21/51] [abbrv] hadoop git commit: YARN-6237. Move UID constant to TimelineReaderUtils (Rohith Sharma K S via Varun Saxena) - posted by va...@apache.org on 2017/08/22 13:34:56 UTC, 0 replies.
- [22/51] [abbrv] hadoop git commit: YARN-6555. Store application flow context in NM state store for work-preserving restart. (Rohith Sharma K S via Haibo Chen) - posted by va...@apache.org on 2017/08/22 13:34:57 UTC, 0 replies.
- [23/51] [abbrv] hadoop git commit: YARN-6146. Add Builder methods for TimelineEntityFilters (Haibo Chen via Varun Saxena) - posted by va...@apache.org on 2017/08/22 13:34:58 UTC, 0 replies.
- [24/51] [abbrv] hadoop git commit: YARN-6146. Add Builder methods for TimelineEntityFilters (Haibo Chen via Varun Saxena) - posted by va...@apache.org on 2017/08/22 13:34:59 UTC, 0 replies.
- [25/51] [abbrv] hadoop git commit: YARN-6850 Ensure that supplemented timestamp is stored only for flow run metrics (Contributed by Varun Saxena via Vrushali C) - posted by va...@apache.org on 2017/08/22 13:35:00 UTC, 0 replies.
- [26/51] [abbrv] hadoop git commit: YARN-6658. Remove columnFor() methods of Columns in HBaseTimeline backend (Haibo Chen via Varun Saxena) - posted by va...@apache.org on 2017/08/22 13:35:01 UTC, 0 replies.
- [27/51] [abbrv] hadoop git commit: YARN-5647. [ATSv2 Security] Collector side changes for loading auth filters and principals. Contributed by Varun Saxena - posted by va...@apache.org on 2017/08/22 13:35:02 UTC, 0 replies.
- [28/51] [abbrv] hadoop git commit: YARN-5647. [ATSv2 Security] Collector side changes for loading auth filters and principals. Contributed by Varun Saxena - posted by va...@apache.org on 2017/08/22 13:35:03 UTC, 0 replies.
- [29/51] [abbrv] hadoop git commit: YARN-6638. [ATSv2 Security] Timeline reader side changes for loading auth filters and principals. Contributed by Varun Saxena - posted by va...@apache.org on 2017/08/22 13:35:04 UTC, 0 replies.
- [30/51] [abbrv] hadoop git commit: YARN-6801. NPE in RM while setting collectors map in NodeHeartbeatResponse. Contributed by Vrushali C. - posted by va...@apache.org on 2017/08/22 13:35:05 UTC, 0 replies.
- [31/51] [abbrv] hadoop git commit: YARN-5648. [ATSv2 Security] Client side changes for authentication. Contributed by Varun Saxena - posted by va...@apache.org on 2017/08/22 13:35:06 UTC, 0 replies.
- [32/51] [abbrv] hadoop git commit: YARN-4455. Support fetching metrics by time range. Contributed by Varun Saxena. - posted by va...@apache.org on 2017/08/22 13:35:07 UTC, 0 replies.
- [33/51] [abbrv] hadoop git commit: YARN-4455. Support fetching metrics by time range. Contributed by Varun Saxena. - posted by va...@apache.org on 2017/08/22 13:35:08 UTC, 0 replies.
- [34/51] [abbrv] hadoop git commit: YARN-6734. Ensure sub-application user is extracted & sent to timeline service (Rohith Sharma K S via Varun Saxena) - posted by va...@apache.org on 2017/08/22 13:35:09 UTC, 0 replies.
- [35/51] [abbrv] hadoop git commit: YARN-6130. [ATSv2 Security] Generate a delegation token for AM when app collector is created and pass it to AM via NM and RM. Contributed by Varun Saxena. - posted by va...@apache.org on 2017/08/22 13:35:10 UTC, 0 replies.
- [36/51] [abbrv] hadoop git commit: YARN-6130. [ATSv2 Security] Generate a delegation token for AM when app collector is created and pass it to AM via NM and RM. Contributed by Varun Saxena. - posted by va...@apache.org on 2017/08/22 13:35:11 UTC, 0 replies.
- [37/51] [abbrv] hadoop git commit: YARN-6874. Supplement timestamp for min start/max end time columns in flow run table to avoid overwrite (Vrushali C via Varun Saxena) - posted by va...@apache.org on 2017/08/22 13:35:12 UTC, 0 replies.
- [38/51] [abbrv] hadoop git commit: YARN-6133. [ATSv2 Security] Renew delegation token for app automatically if an app collector is active. Contributed by Varun Saxena. - posted by va...@apache.org on 2017/08/22 13:35:13 UTC, 0 replies.
- [39/51] [abbrv] hadoop git commit: YARN-6733. Add table for storing sub-application entities. Contributed by Vrushali C. - posted by va...@apache.org on 2017/08/22 13:35:14 UTC, 0 replies.
- [40/51] [abbrv] hadoop git commit: YARN-6820. Restrict read access to timelineservice v2 data. Contributed by Vrushali C - posted by va...@apache.org on 2017/08/22 13:35:15 UTC, 0 replies.
- [41/51] [abbrv] hadoop git commit: YARN-7006. [ATSv2 Security] Changes for authentication for CollectorNodemanagerProtocol. Contributed by Varun Saxena - posted by va...@apache.org on 2017/08/22 13:35:16 UTC, 0 replies.
- [42/51] [abbrv] hadoop git commit: YARN-6888. Refactor AppLevelTimelineCollector such that RM does not have aggregator threads created. Contributed by Vrushali C. - posted by va...@apache.org on 2017/08/22 13:35:17 UTC, 0 replies.
- [43/51] [abbrv] hadoop git commit: YARN-7038. [Atsv2 Security] CollectorNodemanagerProtocol RPC interface doesn't work when service authorization is enabled. Contributed by Varun Saxena. - posted by va...@apache.org on 2017/08/22 13:35:18 UTC, 0 replies.
- [44/51] [abbrv] hadoop git commit: YARN-7041. Nodemanager NPE running jobs with security off. Contributed by Varun Saxena. - posted by va...@apache.org on 2017/08/22 13:35:19 UTC, 0 replies.
- [45/51] [abbrv] hadoop git commit: YARN-6861. Reader API for sub application entities (Rohith Sharma K S via Varun Saxena) - posted by va...@apache.org on 2017/08/22 13:35:20 UTC, 0 replies.
- [46/51] [abbrv] hadoop git commit: YARN-6134. [ATSv2 Security] Regenerate delegation token for app just before token expires if app collector is active. Contributed by Varun Saxena - posted by va...@apache.org on 2017/08/22 13:35:21 UTC, 0 replies.
- [47/51] [abbrv] hadoop git commit: MAPREDUCE-6838. [ATSv2 Security] Add timeline delegation token received in allocate response to UGI. Contributed by Varun Saxena - posted by va...@apache.org on 2017/08/22 13:35:22 UTC, 0 replies.
- [48/51] [abbrv] hadoop git commit: YARN-6047 Documentation updates for TimelineService v2 (Contributed by Rohith Sharma) - posted by va...@apache.org on 2017/08/22 13:35:23 UTC, 0 replies.
- [49/51] [abbrv] hadoop git commit: MAPREDUCE-6838. Addendum to fix code comment - posted by va...@apache.org on 2017/08/22 13:35:24 UTC, 0 replies.
- [50/51] [abbrv] hadoop git commit: YARN-6323. Rolling upgrade/config change is broken on timeline v2. (Vrushali C via Haibo Chen) - posted by va...@apache.org on 2017/08/22 13:35:25 UTC, 0 replies.
- [51/51] [abbrv] hadoop git commit: YARN-6905. Addendum to fix TestTimelineReaderWebServicesHBaseStorage due to missing FastNumberFormat - posted by va...@apache.org on 2017/08/22 13:35:26 UTC, 0 replies.
- hadoop git commit: HADOOP-14705. Add batched interface reencryptEncryptedKeys to KMS. - posted by xi...@apache.org on 2017/08/22 14:47:42 UTC, 0 replies.
- hadoop git commit: YARN-2416. InvalidStateTransitonException in ResourceManager if AMLauncher does not receive response for startContainers() call in time. Contributed by Jonathan Eagles - posted by jl...@apache.org on 2017/08/22 17:59:35 UTC, 3 replies.
- hadoop git commit: YARN-7048. Fix tests faking kerberos to explicitly set ugi auth type. Contributed by Daryn Sharp - posted by jl...@apache.org on 2017/08/22 18:17:21 UTC, 3 replies.
- hadoop git commit: HADOOP-14687. AuthenticatedURL will reuse bad/expired session cookies. Contributed by Daryn Sharp - posted by jl...@apache.org on 2017/08/22 21:53:34 UTC, 3 replies.
- hadoop git commit: YARN-6798. Fix NM startup failure with old state store due to version mismatch. (Botong Huang via rchiang) - posted by su...@apache.org on 2017/08/22 22:29:29 UTC, 0 replies.
- [01/42] hadoop git commit: YARN-5603. Metrics for Federation StateStore. (Ellen Hui via asuresh) [Forced Update!] - posted by wa...@apache.org on 2017/08/22 23:15:35 UTC, 0 replies.
- [02/42] hadoop git commit: YARN-6923. Metrics for Federation Router. (Giovanni Matteo Fumarola via asuresh) - posted by wa...@apache.org on 2017/08/22 23:15:36 UTC, 0 replies.
- [03/42] hadoop git commit: YARN-7047. Moving logging APIs over to slf4j in hadoop-yarn-server-nodemanager. Contributed by Yeliang Cang. - posted by wa...@apache.org on 2017/08/22 23:15:37 UTC, 0 replies.
- [04/42] hadoop git commit: YARN-7047. Moving logging APIs over to slf4j in hadoop-yarn-server-nodemanager. Contributed by Yeliang Cang. - posted by wa...@apache.org on 2017/08/22 23:15:38 UTC, 0 replies.
- [05/42] hadoop git commit: YARN-7047. Moving logging APIs over to slf4j in hadoop-yarn-server-nodemanager. Contributed by Yeliang Cang. - posted by wa...@apache.org on 2017/08/22 23:15:39 UTC, 0 replies.
- [06/42] hadoop git commit: HADOOP-14787. AliyunOSS: Implement the `createNonRecursive` operator. Contributed by Genmao Yu - posted by wa...@apache.org on 2017/08/22 23:15:40 UTC, 0 replies.
- [07/42] hadoop git commit: HADOOP-14705. Add batched interface reencryptEncryptedKeys to KMS. - posted by wa...@apache.org on 2017/08/22 23:15:41 UTC, 0 replies.
- [08/42] hadoop git commit: YARN-2416. InvalidStateTransitonException in ResourceManager if AMLauncher does not receive response for startContainers() call in time. Contributed by Jonathan Eagles - posted by wa...@apache.org on 2017/08/22 23:15:42 UTC, 0 replies.
- [09/42] hadoop git commit: YARN-7048. Fix tests faking kerberos to explicitly set ugi auth type. Contributed by Daryn Sharp - posted by wa...@apache.org on 2017/08/22 23:15:43 UTC, 0 replies.
- [10/42] hadoop git commit: HADOOP-14687. AuthenticatedURL will reuse bad/expired session cookies. Contributed by Daryn Sharp - posted by wa...@apache.org on 2017/08/22 23:15:44 UTC, 0 replies.
- [11/42] hadoop git commit: YARN-4829. Add support for binary units in Resource class.(vvasudev via asuresh) - posted by wa...@apache.org on 2017/08/22 23:15:45 UTC, 0 replies.
- [12/42] hadoop git commit: YARN-4715. Add support to read resource types from a config file. Contributed by Varun Vasudev. - posted by wa...@apache.org on 2017/08/22 23:15:46 UTC, 0 replies.
- [13/42] hadoop git commit: YARN-4172. Extend DominantResourceCalculator to account for all resources. (Varun Vasudev via wangda) - posted by wa...@apache.org on 2017/08/22 23:15:47 UTC, 0 replies.
- [14/42] hadoop git commit: YARN-4081. Add support for multiple resource types in the Resource class. (Varun Vasudev via wangda) - posted by wa...@apache.org on 2017/08/22 23:15:48 UTC, 0 replies.
- [15/42] hadoop git commit: YARN-4081. Add support for multiple resource types in the Resource class. (Varun Vasudev via wangda) - posted by wa...@apache.org on 2017/08/22 23:15:49 UTC, 0 replies.
- [16/42] hadoop git commit: YARN-4081. Add support for multiple resource types in the Resource class. (Varun Vasudev via wangda) - posted by wa...@apache.org on 2017/08/22 23:15:50 UTC, 0 replies.
- [17/42] hadoop git commit: YARN-5707. Add manager class for resource profiles. Contributed by Varun Vasudev. - posted by wa...@apache.org on 2017/08/22 23:15:51 UTC, 0 replies.
- [18/42] hadoop git commit: YARN-5242. Update DominantResourceCalculator to consider all resource types in calculations. Contributed by Varun Vasudev. - posted by wa...@apache.org on 2017/08/22 23:15:52 UTC, 0 replies.
- [19/42] hadoop git commit: YARN-4830. Add support for resource types in the nodemanager. Contributed by Varun Vasudev. - posted by wa...@apache.org on 2017/08/22 23:15:53 UTC, 0 replies.
- [20/42] hadoop git commit: YARN-5586. Update the Resources class to consider all resource types. Contributed by Varun Vasudev. - posted by wa...@apache.org on 2017/08/22 23:15:54 UTC, 0 replies.
- [21/42] hadoop git commit: YARN-6445. [YARN-3926] Performance improvements in resource profile branch with respect to SLS. Contributed by Varun Vasudev. - posted by wa...@apache.org on 2017/08/22 23:15:55 UTC, 0 replies.
- [22/42] hadoop git commit: YARN-6610. [YARN-3926] DominantResourceCalculator#getResourceAsValue dominant param is updated to handle multiple resources. Contributed by Daniel Templeton. - posted by wa...@apache.org on 2017/08/22 23:15:56 UTC, 0 replies.
- [23/42] hadoop git commit: YARN-6761. Fix build for YARN-3926 branch. Contributed by Varun Vasudev. - posted by wa...@apache.org on 2017/08/22 23:15:57 UTC, 0 replies.
- [24/42] hadoop git commit: YARN-6786. [YARN-3926] ResourcePBImpl imports cleanup. Contributed by Yeliang Cang. - posted by wa...@apache.org on 2017/08/22 23:15:58 UTC, 0 replies.
- [25/42] hadoop git commit: YARN-6788. [YARN-3926] Improve performance of resource profile branch (Contributed by Sunil Govindan via Daniel Templeton) - posted by wa...@apache.org on 2017/08/22 23:15:59 UTC, 0 replies.
- [26/42] hadoop git commit: YARN-6788. [YARN-3926] Improve performance of resource profile branch (Contributed by Sunil Govindan via Daniel Templeton) - posted by wa...@apache.org on 2017/08/22 23:16:00 UTC, 0 replies.
- [27/42] hadoop git commit: YARN-5587. Add support for resource profiles. (vvasudev via asuresh) - posted by wa...@apache.org on 2017/08/22 23:16:01 UTC, 0 replies.
- [28/42] hadoop git commit: YARN-5587. Add support for resource profiles. (vvasudev via asuresh) - posted by wa...@apache.org on 2017/08/22 23:16:02 UTC, 0 replies.
- [29/42] hadoop git commit: YARN-6232. Update resource usage and preempted resource calculations to take into account all resource types. Contributed by Varun Vasudev. - posted by wa...@apache.org on 2017/08/22 23:16:03 UTC, 0 replies.
- [30/42] hadoop git commit: YARN-6232. Update resource usage and preempted resource calculations to take into account all resource types. Contributed by Varun Vasudev. - posted by wa...@apache.org on 2017/08/22 23:16:04 UTC, 0 replies.
- [31/42] hadoop git commit: YARN-6908. ResourceProfilesManagerImpl is missing @Overrides on methods (Contributed by Sunil G. via Daniel Templeton) - posted by wa...@apache.org on 2017/08/22 23:16:05 UTC, 0 replies.
- [32/42] hadoop git commit: YARN-7030. [YARN-3926] Performance optimizations in Resource and ResourceUtils class. Contributed by Wangda Tan. - posted by wa...@apache.org on 2017/08/22 23:16:06 UTC, 0 replies.
- [33/42] hadoop git commit: YARN-6789. Add Client API to get all supported resource types from RM. (Sunil G via wangda) - posted by wa...@apache.org on 2017/08/22 23:16:07 UTC, 0 replies.
- [34/42] hadoop git commit: YARN-6935. [YARN-3926] ResourceProfilesManagerImpl.parseResource() has no need of the key parameter (Contributed by Manikandan R via Daniel Templeton) - posted by wa...@apache.org on 2017/08/22 23:16:08 UTC, 0 replies.
- [35/42] hadoop git commit: YARN-7042. Clean up unit tests after YARN-6610. (Daniel Templeton via wangda) - posted by wa...@apache.org on 2017/08/22 23:16:09 UTC, 0 replies.
- [36/42] hadoop git commit: YARN-6994. [YARN-3926] Remove last uses of Long from resource types code. (Daniel Templeton via Yufei Gu) - posted by wa...@apache.org on 2017/08/22 23:16:10 UTC, 0 replies.
- [37/42] hadoop git commit: YARN-5708. Implement APIs to get resource profiles from the RM. Contributed by Varun Vasudev. - posted by wa...@apache.org on 2017/08/22 23:16:11 UTC, 0 replies.
- [38/42] hadoop git commit: YARN-5588. [YARN-3926] Add support for resource profiles in distributed shell. Contributed by Varun Vasudev. - posted by wa...@apache.org on 2017/08/22 23:16:12 UTC, 0 replies.
- [39/42] hadoop git commit: YARN-6892. [YARN-3926] Improve API implementation in Resources and DominantResourceCalculator class. Contributed by Sunil G. - posted by wa...@apache.org on 2017/08/22 23:16:13 UTC, 0 replies.
- [40/42] hadoop git commit: YARN-6781. [YARN-3926] ResourceUtils#initializeResourcesMap takes an unnecessary Map parameter. Contributed by Yu-Tang Lin. - posted by wa...@apache.org on 2017/08/22 23:16:14 UTC, 0 replies.
- [41/42] hadoop git commit: YARN-7067. [YARN-3926] Optimize ResourceType information display in UI. Contributed by Wangda Tan. - posted by wa...@apache.org on 2017/08/22 23:16:15 UTC, 0 replies.
- [42/42] hadoop git commit: YARN-7043. Cleanup ResourceProfileManager. (wangda) - posted by wa...@apache.org on 2017/08/22 23:16:16 UTC, 0 replies.
- [1/3] hadoop git commit: YARN-7039. Fix javac and javadoc errors in YARN-3926 branch. (Sunil G via wangda) - posted by wa...@apache.org on 2017/08/22 23:19:22 UTC, 0 replies.
- [2/3] hadoop git commit: YARN-7039. Fix javac and javadoc errors in YARN-3926 branch. (Sunil G via wangda) - posted by wa...@apache.org on 2017/08/22 23:19:23 UTC, 0 replies.
- [3/3] hadoop git commit: YARN-7039. Fix javac and javadoc errors in YARN-3926 branch. (Sunil G via wangda) - posted by wa...@apache.org on 2017/08/22 23:19:24 UTC, 0 replies.
- hadoop git commit: YARN-7053. Move curator transaction support to ZKCuratorManager. (Jonathan Hung via Subru). - posted by su...@apache.org on 2017/08/23 02:21:03 UTC, 1 replies.
- [01/36] hadoop git commit: YARN-6988. container-executor fails for docker when command length > 4096 B. Contributed by Eric Badger [Forced Update!] - posted by jh...@apache.org on 2017/08/23 02:57:12 UTC, 0 replies.
- [02/36] hadoop git commit: HDFS-12072. Provide fairness between EC and non-EC recovery tasks. Contributed by Eddy Xu. - posted by jh...@apache.org on 2017/08/23 02:57:13 UTC, 0 replies.
- [03/36] hadoop git commit: HDFS-12316. Verify HDFS snapshot deletion doesn't crash the ongoing file writes. - posted by jh...@apache.org on 2017/08/23 02:57:14 UTC, 0 replies.
- [04/36] hadoop git commit: HADOOP-14398. Modify documents for the FileSystem Builder API. (Lei (Eddy) Xu) - posted by jh...@apache.org on 2017/08/23 02:57:15 UTC, 0 replies.
- [05/36] hadoop git commit: HADOOP-14769. WASB: delete recursive should not fail if a file is deleted. Contributed by Thomas Marquardt - posted by jh...@apache.org on 2017/08/23 02:57:16 UTC, 0 replies.
- [06/36] hadoop git commit: YARN-7007. NPE in RM while using YarnClient.getApplications(). Contributed by Lingfeng Su. - posted by jh...@apache.org on 2017/08/23 02:57:17 UTC, 0 replies.
- [07/36] hadoop git commit: Revert "HADOOP-14732. ProtobufRpcEngine should use Time.monotonicNow to measure durations. Contributed by Hanisha Koneru." - posted by jh...@apache.org on 2017/08/23 02:57:18 UTC, 0 replies.
- [08/36] hadoop git commit: YARN-6969. Clean up unused code in class FairSchedulerQueueInfo. (Larry Lo via Yufei Gu) - posted by jh...@apache.org on 2017/08/23 02:57:19 UTC, 0 replies.
- [09/36] hadoop git commit: YARN-6852. Native code changes to support isolate GPU devices by using CGroups. (wangda) - posted by jh...@apache.org on 2017/08/23 02:57:20 UTC, 0 replies.
- [10/36] hadoop git commit: YARN-6979. Add flag to notify all types of container updates to NM via NodeHeartbeatResponse. (Kartheek Muthyala via asuresh) - posted by jh...@apache.org on 2017/08/23 02:57:21 UTC, 0 replies.
- [11/36] hadoop git commit: YARN-6979. [Addendum patch] Fixed classname and added javadocs. (Kartheek Muthyala via asuresh) - posted by jh...@apache.org on 2017/08/23 02:57:22 UTC, 0 replies.
- [12/36] hadoop git commit: HADOOP-14194. Aliyun OSS should not use empty endpoint as default. Contributed by Genmao Yu - posted by jh...@apache.org on 2017/08/23 02:57:23 UTC, 0 replies.
- [13/36] hadoop git commit: HDFS-11988. Verify HDFS Snapshots with open files captured are consistent across truncates and appends to current version file. - posted by jh...@apache.org on 2017/08/23 02:57:24 UTC, 0 replies.
- [14/36] hadoop git commit: HDFS-12325. SFTPFileSystem operations should restore cwd. Contributed by Chen Liang. - posted by jh...@apache.org on 2017/08/23 02:57:25 UTC, 0 replies.
- [15/36] hadoop git commit: HDFS-11738. Hedged pread takes more time when block moved from initial locations. Contributed by Vinayakumar B. - posted by jh...@apache.org on 2017/08/23 02:57:26 UTC, 0 replies.
- [16/36] hadoop git commit: YARN-5603. Metrics for Federation StateStore. (Ellen Hui via asuresh) - posted by jh...@apache.org on 2017/08/23 02:57:27 UTC, 0 replies.
- [17/36] hadoop git commit: YARN-6923. Metrics for Federation Router. (Giovanni Matteo Fumarola via asuresh) - posted by jh...@apache.org on 2017/08/23 02:57:28 UTC, 0 replies.
- [18/36] hadoop git commit: YARN-7047. Moving logging APIs over to slf4j in hadoop-yarn-server-nodemanager. Contributed by Yeliang Cang. - posted by jh...@apache.org on 2017/08/23 02:57:29 UTC, 0 replies.
- [19/36] hadoop git commit: YARN-7047. Moving logging APIs over to slf4j in hadoop-yarn-server-nodemanager. Contributed by Yeliang Cang. - posted by jh...@apache.org on 2017/08/23 02:57:30 UTC, 0 replies.
- [20/36] hadoop git commit: YARN-7047. Moving logging APIs over to slf4j in hadoop-yarn-server-nodemanager. Contributed by Yeliang Cang. - posted by jh...@apache.org on 2017/08/23 02:57:31 UTC, 0 replies.
- [21/36] hadoop git commit: HADOOP-14787. AliyunOSS: Implement the `createNonRecursive` operator. Contributed by Genmao Yu - posted by jh...@apache.org on 2017/08/23 02:57:32 UTC, 0 replies.
- [22/36] hadoop git commit: HADOOP-14705. Add batched interface reencryptEncryptedKeys to KMS. - posted by jh...@apache.org on 2017/08/23 02:57:33 UTC, 0 replies.
- [23/36] hadoop git commit: YARN-2416. InvalidStateTransitonException in ResourceManager if AMLauncher does not receive response for startContainers() call in time. Contributed by Jonathan Eagles - posted by jh...@apache.org on 2017/08/23 02:57:34 UTC, 0 replies.
- [24/36] hadoop git commit: YARN-7048. Fix tests faking kerberos to explicitly set ugi auth type. Contributed by Daryn Sharp - posted by jh...@apache.org on 2017/08/23 02:57:35 UTC, 0 replies.
- [25/36] hadoop git commit: HADOOP-14687. AuthenticatedURL will reuse bad/expired session cookies. Contributed by Daryn Sharp - posted by jh...@apache.org on 2017/08/23 02:57:36 UTC, 0 replies.
- [26/36] hadoop git commit: YARN-7053. Move curator transaction support to ZKCuratorManager. (Jonathan Hung via Subru). - posted by jh...@apache.org on 2017/08/23 02:57:37 UTC, 0 replies.
- [27/36] hadoop git commit: YARN-5951. Changes to allow CapacityScheduler to use configuration store - posted by jh...@apache.org on 2017/08/23 02:57:38 UTC, 0 replies.
- [28/36] hadoop git commit: YARN-5952. Create REST API for changing YARN scheduler configurations. (Jonathan Hung via wangda) - posted by jh...@apache.org on 2017/08/23 02:57:39 UTC, 0 replies.
- [29/36] hadoop git commit: YARN-5953 addendum: Move QueueConfigInfo and SchedConfUpdateInfo to package org.apache.hadoop.yarn.webapp.dao - posted by jh...@apache.org on 2017/08/23 02:57:40 UTC, 0 replies.
- [30/36] hadoop git commit: YARN-6322: Disable queue refresh when configuration mutation is enabled. Contributed by Jonathan Hung - posted by jh...@apache.org on 2017/08/23 02:57:41 UTC, 0 replies.
- [31/36] hadoop git commit: YARN-5953:Create CLI for changing YARN configurations. (Jonathan Hung via xgong) - posted by jh...@apache.org on 2017/08/23 02:57:42 UTC, 0 replies.
- [32/36] hadoop git commit: YARN-5949. Add pluggable configuration ACL policy interface and implementation. (Jonathan Hung via wangda) - posted by jh...@apache.org on 2017/08/23 02:57:43 UTC, 0 replies.
- [33/36] hadoop git commit: YARN-5948. Implement MutableConfigurationManager for handling storage into configuration store - posted by jh...@apache.org on 2017/08/23 02:57:44 UTC, 0 replies.
- [34/36] hadoop git commit: YARN-6575. Support global configuration mutation in MutableConfProvider. (Jonathan Hung via Xuan Gong) - posted by jh...@apache.org on 2017/08/23 02:57:45 UTC, 0 replies.
- [35/36] hadoop git commit: YARN-5947: Create LeveldbConfigurationStore class using Leveldb as backing store. Contributed by Jonathan Hung - posted by jh...@apache.org on 2017/08/23 02:57:46 UTC, 0 replies.
- [36/36] hadoop git commit: YARN-5946: Create YarnConfigurationStore interface and InMemoryConfigurationStore class. Contributed by Jonathan Hung - posted by jh...@apache.org on 2017/08/23 02:57:47 UTC, 0 replies.
- hadoop git commit: HDFS-12327. Ozone: support setting timeout in background service. Contributed by Yiqun Lin. - posted by ww...@apache.org on 2017/08/23 05:31:49 UTC, 0 replies.
- [1/2] hadoop git commit: HDFS-11738. Hedged pread takes more time when block moved from initial locations. Contributed by Vinayakumar B. - posted by vi...@apache.org on 2017/08/23 14:59:15 UTC, 0 replies.
- [2/2] hadoop git commit: HDFS-11738. Hedged pread takes more time when block moved from initial locations. Contributed by Vinayakumar B. - posted by vi...@apache.org on 2017/08/23 14:59:16 UTC, 0 replies.
- hadoop git commit: YARN-6251. Do async container release to prevent deadlock during container updates. (Arun Suresh via wangda) - posted by wa...@apache.org on 2017/08/23 16:56:44 UTC, 1 replies.
- hadoop git commit: HDFS-12337. Ozone: Concurrent RocksDB open calls fail because of "No locks available". Contributed by Mukul Kumar Singh. - posted by ae...@apache.org on 2017/08/23 17:24:20 UTC, 0 replies.
- [01/11] hadoop git commit: YARN-6251. Do async container release to prevent deadlock during container updates. (Arun Suresh via wangda) [Forced Update!] - posted by xg...@apache.org on 2017/08/23 18:10:51 UTC, 0 replies.
- [02/11] hadoop git commit: YARN-5946: Create YarnConfigurationStore interface and InMemoryConfigurationStore class. Contributed by Jonathan Hung - posted by xg...@apache.org on 2017/08/23 18:10:52 UTC, 0 replies.
- [03/11] hadoop git commit: YARN-5951. Changes to allow CapacityScheduler to use configuration store - posted by xg...@apache.org on 2017/08/23 18:10:53 UTC, 0 replies.
- [04/11] hadoop git commit: YARN-5952. Create REST API for changing YARN scheduler configurations. (Jonathan Hung via wangda) - posted by xg...@apache.org on 2017/08/23 18:10:54 UTC, 0 replies.
- [05/11] hadoop git commit: YARN-5948. Implement MutableConfigurationManager for handling storage into configuration store - posted by xg...@apache.org on 2017/08/23 18:10:55 UTC, 0 replies.
- [06/11] hadoop git commit: YARN-6575. Support global configuration mutation in MutableConfProvider. (Jonathan Hung via Xuan Gong) - posted by xg...@apache.org on 2017/08/23 18:10:56 UTC, 0 replies.
- [07/11] hadoop git commit: YARN-5949. Add pluggable configuration ACL policy interface and implementation. (Jonathan Hung via wangda) - posted by xg...@apache.org on 2017/08/23 18:10:57 UTC, 0 replies.
- [08/11] hadoop git commit: YARN-5953 addendum: Move QueueConfigInfo and SchedConfUpdateInfo to package org.apache.hadoop.yarn.webapp.dao - posted by xg...@apache.org on 2017/08/23 18:10:58 UTC, 0 replies.
- [09/11] hadoop git commit: YARN-6322: Disable queue refresh when configuration mutation is enabled. Contributed by Jonathan Hung - posted by xg...@apache.org on 2017/08/23 18:10:59 UTC, 0 replies.
- [10/11] hadoop git commit: YARN-5947: Create LeveldbConfigurationStore class using Leveldb as backing store. Contributed by Jonathan Hung - posted by xg...@apache.org on 2017/08/23 18:11:00 UTC, 0 replies.
- [11/11] hadoop git commit: YARN-5953:Create CLI for changing YARN configurations. (Jonathan Hung via xgong) - posted by xg...@apache.org on 2017/08/23 18:11:01 UTC, 0 replies.
- hadoop git commit: YARN-7024: Fix issues on recovery in LevelDB store. Contributed by Jonathan Hung - posted by xg...@apache.org on 2017/08/23 18:12:35 UTC, 0 replies.
- hadoop git commit: HADOOP-14251. Credential provider should handle property key deprecation. Contributed by John Zhuge. - posted by jz...@apache.org on 2017/08/23 18:50:26 UTC, 3 replies.
- [01/44] hadoop git commit: YARN-7050. Post cleanup after YARN-6903, removal of org.apache.slider package. Contributed by Jian He - posted by bi...@apache.org on 2017/08/23 19:32:37 UTC, 0 replies.
- [02/44] hadoop git commit: YARN-7050. Post cleanup after YARN-6903, removal of org.apache.slider package. Contributed by Jian He - posted by bi...@apache.org on 2017/08/23 19:32:38 UTC, 0 replies.
- [03/44] hadoop git commit: YARN-7050. Post cleanup after YARN-6903, removal of org.apache.slider package. Contributed by Jian He - posted by bi...@apache.org on 2017/08/23 19:32:39 UTC, 0 replies.
- [04/44] hadoop git commit: YARN-7050. Post cleanup after YARN-6903, removal of org.apache.slider package. Contributed by Jian He - posted by bi...@apache.org on 2017/08/23 19:32:40 UTC, 0 replies.
- [05/44] hadoop git commit: YARN-7050. Post cleanup after YARN-6903, removal of org.apache.slider package. Contributed by Jian He - posted by bi...@apache.org on 2017/08/23 19:32:41 UTC, 0 replies.
- [06/44] hadoop git commit: YARN-7050. Post cleanup after YARN-6903, removal of org.apache.slider package. Contributed by Jian He - posted by bi...@apache.org on 2017/08/23 19:32:42 UTC, 0 replies.
- [07/44] hadoop git commit: YARN-7050. Post cleanup after YARN-6903, removal of org.apache.slider package. Contributed by Jian He - posted by bi...@apache.org on 2017/08/23 19:32:43 UTC, 0 replies.
- [08/44] hadoop git commit: YARN-7050. Post cleanup after YARN-6903, removal of org.apache.slider package. Contributed by Jian He - posted by bi...@apache.org on 2017/08/23 19:32:44 UTC, 0 replies.
- [09/44] hadoop git commit: YARN-7050. Post cleanup after YARN-6903, removal of org.apache.slider package. Contributed by Jian He - posted by bi...@apache.org on 2017/08/23 19:32:45 UTC, 0 replies.
- [10/44] hadoop git commit: YARN-7050. Post cleanup after YARN-6903, removal of org.apache.slider package. Contributed by Jian He - posted by bi...@apache.org on 2017/08/23 19:32:46 UTC, 0 replies.
- [11/44] hadoop git commit: YARN-7050. Post cleanup after YARN-6903, removal of org.apache.slider package. Contributed by Jian He - posted by bi...@apache.org on 2017/08/23 19:32:47 UTC, 0 replies.
- [12/44] hadoop git commit: YARN-7050. Post cleanup after YARN-6903, removal of org.apache.slider package. Contributed by Jian He - posted by bi...@apache.org on 2017/08/23 19:32:48 UTC, 0 replies.
- [13/44] hadoop git commit: YARN-7050. Post cleanup after YARN-6903, removal of org.apache.slider package. Contributed by Jian He - posted by bi...@apache.org on 2017/08/23 19:32:49 UTC, 0 replies.
- [14/44] hadoop git commit: YARN-7050. Post cleanup after YARN-6903, removal of org.apache.slider package. Contributed by Jian He - posted by bi...@apache.org on 2017/08/23 19:32:50 UTC, 0 replies.
- [15/44] hadoop git commit: YARN-7050. Post cleanup after YARN-6903, removal of org.apache.slider package. Contributed by Jian He - posted by bi...@apache.org on 2017/08/23 19:32:51 UTC, 0 replies.
- [16/44] hadoop git commit: YARN-7050. Post cleanup after YARN-6903, removal of org.apache.slider package. Contributed by Jian He - posted by bi...@apache.org on 2017/08/23 19:32:52 UTC, 0 replies.
- [17/44] hadoop git commit: YARN-7050. Post cleanup after YARN-6903, removal of org.apache.slider package. Contributed by Jian He - posted by bi...@apache.org on 2017/08/23 19:32:53 UTC, 0 replies.
- [18/44] hadoop git commit: YARN-7050. Post cleanup after YARN-6903, removal of org.apache.slider package. Contributed by Jian He - posted by bi...@apache.org on 2017/08/23 19:32:54 UTC, 0 replies.
- [19/44] hadoop git commit: YARN-7050. Post cleanup after YARN-6903, removal of org.apache.slider package. Contributed by Jian He - posted by bi...@apache.org on 2017/08/23 19:32:55 UTC, 0 replies.
- [20/44] hadoop git commit: YARN-7050. Post cleanup after YARN-6903, removal of org.apache.slider package. Contributed by Jian He - posted by bi...@apache.org on 2017/08/23 19:32:56 UTC, 0 replies.
- [21/44] hadoop git commit: YARN-7050. Post cleanup after YARN-6903, removal of org.apache.slider package. Contributed by Jian He - posted by bi...@apache.org on 2017/08/23 19:32:57 UTC, 0 replies.
- [22/44] hadoop git commit: YARN-7050. Post cleanup after YARN-6903, removal of org.apache.slider package. Contributed by Jian He - posted by bi...@apache.org on 2017/08/23 19:32:58 UTC, 0 replies.
- [23/44] hadoop git commit: YARN-7050. Post cleanup after YARN-6903, removal of org.apache.slider package. Contributed by Jian He - posted by bi...@apache.org on 2017/08/23 19:32:59 UTC, 0 replies.
- [24/44] hadoop git commit: YARN-7050. Post cleanup after YARN-6903, removal of org.apache.slider package. Contributed by Jian He - posted by bi...@apache.org on 2017/08/23 19:33:00 UTC, 0 replies.
- [25/44] hadoop git commit: YARN-7050. Post cleanup after YARN-6903, removal of org.apache.slider package. Contributed by Jian He - posted by bi...@apache.org on 2017/08/23 19:33:01 UTC, 0 replies.
- [26/44] hadoop git commit: YARN-7050. Post cleanup after YARN-6903, removal of org.apache.slider package. Contributed by Jian He - posted by bi...@apache.org on 2017/08/23 19:33:02 UTC, 0 replies.
- [27/44] hadoop git commit: YARN-7050. Post cleanup after YARN-6903, removal of org.apache.slider package. Contributed by Jian He - posted by bi...@apache.org on 2017/08/23 19:33:03 UTC, 0 replies.
- [28/44] hadoop git commit: YARN-7050. Post cleanup after YARN-6903, removal of org.apache.slider package. Contributed by Jian He - posted by bi...@apache.org on 2017/08/23 19:33:04 UTC, 0 replies.
- [29/44] hadoop git commit: YARN-7050. Post cleanup after YARN-6903, removal of org.apache.slider package. Contributed by Jian He - posted by bi...@apache.org on 2017/08/23 19:33:05 UTC, 0 replies.
- [30/44] hadoop git commit: YARN-7050. Post cleanup after YARN-6903, removal of org.apache.slider package. Contributed by Jian He - posted by bi...@apache.org on 2017/08/23 19:33:06 UTC, 0 replies.
- [31/44] hadoop git commit: YARN-7050. Post cleanup after YARN-6903, removal of org.apache.slider package. Contributed by Jian He - posted by bi...@apache.org on 2017/08/23 19:33:07 UTC, 0 replies.
- [32/44] hadoop git commit: YARN-7050. Post cleanup after YARN-6903, removal of org.apache.slider package. Contributed by Jian He - posted by bi...@apache.org on 2017/08/23 19:33:08 UTC, 0 replies.
- [33/44] hadoop git commit: YARN-7050. Post cleanup after YARN-6903, removal of org.apache.slider package. Contributed by Jian He - posted by bi...@apache.org on 2017/08/23 19:33:09 UTC, 0 replies.
- [34/44] hadoop git commit: YARN-7050. Post cleanup after YARN-6903, removal of org.apache.slider package. Contributed by Jian He - posted by bi...@apache.org on 2017/08/23 19:33:10 UTC, 0 replies.
- [35/44] hadoop git commit: YARN-7050. Post cleanup after YARN-6903, removal of org.apache.slider package. Contributed by Jian He - posted by bi...@apache.org on 2017/08/23 19:33:11 UTC, 0 replies.
- [36/44] hadoop git commit: YARN-7050. Post cleanup after YARN-6903, removal of org.apache.slider package. Contributed by Jian He - posted by bi...@apache.org on 2017/08/23 19:33:12 UTC, 0 replies.
- [37/44] hadoop git commit: YARN-7050. Post cleanup after YARN-6903, removal of org.apache.slider package. Contributed by Jian He - posted by bi...@apache.org on 2017/08/23 19:33:13 UTC, 0 replies.
- [38/44] hadoop git commit: YARN-7050. Post cleanup after YARN-6903, removal of org.apache.slider package. Contributed by Jian He - posted by bi...@apache.org on 2017/08/23 19:33:14 UTC, 0 replies.
- [39/44] hadoop git commit: YARN-7050. Post cleanup after YARN-6903, removal of org.apache.slider package. Contributed by Jian He - posted by bi...@apache.org on 2017/08/23 19:33:15 UTC, 0 replies.
- [40/44] hadoop git commit: YARN-7050. Post cleanup after YARN-6903, removal of org.apache.slider package. Contributed by Jian He - posted by bi...@apache.org on 2017/08/23 19:33:16 UTC, 0 replies.
- [41/44] hadoop git commit: YARN-7050. Post cleanup after YARN-6903, removal of org.apache.slider package. Contributed by Jian He - posted by bi...@apache.org on 2017/08/23 19:33:17 UTC, 0 replies.
- [42/44] hadoop git commit: YARN-7050. Post cleanup after YARN-6903, removal of org.apache.slider package. Contributed by Jian He - posted by bi...@apache.org on 2017/08/23 19:33:18 UTC, 0 replies.
- [43/44] hadoop git commit: YARN-7050. Post cleanup after YARN-6903, removal of org.apache.slider package. Contributed by Jian He - posted by bi...@apache.org on 2017/08/23 19:33:19 UTC, 0 replies.
- [44/44] hadoop git commit: YARN-7050. Post cleanup after YARN-6903, removal of org.apache.slider package. Contributed by Jian He - posted by bi...@apache.org on 2017/08/23 19:33:20 UTC, 0 replies.
- hadoop git commit: HDFS-11888. Ozone: SCM: use state machine for open containers allocated for key/blocks. Contributed by Xiaoyu Yao. - posted by xy...@apache.org on 2017/08/23 19:39:14 UTC, 0 replies.
- hadoop git commit: HDFS-11514. DFSTopologyNodeImpl#chooseRandom optimizations. Contributed by Chen Liang. - posted by ar...@apache.org on 2017/08/23 19:49:31 UTC, 0 replies.
- hadoop git commit: HDFS-12324. Ozone: TestQueryNode#testStaleNodesCount is failing. Contributed by Xiaoyu Yao. - posted by xy...@apache.org on 2017/08/23 20:52:07 UTC, 0 replies.
- hadoop git commit: HDFS-12225: [SPS]: Optimize extended attributes for tracking SPS movements. Contributed by Surendra Singh Lilhore. - posted by um...@apache.org on 2017/08/23 22:37:30 UTC, 0 replies.
- hadoop git commit: HADOOP-14649. Update aliyun-sdk-oss version to 2.8.1. (Genmao Yu via rchiang) - posted by rc...@apache.org on 2017/08/23 22:48:10 UTC, 0 replies.
- [1/4] hadoop git commit: HDFS-10899. Add functionality to re-encrypt EDEKs. - posted by xi...@apache.org on 2017/08/24 00:06:19 UTC, 0 replies.
- [2/4] hadoop git commit: HDFS-10899. Add functionality to re-encrypt EDEKs. - posted by xi...@apache.org on 2017/08/24 00:06:20 UTC, 0 replies.
- [3/4] hadoop git commit: HDFS-10899. Add functionality to re-encrypt EDEKs. - posted by xi...@apache.org on 2017/08/24 00:06:21 UTC, 0 replies.
- [4/4] hadoop git commit: HDFS-10899. Add functionality to re-encrypt EDEKs. - posted by xi...@apache.org on 2017/08/24 00:06:22 UTC, 0 replies.
- hadoop git commit: YARN-7090. testRMRestartAfterNodeLabelDisabled get failed when CapacityScheduler is configured. Contributed by Wangda Tan. - posted by ju...@apache.org on 2017/08/24 01:04:48 UTC, 1 replies.
- hadoop git commit: HDFS-12283. Ozone: DeleteKey-5: Implement SCM DeletedBlockLog. Contributed by Yuanbo Liu. - posted by ww...@apache.org on 2017/08/24 05:46:53 UTC, 0 replies.
- hadoop git commit: HDFS-12318. Fix IOException condition for openInfo in DFSInputStream. Contributed by legend. - posted by jz...@apache.org on 2017/08/24 07:50:35 UTC, 0 replies.
- hadoop git commit: YARN-7074. Fix NM state store update comment. Contributed by Botong Huang - posted by bi...@apache.org on 2017/08/24 11:06:47 UTC, 1 replies.
- hadoop git commit: HDFS-12344. LocatedFileStatus regression: no longer accepting null FSPermission. Contributed by Ewan Higgs - posted by st...@apache.org on 2017/08/24 15:18:32 UTC, 0 replies.
- hadoop git commit: HDFS-12280. Ozone: TestOzoneContainer#testCreateOzoneContainer fails. Contributed by Lokesh Jain. - posted by ae...@apache.org on 2017/08/24 17:33:20 UTC, 0 replies.
- hadoop git commit: YARN-7093. Improve log message in ResourceUtils. (Sunil G via wangda) - posted by wa...@apache.org on 2017/08/24 17:44:35 UTC, 0 replies.
- hadoop git commit: HDFS-11577. Combine the old and the new chooseRandom for better performance. Contributed by Chen Liang. - posted by ar...@apache.org on 2017/08/24 18:18:06 UTC, 0 replies.
- [01/50] [abbrv] hadoop git commit: YARN-5146. Support for Fair Scheduler in new YARN UI. Contributed by Abdullah Yousufi. [Forced Update!] - posted by as...@apache.org on 2017/08/24 19:35:54 UTC, 0 replies.
- [02/50] [abbrv] hadoop git commit: YARN-7014. Fix off-by-one error causing heap corruption (Jason Lowe via nroberts) - posted by as...@apache.org on 2017/08/24 19:35:55 UTC, 0 replies.
- [03/50] [abbrv] hadoop git commit: HDFS-12301. NN File Browser UI: Navigate to a path when enter is pressed - posted by as...@apache.org on 2017/08/24 19:35:56 UTC, 0 replies.
- [04/50] [abbrv] hadoop git commit: HADOOP-14773. Extend ZKCuratorManager API for more reusability. (Íñigo Goiri via Subru). - posted by as...@apache.org on 2017/08/24 19:35:57 UTC, 0 replies.
- [05/50] [abbrv] hadoop git commit: YARN-6965. Duplicate instantiation in FairSchedulerQueueInfo. Contributed by Masahiro Tanaka. - posted by as...@apache.org on 2017/08/24 19:35:58 UTC, 0 replies.
- [06/50] [abbrv] hadoop git commit: YARN-7020. TestAMRMProxy#testAMRMProxyTokenRenewal is flakey. Contributed by Robert Kanter - posted by as...@apache.org on 2017/08/24 19:35:59 UTC, 0 replies.
- [07/50] [abbrv] hadoop git commit: YARN-6900. ZooKeeper based implementation of the FederationStateStore. (Íñigo Goiri via Subru). - posted by as...@apache.org on 2017/08/24 19:36:00 UTC, 0 replies.
- [08/50] [abbrv] hadoop git commit: MAPREDUCE-6940. Copy-paste error in the TaskAttemptUnsuccessfulCompletionEvent constructor. Contributed by Oleg Danilov - posted by as...@apache.org on 2017/08/24 19:36:01 UTC, 0 replies.
- [09/50] [abbrv] hadoop git commit: MAPREDUCE-6936. Remove unnecessary dependency of hadoop-yarn-server-common from hadoop-mapreduce-client-common (haibochen via rkanter) - posted by as...@apache.org on 2017/08/24 19:36:02 UTC, 0 replies.
- [10/50] [abbrv] hadoop git commit: HDFS-12269. Better to return a Map rather than HashMap in getErasureCodingCodecs. Contributed by Huafeng Wang. - posted by as...@apache.org on 2017/08/24 19:36:03 UTC, 0 replies.
- [11/50] [abbrv] hadoop git commit: HDFS-11082. Provide replicated EC policy to replicate files. Contributed by SammiChen. - posted by as...@apache.org on 2017/08/24 19:36:04 UTC, 0 replies.
- [12/50] [abbrv] hadoop git commit: HADOOP-14560. Make HttpServer2 backlog size configurable. Contributed by Alexander Krasheninnikov. - posted by as...@apache.org on 2017/08/24 19:36:05 UTC, 0 replies.
- [13/50] [abbrv] hadoop git commit: YARN-3254. HealthReport should include disk full information. Contributed by Suma Shivaprasad. - posted by as...@apache.org on 2017/08/24 19:36:06 UTC, 0 replies.
- [14/50] [abbrv] hadoop git commit: HDFS-12250. Reduce usage of FsPermissionExtension in unit tests. Contributed by Chris Douglas. - posted by as...@apache.org on 2017/08/24 19:36:07 UTC, 0 replies.
- [15/50] [abbrv] hadoop git commit: YARN-6988. container-executor fails for docker when command length > 4096 B. Contributed by Eric Badger - posted by as...@apache.org on 2017/08/24 19:36:08 UTC, 0 replies.
- [16/50] [abbrv] hadoop git commit: HDFS-12072. Provide fairness between EC and non-EC recovery tasks. Contributed by Eddy Xu. - posted by as...@apache.org on 2017/08/24 19:36:09 UTC, 0 replies.
- [17/50] [abbrv] hadoop git commit: HDFS-12316. Verify HDFS snapshot deletion doesn't crash the ongoing file writes. - posted by as...@apache.org on 2017/08/24 19:36:10 UTC, 0 replies.
- [18/50] [abbrv] hadoop git commit: HADOOP-14398. Modify documents for the FileSystem Builder API. (Lei (Eddy) Xu) - posted by as...@apache.org on 2017/08/24 19:36:11 UTC, 0 replies.
- [19/50] [abbrv] hadoop git commit: HADOOP-14769. WASB: delete recursive should not fail if a file is deleted. Contributed by Thomas Marquardt - posted by as...@apache.org on 2017/08/24 19:36:12 UTC, 0 replies.
- [20/50] [abbrv] hadoop git commit: YARN-7007. NPE in RM while using YarnClient.getApplications(). Contributed by Lingfeng Su. - posted by as...@apache.org on 2017/08/24 19:36:13 UTC, 0 replies.
- [21/50] [abbrv] hadoop git commit: Revert "HADOOP-14732. ProtobufRpcEngine should use Time.monotonicNow to measure durations. Contributed by Hanisha Koneru." - posted by as...@apache.org on 2017/08/24 19:36:14 UTC, 0 replies.
- [22/50] [abbrv] hadoop git commit: YARN-6969. Clean up unused code in class FairSchedulerQueueInfo. (Larry Lo via Yufei Gu) - posted by as...@apache.org on 2017/08/24 19:36:15 UTC, 0 replies.
- [23/50] [abbrv] hadoop git commit: YARN-6852. Native code changes to support isolate GPU devices by using CGroups. (wangda) - posted by as...@apache.org on 2017/08/24 19:36:16 UTC, 0 replies.
- [24/50] [abbrv] hadoop git commit: YARN-6979. Add flag to notify all types of container updates to NM via NodeHeartbeatResponse. (Kartheek Muthyala via asuresh) - posted by as...@apache.org on 2017/08/24 19:36:17 UTC, 0 replies.
- [25/50] [abbrv] hadoop git commit: YARN-6979. [Addendum patch] Fixed classname and added javadocs. (Kartheek Muthyala via asuresh) - posted by as...@apache.org on 2017/08/24 19:36:18 UTC, 0 replies.
- [26/50] [abbrv] hadoop git commit: HADOOP-14194. Aliyun OSS should not use empty endpoint as default. Contributed by Genmao Yu - posted by as...@apache.org on 2017/08/24 19:36:19 UTC, 0 replies.
- [27/50] [abbrv] hadoop git commit: HDFS-11988. Verify HDFS Snapshots with open files captured are consistent across truncates and appends to current version file. - posted by as...@apache.org on 2017/08/24 19:36:20 UTC, 0 replies.
- [28/50] [abbrv] hadoop git commit: HDFS-12325. SFTPFileSystem operations should restore cwd. Contributed by Chen Liang. - posted by as...@apache.org on 2017/08/24 19:36:21 UTC, 0 replies.
- [29/50] [abbrv] hadoop git commit: HDFS-11738. Hedged pread takes more time when block moved from initial locations. Contributed by Vinayakumar B. - posted by as...@apache.org on 2017/08/24 19:36:22 UTC, 0 replies.
- [30/50] [abbrv] hadoop git commit: YARN-5603. Metrics for Federation StateStore. (Ellen Hui via asuresh) - posted by as...@apache.org on 2017/08/24 19:36:23 UTC, 0 replies.
- [31/50] [abbrv] hadoop git commit: YARN-6923. Metrics for Federation Router. (Giovanni Matteo Fumarola via asuresh) - posted by as...@apache.org on 2017/08/24 19:36:24 UTC, 0 replies.
- [32/50] [abbrv] hadoop git commit: YARN-7047. Moving logging APIs over to slf4j in hadoop-yarn-server-nodemanager. Contributed by Yeliang Cang. - posted by as...@apache.org on 2017/08/24 19:36:25 UTC, 0 replies.
- [33/50] [abbrv] hadoop git commit: YARN-7047. Moving logging APIs over to slf4j in hadoop-yarn-server-nodemanager. Contributed by Yeliang Cang. - posted by as...@apache.org on 2017/08/24 19:36:26 UTC, 0 replies.
- [34/50] [abbrv] hadoop git commit: YARN-7047. Moving logging APIs over to slf4j in hadoop-yarn-server-nodemanager. Contributed by Yeliang Cang. - posted by as...@apache.org on 2017/08/24 19:36:27 UTC, 0 replies.
- [35/50] [abbrv] hadoop git commit: HADOOP-14787. AliyunOSS: Implement the `createNonRecursive` operator. Contributed by Genmao Yu - posted by as...@apache.org on 2017/08/24 19:36:28 UTC, 0 replies.
- [36/50] [abbrv] hadoop git commit: HADOOP-14705. Add batched interface reencryptEncryptedKeys to KMS. - posted by as...@apache.org on 2017/08/24 19:36:29 UTC, 0 replies.
- [37/50] [abbrv] hadoop git commit: YARN-2416. InvalidStateTransitonException in ResourceManager if AMLauncher does not receive response for startContainers() call in time. Contributed by Jonathan Eagles - posted by as...@apache.org on 2017/08/24 19:36:30 UTC, 0 replies.
- [38/50] [abbrv] hadoop git commit: YARN-7048. Fix tests faking kerberos to explicitly set ugi auth type. Contributed by Daryn Sharp - posted by as...@apache.org on 2017/08/24 19:36:31 UTC, 0 replies.
- [39/50] [abbrv] hadoop git commit: HADOOP-14687. AuthenticatedURL will reuse bad/expired session cookies. Contributed by Daryn Sharp - posted by as...@apache.org on 2017/08/24 19:36:32 UTC, 0 replies.
- [40/50] [abbrv] hadoop git commit: YARN-7053. Move curator transaction support to ZKCuratorManager. (Jonathan Hung via Subru). - posted by as...@apache.org on 2017/08/24 19:36:33 UTC, 0 replies.
- [41/50] [abbrv] hadoop git commit: YARN-6251. Do async container release to prevent deadlock during container updates. (Arun Suresh via wangda) - posted by as...@apache.org on 2017/08/24 19:36:34 UTC, 0 replies.
- [42/50] [abbrv] hadoop git commit: HADOOP-14251. Credential provider should handle property key deprecation. Contributed by John Zhuge. - posted by as...@apache.org on 2017/08/24 19:36:35 UTC, 0 replies.
- [43/50] [abbrv] hadoop git commit: HADOOP-14649. Update aliyun-sdk-oss version to 2.8.1. (Genmao Yu via rchiang) - posted by as...@apache.org on 2017/08/24 19:36:36 UTC, 0 replies.
- [44/50] [abbrv] hadoop git commit: HDFS-10899. Add functionality to re-encrypt EDEKs. - posted by as...@apache.org on 2017/08/24 19:36:37 UTC, 0 replies.
- [45/50] [abbrv] hadoop git commit: HDFS-10899. Add functionality to re-encrypt EDEKs. - posted by as...@apache.org on 2017/08/24 19:36:38 UTC, 0 replies.
- [46/50] [abbrv] hadoop git commit: HDFS-10899. Add functionality to re-encrypt EDEKs. - posted by as...@apache.org on 2017/08/24 19:36:39 UTC, 0 replies.
- [47/50] [abbrv] hadoop git commit: HDFS-10899. Add functionality to re-encrypt EDEKs. - posted by as...@apache.org on 2017/08/24 19:36:40 UTC, 0 replies.
- [48/50] [abbrv] hadoop git commit: YARN-7090. testRMRestartAfterNodeLabelDisabled get failed when CapacityScheduler is configured. Contributed by Wangda Tan. - posted by as...@apache.org on 2017/08/24 19:36:41 UTC, 0 replies.
- [49/50] [abbrv] hadoop git commit: YARN-5292. NM Container lifecycle and state transitions to support for PAUSED container state. (Hitesh Sharma via asuresh) - posted by as...@apache.org on 2017/08/24 19:36:42 UTC, 0 replies.
- [50/50] [abbrv] hadoop git commit: YARN-5216. Expose configurable preemption policy for OPPORTUNISTIC containers running on the NM. (Hitesh Sharma via asuresh) - posted by as...@apache.org on 2017/08/24 19:36:43 UTC, 0 replies.
- [1/2] hadoop git commit: YARN-6876. Create an abstract log writer for extendability. Contributed by Xuan Gong. - posted by ju...@apache.org on 2017/08/24 20:35:07 UTC, 1 replies.
- [2/2] hadoop git commit: YARN-6876. Create an abstract log writer for extendability. Contributed by Xuan Gong. - posted by ju...@apache.org on 2017/08/24 20:35:08 UTC, 1 replies.
- hadoop git commit: YARN-7049. FSAppAttempt preemption related fields have confusing names. (Contributed by Karthik Kambatla via Yufei Gu) - posted by yu...@apache.org on 2017/08/25 00:53:08 UTC, 1 replies.
- hadoop git commit: YARN-5244. Documentation required for DNS Server implementation. Contributed by Jon Maron - posted by go...@apache.org on 2017/08/25 02:21:24 UTC, 0 replies.
- hadoop git commit: HDFS-12341. Ozone: maven dist compilation fails with "Duplicate classes found" error. Contributed by Mukul Kumar Singh. - posted by ae...@apache.org on 2017/08/25 06:41:02 UTC, 0 replies.
- hadoop git commit: YARN-6640. AM heartbeat stuck when responseId overflows MAX_INT. Contributed by Botong Huang - posted by jl...@apache.org on 2017/08/25 14:20:10 UTC, 3 replies.
- [1/2] hadoop git commit: HADOOP-14729. Upgrade JUnit 3 test cases to JUnit 4. Contributed by Ajay Kumar. - posted by ar...@apache.org on 2017/08/25 16:56:12 UTC, 0 replies.
- [2/2] hadoop git commit: HADOOP-14729. Upgrade JUnit 3 test cases to JUnit 4. Contributed by Ajay Kumar. - posted by ar...@apache.org on 2017/08/25 16:56:13 UTC, 0 replies.
- hadoop git commit: HDFS-12275. Ozone: Corona: Support for random validation of writes. Contributed by Nandakumar. - posted by ae...@apache.org on 2017/08/25 17:12:27 UTC, 0 replies.
- hadoop git commit: HDFS-12319. DirectoryScanner will throw IllegalStateException when Multiple BP's are present. Contributed by Brahma Reddy Battula. - posted by ar...@apache.org on 2017/08/25 17:42:42 UTC, 2 replies.
- hadoop git commit: HDFS-7764. DirectoryScanner shouldn't abort the scan if one directory had an error (Rakesh R via cmccabe) - posted by ar...@apache.org on 2017/08/25 18:02:35 UTC, 0 replies.
- hadoop git commit: HDFS-12319. Addendum commit for missed changes. - posted by ar...@apache.org on 2017/08/25 19:03:11 UTC, 0 replies.
- [1/3] hadoop git commit: HDFS-7764. DirectoryScanner shouldn't abort the scan if one directory had an error (Rakesh R via cmccabe) - posted by ar...@apache.org on 2017/08/25 19:03:59 UTC, 0 replies.
- [2/3] hadoop git commit: HDFS-12319. DirectoryScanner will throw IllegalStateException when Multiple BP's are present. Contributed by Brahma Reddy Battula. - posted by ar...@apache.org on 2017/08/25 19:04:00 UTC, 0 replies.
- [3/3] hadoop git commit: HDFS-12319. Addendum commit for missed changes. - posted by ar...@apache.org on 2017/08/25 19:04:01 UTC, 0 replies.
- hadoop git commit: HDFS-12299. Race Between update pipeline and DN Re-Registration - posted by ki...@apache.org on 2017/08/25 19:50:19 UTC, 0 replies.
- hadoop git commit: HDFS-12299. Race Between update pipeline and DN Re-Registration. Contributed by Brahma Reddy Battula. - posted by ki...@apache.org on 2017/08/25 19:54:47 UTC, 2 replies.
- hadoop git commit: YARN-7052. RM SchedulingMonitor gives no indication why the spawned thread crashed. Contributed by Eric Payne - posted by jl...@apache.org on 2017/08/25 20:32:13 UTC, 3 replies.
- hadoop git commit: YARN-7087. NM failed to perform log aggregation due to absent container. Contributed by Jason Lowe. - posted by ep...@apache.org on 2017/08/25 20:47:16 UTC, 2 replies.
- hadoop git commit: HDFS-12303. Change default EC cell size to 1MB for better performance. Contributed by Wei Zhou. - posted by wa...@apache.org on 2017/08/25 21:14:28 UTC, 0 replies.
- hadoop git commit: HDFS-12215. DataNode.transferBlock does not create its daemon in the xceiver thread group. (Lei Xu) - posted by le...@apache.org on 2017/08/25 23:06:46 UTC, 1 replies.
- hadoop git commit: HDFS-11986. Dfsadmin should report erasure coding related information separately. - posted by ma...@apache.org on 2017/08/26 00:22:04 UTC, 0 replies.
- hadoop git commit: YARN-6999. Add log about how to solve Error: Could not find or load main class org.apache.hadoop.mapreduce.v2.app.MRAppMaster. (Linlin Zhou via gtcarrera9) - posted by gt...@apache.org on 2017/08/26 05:44:28 UTC, 1 replies.
- hadoop git commit: HDFS-12248. SNN will not upload fsimage on IOE and Interrupted exceptions. (Brahma Reddy Battula) - posted by br...@apache.org on 2017/08/26 05:47:50 UTC, 0 replies.
- hadoop git commit: HDFS-12358. Handle IOException when transferring edit log to Journal current dir through JN sync. Contributed by Hanisha Koneru. - posted by ar...@apache.org on 2017/08/27 05:48:51 UTC, 0 replies.
- [01/50] [abbrv] hadoop git commit: HADOOP-14729. Upgrade JUnit 3 test cases to JUnit 4. Contributed by Ajay Kumar. [Forced Update!] - posted by ra...@apache.org on 2017/08/27 07:15:28 UTC, 0 replies.
- [02/50] [abbrv] hadoop git commit: HADOOP-14729. Upgrade JUnit 3 test cases to JUnit 4. Contributed by Ajay Kumar. - posted by ra...@apache.org on 2017/08/27 07:15:29 UTC, 0 replies.
- [03/50] [abbrv] hadoop git commit: HDFS-12319. DirectoryScanner will throw IllegalStateException when Multiple BP's are present. Contributed by Brahma Reddy Battula. - posted by ra...@apache.org on 2017/08/27 07:15:30 UTC, 0 replies.
- [04/50] [abbrv] hadoop git commit: HDFS-12299. Race Between update pipeline and DN Re-Registration - posted by ra...@apache.org on 2017/08/27 07:15:31 UTC, 0 replies.
- [05/50] [abbrv] hadoop git commit: YARN-7052. RM SchedulingMonitor gives no indication why the spawned thread crashed. Contributed by Eric Payne - posted by ra...@apache.org on 2017/08/27 07:15:32 UTC, 0 replies.
- [06/50] [abbrv] hadoop git commit: YARN-7087. NM failed to perform log aggregation due to absent container. Contributed by Jason Lowe. - posted by ra...@apache.org on 2017/08/27 07:15:33 UTC, 0 replies.
- [07/50] [abbrv] hadoop git commit: HDFS-12303. Change default EC cell size to 1MB for better performance. Contributed by Wei Zhou. - posted by ra...@apache.org on 2017/08/27 07:15:34 UTC, 0 replies.
- [08/50] [abbrv] hadoop git commit: HDFS-12215. DataNode.transferBlock does not create its daemon in the xceiver thread group. (Lei Xu) - posted by ra...@apache.org on 2017/08/27 07:15:35 UTC, 0 replies.
- [09/50] [abbrv] hadoop git commit: HDFS-11986. Dfsadmin should report erasure coding related information separately. - posted by ra...@apache.org on 2017/08/27 07:15:36 UTC, 0 replies.
- [10/50] [abbrv] hadoop git commit: YARN-6999. Add log about how to solve Error: Could not find or load main class org.apache.hadoop.mapreduce.v2.app.MRAppMaster. (Linlin Zhou via gtcarrera9) - posted by ra...@apache.org on 2017/08/27 07:15:37 UTC, 0 replies.
- [11/50] [abbrv] hadoop git commit: HDFS-12248. SNN will not upload fsimage on IOE and Interrupted exceptions. (Brahma Reddy Battula) - posted by ra...@apache.org on 2017/08/27 07:15:38 UTC, 0 replies.
- [12/50] [abbrv] hadoop git commit: HDFS-10794. [SPS]: Provide storage policy satisfy worker at DN for co-ordinating the block storage movement work. Contributed by Rakesh R - posted by ra...@apache.org on 2017/08/27 07:15:39 UTC, 0 replies.
- [13/50] [abbrv] hadoop git commit: HDFS-10800: [SPS]: Daemon thread in Namenode to find blocks placed in other storage than what the policy specifies. Contributed by Uma Maheswara Rao G - posted by ra...@apache.org on 2017/08/27 07:15:40 UTC, 0 replies.
- [14/50] [abbrv] hadoop git commit: HDFS-10801. [SPS]: Protocol buffer changes for sending storage movement commands from NN to DN. Contributed by Rakesh R - posted by ra...@apache.org on 2017/08/27 07:15:41 UTC, 0 replies.
- [15/50] [abbrv] hadoop git commit: HDFS-10884: [SPS]: Add block movement tracker to track the completion of block movement future tasks at DN. Contributed by Rakesh R - posted by ra...@apache.org on 2017/08/27 07:15:42 UTC, 0 replies.
- [16/50] [abbrv] hadoop git commit: HDFS-10954. [SPS]: Provide mechanism to send blocks movement result back to NN from coordinator DN. Contributed by Rakesh R - posted by ra...@apache.org on 2017/08/27 07:15:43 UTC, 0 replies.
- [17/50] [abbrv] hadoop git commit: HDFS-11029. [SPS]:Provide retry mechanism for the blocks which were failed while moving its storage at DNs. Contributed by Uma Maheswara Rao G - posted by ra...@apache.org on 2017/08/27 07:15:44 UTC, 0 replies.
- [18/50] [abbrv] hadoop git commit: HDFS-11068: [SPS]: Provide unique trackID to track the block movement sends to coordinator. Contributed by Rakesh R - posted by ra...@apache.org on 2017/08/27 07:15:45 UTC, 0 replies.
- [19/50] [abbrv] hadoop git commit: HDFS-10802. [SPS]: Add satisfyStoragePolicy API in HdfsAdmin. Contributed by Yuanbo Liu - posted by ra...@apache.org on 2017/08/27 07:15:46 UTC, 0 replies.
- [20/50] [abbrv] hadoop git commit: HDFS-11151. [SPS]: StoragePolicySatisfier should gracefully handle when there is no target node with the required storage type. Contributed by Rakesh R - posted by ra...@apache.org on 2017/08/27 07:15:47 UTC, 0 replies.
- [21/50] [abbrv] hadoop git commit: HDFS-10885. [SPS]: Mover tool should not be allowed to run when Storage Policy Satisfier is on. Contributed by Wei Zhou - posted by ra...@apache.org on 2017/08/27 07:15:48 UTC, 0 replies.
- [22/50] [abbrv] hadoop git commit: HDFS-11123. [SPS] Make storage policy satisfier daemon work on/off dynamically. Contributed by Uma Maheswara Rao G - posted by ra...@apache.org on 2017/08/27 07:15:49 UTC, 0 replies.
- [23/50] [abbrv] hadoop git commit: HDFS-11032: [SPS]: Handling of block movement failure at the coordinator datanode. Contributed by Rakesh R - posted by ra...@apache.org on 2017/08/27 07:15:50 UTC, 0 replies.
- [24/50] [abbrv] hadoop git commit: HDFS-11248: [SPS]: Handle partial block location movements. Contributed by Rakesh R - posted by ra...@apache.org on 2017/08/27 07:15:51 UTC, 0 replies.
- [25/50] [abbrv] hadoop git commit: HDFS-11193 : [SPS]: Erasure coded files should be considered for satisfying storage policy. Contributed by Rakesh R - posted by ra...@apache.org on 2017/08/27 07:15:52 UTC, 0 replies.
- [26/50] [abbrv] hadoop git commit: HDFS-11289. [SPS]: Make SPS movement monitor timeouts configurable. Contributed by Uma Maheswara Rao G - posted by ra...@apache.org on 2017/08/27 07:15:53 UTC, 0 replies.
- [27/50] [abbrv] hadoop git commit: HDFS-11293: [SPS]: Local DN should be given preference as source node, when target available in same node. Contributed by Yuanbo Liu and Uma Maheswara Rao G - posted by ra...@apache.org on 2017/08/27 07:15:54 UTC, 0 replies.
- [28/50] [abbrv] hadoop git commit: HDFS-11150: [SPS]: Provide persistence when satisfying storage policy. Contributed by Yuanbo Liu - posted by ra...@apache.org on 2017/08/27 07:15:55 UTC, 0 replies.
- [29/50] [abbrv] hadoop git commit: HDFS-11186. [SPS]: Daemon thread of SPS should start only in Active NN. Contributed by Wei Zhou - posted by ra...@apache.org on 2017/08/27 07:15:56 UTC, 0 replies.
- [30/50] [abbrv] hadoop git commit: HDFS-11309. [SPS]: chooseTargetTypeInSameNode should pass accurate block size to chooseStorage4Block while choosing target. Contributed by Uma Maheswara Rao G - posted by ra...@apache.org on 2017/08/27 07:15:57 UTC, 0 replies.
- [31/50] [abbrv] hadoop git commit: HDFS-11243. [SPS]: Add a protocol command from NN to DN for dropping the SPS work and queues. Contributed by Uma Maheswara Rao G - posted by ra...@apache.org on 2017/08/27 07:15:58 UTC, 0 replies.
- [32/50] [abbrv] hadoop git commit: HDFS-11239: [SPS]: Check Mover file ID lease also to determine whether Mover is running. Contributed by Wei Zhou - posted by ra...@apache.org on 2017/08/27 07:15:59 UTC, 0 replies.
- [33/50] [abbrv] hadoop git commit: HDFS-11336: [SPS]: Remove xAttrs when movements done or SPS disabled. Contributed by Yuanbo Liu. - posted by ra...@apache.org on 2017/08/27 07:16:00 UTC, 0 replies.
- [34/50] [abbrv] hadoop git commit: HDFS-11338: [SPS]: Fix timeout issue in unit tests caused by longger NN down time. Contributed by Wei Zhou and Rakesh R - posted by ra...@apache.org on 2017/08/27 07:16:01 UTC, 0 replies.
- [35/50] [abbrv] hadoop git commit: HDFS-11334: [SPS]: NN switch and rescheduling movements can lead to have more than one coordinator for same file blocks. Contributed by Rakesh R. - posted by ra...@apache.org on 2017/08/27 07:16:02 UTC, 0 replies.
- [36/50] [abbrv] hadoop git commit: HDFS-11572. [SPS]: SPS should clean Xattrs when no blocks required to satisfy for a file. Contributed by Uma Maheswara Rao G - posted by ra...@apache.org on 2017/08/27 07:16:03 UTC, 0 replies.
- [37/50] [abbrv] hadoop git commit: HDFS-11695: [SPS]: Namenode failed to start while loading SPS xAttrs from the edits log. Contributed by Surendra Singh Lilhore. - posted by ra...@apache.org on 2017/08/27 07:16:04 UTC, 0 replies.
- [38/50] [abbrv] hadoop git commit: HDFS-11883: [SPS] : Handle NPE in BlockStorageMovementTracker when dropSPSWork() called. Contributed by Surendra Singh Lilhore. - posted by ra...@apache.org on 2017/08/27 07:16:05 UTC, 0 replies.
- [39/50] [abbrv] hadoop git commit: HDFS-11762. [SPS]: Empty files should be ignored in StoragePolicySatisfier. Surendra Singh Lilhore. - posted by ra...@apache.org on 2017/08/27 07:16:06 UTC, 0 replies.
- [40/50] [abbrv] hadoop git commit: HDFS-11726. [SPS]: StoragePolicySatisfier should not select same storage type as source and destination in same datanode. Surendra Singh Lilhore. - posted by ra...@apache.org on 2017/08/27 07:16:07 UTC, 0 replies.
- [41/50] [abbrv] hadoop git commit: HDFS-11966. [SPS] Correct the log in BlockStorageMovementAttemptedItems#blockStorageMovementResultCheck. Contributed by Surendra Singh Lilhore. - posted by ra...@apache.org on 2017/08/27 07:16:08 UTC, 0 replies.
- [42/50] [abbrv] hadoop git commit: HDFS-11670: [SPS]: Add CLI command for satisfy storage policy operations. Contributed by Surendra Singh Lilhore. - posted by ra...@apache.org on 2017/08/27 07:16:09 UTC, 0 replies.
- [43/50] [abbrv] hadoop git commit: HDFS-11965: [SPS]: Should give chance to satisfy the low redundant blocks before removing the xattr. Contributed by Surendra Singh Lilhore. - posted by ra...@apache.org on 2017/08/27 07:16:10 UTC, 0 replies.
- [44/50] [abbrv] hadoop git commit: HDFS-11264: [SPS]: Double checks to ensure that SPS/Mover are not running together. Contributed by Rakesh R. - posted by ra...@apache.org on 2017/08/27 07:16:11 UTC, 0 replies.
- [45/50] [abbrv] hadoop git commit: HDFS-11874. [SPS]: Document the SPS feature. Contributed by Uma Maheswara Rao G - posted by ra...@apache.org on 2017/08/27 07:16:12 UTC, 0 replies.
- [46/50] [abbrv] hadoop git commit: HDFS-12146. [SPS]: Fix TestStoragePolicySatisfierWithStripedFile#testSPSWhenFileHasLowRedundancyBlocks. Contributed by Surendra Singh Lilhore. - posted by ra...@apache.org on 2017/08/27 07:16:13 UTC, 0 replies.
- [47/50] [abbrv] hadoop git commit: HDFS-12141: [SPS]: Fix checkstyle warnings. Contributed by Rakesh R. - posted by ra...@apache.org on 2017/08/27 07:16:14 UTC, 0 replies.
- [48/50] [abbrv] hadoop git commit: HDFS-12152: [SPS]: Re-arrange StoragePolicySatisfyWorker stopping sequence to improve thread cleanup time. Contributed by Rakesh R. - posted by ra...@apache.org on 2017/08/27 07:16:15 UTC, 0 replies.
- [49/50] [abbrv] hadoop git commit: HDFS-12214: [SPS]: Fix review comments of StoragePolicySatisfier feature. Contributed by Rakesh R. - posted by ra...@apache.org on 2017/08/27 07:16:16 UTC, 0 replies.
- [50/50] [abbrv] hadoop git commit: HDFS-12225: [SPS]: Optimize extended attributes for tracking SPS movements. Contributed by Surendra Singh Lilhore. - posted by ra...@apache.org on 2017/08/27 07:16:17 UTC, 0 replies.
- hadoop git commit: MAPREDUCE-6945. TestMapFileOutputFormat missing @after annotation. Contributed by Ajay Kumar - posted by li...@apache.org on 2017/08/27 22:22:48 UTC, 0 replies.
- hadoop git commit: HDFS-12282. Ozone: DeleteKey-4: Block delete via HB between SCM and DN. Contributed by Weiwei Yang. - posted by ww...@apache.org on 2017/08/28 02:05:22 UTC, 0 replies.
- hadoop git commit: YARN-7051. Avoid concurrent modification exception in FifoIntraQueuePreemptionPlugin. Contributed by Eric Payne. - posted by su...@apache.org on 2017/08/28 06:53:09 UTC, 2 replies.
- hadoop git commit: HDFS-11530. Use HDFS specific network topology to choose datanode in BlockPlacementPolicyDefault. Contributed by Chen Liang. - posted by yq...@apache.org on 2017/08/28 12:48:28 UTC, 0 replies.
- hadoop git commit: HDFS-12364. [branch-2.8.2] Fix the Compile Error after HDFS-12299(addendum to HDFS-12299). Contributed by Jiandan Yang. - posted by br...@apache.org on 2017/08/28 14:28:33 UTC, 0 replies.
- hadoop git commit: HDFS-11896. Non-dfsUsed will be doubled on dead node re-registration. Contributed by Brahma Reddy Battula. - posted by br...@apache.org on 2017/08/28 15:06:54 UTC, 0 replies.
- [01/26] hadoop git commit: YARN-7091. Rename application to service in yarn-native-services. Contributed by Jian He - posted by bi...@apache.org on 2017/08/28 17:01:25 UTC, 0 replies.
- [02/26] hadoop git commit: YARN-7091. Rename application to service in yarn-native-services. Contributed by Jian He - posted by bi...@apache.org on 2017/08/28 17:01:26 UTC, 0 replies.
- [03/26] hadoop git commit: YARN-7091. Rename application to service in yarn-native-services. Contributed by Jian He - posted by bi...@apache.org on 2017/08/28 17:01:27 UTC, 0 replies.
- [04/26] hadoop git commit: YARN-7091. Rename application to service in yarn-native-services. Contributed by Jian He - posted by bi...@apache.org on 2017/08/28 17:01:28 UTC, 0 replies.
- [05/26] hadoop git commit: YARN-7091. Rename application to service in yarn-native-services. Contributed by Jian He - posted by bi...@apache.org on 2017/08/28 17:01:29 UTC, 0 replies.
- [06/26] hadoop git commit: YARN-7091. Rename application to service in yarn-native-services. Contributed by Jian He - posted by bi...@apache.org on 2017/08/28 17:01:30 UTC, 0 replies.
- [07/26] hadoop git commit: YARN-7091. Rename application to service in yarn-native-services. Contributed by Jian He - posted by bi...@apache.org on 2017/08/28 17:01:31 UTC, 0 replies.
- [08/26] hadoop git commit: YARN-7091. Rename application to service in yarn-native-services. Contributed by Jian He - posted by bi...@apache.org on 2017/08/28 17:01:32 UTC, 0 replies.
- [09/26] hadoop git commit: YARN-7091. Rename application to service in yarn-native-services. Contributed by Jian He - posted by bi...@apache.org on 2017/08/28 17:01:33 UTC, 0 replies.
- [10/26] hadoop git commit: YARN-7091. Rename application to service in yarn-native-services. Contributed by Jian He - posted by bi...@apache.org on 2017/08/28 17:01:34 UTC, 0 replies.
- [11/26] hadoop git commit: YARN-7091. Rename application to service in yarn-native-services. Contributed by Jian He - posted by bi...@apache.org on 2017/08/28 17:01:35 UTC, 0 replies.
- [12/26] hadoop git commit: YARN-7091. Rename application to service in yarn-native-services. Contributed by Jian He - posted by bi...@apache.org on 2017/08/28 17:01:36 UTC, 0 replies.
- [13/26] hadoop git commit: YARN-7091. Rename application to service in yarn-native-services. Contributed by Jian He - posted by bi...@apache.org on 2017/08/28 17:01:37 UTC, 0 replies.
- [14/26] hadoop git commit: YARN-7091. Rename application to service in yarn-native-services. Contributed by Jian He - posted by bi...@apache.org on 2017/08/28 17:01:38 UTC, 0 replies.
- [15/26] hadoop git commit: YARN-7091. Rename application to service in yarn-native-services. Contributed by Jian He - posted by bi...@apache.org on 2017/08/28 17:01:39 UTC, 0 replies.
- [16/26] hadoop git commit: YARN-7091. Rename application to service in yarn-native-services. Contributed by Jian He - posted by bi...@apache.org on 2017/08/28 17:01:40 UTC, 0 replies.
- [17/26] hadoop git commit: YARN-7091. Rename application to service in yarn-native-services. Contributed by Jian He - posted by bi...@apache.org on 2017/08/28 17:01:41 UTC, 0 replies.
- [18/26] hadoop git commit: YARN-7091. Rename application to service in yarn-native-services. Contributed by Jian He - posted by bi...@apache.org on 2017/08/28 17:01:42 UTC, 0 replies.
- [19/26] hadoop git commit: YARN-7091. Rename application to service in yarn-native-services. Contributed by Jian He - posted by bi...@apache.org on 2017/08/28 17:01:43 UTC, 0 replies.
- [20/26] hadoop git commit: YARN-7091. Rename application to service in yarn-native-services. Contributed by Jian He - posted by bi...@apache.org on 2017/08/28 17:01:44 UTC, 0 replies.
- [21/26] hadoop git commit: YARN-7091. Rename application to service in yarn-native-services. Contributed by Jian He - posted by bi...@apache.org on 2017/08/28 17:01:45 UTC, 0 replies.
- [22/26] hadoop git commit: YARN-7091. Rename application to service in yarn-native-services. Contributed by Jian He - posted by bi...@apache.org on 2017/08/28 17:01:46 UTC, 0 replies.
- [23/26] hadoop git commit: YARN-7091. Rename application to service in yarn-native-services. Contributed by Jian He - posted by bi...@apache.org on 2017/08/28 17:01:47 UTC, 0 replies.
- [24/26] hadoop git commit: YARN-7091. Rename application to service in yarn-native-services. Contributed by Jian He - posted by bi...@apache.org on 2017/08/28 17:01:48 UTC, 0 replies.
- [25/26] hadoop git commit: YARN-7091. Rename application to service in yarn-native-services. Contributed by Jian He - posted by bi...@apache.org on 2017/08/28 17:01:49 UTC, 0 replies.
- [26/26] hadoop git commit: YARN-7091. Rename application to service in yarn-native-services. Contributed by Jian He - posted by bi...@apache.org on 2017/08/28 17:01:50 UTC, 0 replies.
- hadoop git commit: YARN-7099. ResourceHandlerModule.parseConfiguredCGroupPath only works for privileged yarn users. (Contributed by Miklos Szegedi via Yufei Gu) - posted by yu...@apache.org on 2017/08/28 17:10:16 UTC, 1 replies.
- hadoop git commit: HDFS-12365. Ozone: ListVolume displays incorrect createdOn time when the volume was created by OzoneRpcClient. Contributed by Weiwei Yang. - posted by cl...@apache.org on 2017/08/28 17:28:11 UTC, 0 replies.
- hadoop git commit: YARN-7112. TestAMRMProxy is failing with invalid request. (Jason Lowe via wangda) - posted by wa...@apache.org on 2017/08/28 18:37:41 UTC, 3 replies.
- hadoop git commit: HDFS-12361. Ozone: SCM failed to start when a container metadata is empty. Contributed by Weiwei Yang. - posted by ae...@apache.org on 2017/08/28 20:24:38 UTC, 0 replies.
- [1/2] hadoop git commit: HDFS-12293. DataNode should log file name on disk error. Contributed by Ajay Kumar. - posted by ar...@apache.org on 2017/08/28 22:52:23 UTC, 0 replies.
- [2/2] hadoop git commit: HDFS-12293. DataNode should log file name on disk error. Contributed by Ajay Kumar. - posted by ar...@apache.org on 2017/08/28 22:52:24 UTC, 0 replies.
- hadoop git commit: HDFS-11998. Enable DFSNetworkTopology as default. Contributed by Chen Liang. - posted by ar...@apache.org on 2017/08/28 23:22:59 UTC, 0 replies.
- hadoop git commit: YARN-7076. yarn application -list -appTypes is not working. Contributed by Jian He. - posted by ju...@apache.org on 2017/08/29 01:24:51 UTC, 3 replies.
- hadoop git commit: HDFS-12354. Ozone: Shuffle container list for datanode BlockDeletingService. Contributed by Yiqun Lin. - posted by ww...@apache.org on 2017/08/29 08:54:44 UTC, 0 replies.
- hadoop git commit: YARN-6386. Show decommissioning nodes in new YARN UI. Contributed by Elek Marton. - posted by su...@apache.org on 2017/08/29 11:21:28 UTC, 0 replies.
- hadoop git commit: HADOOP-14671. Upgrade to Apache Yetus 0.5.0. - posted by aa...@apache.org on 2017/08/29 11:37:01 UTC, 0 replies.
- hadoop git commit: HADOOP-13743. error message in AzureNativeFileSystemStore.connectUsingAnonymousCredentials has too many spaces. Contributed by Mingliang Liu and Steve Loughran - posted by st...@apache.org on 2017/08/29 14:07:05 UTC, 0 replies.
- hadoop git commit: YARN-5816. TestDelegationTokenRenewer#testCancelWithMultipleAppSubmissions is still flakey. Contributed by Robert Kanter - posted by jl...@apache.org on 2017/08/29 14:53:39 UTC, 1 replies.
- hadoop git commit: MAPREDUCE-6641. TestTaskAttempt fails in trunk. Contributed by Haibo Chen. - posted by jl...@apache.org on 2017/08/29 17:54:16 UTC, 2 replies.
- hadoop git commit: HADOOP-14802. Add support for using container saskeys for all accesses. Contributed by Sivaguru Sankaridurg - posted by st...@apache.org on 2017/08/29 18:02:56 UTC, 1 replies.
- hadoop git commit: HADOOP-14583. wasb throws an exception if you try to create a file and there's no parent directory Contributed by Esfandiar Manii and Thomas Marquardt. - posted by st...@apache.org on 2017/08/29 18:04:31 UTC, 0 replies.
- hadoop git commit: HDFS-11912. Snapshot functionality test along with randomized file IO operations. (George Huang via Manoj Govindassamy) - posted by ma...@apache.org on 2017/08/29 18:28:04 UTC, 0 replies.
- hadoop git commit: YARN-7083. Log aggregation deletes/renames while file is open. Contributed by Jason Lowe. - posted by ju...@apache.org on 2017/08/29 20:16:58 UTC, 1 replies.
- [01/50] [abbrv] hadoop git commit: YARN-5792. Adopt the id prefix for YARN, MR, and DS entities. Contributed by Varun Saxena. [Forced Update!] - posted by va...@apache.org on 2017/08/29 20:41:46 UTC, 0 replies.
- [02/50] [abbrv] hadoop git commit: YARN-5792. Adopt the id prefix for YARN, MR, and DS entities. Contributed by Varun Saxena. - posted by va...@apache.org on 2017/08/29 20:41:47 UTC, 0 replies.
- [03/50] [abbrv] hadoop git commit: YARN-5922. Remove direct references of HBaseTimelineWriter/Reader in core ATS classes. Contributed by Haibo Chen. - posted by va...@apache.org on 2017/08/29 20:41:48 UTC, 0 replies.
- [04/50] [abbrv] hadoop git commit: YARN-5980. Update documentation for single node hbase deploy. Contributed by Vrushali C. - posted by va...@apache.org on 2017/08/29 20:41:49 UTC, 0 replies.
- [05/50] [abbrv] 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/08/29 20:41:50 UTC, 1 replies.
- [06/50] [abbrv] 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/08/29 20:41:51 UTC, 0 replies.
- [07/50] [abbrv] hadoop git commit: YARN-5925. Extract hbase-backend-exclusive utility methods from TimelineStorageUtil. Contributed by Haibo Chen. - posted by va...@apache.org on 2017/08/29 20:41:52 UTC, 0 replies.
- [08/50] [abbrv] 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/08/29 20:41:53 UTC, 0 replies.
- [09/50] [abbrv] 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/08/29 20:41:54 UTC, 0 replies.
- [10/50] [abbrv] hadoop git commit: YARN-6146. Add Builder methods for TimelineEntityFilters (Haibo Chen via Varun Saxena) - posted by va...@apache.org on 2017/08/29 20:41:55 UTC, 1 replies.
- [11/50] [abbrv] hadoop git commit: YARN-6146. Add Builder methods for TimelineEntityFilters (Haibo Chen via Varun Saxena) - posted by va...@apache.org on 2017/08/29 20:41:56 UTC, 0 replies.
- [12/50] [abbrv] hadoop git commit: YARN-6237. Move UID constant to TimelineReaderUtils (Rohith Sharma K S via Varun Saxena) - posted by va...@apache.org on 2017/08/29 20:41:57 UTC, 0 replies.
- [13/50] [abbrv] hadoop git commit: YARN-6256. Add FROM_ID info key for timeline entities in reader response (Rohith Sharma K S via Varun Saxena) - posted by va...@apache.org on 2017/08/29 20:41:58 UTC, 0 replies.
- [14/50] [abbrv] hadoop git commit: YARN-6256. Add FROM_ID info key for timeline entities in reader response (Rohith Sharma K S via Varun Saxena) - posted by va...@apache.org on 2017/08/29 20:41:59 UTC, 1 replies.
- [15/50] [abbrv] hadoop git commit: YARN-6318. timeline service schema creator fails if executed from a remote machine (Sangjin Lee via Varun Saxena) - posted by va...@apache.org on 2017/08/29 20:42:00 UTC, 0 replies.
- [16/50] [abbrv] hadoop git commit: YARN-4675. Reorganize TimelineClient and TimelineClientImpl into separate classes for ATSv1.x and ATSv2. Contributed by Naganarasimha G R. - posted by va...@apache.org on 2017/08/29 20:42:01 UTC, 0 replies.
- [17/50] [abbrv] hadoop git commit: YARN-6658. Remove columnFor() methods of Columns in HBaseTimeline backend (Haibo Chen via Varun Saxena) - posted by va...@apache.org on 2017/08/29 20:42:02 UTC, 1 replies.
- [18/50] [abbrv] hadoop git commit: YARN-6555. Store application flow context in NM state store for work-preserving restart. (Rohith Sharma K S via Haibo Chen) - posted by va...@apache.org on 2017/08/29 20:42:03 UTC, 0 replies.
- [19/50] [abbrv] hadoop git commit: YARN-5647. [ATSv2 Security] Collector side changes for loading auth filters and principals. Contributed by Varun Saxena - posted by va...@apache.org on 2017/08/29 20:42:04 UTC, 0 replies.
- [20/50] [abbrv] hadoop git commit: YARN-5647. [ATSv2 Security] Collector side changes for loading auth filters and principals. Contributed by Varun Saxena - posted by va...@apache.org on 2017/08/29 20:42:05 UTC, 0 replies.
- [21/50] [abbrv] hadoop git commit: YARN-6316 Provide help information and documentation for TimelineSchemaCreator (Contributed by Haibo Chen via Vrushali C) - posted by va...@apache.org on 2017/08/29 20:42:06 UTC, 0 replies.
- [22/50] [abbrv] hadoop git commit: YARN-5648. [ATSv2 Security] Client side changes for authentication. Contributed by Varun Saxena - posted by va...@apache.org on 2017/08/29 20:42:07 UTC, 1 replies.
- [23/50] [abbrv] hadoop git commit: YARN-6638. [ATSv2 Security] Timeline reader side changes for loading auth filters and principals. Contributed by Varun Saxena - posted by va...@apache.org on 2017/08/29 20:42:08 UTC, 1 replies.
- [24/50] [abbrv] hadoop git commit: YARN-6027. Support fromid(offset) filter for /flows API (Rohith Sharma K S via Varun Saxena) - posted by va...@apache.org on 2017/08/29 20:42:09 UTC, 0 replies.
- [25/50] [abbrv] hadoop git commit: YARN-6027. Support fromid(offset) filter for /flows API (Rohith Sharma K S via Varun Saxena) - posted by va...@apache.org on 2017/08/29 20:42:10 UTC, 0 replies.
- [26/50] [abbrv] hadoop git commit: YARN-6253. FlowAcitivityColumnPrefix.store(byte[] rowKey, ...) drops timestamp. Contributed by Haibo Chen. - posted by va...@apache.org on 2017/08/29 20:42:11 UTC, 0 replies.
- [27/50] [abbrv] hadoop git commit: YARN-6069. CORS support in timeline v2 (Rohith Sharma K S via Varun Saxena) - posted by va...@apache.org on 2017/08/29 20:42:12 UTC, 0 replies.
- [28/50] [abbrv] hadoop git commit: YARN-6130. [ATSv2 Security] Generate a delegation token for AM when app collector is created and pass it to AM via NM and RM. Contributed by Varun Saxena. - posted by va...@apache.org on 2017/08/29 20:42:13 UTC, 0 replies.
- [29/50] [abbrv] hadoop git commit: YARN-6130. [ATSv2 Security] Generate a delegation token for AM when app collector is created and pass it to AM via NM and RM. Contributed by Varun Saxena. - posted by va...@apache.org on 2017/08/29 20:42:14 UTC, 0 replies.
- [30/50] [abbrv] hadoop git commit: YARN-6888. Refactor AppLevelTimelineCollector such that RM does not have aggregator threads created. Contributed by Vrushali C. - posted by va...@apache.org on 2017/08/29 20:42:15 UTC, 0 replies.
- [31/50] [abbrv] hadoop git commit: YARN-6133. [ATSv2 Security] Renew delegation token for app automatically if an app collector is active. Contributed by Varun Saxena. - posted by va...@apache.org on 2017/08/29 20:42:16 UTC, 0 replies.
- [34/50] [abbrv] hadoop git commit: YARN-6134. [ATSv2 Security] Regenerate delegation token for app just before token expires if app collector is active. Contributed by Varun Saxena - posted by va...@apache.org on 2017/08/29 20:42:19 UTC, 0 replies.
- [35/50] [abbrv] hadoop git commit: YARN-6820. Restrict read access to timelineservice v2 data. Contributed by Vrushali C - posted by va...@apache.org on 2017/08/29 20:42:20 UTC, 1 replies.
- [36/50] [abbrv] hadoop git commit: YARN-6874. Supplement timestamp for min start/max end time columns in flow run table to avoid overwrite (Vrushali C via Varun Saxena) - posted by va...@apache.org on 2017/08/29 20:42:21 UTC, 0 replies.
- [37/50] [abbrv] hadoop git commit: YARN-7038. [Atsv2 Security] CollectorNodemanagerProtocol RPC interface doesn't work when service authorization is enabled. Contributed by Varun Saxena. - posted by va...@apache.org on 2017/08/29 20:42:22 UTC, 0 replies.
- [38/50] [abbrv] hadoop git commit: YARN-7041. Nodemanager NPE running jobs with security off. Contributed by Varun Saxena. - posted by va...@apache.org on 2017/08/29 20:42:23 UTC, 0 replies.
- [39/50] [abbrv] hadoop git commit: YARN-7006. [ATSv2 Security] Changes for authentication for CollectorNodemanagerProtocol. Contributed by Varun Saxena - posted by va...@apache.org on 2017/08/29 20:42:24 UTC, 0 replies.
- [40/50] [abbrv] hadoop git commit: YARN-6801. NPE in RM while setting collectors map in NodeHeartbeatResponse. Contributed by Vrushali C. - posted by va...@apache.org on 2017/08/29 20:42:25 UTC, 0 replies.
- [41/50] [abbrv] hadoop git commit: YARN-6850 Ensure that supplemented timestamp is stored only for flow run metrics (Contributed by Varun Saxena via Vrushali C) - posted by va...@apache.org on 2017/08/29 20:42:26 UTC, 0 replies.
- [42/50] [abbrv] hadoop git commit: YARN-6733. Add table for storing sub-application entities. Contributed by Vrushali C. - posted by va...@apache.org on 2017/08/29 20:42:27 UTC, 0 replies.
- [43/50] [abbrv] hadoop git commit: YARN-6734. Ensure sub-application user is extracted & sent to timeline service (Rohith Sharma K S via Varun Saxena) - posted by va...@apache.org on 2017/08/29 20:42:28 UTC, 0 replies.
- [44/50] [abbrv] hadoop git commit: YARN-6861. Reader API for sub application entities (Rohith Sharma K S via Varun Saxena) - posted by va...@apache.org on 2017/08/29 20:42:29 UTC, 0 replies.
- [45/50] [abbrv] hadoop git commit: Made fixes for whitespace errors and checstyle warnings before merge. - posted by va...@apache.org on 2017/08/29 20:42:30 UTC, 1 replies.
- [46/50] [abbrv] hadoop git commit: MAPREDUCE-6838. [ATSv2 Security] Add timeline delegation token received in allocate response to UGI. Contributed by Varun Saxena - posted by va...@apache.org on 2017/08/29 20:42:31 UTC, 0 replies.
- [47/50] [abbrv] hadoop git commit: MAPREDUCE-6838. Addendum to fix code comment - posted by va...@apache.org on 2017/08/29 20:42:32 UTC, 0 replies.
- [48/50] [abbrv] hadoop git commit: YARN-6047 Documentation updates for TimelineService v2 (Contributed by Rohith Sharma) - posted by va...@apache.org on 2017/08/29 20:42:33 UTC, 0 replies.
- [49/50] [abbrv] hadoop git commit: YARN-6905. Addendum to fix TestTimelineReaderWebServicesHBaseStorage due to missing FastNumberFormat - posted by va...@apache.org on 2017/08/29 20:42:34 UTC, 0 replies.
- [50/50] [abbrv] hadoop git commit: YARN-6323. Rolling upgrade/config change is broken on timeline v2. (Vrushali C via Haibo Chen) - posted by va...@apache.org on 2017/08/29 20:42:35 UTC, 0 replies.
- [hadoop] Git Push Summary - posted by va...@apache.org on 2017/08/29 20:48:10 UTC, 2 replies.
- hadoop git commit: HDFS-12366. Ozone: Refactor KSM metadata class names to avoid confusion. Contributed by Weiwei Yang. - posted by ae...@apache.org on 2017/08/29 21:03:06 UTC, 0 replies.
- hadoop git commit: HDFS-12333. Ozone: Extend Datanode web interface with SCM information. Contributed by Elek, Marton. - posted by ae...@apache.org on 2017/08/29 21:09:43 UTC, 0 replies.
- hadoop git commit: HDFS-11834. Ozone: Fix TestArchive#testArchive. Contributed by Xiaoyu Yao. - posted by ae...@apache.org on 2017/08/29 21:18:31 UTC, 0 replies.
- hadoop git commit: YARN-7010. Federation: routing REST invocations transparently to multiple RMs (part 2 - getApps). (Contributed by Giovanni Matteo Fumarola via curino) - posted by cu...@apache.org on 2017/08/29 21:53:58 UTC, 0 replies.
- hadoop git commit: YARN-7037. Optimize data transfer with zero-copy approach for containerlogs REST API in NMWebServices. Contributed by Tao Yang. - posted by ju...@apache.org on 2017/08/29 22:14:23 UTC, 2 replies.
- [01/74] [abbrv] hadoop git commit: YARN-7050. Post cleanup after YARN-6903, removal of org.apache.slider package. Contributed by Jian He [Forced Update!] - posted by ji...@apache.org on 2017/08/29 22:20:10 UTC, 1 replies.
- [02/74] [abbrv] hadoop git commit: YARN-7050. Post cleanup after YARN-6903, removal of org.apache.slider package. Contributed by Jian He - posted by ji...@apache.org on 2017/08/29 22:20:11 UTC, 1 replies.
- [03/74] [abbrv] hadoop git commit: YARN-7050. Post cleanup after YARN-6903, removal of org.apache.slider package. Contributed by Jian He - posted by ji...@apache.org on 2017/08/29 22:20:12 UTC, 1 replies.
- [04/74] [abbrv] hadoop git commit: YARN-7050. Post cleanup after YARN-6903, removal of org.apache.slider package. Contributed by Jian He - posted by ji...@apache.org on 2017/08/29 22:20:13 UTC, 1 replies.
- [05/74] [abbrv] hadoop git commit: YARN-7050. Post cleanup after YARN-6903, removal of org.apache.slider package. Contributed by Jian He - posted by ji...@apache.org on 2017/08/29 22:20:14 UTC, 1 replies.
- [06/74] [abbrv] hadoop git commit: YARN-7050. Post cleanup after YARN-6903, removal of org.apache.slider package. Contributed by Jian He - posted by ji...@apache.org on 2017/08/29 22:20:15 UTC, 1 replies.
- [07/74] [abbrv] hadoop git commit: YARN-7050. Post cleanup after YARN-6903, removal of org.apache.slider package. Contributed by Jian He - posted by ji...@apache.org on 2017/08/29 22:20:16 UTC, 1 replies.
- [08/74] [abbrv] hadoop git commit: YARN-7050. Post cleanup after YARN-6903, removal of org.apache.slider package. Contributed by Jian He - posted by ji...@apache.org on 2017/08/29 22:20:17 UTC, 1 replies.
- [09/74] [abbrv] hadoop git commit: YARN-7050. Post cleanup after YARN-6903, removal of org.apache.slider package. Contributed by Jian He - posted by ji...@apache.org on 2017/08/29 22:20:18 UTC, 1 replies.
- [10/74] [abbrv] hadoop git commit: YARN-7050. Post cleanup after YARN-6903, removal of org.apache.slider package. Contributed by Jian He - posted by ji...@apache.org on 2017/08/29 22:20:19 UTC, 1 replies.
- [11/74] [abbrv] hadoop git commit: YARN-7050. Post cleanup after YARN-6903, removal of org.apache.slider package. Contributed by Jian He - posted by ji...@apache.org on 2017/08/29 22:20:20 UTC, 1 replies.
- [12/74] [abbrv] hadoop git commit: YARN-7050. Post cleanup after YARN-6903, removal of org.apache.slider package. Contributed by Jian He - posted by ji...@apache.org on 2017/08/29 22:20:21 UTC, 1 replies.
- [13/74] [abbrv] hadoop git commit: YARN-7050. Post cleanup after YARN-6903, removal of org.apache.slider package. Contributed by Jian He - posted by ji...@apache.org on 2017/08/29 22:20:22 UTC, 1 replies.
- [14/74] [abbrv] hadoop git commit: YARN-7050. Post cleanup after YARN-6903, removal of org.apache.slider package. Contributed by Jian He - posted by ji...@apache.org on 2017/08/29 22:20:23 UTC, 1 replies.
- [15/74] [abbrv] hadoop git commit: YARN-7050. Post cleanup after YARN-6903, removal of org.apache.slider package. Contributed by Jian He - posted by ji...@apache.org on 2017/08/29 22:20:24 UTC, 1 replies.
- [16/74] [abbrv] hadoop git commit: YARN-7050. Post cleanup after YARN-6903, removal of org.apache.slider package. Contributed by Jian He - posted by ji...@apache.org on 2017/08/29 22:20:25 UTC, 1 replies.
- [17/74] [abbrv] hadoop git commit: YARN-7050. Post cleanup after YARN-6903, removal of org.apache.slider package. Contributed by Jian He - posted by ji...@apache.org on 2017/08/29 22:20:26 UTC, 1 replies.
- [18/74] [abbrv] hadoop git commit: YARN-7050. Post cleanup after YARN-6903, removal of org.apache.slider package. Contributed by Jian He - posted by ji...@apache.org on 2017/08/29 22:20:27 UTC, 1 replies.
- [19/74] [abbrv] hadoop git commit: YARN-7050. Post cleanup after YARN-6903, removal of org.apache.slider package. Contributed by Jian He - posted by ji...@apache.org on 2017/08/29 22:20:28 UTC, 1 replies.
- [20/74] [abbrv] hadoop git commit: YARN-7050. Post cleanup after YARN-6903, removal of org.apache.slider package. Contributed by Jian He - posted by ji...@apache.org on 2017/08/29 22:20:29 UTC, 1 replies.
- [21/74] [abbrv] hadoop git commit: YARN-7050. Post cleanup after YARN-6903, removal of org.apache.slider package. Contributed by Jian He - posted by ji...@apache.org on 2017/08/29 22:20:30 UTC, 1 replies.
- [22/74] [abbrv] hadoop git commit: YARN-7050. Post cleanup after YARN-6903, removal of org.apache.slider package. Contributed by Jian He - posted by ji...@apache.org on 2017/08/29 22:20:31 UTC, 1 replies.
- [23/74] [abbrv] hadoop git commit: YARN-7050. Post cleanup after YARN-6903, removal of org.apache.slider package. Contributed by Jian He - posted by ji...@apache.org on 2017/08/29 22:20:32 UTC, 1 replies.
- [24/74] [abbrv] hadoop git commit: YARN-7050. Post cleanup after YARN-6903, removal of org.apache.slider package. Contributed by Jian He - posted by ji...@apache.org on 2017/08/29 22:20:33 UTC, 1 replies.
- [25/74] [abbrv] hadoop git commit: YARN-7050. Post cleanup after YARN-6903, removal of org.apache.slider package. Contributed by Jian He - posted by ji...@apache.org on 2017/08/29 22:20:34 UTC, 1 replies.
- [26/74] [abbrv] hadoop git commit: YARN-7050. Post cleanup after YARN-6903, removal of org.apache.slider package. Contributed by Jian He - posted by ji...@apache.org on 2017/08/29 22:20:35 UTC, 1 replies.
- [27/74] [abbrv] hadoop git commit: YARN-7050. Post cleanup after YARN-6903, removal of org.apache.slider package. Contributed by Jian He - posted by ji...@apache.org on 2017/08/29 22:20:36 UTC, 1 replies.
- [28/74] [abbrv] hadoop git commit: YARN-7050. Post cleanup after YARN-6903, removal of org.apache.slider package. Contributed by Jian He - posted by ji...@apache.org on 2017/08/29 22:20:37 UTC, 1 replies.
- [29/74] [abbrv] hadoop git commit: YARN-7050. Post cleanup after YARN-6903, removal of org.apache.slider package. Contributed by Jian He - posted by ji...@apache.org on 2017/08/29 22:20:38 UTC, 1 replies.
- [30/74] [abbrv] hadoop git commit: YARN-7050. Post cleanup after YARN-6903, removal of org.apache.slider package. Contributed by Jian He - posted by ji...@apache.org on 2017/08/29 22:20:39 UTC, 1 replies.
- [31/74] [abbrv] hadoop git commit: YARN-7050. Post cleanup after YARN-6903, removal of org.apache.slider package. Contributed by Jian He - posted by ji...@apache.org on 2017/08/29 22:20:40 UTC, 1 replies.
- [32/74] [abbrv] hadoop git commit: YARN-7050. Post cleanup after YARN-6903, removal of org.apache.slider package. Contributed by Jian He - posted by ji...@apache.org on 2017/08/29 22:20:41 UTC, 1 replies.
- [33/74] [abbrv] hadoop git commit: YARN-7050. Post cleanup after YARN-6903, removal of org.apache.slider package. Contributed by Jian He - posted by ji...@apache.org on 2017/08/29 22:20:42 UTC, 1 replies.
- [34/74] [abbrv] hadoop git commit: YARN-7050. Post cleanup after YARN-6903, removal of org.apache.slider package. Contributed by Jian He - posted by ji...@apache.org on 2017/08/29 22:20:43 UTC, 1 replies.
- [35/74] [abbrv] hadoop git commit: YARN-7050. Post cleanup after YARN-6903, removal of org.apache.slider package. Contributed by Jian He - posted by ji...@apache.org on 2017/08/29 22:20:44 UTC, 1 replies.
- [36/74] [abbrv] hadoop git commit: YARN-7050. Post cleanup after YARN-6903, removal of org.apache.slider package. Contributed by Jian He - posted by ji...@apache.org on 2017/08/29 22:20:45 UTC, 1 replies.
- [37/74] [abbrv] hadoop git commit: YARN-7050. Post cleanup after YARN-6903, removal of org.apache.slider package. Contributed by Jian He - posted by ji...@apache.org on 2017/08/29 22:20:46 UTC, 1 replies.
- [38/74] [abbrv] hadoop git commit: YARN-7050. Post cleanup after YARN-6903, removal of org.apache.slider package. Contributed by Jian He - posted by ji...@apache.org on 2017/08/29 22:20:47 UTC, 1 replies.
- [39/74] [abbrv] hadoop git commit: YARN-7050. Post cleanup after YARN-6903, removal of org.apache.slider package. Contributed by Jian He - posted by ji...@apache.org on 2017/08/29 22:20:48 UTC, 1 replies.
- [40/74] [abbrv] hadoop git commit: YARN-7050. Post cleanup after YARN-6903, removal of org.apache.slider package. Contributed by Jian He - posted by ji...@apache.org on 2017/08/29 22:20:49 UTC, 1 replies.
- [41/74] [abbrv] hadoop git commit: YARN-7050. Post cleanup after YARN-6903, removal of org.apache.slider package. Contributed by Jian He - posted by ji...@apache.org on 2017/08/29 22:20:50 UTC, 1 replies.
- [42/74] [abbrv] hadoop git commit: YARN-7050. Post cleanup after YARN-6903, removal of org.apache.slider package. Contributed by Jian He - posted by ji...@apache.org on 2017/08/29 22:20:51 UTC, 1 replies.
- [43/74] [abbrv] hadoop git commit: YARN-7050. Post cleanup after YARN-6903, removal of org.apache.slider package. Contributed by Jian He - posted by ji...@apache.org on 2017/08/29 22:20:52 UTC, 1 replies.
- [44/74] [abbrv] hadoop git commit: YARN-7050. Post cleanup after YARN-6903, removal of org.apache.slider package. Contributed by Jian He - posted by ji...@apache.org on 2017/08/29 22:20:53 UTC, 1 replies.
- [45/74] [abbrv] hadoop git commit: YARN-5244. Documentation required for DNS Server implementation. Contributed by Jon Maron - posted by ji...@apache.org on 2017/08/29 22:20:54 UTC, 0 replies.
- [46/74] [abbrv] hadoop git commit: YARN-7091. Rename application to service in yarn-native-services. Contributed by Jian He - posted by ji...@apache.org on 2017/08/29 22:20:55 UTC, 1 replies.
- [47/74] [abbrv] hadoop git commit: YARN-7091. Rename application to service in yarn-native-services. Contributed by Jian He - posted by ji...@apache.org on 2017/08/29 22:20:56 UTC, 1 replies.
- [48/74] [abbrv] hadoop git commit: YARN-7091. Rename application to service in yarn-native-services. Contributed by Jian He - posted by ji...@apache.org on 2017/08/29 22:20:57 UTC, 1 replies.
- [49/74] [abbrv] hadoop git commit: YARN-7091. Rename application to service in yarn-native-services. Contributed by Jian He - posted by ji...@apache.org on 2017/08/29 22:20:58 UTC, 1 replies.
- [50/74] [abbrv] hadoop git commit: YARN-7091. Rename application to service in yarn-native-services. Contributed by Jian He - posted by ji...@apache.org on 2017/08/29 22:20:59 UTC, 1 replies.
- [51/74] [abbrv] hadoop git commit: YARN-7091. Rename application to service in yarn-native-services. Contributed by Jian He - posted by ji...@apache.org on 2017/08/29 22:21:00 UTC, 1 replies.
- [52/74] [abbrv] hadoop git commit: YARN-7091. Rename application to service in yarn-native-services. Contributed by Jian He - posted by ji...@apache.org on 2017/08/29 22:21:01 UTC, 1 replies.
- [53/74] [abbrv] hadoop git commit: YARN-7091. Rename application to service in yarn-native-services. Contributed by Jian He - posted by ji...@apache.org on 2017/08/29 22:21:02 UTC, 1 replies.
- [54/74] [abbrv] hadoop git commit: YARN-7091. Rename application to service in yarn-native-services. Contributed by Jian He - posted by ji...@apache.org on 2017/08/29 22:21:03 UTC, 1 replies.
- [55/74] [abbrv] hadoop git commit: YARN-7091. Rename application to service in yarn-native-services. Contributed by Jian He - posted by ji...@apache.org on 2017/08/29 22:21:04 UTC, 1 replies.
- [56/74] [abbrv] hadoop git commit: YARN-7091. Rename application to service in yarn-native-services. Contributed by Jian He - posted by ji...@apache.org on 2017/08/29 22:21:05 UTC, 1 replies.
- [57/74] [abbrv] hadoop git commit: YARN-7091. Rename application to service in yarn-native-services. Contributed by Jian He - posted by ji...@apache.org on 2017/08/29 22:21:06 UTC, 1 replies.
- [58/74] [abbrv] hadoop git commit: YARN-7091. Rename application to service in yarn-native-services. Contributed by Jian He - posted by ji...@apache.org on 2017/08/29 22:21:07 UTC, 1 replies.
- [59/74] [abbrv] hadoop git commit: YARN-7091. Rename application to service in yarn-native-services. Contributed by Jian He - posted by ji...@apache.org on 2017/08/29 22:21:08 UTC, 1 replies.
- [60/74] [abbrv] hadoop git commit: YARN-7091. Rename application to service in yarn-native-services. Contributed by Jian He - posted by ji...@apache.org on 2017/08/29 22:21:09 UTC, 1 replies.
- [61/74] [abbrv] hadoop git commit: YARN-7091. Rename application to service in yarn-native-services. Contributed by Jian He - posted by ji...@apache.org on 2017/08/29 22:21:10 UTC, 1 replies.
- [62/74] [abbrv] hadoop git commit: YARN-7091. Rename application to service in yarn-native-services. Contributed by Jian He - posted by ji...@apache.org on 2017/08/29 22:21:11 UTC, 1 replies.
- [63/74] [abbrv] hadoop git commit: YARN-7091. Rename application to service in yarn-native-services. Contributed by Jian He - posted by ji...@apache.org on 2017/08/29 22:21:12 UTC, 1 replies.
- [64/74] [abbrv] hadoop git commit: YARN-7091. Rename application to service in yarn-native-services. Contributed by Jian He - posted by ji...@apache.org on 2017/08/29 22:21:13 UTC, 1 replies.
- [65/74] [abbrv] hadoop git commit: YARN-7091. Rename application to service in yarn-native-services. Contributed by Jian He - posted by ji...@apache.org on 2017/08/29 22:21:14 UTC, 1 replies.
- [66/74] [abbrv] hadoop git commit: YARN-7091. Rename application to service in yarn-native-services. Contributed by Jian He - posted by ji...@apache.org on 2017/08/29 22:21:15 UTC, 1 replies.
- [67/74] [abbrv] hadoop git commit: YARN-7091. Rename application to service in yarn-native-services. Contributed by Jian He - posted by ji...@apache.org on 2017/08/29 22:21:16 UTC, 1 replies.
- [68/74] [abbrv] hadoop git commit: YARN-7091. Rename application to service in yarn-native-services. Contributed by Jian He - posted by ji...@apache.org on 2017/08/29 22:21:17 UTC, 1 replies.
- [69/74] [abbrv] hadoop git commit: YARN-7091. Rename application to service in yarn-native-services. Contributed by Jian He - posted by ji...@apache.org on 2017/08/29 22:21:18 UTC, 1 replies.
- [70/74] [abbrv] hadoop git commit: YARN-7091. Rename application to service in yarn-native-services. Contributed by Jian He - posted by ji...@apache.org on 2017/08/29 22:21:19 UTC, 1 replies.
- [71/74] [abbrv] hadoop git commit: YARN-7091. Rename application to service in yarn-native-services. Contributed by Jian He - posted by ji...@apache.org on 2017/08/29 22:21:20 UTC, 0 replies.
- [72/74] [abbrv] hadoop git commit: Rebased on to trunk, fix conflicts - posted by ji...@apache.org on 2017/08/29 22:21:21 UTC, 0 replies.
- [73/74] [abbrv] hadoop git commit: YARN-7113. Clean up packaging and dependencies for yarn-native-services. Contributed by Billie Rinaldi - posted by ji...@apache.org on 2017/08/29 22:21:22 UTC, 1 replies.
- [74/74] [abbrv] hadoop git commit: YARN-7113. Clean up packaging and dependencies for yarn-native-services. Contributed by Billie Rinaldi - posted by ji...@apache.org on 2017/08/29 22:21:23 UTC, 0 replies.
- hadoop git commit: YARN-5219. When an export var command fails in launch_container.sh, the full container launch should fail. (Sunil G via wangda) - posted by wa...@apache.org on 2017/08/29 22:29:35 UTC, 1 replies.
- hadoop git commit: YARN-7077. TestAMSimulator and TestNMSimulator fail. (Contributed by Akira Ajisaka via Yufei Gu) - posted by yu...@apache.org on 2017/08/29 23:35:51 UTC, 1 replies.
- hadoop git commit: HDFS-12191. Provide option to not capture the accessTime change of a file to snapshot if no other modification has been done to this file. Contributed by Yongjun Zhang. - posted by yj...@apache.org on 2017/08/30 00:19:40 UTC, 1 replies.
- svn commit: r1806657 - /hadoop/common/site/main/author/src/documentation/content/xdocs/who.xml - posted by xi...@apache.org on 2017/08/30 01:30:38 UTC, 0 replies.
- hadoop git commit: YARN-6756. ContainerRequest#executionTypeRequest causes NPE. Contributed by Jian He - posted by ji...@apache.org on 2017/08/30 03:36:00 UTC, 1 replies.
- hadoop git commit: YARN-7100. Added JsonIgnore annotation to Resource#getMemoryMB. Contributed by Eric Yang - posted by ji...@apache.org on 2017/08/30 03:37:50 UTC, 0 replies.
- [01/75] [abbrv] hadoop git commit: YARN-7050. Post cleanup after YARN-6903, removal of org.apache.slider package. Contributed by Jian He [Forced Update!] - posted by ji...@apache.org on 2017/08/30 03:54:54 UTC, 0 replies.
- [02/75] [abbrv] hadoop git commit: YARN-7050. Post cleanup after YARN-6903, removal of org.apache.slider package. Contributed by Jian He - posted by ji...@apache.org on 2017/08/30 03:54:55 UTC, 0 replies.
- [03/75] [abbrv] hadoop git commit: YARN-7050. Post cleanup after YARN-6903, removal of org.apache.slider package. Contributed by Jian He - posted by ji...@apache.org on 2017/08/30 03:54:56 UTC, 0 replies.
- [04/75] [abbrv] hadoop git commit: YARN-7050. Post cleanup after YARN-6903, removal of org.apache.slider package. Contributed by Jian He - posted by ji...@apache.org on 2017/08/30 03:54:57 UTC, 0 replies.
- [05/75] [abbrv] hadoop git commit: YARN-7050. Post cleanup after YARN-6903, removal of org.apache.slider package. Contributed by Jian He - posted by ji...@apache.org on 2017/08/30 03:54:58 UTC, 0 replies.
- [06/75] [abbrv] hadoop git commit: YARN-7050. Post cleanup after YARN-6903, removal of org.apache.slider package. Contributed by Jian He - posted by ji...@apache.org on 2017/08/30 03:54:59 UTC, 0 replies.
- [07/75] [abbrv] hadoop git commit: YARN-7050. Post cleanup after YARN-6903, removal of org.apache.slider package. Contributed by Jian He - posted by ji...@apache.org on 2017/08/30 03:55:00 UTC, 0 replies.
- [08/75] [abbrv] hadoop git commit: YARN-7050. Post cleanup after YARN-6903, removal of org.apache.slider package. Contributed by Jian He - posted by ji...@apache.org on 2017/08/30 03:55:01 UTC, 0 replies.
- [09/75] [abbrv] hadoop git commit: YARN-7050. Post cleanup after YARN-6903, removal of org.apache.slider package. Contributed by Jian He - posted by ji...@apache.org on 2017/08/30 03:55:02 UTC, 0 replies.
- [10/75] [abbrv] hadoop git commit: YARN-7050. Post cleanup after YARN-6903, removal of org.apache.slider package. Contributed by Jian He - posted by ji...@apache.org on 2017/08/30 03:55:03 UTC, 0 replies.
- [11/75] [abbrv] hadoop git commit: YARN-7050. Post cleanup after YARN-6903, removal of org.apache.slider package. Contributed by Jian He - posted by ji...@apache.org on 2017/08/30 03:55:04 UTC, 0 replies.
- [12/75] [abbrv] hadoop git commit: YARN-7050. Post cleanup after YARN-6903, removal of org.apache.slider package. Contributed by Jian He - posted by ji...@apache.org on 2017/08/30 03:55:05 UTC, 0 replies.
- [13/75] [abbrv] hadoop git commit: YARN-7050. Post cleanup after YARN-6903, removal of org.apache.slider package. Contributed by Jian He - posted by ji...@apache.org on 2017/08/30 03:55:06 UTC, 0 replies.
- [14/75] [abbrv] hadoop git commit: YARN-7050. Post cleanup after YARN-6903, removal of org.apache.slider package. Contributed by Jian He - posted by ji...@apache.org on 2017/08/30 03:55:07 UTC, 0 replies.
- [15/75] [abbrv] hadoop git commit: YARN-7050. Post cleanup after YARN-6903, removal of org.apache.slider package. Contributed by Jian He - posted by ji...@apache.org on 2017/08/30 03:55:08 UTC, 0 replies.
- [16/75] [abbrv] hadoop git commit: YARN-7050. Post cleanup after YARN-6903, removal of org.apache.slider package. Contributed by Jian He - posted by ji...@apache.org on 2017/08/30 03:55:09 UTC, 0 replies.
- [17/75] [abbrv] hadoop git commit: YARN-7050. Post cleanup after YARN-6903, removal of org.apache.slider package. Contributed by Jian He - posted by ji...@apache.org on 2017/08/30 03:55:10 UTC, 0 replies.
- [18/75] [abbrv] hadoop git commit: YARN-7050. Post cleanup after YARN-6903, removal of org.apache.slider package. Contributed by Jian He - posted by ji...@apache.org on 2017/08/30 03:55:11 UTC, 0 replies.
- [19/75] [abbrv] hadoop git commit: YARN-7050. Post cleanup after YARN-6903, removal of org.apache.slider package. Contributed by Jian He - posted by ji...@apache.org on 2017/08/30 03:55:12 UTC, 0 replies.
- [20/75] [abbrv] hadoop git commit: YARN-7050. Post cleanup after YARN-6903, removal of org.apache.slider package. Contributed by Jian He - posted by ji...@apache.org on 2017/08/30 03:55:13 UTC, 0 replies.
- [21/75] [abbrv] hadoop git commit: YARN-7050. Post cleanup after YARN-6903, removal of org.apache.slider package. Contributed by Jian He - posted by ji...@apache.org on 2017/08/30 03:55:14 UTC, 0 replies.
- [22/75] [abbrv] hadoop git commit: YARN-7050. Post cleanup after YARN-6903, removal of org.apache.slider package. Contributed by Jian He - posted by ji...@apache.org on 2017/08/30 03:55:15 UTC, 0 replies.
- [23/75] [abbrv] hadoop git commit: YARN-7050. Post cleanup after YARN-6903, removal of org.apache.slider package. Contributed by Jian He - posted by ji...@apache.org on 2017/08/30 03:55:16 UTC, 0 replies.
- [24/75] [abbrv] hadoop git commit: YARN-7050. Post cleanup after YARN-6903, removal of org.apache.slider package. Contributed by Jian He - posted by ji...@apache.org on 2017/08/30 03:55:17 UTC, 0 replies.
- [25/75] [abbrv] hadoop git commit: YARN-7050. Post cleanup after YARN-6903, removal of org.apache.slider package. Contributed by Jian He - posted by ji...@apache.org on 2017/08/30 03:55:18 UTC, 0 replies.
- [26/75] [abbrv] hadoop git commit: YARN-7050. Post cleanup after YARN-6903, removal of org.apache.slider package. Contributed by Jian He - posted by ji...@apache.org on 2017/08/30 03:55:19 UTC, 0 replies.
- [27/75] [abbrv] hadoop git commit: YARN-7050. Post cleanup after YARN-6903, removal of org.apache.slider package. Contributed by Jian He - posted by ji...@apache.org on 2017/08/30 03:55:20 UTC, 0 replies.
- [28/75] [abbrv] hadoop git commit: YARN-7050. Post cleanup after YARN-6903, removal of org.apache.slider package. Contributed by Jian He - posted by ji...@apache.org on 2017/08/30 03:55:21 UTC, 0 replies.
- [29/75] [abbrv] hadoop git commit: YARN-7050. Post cleanup after YARN-6903, removal of org.apache.slider package. Contributed by Jian He - posted by ji...@apache.org on 2017/08/30 03:55:22 UTC, 0 replies.
- [30/75] [abbrv] hadoop git commit: YARN-7050. Post cleanup after YARN-6903, removal of org.apache.slider package. Contributed by Jian He - posted by ji...@apache.org on 2017/08/30 03:55:23 UTC, 0 replies.
- [31/75] [abbrv] hadoop git commit: YARN-7050. Post cleanup after YARN-6903, removal of org.apache.slider package. Contributed by Jian He - posted by ji...@apache.org on 2017/08/30 03:55:24 UTC, 0 replies.
- [32/75] [abbrv] hadoop git commit: YARN-7050. Post cleanup after YARN-6903, removal of org.apache.slider package. Contributed by Jian He - posted by ji...@apache.org on 2017/08/30 03:55:25 UTC, 0 replies.
- [33/75] [abbrv] hadoop git commit: YARN-7050. Post cleanup after YARN-6903, removal of org.apache.slider package. Contributed by Jian He - posted by ji...@apache.org on 2017/08/30 03:55:26 UTC, 0 replies.
- [34/75] [abbrv] hadoop git commit: YARN-7050. Post cleanup after YARN-6903, removal of org.apache.slider package. Contributed by Jian He - posted by ji...@apache.org on 2017/08/30 03:55:27 UTC, 0 replies.
- [35/75] [abbrv] hadoop git commit: YARN-7050. Post cleanup after YARN-6903, removal of org.apache.slider package. Contributed by Jian He - posted by ji...@apache.org on 2017/08/30 03:55:28 UTC, 0 replies.
- [36/75] [abbrv] hadoop git commit: YARN-7050. Post cleanup after YARN-6903, removal of org.apache.slider package. Contributed by Jian He - posted by ji...@apache.org on 2017/08/30 03:55:29 UTC, 0 replies.
- [37/75] [abbrv] hadoop git commit: YARN-7050. Post cleanup after YARN-6903, removal of org.apache.slider package. Contributed by Jian He - posted by ji...@apache.org on 2017/08/30 03:55:30 UTC, 0 replies.
- [38/75] [abbrv] hadoop git commit: YARN-7050. Post cleanup after YARN-6903, removal of org.apache.slider package. Contributed by Jian He - posted by ji...@apache.org on 2017/08/30 03:55:31 UTC, 0 replies.
- [39/75] [abbrv] hadoop git commit: YARN-7050. Post cleanup after YARN-6903, removal of org.apache.slider package. Contributed by Jian He - posted by ji...@apache.org on 2017/08/30 03:55:32 UTC, 0 replies.
- [40/75] [abbrv] hadoop git commit: YARN-7050. Post cleanup after YARN-6903, removal of org.apache.slider package. Contributed by Jian He - posted by ji...@apache.org on 2017/08/30 03:55:33 UTC, 0 replies.
- [41/75] [abbrv] hadoop git commit: YARN-7050. Post cleanup after YARN-6903, removal of org.apache.slider package. Contributed by Jian He - posted by ji...@apache.org on 2017/08/30 03:55:34 UTC, 0 replies.
- [42/75] [abbrv] hadoop git commit: YARN-7050. Post cleanup after YARN-6903, removal of org.apache.slider package. Contributed by Jian He - posted by ji...@apache.org on 2017/08/30 03:55:35 UTC, 0 replies.
- [43/75] [abbrv] hadoop git commit: YARN-7050. Post cleanup after YARN-6903, removal of org.apache.slider package. Contributed by Jian He - posted by ji...@apache.org on 2017/08/30 03:55:36 UTC, 0 replies.
- [44/75] [abbrv] hadoop git commit: YARN-7050. Post cleanup after YARN-6903, removal of org.apache.slider package. Contributed by Jian He - posted by ji...@apache.org on 2017/08/30 03:55:37 UTC, 0 replies.
- [45/75] [abbrv] hadoop git commit: YARN-5244. Documentation required for DNS Server implementation. Contributed by Jon Maron - posted by ji...@apache.org on 2017/08/30 03:55:38 UTC, 0 replies.
- [46/75] [abbrv] hadoop git commit: YARN-7100. Added JsonIgnore annotation to Resource#getMemoryMB. Contributed by Eric Yang - posted by ji...@apache.org on 2017/08/30 03:55:39 UTC, 0 replies.
- [47/75] [abbrv] hadoop git commit: Rebased on to trunk, fix conflicts - posted by ji...@apache.org on 2017/08/30 03:55:40 UTC, 0 replies.
- [48/75] [abbrv] hadoop git commit: YARN-7091. Rename application to service in yarn-native-services. Contributed by Jian He - posted by ji...@apache.org on 2017/08/30 03:55:41 UTC, 0 replies.
- [49/75] [abbrv] hadoop git commit: YARN-7091. Rename application to service in yarn-native-services. Contributed by Jian He - posted by ji...@apache.org on 2017/08/30 03:55:42 UTC, 0 replies.
- [50/75] [abbrv] hadoop git commit: YARN-7091. Rename application to service in yarn-native-services. Contributed by Jian He - posted by ji...@apache.org on 2017/08/30 03:55:43 UTC, 0 replies.
- [51/75] [abbrv] hadoop git commit: YARN-7091. Rename application to service in yarn-native-services. Contributed by Jian He - posted by ji...@apache.org on 2017/08/30 03:55:44 UTC, 0 replies.
- [52/75] [abbrv] hadoop git commit: YARN-7091. Rename application to service in yarn-native-services. Contributed by Jian He - posted by ji...@apache.org on 2017/08/30 03:55:45 UTC, 0 replies.
- [53/75] [abbrv] hadoop git commit: YARN-7091. Rename application to service in yarn-native-services. Contributed by Jian He - posted by ji...@apache.org on 2017/08/30 03:55:46 UTC, 0 replies.
- [54/75] [abbrv] hadoop git commit: YARN-7091. Rename application to service in yarn-native-services. Contributed by Jian He - posted by ji...@apache.org on 2017/08/30 03:55:47 UTC, 0 replies.
- [55/75] [abbrv] hadoop git commit: YARN-7091. Rename application to service in yarn-native-services. Contributed by Jian He - posted by ji...@apache.org on 2017/08/30 03:55:48 UTC, 0 replies.
- [56/75] [abbrv] hadoop git commit: YARN-7091. Rename application to service in yarn-native-services. Contributed by Jian He - posted by ji...@apache.org on 2017/08/30 03:55:49 UTC, 0 replies.
- [57/75] [abbrv] hadoop git commit: YARN-7091. Rename application to service in yarn-native-services. Contributed by Jian He - posted by ji...@apache.org on 2017/08/30 03:55:50 UTC, 0 replies.
- [58/75] [abbrv] hadoop git commit: YARN-7091. Rename application to service in yarn-native-services. Contributed by Jian He - posted by ji...@apache.org on 2017/08/30 03:55:51 UTC, 0 replies.
- [59/75] [abbrv] hadoop git commit: YARN-7091. Rename application to service in yarn-native-services. Contributed by Jian He - posted by ji...@apache.org on 2017/08/30 03:55:52 UTC, 0 replies.
- [60/75] [abbrv] hadoop git commit: YARN-7091. Rename application to service in yarn-native-services. Contributed by Jian He - posted by ji...@apache.org on 2017/08/30 03:55:53 UTC, 0 replies.
- [61/75] [abbrv] hadoop git commit: YARN-7091. Rename application to service in yarn-native-services. Contributed by Jian He - posted by ji...@apache.org on 2017/08/30 03:55:54 UTC, 0 replies.
- [62/75] [abbrv] hadoop git commit: YARN-7091. Rename application to service in yarn-native-services. Contributed by Jian He - posted by ji...@apache.org on 2017/08/30 03:55:55 UTC, 0 replies.
- [63/75] [abbrv] hadoop git commit: YARN-7091. Rename application to service in yarn-native-services. Contributed by Jian He - posted by ji...@apache.org on 2017/08/30 03:55:56 UTC, 0 replies.
- [64/75] [abbrv] hadoop git commit: YARN-7091. Rename application to service in yarn-native-services. Contributed by Jian He - posted by ji...@apache.org on 2017/08/30 03:55:57 UTC, 0 replies.
- [65/75] [abbrv] hadoop git commit: YARN-7091. Rename application to service in yarn-native-services. Contributed by Jian He - posted by ji...@apache.org on 2017/08/30 03:55:58 UTC, 0 replies.
- [66/75] [abbrv] hadoop git commit: YARN-7091. Rename application to service in yarn-native-services. Contributed by Jian He - posted by ji...@apache.org on 2017/08/30 03:55:59 UTC, 0 replies.
- [67/75] [abbrv] hadoop git commit: YARN-7091. Rename application to service in yarn-native-services. Contributed by Jian He - posted by ji...@apache.org on 2017/08/30 03:56:00 UTC, 0 replies.
- [68/75] [abbrv] hadoop git commit: YARN-7091. Rename application to service in yarn-native-services. Contributed by Jian He - posted by ji...@apache.org on 2017/08/30 03:56:01 UTC, 0 replies.
- [69/75] [abbrv] hadoop git commit: YARN-7091. Rename application to service in yarn-native-services. Contributed by Jian He - posted by ji...@apache.org on 2017/08/30 03:56:02 UTC, 0 replies.
- [70/75] [abbrv] hadoop git commit: YARN-7091. Rename application to service in yarn-native-services. Contributed by Jian He - posted by ji...@apache.org on 2017/08/30 03:56:03 UTC, 0 replies.
- [71/75] [abbrv] hadoop git commit: YARN-7091. Rename application to service in yarn-native-services. Contributed by Jian He - posted by ji...@apache.org on 2017/08/30 03:56:04 UTC, 0 replies.
- [72/75] [abbrv] hadoop git commit: YARN-7091. Rename application to service in yarn-native-services. Contributed by Jian He - posted by ji...@apache.org on 2017/08/30 03:56:05 UTC, 0 replies.
- [73/75] [abbrv] hadoop git commit: YARN-7091. Rename application to service in yarn-native-services. Contributed by Jian He - posted by ji...@apache.org on 2017/08/30 03:56:06 UTC, 0 replies.
- [74/75] [abbrv] hadoop git commit: YARN-7113. Clean up packaging and dependencies for yarn-native-services. Contributed by Billie Rinaldi - posted by ji...@apache.org on 2017/08/30 03:56:07 UTC, 0 replies.
- [75/75] [abbrv] hadoop git commit: YARN-7113. Clean up packaging and dependencies for yarn-native-services. Contributed by Billie Rinaldi - posted by ji...@apache.org on 2017/08/30 03:56:08 UTC, 0 replies.
- hadoop git commit: HDFS-12336. Listing encryption zones still fails when deleted EZ is not a direct child of snapshottable directory. Contributed by Wellington Chevreuil. - posted by xi...@apache.org on 2017/08/30 04:30:05 UTC, 2 replies.
- hadoop git commit: YARN-6982. Potential issue on setting AMContainerSpec#tokenConf to null before app is completed. Contributed by Manikandan R. - posted by ro...@apache.org on 2017/08/30 05:16:44 UTC, 1 replies.
- [01/50] [abbrv] hadoop git commit: YARN-5922. Remove direct references of HBaseTimelineWriter/Reader in core ATS classes. Contributed by Haibo Chen. - posted by va...@apache.org on 2017/08/30 06:13:20 UTC, 0 replies.
- [02/50] [abbrv] hadoop git commit: YARN-5739. Provide timeline reader API to list available timeline entity types for one application. Contributed by Li Lu. - posted by va...@apache.org on 2017/08/30 06:13:21 UTC, 0 replies.
- [03/50] [abbrv] hadoop git commit: MAPREDUCE-6818. Remove direct reference to TimelineClientImpl. Contributed by Li Lu. - posted by va...@apache.org on 2017/08/30 06:13:22 UTC, 0 replies.
- [04/50] [abbrv] 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/08/30 06:13:23 UTC, 0 replies.
- [06/50] [abbrv] hadoop git commit: YARN-6555. Store application flow context in NM state store for work-preserving restart. (Rohith Sharma K S via Haibo Chen) - posted by va...@apache.org on 2017/08/30 06:13:25 UTC, 0 replies.
- [07/50] [abbrv] hadoop git commit: YARN-6318. timeline service schema creator fails if executed from a remote machine (Sangjin Lee via Varun Saxena) - posted by va...@apache.org on 2017/08/30 06:13:26 UTC, 0 replies.
- [08/50] [abbrv] hadoop git commit: YARN-6237. Move UID constant to TimelineReaderUtils (Rohith Sharma K S via Varun Saxena) - posted by va...@apache.org on 2017/08/30 06:13:27 UTC, 0 replies.
- [09/50] [abbrv] hadoop git commit: YARN-6146. Add Builder methods for TimelineEntityFilters (Haibo Chen via Varun Saxena) - posted by va...@apache.org on 2017/08/30 06:13:28 UTC, 0 replies.
- [11/50] [abbrv] 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/08/30 06:13:30 UTC, 0 replies.
- [12/50] [abbrv] hadoop git commit: YARN-6658. Remove columnFor() methods of Columns in HBaseTimeline backend (Haibo Chen via Varun Saxena) - posted by va...@apache.org on 2017/08/30 06:13:31 UTC, 0 replies.
- [13/50] [abbrv] hadoop git commit: YARN-6316 Provide help information and documentation for TimelineSchemaCreator (Contributed by Haibo Chen via Vrushali C) - posted by va...@apache.org on 2017/08/30 06:13:32 UTC, 0 replies.
- [15/50] [abbrv] hadoop git commit: YARN-6256. Add FROM_ID info key for timeline entities in reader response (Rohith Sharma K S via Varun Saxena) - posted by va...@apache.org on 2017/08/30 06:13:34 UTC, 0 replies.
- [16/50] [abbrv] hadoop git commit: YARN-6027. Support fromid(offset) filter for /flows API (Rohith Sharma K S via Varun Saxena) - posted by va...@apache.org on 2017/08/30 06:13:35 UTC, 0 replies.
- [17/50] [abbrv] hadoop git commit: YARN-6027. Support fromid(offset) filter for /flows API (Rohith Sharma K S via Varun Saxena) - posted by va...@apache.org on 2017/08/30 06:13:36 UTC, 0 replies.
- [18/50] [abbrv] hadoop git commit: YARN-4675. Reorganize TimelineClient and TimelineClientImpl into separate classes for ATSv1.x and ATSv2. Contributed by Naganarasimha G R. - posted by va...@apache.org on 2017/08/30 06:13:37 UTC, 0 replies.
- [19/50] [abbrv] hadoop git commit: YARN-6094. Update the coprocessor to be a dynamically loaded one. Contributed by Vrushali C. - posted by va...@apache.org on 2017/08/30 06:13:38 UTC, 0 replies.
- [20/50] [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 va...@apache.org on 2017/08/30 06:13:39 UTC, 0 replies.
- [21/50] [abbrv] hadoop git commit: YARN-6253. FlowAcitivityColumnPrefix.store(byte[] rowKey, ...) drops timestamp. Contributed by Haibo Chen. - posted by va...@apache.org on 2017/08/30 06:13:40 UTC, 0 replies.
- [22/50] [abbrv] hadoop git commit: YARN-6069. CORS support in timeline v2 (Rohith Sharma K S via Varun Saxena) - posted by va...@apache.org on 2017/08/30 06:13:41 UTC, 0 replies.
- [23/50] [abbrv] hadoop git commit: YARN-6133. [ATSv2 Security] Renew delegation token for app automatically if an app collector is active. Contributed by Varun Saxena. - posted by va...@apache.org on 2017/08/30 06:13:42 UTC, 0 replies.
- [24/50] [abbrv] hadoop git commit: YARN-6888. Refactor AppLevelTimelineCollector such that RM does not have aggregator threads created. Contributed by Vrushali C. - posted by va...@apache.org on 2017/08/30 06:13:43 UTC, 0 replies.
- [25/50] [abbrv] hadoop git commit: YARN-6130. [ATSv2 Security] Generate a delegation token for AM when app collector is created and pass it to AM via NM and RM. Contributed by Varun Saxena. - posted by va...@apache.org on 2017/08/30 06:13:44 UTC, 0 replies.
- [26/50] [abbrv] hadoop git commit: YARN-6130. [ATSv2 Security] Generate a delegation token for AM when app collector is created and pass it to AM via NM and RM. Contributed by Varun Saxena. - posted by va...@apache.org on 2017/08/30 06:13:45 UTC, 0 replies.
- [27/50] [abbrv] hadoop git commit: YARN-6874. Supplement timestamp for min start/max end time columns in flow run table to avoid overwrite (Vrushali C via Varun Saxena) - posted by va...@apache.org on 2017/08/30 06:13:46 UTC, 0 replies.
- [29/50] [abbrv] hadoop git commit: YARN-5647. [ATSv2 Security] Collector side changes for loading auth filters and principals. Contributed by Varun Saxena - posted by va...@apache.org on 2017/08/30 06:13:48 UTC, 1 replies.
- [30/50] [abbrv] hadoop git commit: YARN-6820. Restrict read access to timelineservice v2 data. Contributed by Vrushali C - posted by va...@apache.org on 2017/08/30 06:13:49 UTC, 0 replies.
- [31/50] [abbrv] hadoop git commit: YARN-6638. [ATSv2 Security] Timeline reader side changes for loading auth filters and principals. Contributed by Varun Saxena - posted by va...@apache.org on 2017/08/30 06:13:50 UTC, 0 replies.
- [32/50] [abbrv] hadoop git commit: YARN-7006. [ATSv2 Security] Changes for authentication for CollectorNodemanagerProtocol. Contributed by Varun Saxena - posted by va...@apache.org on 2017/08/30 06:13:51 UTC, 0 replies.
- [34/50] [abbrv] hadoop git commit: YARN-4455. Support fetching metrics by time range. Contributed by Varun Saxena. - posted by va...@apache.org on 2017/08/30 06:13:53 UTC, 0 replies.
- [35/50] [abbrv] hadoop git commit: YARN-5648. [ATSv2 Security] Client side changes for authentication. Contributed by Varun Saxena - posted by va...@apache.org on 2017/08/30 06:13:54 UTC, 0 replies.
- [36/50] [abbrv] hadoop git commit: YARN-6801. NPE in RM while setting collectors map in NodeHeartbeatResponse. Contributed by Vrushali C. - posted by va...@apache.org on 2017/08/30 06:13:55 UTC, 0 replies.
- [37/50] [abbrv] hadoop git commit: YARN-6850 Ensure that supplemented timestamp is stored only for flow run metrics (Contributed by Varun Saxena via Vrushali C) - posted by va...@apache.org on 2017/08/30 06:13:56 UTC, 0 replies.
- [38/50] [abbrv] hadoop git commit: YARN-6734. Ensure sub-application user is extracted & sent to timeline service (Rohith Sharma K S via Varun Saxena) - posted by va...@apache.org on 2017/08/30 06:13:57 UTC, 0 replies.
- [40/50] [abbrv] hadoop git commit: YARN-6905. Addendum to fix TestTimelineReaderWebServicesHBaseStorage due to missing FastNumberFormat - posted by va...@apache.org on 2017/08/30 06:13:59 UTC, 0 replies.
- [41/50] [abbrv] hadoop git commit: YARN-6134. [ATSv2 Security] Regenerate delegation token for app just before token expires if app collector is active. Contributed by Varun Saxena - posted by va...@apache.org on 2017/08/30 06:14:00 UTC, 0 replies.
- [42/50] [abbrv] hadoop git commit: MAPREDUCE-6838. [ATSv2 Security] Add timeline delegation token received in allocate response to UGI. Contributed by Varun Saxena - posted by va...@apache.org on 2017/08/30 06:14:01 UTC, 0 replies.
- [43/50] [abbrv] hadoop git commit: YARN-6047 Documentation updates for TimelineService v2 (Contributed by Rohith Sharma) - posted by va...@apache.org on 2017/08/30 06:14:02 UTC, 0 replies.
- [44/50] [abbrv] hadoop git commit: YARN-7041. Nodemanager NPE running jobs with security off. Contributed by Varun Saxena. - posted by va...@apache.org on 2017/08/30 06:14:03 UTC, 0 replies.
- [46/50] [abbrv] hadoop git commit: YARN-6861. Reader API for sub application entities (Rohith Sharma K S via Varun Saxena) - posted by va...@apache.org on 2017/08/30 06:14:05 UTC, 0 replies.
- [47/50] [abbrv] hadoop git commit: YARN-7038. [Atsv2 Security] CollectorNodemanagerProtocol RPC interface doesn't work when service authorization is enabled. Contributed by Varun Saxena. - posted by va...@apache.org on 2017/08/30 06:14:06 UTC, 0 replies.
- [48/50] [abbrv] hadoop git commit: MAPREDUCE-6838. Addendum to fix code comment - posted by va...@apache.org on 2017/08/30 06:14:07 UTC, 0 replies.
- [49/50] [abbrv] hadoop git commit: YARN-6323. Rolling upgrade/config change is broken on timeline v2. (Vrushali C via Haibo Chen) - posted by va...@apache.org on 2017/08/30 06:14:08 UTC, 0 replies.
- [50/50] [abbrv] hadoop git commit: YARN-5355: YARN Timeline Service v.2: alpha 2 (varunsaxena) - posted by va...@apache.org on 2017/08/30 06:14:09 UTC, 0 replies.
- hadoop git commit: HDFS-12258. ec -listPolicies should list all policies in system, no matter it's enabled or disabled. Contributed by Wei Zhou. - posted by ra...@apache.org on 2017/08/30 07:31:54 UTC, 0 replies.
- hadoop git commit: YARN-5577. [Atsv2] Document object passing in infofilters with an example (Rohith Sharma K S via Varun Saxena) - posted by va...@apache.org on 2017/08/30 12:50:04 UTC, 0 replies.
- hadoop git commit: YARN-6316. Addendum for missing create option in documentation. - posted by va...@apache.org on 2017/08/30 13:12:16 UTC, 0 replies.
- hadoop git commit: YARN-6047. Documentation updates for TimelineService v2. Contributed by Rohith Sharma K S, Vrushali C and Varun Saxena - posted by va...@apache.org on 2017/08/30 14:10:36 UTC, 0 replies.
- hadoop git commit: HADOOP-14815. s3guard shell usage calls function incorrectly. Contributed by Allen Wittenauer - posted by st...@apache.org on 2017/08/30 14:23:44 UTC, 0 replies.
- hadoop git commit: Addendum for YARN-4753. Use doxia macro to generate in-page TOC of YARN site documentation - posted by va...@apache.org on 2017/08/30 14:50:14 UTC, 0 replies.
- hadoop git commit: Revert "HADOOP-14671. Upgrade to Apache Yetus 0.5.0." - posted by aa...@apache.org on 2017/08/30 14:54:43 UTC, 0 replies.
- hadoop git commit: YARN-6868. Add test scope to certain entries in hadoop-yarn-server-resourcemanager pom.xml. (Ray Chiang via Haibo Chen) - posted by ha...@apache.org on 2017/08/30 16:15:09 UTC, 0 replies.
- hadoop git commit: MAPREDUCE-6937. Backport MAPREDUCE-6870 to branch-2 while preserving compatibility. (Peter Bacsko via Haibo Chen) - posted by ha...@apache.org on 2017/08/30 16:46:58 UTC, 2 replies.
- hadoop git commit: MAPREDUCE-6892. Issues with the count of failed/killed tasks in the jhist file. (Peter Bacsko via Haibo Chen) - posted by ha...@apache.org on 2017/08/30 17:11:25 UTC, 0 replies.
- hadoop git commit: HDFS-12356. Unit test for JournalNode sync during Rolling Upgrade. Contributed by Hanisha Koneru. - posted by ar...@apache.org on 2017/08/30 17:30:14 UTC, 0 replies.
- [01/50] [abbrv] hadoop git commit: YARN-6357. Implement putEntitiesAsync API in TimelineCollector (Haibo Chen via Varun Saxena) [Forced Update!] - posted by va...@apache.org on 2017/08/30 20:15:26 UTC, 0 replies.
- [02/50] [abbrv] hadoop git commit: YARN-6146. Add Builder methods for TimelineEntityFilters (Haibo Chen via Varun Saxena) - posted by va...@apache.org on 2017/08/30 20:15:27 UTC, 0 replies.
- [03/50] [abbrv] hadoop git commit: YARN-6146. Add Builder methods for TimelineEntityFilters (Haibo Chen via Varun Saxena) - posted by va...@apache.org on 2017/08/30 20:15:28 UTC, 0 replies.
- [04/50] [abbrv] hadoop git commit: YARN-6801. NPE in RM while setting collectors map in NodeHeartbeatResponse. Contributed by Vrushali C. - posted by va...@apache.org on 2017/08/30 20:15:29 UTC, 0 replies.
- [05/50] [abbrv] hadoop git commit: YARN-6707. [ATSv2] Update HBase version to 1.2.6 (Vrushali C via Varun Saxena) - posted by va...@apache.org on 2017/08/30 20:15:30 UTC, 0 replies.
- [06/50] [abbrv] hadoop git commit: YARN-6604. Allow metric TTL for Application table to be specified through cmd (Haibo Chen via Varun Saxena) - posted by va...@apache.org on 2017/08/30 20:15:31 UTC, 0 replies.
- [07/50] [abbrv] hadoop git commit: YARN-4455. Support fetching metrics by time range. Contributed by Varun Saxena. - posted by va...@apache.org on 2017/08/30 20:15:32 UTC, 0 replies.
- [08/50] [abbrv] hadoop git commit: YARN-4455. Support fetching metrics by time range. Contributed by Varun Saxena. - posted by va...@apache.org on 2017/08/30 20:15:33 UTC, 0 replies.
- [09/50] [abbrv] hadoop git commit: YARN-6377. NMTimelinePublisher#serviceStop does not stop timeline clients (Haibo Chen via Varun Saxena) - posted by va...@apache.org on 2017/08/30 20:15:34 UTC, 0 replies.
- [10/50] [abbrv] hadoop git commit: YARN-6850 Ensure that supplemented timestamp is stored only for flow run metrics (Contributed by Varun Saxena via Vrushali C) - posted by va...@apache.org on 2017/08/30 20:15:35 UTC, 0 replies.
- [11/50] [abbrv] hadoop git commit: YARN-6316 Provide help information and documentation for TimelineSchemaCreator (Contributed by Haibo Chen via Vrushali C) - posted by va...@apache.org on 2017/08/30 20:15:36 UTC, 0 replies.
- [12/50] [abbrv] hadoop git commit: Addendum for YARN-5865. Retrospect updateApplicationPriority api to handle state store exception in align with YARN-5611 - posted by va...@apache.org on 2017/08/30 20:15:37 UTC, 0 replies.
- [13/50] [abbrv] hadoop git commit: YARN-6376. Exceptions caused by synchronous putEntities requests can be swallowed (Haibo Chen via Varun Saxena) - posted by va...@apache.org on 2017/08/30 20:15:38 UTC, 0 replies.
- [14/50] [abbrv] hadoop git commit: YARN-6455. Enhance the timelinewriter.flush() race condition fix (Haibo Chen via Varun Saxena) - posted by va...@apache.org on 2017/08/30 20:15:39 UTC, 0 replies.
- [15/50] [abbrv] hadoop git commit: Addendum for YARN-4218. Metric for resource*time that was preempted. - posted by va...@apache.org on 2017/08/30 20:15:40 UTC, 0 replies.
- [16/50] [abbrv] hadoop git commit: YARN-6424. TimelineCollector is not stopped when an app finishes in RM. Contributed by Varun Saxena. - posted by va...@apache.org on 2017/08/30 20:15:41 UTC, 0 replies.
- [18/50] [abbrv] hadoop git commit: YARN-6563 ConcurrentModificationException in TimelineCollectorManager while stopping RM (Contributed by Haibo Chen via Vrushali C) - posted by va...@apache.org on 2017/08/30 20:15:43 UTC, 0 replies.
- [19/50] [abbrv] hadoop git commit: YARN-6518. Fix warnings from Spotbugs in hadoop-yarn-server-timelineservice. Contributed by Weiwei Yang. - posted by va...@apache.org on 2017/08/30 20:15:44 UTC, 0 replies.
- [20/50] [abbrv] hadoop git commit: YARN-6375 App level aggregation should not consider metric values reported in the previous aggregation cycle (Varun Saxena via Vrushali C) - posted by va...@apache.org on 2017/08/30 20:15:45 UTC, 0 replies.
- [21/50] [abbrv] hadoop git commit: YARN-6555. Store application flow context in NM state store for work-preserving restart. (Rohith Sharma K S via Haibo Chen) - posted by va...@apache.org on 2017/08/30 20:15:46 UTC, 0 replies.
- [22/50] [abbrv] hadoop git commit: YARN-6561. Update exception message during timeline collector aux service initialization. (Vrushali C via Haibo Chen) - posted by va...@apache.org on 2017/08/30 20:15:47 UTC, 0 replies.
- [23/50] [abbrv] hadoop git commit: YARN-6888. Refactor AppLevelTimelineCollector such that RM does not have aggregator threads created. Contributed by Vrushali C. - posted by va...@apache.org on 2017/08/30 20:15:48 UTC, 0 replies.
- [24/50] [abbrv] hadoop git commit: YARN-6733. Add table for storing sub-application entities. Contributed by Vrushali C. - posted by va...@apache.org on 2017/08/30 20:15:49 UTC, 0 replies.
- [25/50] [abbrv] hadoop git commit: YARN-6102. RMActiveService context to be updated with new RMContext on failover. Contributed by Rohith Sharma K S. - posted by va...@apache.org on 2017/08/30 20:15:50 UTC, 0 replies.
- [26/50] [abbrv] hadoop git commit: YARN-6734. Ensure sub-application user is extracted & sent to timeline service (Rohith Sharma K S via Varun Saxena) - posted by va...@apache.org on 2017/08/30 20:15:51 UTC, 0 replies.
- [27/50] [abbrv] hadoop git commit: YARN-5648. [ATSv2 Security] Client side changes for authentication. Contributed by Varun Saxena - posted by va...@apache.org on 2017/08/30 20:15:52 UTC, 0 replies.
- [28/50] [abbrv] hadoop git commit: YARN-6638. [ATSv2 Security] Timeline reader side changes for loading auth filters and principals. Contributed by Varun Saxena - posted by va...@apache.org on 2017/08/30 20:15:53 UTC, 0 replies.
- [30/50] [abbrv] hadoop git commit: YARN-5647. [ATSv2 Security] Collector side changes for loading auth filters and principals. Contributed by Varun Saxena - posted by va...@apache.org on 2017/08/30 20:15:55 UTC, 0 replies.
- [31/50] [abbrv] hadoop git commit: YARN-6874. Supplement timestamp for min start/max end time columns in flow run table to avoid overwrite (Vrushali C via Varun Saxena) - posted by va...@apache.org on 2017/08/30 20:15:56 UTC, 0 replies.
- [32/50] [abbrv] hadoop git commit: Addendum for YARN-6102. - posted by va...@apache.org on 2017/08/30 20:15:57 UTC, 0 replies.
- [33/50] [abbrv] hadoop git commit: Addendum for YARN-5648. - posted by va...@apache.org on 2017/08/30 20:15:58 UTC, 0 replies.
- [34/50] [abbrv] hadoop git commit: MAPREDUCE-6838. [ATSv2 Security] Add timeline delegation token received in allocate response to UGI. Contributed by Varun Saxena - posted by va...@apache.org on 2017/08/30 20:15:59 UTC, 0 replies.
- [36/50] [abbrv] hadoop git commit: YARN-6861. Addendum for YARN-6861 for compilation issue (Rohith Sharma K S via Varun Saxena) - posted by va...@apache.org on 2017/08/30 20:16:01 UTC, 0 replies.
- [37/50] [abbrv] hadoop git commit: YARN-7038. Addendum patch. Fix compilation error. Contributed by Varun Saxena - posted by va...@apache.org on 2017/08/30 20:16:02 UTC, 0 replies.
- [38/50] [abbrv] hadoop git commit: YARN-7006. [ATSv2 Security] Changes for authentication for CollectorNodemanagerProtocol. Contributed by Varun Saxena - posted by va...@apache.org on 2017/08/30 20:16:03 UTC, 0 replies.
- [39/50] [abbrv] hadoop git commit: YARN-7041. Nodemanager NPE running jobs with security off. Contributed by Varun Saxena. - posted by va...@apache.org on 2017/08/30 20:16:04 UTC, 0 replies.
- [40/50] [abbrv] hadoop git commit: YARN-7038. [Atsv2 Security] CollectorNodemanagerProtocol RPC interface doesn't work when service authorization is enabled. Contributed by Varun Saxena. - posted by va...@apache.org on 2017/08/30 20:16:05 UTC, 0 replies.
- [41/50] [abbrv] hadoop git commit: YARN-6861. Reader API for sub application entities (Rohith Sharma K S via Varun Saxena) - posted by va...@apache.org on 2017/08/30 20:16:06 UTC, 0 replies.
- [42/50] [abbrv] hadoop git commit: YARN-6323. Rolling upgrade/config change is broken on timeline v2. (Vrushali C via Haibo Chen) - posted by va...@apache.org on 2017/08/30 20:16:07 UTC, 0 replies.
- [43/50] [abbrv] hadoop git commit: YARN-6130. [ATSv2 Security] Generate a delegation token for AM when app collector is created and pass it to AM via NM and RM. Contributed by Varun Saxena. - posted by va...@apache.org on 2017/08/30 20:16:08 UTC, 0 replies.
- [44/50] [abbrv] hadoop git commit: YARN-6130. [ATSv2 Security] Generate a delegation token for AM when app collector is created and pass it to AM via NM and RM. Contributed by Varun Saxena. - posted by va...@apache.org on 2017/08/30 20:16:09 UTC, 0 replies.
- [45/50] [abbrv] hadoop git commit: YARN-6133. [ATSv2 Security] Renew delegation token for app automatically if an app collector is active. Contributed by Varun Saxena. - posted by va...@apache.org on 2017/08/30 20:16:10 UTC, 0 replies.
- [46/50] [abbrv] hadoop git commit: YARN-6134. [ATSv2 Security] Regenerate delegation token for app just before token expires if app collector is active. Contributed by Varun Saxena - posted by va...@apache.org on 2017/08/30 20:16:11 UTC, 0 replies.
- [47/50] [abbrv] hadoop git commit: YARN-6316. Addendum for missing create option in documentation. - posted by va...@apache.org on 2017/08/30 20:16:12 UTC, 0 replies.
- [48/50] [abbrv] hadoop git commit: YARN-6047. Documentation updates for TimelineService v2. Contributed by Rohith Sharma K S, Vrushali C and Varun Saxena - posted by va...@apache.org on 2017/08/30 20:16:13 UTC, 0 replies.
- [49/50] [abbrv] hadoop git commit: YARN-5577. [Atsv2] Document object passing in infofilters with an example (Rohith Sharma K S via Varun Saxena) - posted by va...@apache.org on 2017/08/30 20:16:14 UTC, 0 replies.
- [50/50] [abbrv] hadoop git commit: Addendum for YARN-4753. Use doxia macro to generate in-page TOC of YARN site documentation - posted by va...@apache.org on 2017/08/30 20:16:15 UTC, 0 replies.
- hadoop git commit: HADOOP-14814. Fix incompatible API change on FsServerDefaults to HADOOP-14104. Contributed by Junping Du. - posted by ju...@apache.org on 2017/08/30 20:27:58 UTC, 3 replies.
- hadoop git commit: MAPREDUCE-6931. Remove TestDFSIO "Total Throughput" calculation. Contributed by Dennis Huo. - posted by sh...@apache.org on 2017/08/30 21:33:33 UTC, 2 replies.
- [1/2] hadoop git commit: YARN-6905 Multiple HBaseTimelineStorage test failures due to missing FastNumberFormat (Contributed by Haibo Chen) - posted by va...@apache.org on 2017/08/30 21:37:01 UTC, 0 replies.
- [2/2] hadoop git commit: YARN-6905. Addendum to fix TestTimelineReaderWebServicesHBaseStorage due to missing FastNumberFormat - posted by va...@apache.org on 2017/08/30 21:37:02 UTC, 0 replies.
- [1/2] hadoop git commit: HDFS-9153. Pretty-format the output for DFSIO. Contributed by Kai Zheng. - posted by sh...@apache.org on 2017/08/30 22:04:31 UTC, 0 replies.
- [2/2] hadoop git commit: MAPREDUCE-6931. Remove TestDFSIO "Total Throughput" calculation. Contributed by Dennis Huo. - posted by sh...@apache.org on 2017/08/30 22:04:32 UTC, 0 replies.
- hadoop git commit: HDFS-8797. WebHdfsFileSystem creates too many connections for pread. Contributed by Jing Zhao. - posted by sh...@apache.org on 2017/08/30 22:47:22 UTC, 0 replies.
- [01/50] [abbrv] hadoop git commit: YARN-7041. Nodemanager NPE running jobs with security off. Contributed by Varun Saxena. [Forced Update!] - posted by wa...@apache.org on 2017/08/30 22:58:36 UTC, 0 replies.
- [02/50] [abbrv] hadoop git commit: YARN-7038. [Atsv2 Security] CollectorNodemanagerProtocol RPC interface doesn't work when service authorization is enabled. Contributed by Varun Saxena. - posted by wa...@apache.org on 2017/08/30 22:58:37 UTC, 0 replies.
- [03/50] [abbrv] hadoop git commit: YARN-6134. [ATSv2 Security] Regenerate delegation token for app just before token expires if app collector is active. Contributed by Varun Saxena - posted by wa...@apache.org on 2017/08/30 22:58:38 UTC, 0 replies.
- [04/50] [abbrv] hadoop git commit: MAPREDUCE-6838. [ATSv2 Security] Add timeline delegation token received in allocate response to UGI. Contributed by Varun Saxena - posted by wa...@apache.org on 2017/08/30 22:58:39 UTC, 0 replies.
- [05/50] [abbrv] hadoop git commit: YARN-6047 Documentation updates for TimelineService v2 (Contributed by Rohith Sharma) - posted by wa...@apache.org on 2017/08/30 22:58:40 UTC, 0 replies.
- [06/50] [abbrv] hadoop git commit: YARN-6323. Rolling upgrade/config change is broken on timeline v2. (Vrushali C via Haibo Chen) - posted by wa...@apache.org on 2017/08/30 22:58:41 UTC, 0 replies.
- [07/50] [abbrv] hadoop git commit: YARN-5355: YARN Timeline Service v.2: alpha 2 (varunsaxena) - posted by wa...@apache.org on 2017/08/30 22:58:42 UTC, 0 replies.
- [08/50] [abbrv] hadoop git commit: HDFS-12258. ec -listPolicies should list all policies in system, no matter it's enabled or disabled. Contributed by Wei Zhou. - posted by wa...@apache.org on 2017/08/30 22:58:43 UTC, 0 replies.
- [09/50] [abbrv] hadoop git commit: Revert "HADOOP-14671. Upgrade to Apache Yetus 0.5.0." - posted by wa...@apache.org on 2017/08/30 22:58:44 UTC, 0 replies.
- [10/50] [abbrv] hadoop git commit: YARN-6868. Add test scope to certain entries in hadoop-yarn-server-resourcemanager pom.xml. (Ray Chiang via Haibo Chen) - posted by wa...@apache.org on 2017/08/30 22:58:45 UTC, 0 replies.
- [11/50] [abbrv] hadoop git commit: MAPREDUCE-6892. Issues with the count of failed/killed tasks in the jhist file. (Peter Bacsko via Haibo Chen) - posted by wa...@apache.org on 2017/08/30 22:58:46 UTC, 0 replies.
- [12/50] [abbrv] hadoop git commit: HDFS-12356. Unit test for JournalNode sync during Rolling Upgrade. Contributed by Hanisha Koneru. - posted by wa...@apache.org on 2017/08/30 22:58:47 UTC, 0 replies.
- [13/50] [abbrv] hadoop git commit: HADOOP-14814. Fix incompatible API change on FsServerDefaults to HADOOP-14104. Contributed by Junping Du. - posted by wa...@apache.org on 2017/08/30 22:58:48 UTC, 0 replies.
- [14/50] [abbrv] hadoop git commit: MAPREDUCE-6931. Remove TestDFSIO "Total Throughput" calculation. Contributed by Dennis Huo. - posted by wa...@apache.org on 2017/08/30 22:58:49 UTC, 0 replies.
- [15/50] [abbrv] hadoop git commit: YARN-5708. Implement APIs to get resource profiles from the RM. Contributed by Varun Vasudev. - posted by wa...@apache.org on 2017/08/30 22:58:50 UTC, 0 replies.
- [16/50] [abbrv] hadoop git commit: YARN-5242. Update DominantResourceCalculator to consider all resource types in calculations. Contributed by Varun Vasudev. - posted by wa...@apache.org on 2017/08/30 22:58:51 UTC, 0 replies.
- [17/50] [abbrv] hadoop git commit: YARN-4172. Extend DominantResourceCalculator to account for all resources. (Varun Vasudev via wangda) - posted by wa...@apache.org on 2017/08/30 22:58:52 UTC, 0 replies.
- [18/50] [abbrv] hadoop git commit: YARN-4081. Add support for multiple resource types in the Resource class. (Varun Vasudev via wangda) - posted by wa...@apache.org on 2017/08/30 22:58:53 UTC, 0 replies.
- [19/50] [abbrv] hadoop git commit: YARN-4081. Add support for multiple resource types in the Resource class. (Varun Vasudev via wangda) - posted by wa...@apache.org on 2017/08/30 22:58:54 UTC, 0 replies.
- [20/50] [abbrv] hadoop git commit: YARN-4081. Add support for multiple resource types in the Resource class. (Varun Vasudev via wangda) - posted by wa...@apache.org on 2017/08/30 22:58:55 UTC, 0 replies.
- [21/50] [abbrv] hadoop git commit: YARN-4829. Add support for binary units in Resource class.(vvasudev via asuresh) - posted by wa...@apache.org on 2017/08/30 22:58:56 UTC, 0 replies.
- [22/50] [abbrv] hadoop git commit: YARN-4715. Add support to read resource types from a config file. Contributed by Varun Vasudev. - posted by wa...@apache.org on 2017/08/30 22:58:57 UTC, 0 replies.
- [23/50] [abbrv] hadoop git commit: YARN-4830. Add support for resource types in the nodemanager. Contributed by Varun Vasudev. - posted by wa...@apache.org on 2017/08/30 22:58:58 UTC, 0 replies.
- [24/50] [abbrv] hadoop git commit: YARN-5586. Update the Resources class to consider all resource types. Contributed by Varun Vasudev. - posted by wa...@apache.org on 2017/08/30 22:58:59 UTC, 0 replies.
- [25/50] [abbrv] hadoop git commit: YARN-5707. Add manager class for resource profiles. Contributed by Varun Vasudev. - posted by wa...@apache.org on 2017/08/30 22:59:00 UTC, 0 replies.
- [26/50] [abbrv] hadoop git commit: YARN-5587. Add support for resource profiles. (vvasudev via asuresh) - posted by wa...@apache.org on 2017/08/30 22:59:01 UTC, 0 replies.
- [27/50] [abbrv] hadoop git commit: YARN-5587. Add support for resource profiles. (vvasudev via asuresh) - posted by wa...@apache.org on 2017/08/30 22:59:02 UTC, 0 replies.
- [28/50] [abbrv] hadoop git commit: YARN-5588. [YARN-3926] Add support for resource profiles in distributed shell. Contributed by Varun Vasudev. - posted by wa...@apache.org on 2017/08/30 22:59:03 UTC, 0 replies.
- [29/50] [abbrv] hadoop git commit: YARN-6786. [YARN-3926] ResourcePBImpl imports cleanup. Contributed by Yeliang Cang. - posted by wa...@apache.org on 2017/08/30 22:59:04 UTC, 0 replies.
- [30/50] [abbrv] hadoop git commit: YARN-6788. [YARN-3926] Improve performance of resource profile branch (Contributed by Sunil Govindan via Daniel Templeton) - posted by wa...@apache.org on 2017/08/30 22:59:05 UTC, 0 replies.
- [31/50] [abbrv] hadoop git commit: YARN-6788. [YARN-3926] Improve performance of resource profile branch (Contributed by Sunil Govindan via Daniel Templeton) - posted by wa...@apache.org on 2017/08/30 22:59:06 UTC, 0 replies.
- [32/50] [abbrv] hadoop git commit: YARN-6935. [YARN-3926] ResourceProfilesManagerImpl.parseResource() has no need of the key parameter (Contributed by Manikandan R via Daniel Templeton) - posted by wa...@apache.org on 2017/08/30 22:59:07 UTC, 0 replies.
- [33/50] [abbrv] hadoop git commit: YARN-6994. [YARN-3926] Remove last uses of Long from resource types code. (Daniel Templeton via Yufei Gu) - posted by wa...@apache.org on 2017/08/30 22:59:08 UTC, 0 replies.
- [34/50] [abbrv] hadoop git commit: YARN-6892. [YARN-3926] Improve API implementation in Resources and DominantResourceCalculator class. Contributed by Sunil G. - posted by wa...@apache.org on 2017/08/30 22:59:09 UTC, 0 replies.
- [35/50] [abbrv] hadoop git commit: YARN-6761. Fix build for YARN-3926 branch. Contributed by Varun Vasudev. - posted by wa...@apache.org on 2017/08/30 22:59:10 UTC, 0 replies.
- [36/50] [abbrv] hadoop git commit: YARN-7030. [YARN-3926] Performance optimizations in Resource and ResourceUtils class. Contributed by Wangda Tan. - posted by wa...@apache.org on 2017/08/30 22:59:11 UTC, 0 replies.
- [37/50] [abbrv] hadoop git commit: YARN-6908. ResourceProfilesManagerImpl is missing @Overrides on methods (Contributed by Sunil G. via Daniel Templeton) - posted by wa...@apache.org on 2017/08/30 22:59:12 UTC, 0 replies.
- [38/50] [abbrv] hadoop git commit: YARN-7042. Clean up unit tests after YARN-6610. (Daniel Templeton via wangda) - posted by wa...@apache.org on 2017/08/30 22:59:13 UTC, 0 replies.
- [39/50] [abbrv] hadoop git commit: YARN-6232. Update resource usage and preempted resource calculations to take into account all resource types. Contributed by Varun Vasudev. - posted by wa...@apache.org on 2017/08/30 22:59:14 UTC, 0 replies.
- [40/50] [abbrv] hadoop git commit: YARN-6232. Update resource usage and preempted resource calculations to take into account all resource types. Contributed by Varun Vasudev. - posted by wa...@apache.org on 2017/08/30 22:59:15 UTC, 0 replies.
- [41/50] [abbrv] hadoop git commit: YARN-6610. [YARN-3926] DominantResourceCalculator#getResourceAsValue dominant param is updated to handle multiple resources. Contributed by Daniel Templeton. - posted by wa...@apache.org on 2017/08/30 22:59:16 UTC, 0 replies.
- [42/50] [abbrv] hadoop git commit: YARN-6445. [YARN-3926] Performance improvements in resource profile branch with respect to SLS. Contributed by Varun Vasudev. - posted by wa...@apache.org on 2017/08/30 22:59:17 UTC, 0 replies.
- [43/50] [abbrv] hadoop git commit: YARN-6789. Add Client API to get all supported resource types from RM. (Sunil G via wangda) - posted by wa...@apache.org on 2017/08/30 22:59:18 UTC, 0 replies.
- [44/50] [abbrv] hadoop git commit: YARN-6781. [YARN-3926] ResourceUtils#initializeResourcesMap takes an unnecessary Map parameter. Contributed by Yu-Tang Lin. - posted by wa...@apache.org on 2017/08/30 22:59:19 UTC, 0 replies.
- [45/50] [abbrv] hadoop git commit: YARN-7043. Cleanup ResourceProfileManager. (wangda) - posted by wa...@apache.org on 2017/08/30 22:59:20 UTC, 0 replies.
- [46/50] [abbrv] hadoop git commit: YARN-7067. [YARN-3926] Optimize ResourceType information display in UI. Contributed by Wangda Tan. - posted by wa...@apache.org on 2017/08/30 22:59:21 UTC, 0 replies.
- [47/50] [abbrv] hadoop git commit: YARN-7093. Improve log message in ResourceUtils. (Sunil G via wangda) - posted by wa...@apache.org on 2017/08/30 22:59:22 UTC, 0 replies.
- [48/50] [abbrv] hadoop git commit: YARN-7039. Fix javac and javadoc errors in YARN-3926 branch. (Sunil G via wangda) - posted by wa...@apache.org on 2017/08/30 22:59:23 UTC, 0 replies.
- [49/50] [abbrv] hadoop git commit: YARN-7039. Fix javac and javadoc errors in YARN-3926 branch. (Sunil G via wangda) - posted by wa...@apache.org on 2017/08/30 22:59:24 UTC, 0 replies.
- [50/50] [abbrv] hadoop git commit: YARN-7039. Fix javac and javadoc errors in YARN-3926 branch. (Sunil G via wangda) - posted by wa...@apache.org on 2017/08/30 22:59:25 UTC, 0 replies.
- hadoop git commit: HDFS-9107. Prevent NN's unrecoverable death spiral after full GC (Daryn Sharp via Colin P. McCabe) - posted by sh...@apache.org on 2017/08/30 23:16:41 UTC, 0 replies.
- hadoop git commit: YARN-7115. Move BoundedAppender to org.hadoop.yarn.util pacakge (Contributed by Jian He via Daniel Templeton) - posted by te...@apache.org on 2017/08/31 00:27:56 UTC, 0 replies.
- hadoop git commit: YARN-7094. Document the current known issue with server-side NM graceful decom (rkanter) - posted by rk...@apache.org on 2017/08/31 01:05:05 UTC, 1 replies.
- hadoop git commit: HADOOP-14670. Increase minimum cmake version for all platforms - posted by aw...@apache.org on 2017/08/31 04:49:46 UTC, 0 replies.
- [45/74] [abbrv] hadoop git commit: YARN-7091. Rename application to service in yarn-native-services. Contributed by Jian He - posted by ji...@apache.org on 2017/08/31 05:39:41 UTC, 0 replies.
- [71/74] [abbrv] hadoop git commit: YARN-5244. Documentation required for DNS Server implementation. Contributed by Jon Maron - posted by ji...@apache.org on 2017/08/31 05:40:07 UTC, 0 replies.
- [72/74] [abbrv] hadoop git commit: YARN-7113. Clean up packaging and dependencies for yarn-native-services. Contributed by Billie Rinaldi - posted by ji...@apache.org on 2017/08/31 05:40:08 UTC, 0 replies.
- [74/74] [abbrv] hadoop git commit: YARN-7100. Added JsonIgnore annotation to Resource#getMemoryMB. Contributed by Eric Yang - posted by ji...@apache.org on 2017/08/31 05:40:10 UTC, 0 replies.
- hadoop git commit: Rebase onto latest trunk. minor conflicts - posted by ji...@apache.org on 2017/08/31 05:49:33 UTC, 0 replies.
- hadoop git commit: YARN-6958. Addedndum for Moving logging APIs over to slf4j in hadoop-yarn-server-timelineservice - posted by va...@apache.org on 2017/08/31 06:57:20 UTC, 0 replies.
- hadoop git commit: HDFS-12317. HDFS metrics render error in the page of Github. Contributed by Yiqun Lin. - posted by yq...@apache.org on 2017/08/31 09:23:52 UTC, 0 replies.
- hadoop git commit: YARN-7116. CapacityScheduler Web UI: Queue's AM usage is always show on per-user's AM usage. Contributed by Wangda Tan. - posted by su...@apache.org on 2017/08/31 13:12:11 UTC, 1 replies.
- hadoop git commit: HADOOP-14809. hadoop-aws shell profile not being built. Contributed by Allen Wittenauer, - posted by st...@apache.org on 2017/08/31 15:55:37 UTC, 0 replies.
- hadoop git commit: YARN-6780. ResourceWeights.toString() cleanup (Contributed by weiyuan via Daniel Templeton) - posted by te...@apache.org on 2017/08/31 16:38:03 UTC, 1 replies.
- [01/50] [abbrv] hadoop git commit: YARN-6237. Move UID constant to TimelineReaderUtils (Rohith Sharma K S via Varun Saxena) - posted by st...@apache.org on 2017/08/31 16:40:40 UTC, 0 replies.
- [02/50] [abbrv] hadoop git commit: YARN-6027. Support fromid(offset) filter for /flows API (Rohith Sharma K S via Varun Saxena) - posted by st...@apache.org on 2017/08/31 16:40:41 UTC, 0 replies.
- [03/50] [abbrv] hadoop git commit: YARN-6027. Support fromid(offset) filter for /flows API (Rohith Sharma K S via Varun Saxena) - posted by st...@apache.org on 2017/08/31 16:40:42 UTC, 0 replies.
- [04/50] [abbrv] hadoop git commit: YARN-6253. FlowAcitivityColumnPrefix.store(byte[] rowKey, ...) drops timestamp. Contributed by Haibo Chen. - posted by st...@apache.org on 2017/08/31 16:40:43 UTC, 0 replies.
- [05/50] [abbrv] hadoop git commit: YARN-6256. Add FROM_ID info key for timeline entities in reader response (Rohith Sharma K S via Varun Saxena) - posted by st...@apache.org on 2017/08/31 16:40:44 UTC, 0 replies.
- [06/50] [abbrv] hadoop git commit: YARN-6256. Add FROM_ID info key for timeline entities in reader response (Rohith Sharma K S via Varun Saxena) - posted by st...@apache.org on 2017/08/31 16:40:45 UTC, 0 replies.
- [07/50] [abbrv] hadoop git commit: YARN-6146. Add Builder methods for TimelineEntityFilters (Haibo Chen via Varun Saxena) - posted by st...@apache.org on 2017/08/31 16:40:46 UTC, 0 replies.
- [08/50] [abbrv] hadoop git commit: YARN-6146. Add Builder methods for TimelineEntityFilters (Haibo Chen via Varun Saxena) - posted by st...@apache.org on 2017/08/31 16:40:47 UTC, 0 replies.
- [09/50] [abbrv] hadoop git commit: YARN-6318. timeline service schema creator fails if executed from a remote machine (Sangjin Lee via Varun Saxena) - posted by st...@apache.org on 2017/08/31 16:40:48 UTC, 0 replies.
- [10/50] [abbrv] hadoop git commit: YARN-6133. [ATSv2 Security] Renew delegation token for app automatically if an app collector is active. Contributed by Varun Saxena. - posted by st...@apache.org on 2017/08/31 16:40:49 UTC, 0 replies.
- [11/50] [abbrv] hadoop git commit: YARN-6734. Ensure sub-application user is extracted & sent to timeline service (Rohith Sharma K S via Varun Saxena) - posted by st...@apache.org on 2017/08/31 16:40:50 UTC, 0 replies.
- [12/50] [abbrv] hadoop git commit: YARN-6888. Refactor AppLevelTimelineCollector such that RM does not have aggregator threads created. Contributed by Vrushali C. - posted by st...@apache.org on 2017/08/31 16:40:51 UTC, 0 replies.
- [13/50] [abbrv] hadoop git commit: YARN-5647. [ATSv2 Security] Collector side changes for loading auth filters and principals. Contributed by Varun Saxena - posted by st...@apache.org on 2017/08/31 16:40:52 UTC, 0 replies.
- [14/50] [abbrv] hadoop git commit: YARN-5647. [ATSv2 Security] Collector side changes for loading auth filters and principals. Contributed by Varun Saxena - posted by st...@apache.org on 2017/08/31 16:40:53 UTC, 0 replies.
- [15/50] [abbrv] hadoop git commit: YARN-6130. [ATSv2 Security] Generate a delegation token for AM when app collector is created and pass it to AM via NM and RM. Contributed by Varun Saxena. - posted by st...@apache.org on 2017/08/31 16:40:54 UTC, 0 replies.
- [16/50] [abbrv] hadoop git commit: YARN-6130. [ATSv2 Security] Generate a delegation token for AM when app collector is created and pass it to AM via NM and RM. Contributed by Varun Saxena. - posted by st...@apache.org on 2017/08/31 16:40:55 UTC, 0 replies.
- [17/50] [abbrv] hadoop git commit: YARN-6820. Restrict read access to timelineservice v2 data. Contributed by Vrushali C - posted by st...@apache.org on 2017/08/31 16:40:56 UTC, 0 replies.
- [18/50] [abbrv] hadoop git commit: YARN-6874. Supplement timestamp for min start/max end time columns in flow run table to avoid overwrite (Vrushali C via Varun Saxena) - posted by st...@apache.org on 2017/08/31 16:40:57 UTC, 0 replies.
- [19/50] [abbrv] hadoop git commit: YARN-7006. [ATSv2 Security] Changes for authentication for CollectorNodemanagerProtocol. Contributed by Varun Saxena - posted by st...@apache.org on 2017/08/31 16:40:58 UTC, 0 replies.
- [20/50] [abbrv] hadoop git commit: YARN-6733. Add table for storing sub-application entities. Contributed by Vrushali C. - posted by st...@apache.org on 2017/08/31 16:40:59 UTC, 0 replies.
- [21/50] [abbrv] hadoop git commit: YARN-6850 Ensure that supplemented timestamp is stored only for flow run metrics (Contributed by Varun Saxena via Vrushali C) - posted by st...@apache.org on 2017/08/31 16:41:00 UTC, 0 replies.
- [24/50] [abbrv] hadoop git commit: YARN-4455. Support fetching metrics by time range. Contributed by Varun Saxena. - posted by st...@apache.org on 2017/08/31 16:41:03 UTC, 0 replies.
- [25/50] [abbrv] hadoop git commit: YARN-4455. Support fetching metrics by time range. Contributed by Varun Saxena. - posted by st...@apache.org on 2017/08/31 16:41:04 UTC, 0 replies.
- [26/50] [abbrv] hadoop git commit: YARN-6801. NPE in RM while setting collectors map in NodeHeartbeatResponse. Contributed by Vrushali C. - posted by st...@apache.org on 2017/08/31 16:41:05 UTC, 0 replies.
- [27/50] [abbrv] hadoop git commit: YARN-6047 Documentation updates for TimelineService v2 (Contributed by Rohith Sharma) - posted by st...@apache.org on 2017/08/31 16:41:06 UTC, 0 replies.
- [28/50] [abbrv] hadoop git commit: MAPREDUCE-6838. [ATSv2 Security] Add timeline delegation token received in allocate response to UGI. Contributed by Varun Saxena - posted by st...@apache.org on 2017/08/31 16:41:07 UTC, 0 replies.
- [29/50] [abbrv] hadoop git commit: Made fixes for whitespace errors and checstyle warnings before merge. - posted by st...@apache.org on 2017/08/31 16:41:08 UTC, 0 replies.
- [30/50] [abbrv] hadoop git commit: YARN-7038. [Atsv2 Security] CollectorNodemanagerProtocol RPC interface doesn't work when service authorization is enabled. Contributed by Varun Saxena. - posted by st...@apache.org on 2017/08/31 16:41:09 UTC, 0 replies.
- [31/50] [abbrv] hadoop git commit: YARN-6905. Addendum to fix TestTimelineReaderWebServicesHBaseStorage due to missing FastNumberFormat - posted by st...@apache.org on 2017/08/31 16:41:10 UTC, 0 replies.
- [32/50] [abbrv] hadoop git commit: YARN-7041. Nodemanager NPE running jobs with security off. Contributed by Varun Saxena. - posted by st...@apache.org on 2017/08/31 16:41:11 UTC, 0 replies.
- [33/50] [abbrv] hadoop git commit: YARN-6134. [ATSv2 Security] Regenerate delegation token for app just before token expires if app collector is active. Contributed by Varun Saxena - posted by st...@apache.org on 2017/08/31 16:41:12 UTC, 0 replies.
- [34/50] [abbrv] hadoop git commit: YARN-6323. Rolling upgrade/config change is broken on timeline v2. (Vrushali C via Haibo Chen) - posted by st...@apache.org on 2017/08/31 16:41:13 UTC, 0 replies.
- [35/50] [abbrv] hadoop git commit: YARN-6861. Reader API for sub application entities (Rohith Sharma K S via Varun Saxena) - posted by st...@apache.org on 2017/08/31 16:41:14 UTC, 0 replies.
- [36/50] [abbrv] hadoop git commit: MAPREDUCE-6838. Addendum to fix code comment - posted by st...@apache.org on 2017/08/31 16:41:15 UTC, 0 replies.
- [37/50] [abbrv] hadoop git commit: YARN-5355: YARN Timeline Service v.2: alpha 2 (varunsaxena) - posted by st...@apache.org on 2017/08/31 16:41:16 UTC, 0 replies.
- [38/50] [abbrv] hadoop git commit: HDFS-12258. ec -listPolicies should list all policies in system, no matter it's enabled or disabled. Contributed by Wei Zhou. - posted by st...@apache.org on 2017/08/31 16:41:17 UTC, 0 replies.
- [39/50] [abbrv] hadoop git commit: Revert "HADOOP-14671. Upgrade to Apache Yetus 0.5.0." - posted by st...@apache.org on 2017/08/31 16:41:18 UTC, 0 replies.
- [40/50] [abbrv] hadoop git commit: YARN-6868. Add test scope to certain entries in hadoop-yarn-server-resourcemanager pom.xml. (Ray Chiang via Haibo Chen) - posted by st...@apache.org on 2017/08/31 16:41:19 UTC, 0 replies.
- [41/50] [abbrv] hadoop git commit: MAPREDUCE-6892. Issues with the count of failed/killed tasks in the jhist file. (Peter Bacsko via Haibo Chen) - posted by st...@apache.org on 2017/08/31 16:41:20 UTC, 0 replies.
- [42/50] [abbrv] hadoop git commit: HDFS-12356. Unit test for JournalNode sync during Rolling Upgrade. Contributed by Hanisha Koneru. - posted by st...@apache.org on 2017/08/31 16:41:21 UTC, 0 replies.
- [43/50] [abbrv] hadoop git commit: HADOOP-14814. Fix incompatible API change on FsServerDefaults to HADOOP-14104. Contributed by Junping Du. - posted by st...@apache.org on 2017/08/31 16:41:22 UTC, 0 replies.
- [44/50] [abbrv] hadoop git commit: MAPREDUCE-6931. Remove TestDFSIO "Total Throughput" calculation. Contributed by Dennis Huo. - posted by st...@apache.org on 2017/08/31 16:41:23 UTC, 0 replies.
- [45/50] [abbrv] hadoop git commit: YARN-7115. Move BoundedAppender to org.hadoop.yarn.util pacakge (Contributed by Jian He via Daniel Templeton) - posted by st...@apache.org on 2017/08/31 16:41:24 UTC, 0 replies.
- [46/50] [abbrv] hadoop git commit: YARN-7094. Document the current known issue with server-side NM graceful decom (rkanter) - posted by st...@apache.org on 2017/08/31 16:41:25 UTC, 0 replies.
- [47/50] [abbrv] hadoop git commit: HADOOP-14670. Increase minimum cmake version for all platforms - posted by st...@apache.org on 2017/08/31 16:41:26 UTC, 0 replies.
- [48/50] [abbrv] hadoop git commit: HDFS-12317. HDFS metrics render error in the page of Github. Contributed by Yiqun Lin. - posted by st...@apache.org on 2017/08/31 16:41:27 UTC, 0 replies.
- [49/50] [abbrv] hadoop git commit: YARN-7116. CapacityScheduler Web UI: Queue's AM usage is always show on per-user's AM usage. Contributed by Wangda Tan. - posted by st...@apache.org on 2017/08/31 16:41:28 UTC, 0 replies.
- [50/50] [abbrv] hadoop git commit: Merge branch 'trunk' into HADOOP-13345 - posted by st...@apache.org on 2017/08/31 16:41:29 UTC, 0 replies.
- [1/3] hadoop git commit: YARN-6890. Not display killApp button on UI if UI is unsecured but cluster is secured. Contributed by Junping Du - posted by ju...@apache.org on 2017/08/31 21:30:07 UTC, 0 replies.
- [2/3] hadoop git commit: YARN-7087. NM failed to perform log aggregation due to absent container. Contributed by Jason Lowe. - posted by ju...@apache.org on 2017/08/31 21:30:08 UTC, 0 replies.
- [3/3] hadoop git commit: YARN-7051. Avoid concurrent modification exception in FifoIntraQueuePreemptionPlugin. Contributed by Eric Payne. - posted by ju...@apache.org on 2017/08/31 21:30:09 UTC, 0 replies.
- hadoop git commit: YARN-7095. Federation: routing getNode/getNodes/getMetrics REST invocations transparently to multiple RMs. (Giovanni Matteo Fumarola via Subru). - posted by su...@apache.org on 2017/08/31 22:05:53 UTC, 0 replies.
- hadoop git commit: YARN-5892. Support user-specific minimum user limit percentage in Capacity Scheduler. Contributed by Eric Payne. - posted by ju...@apache.org on 2017/08/31 22:57:31 UTC, 0 replies.
- [1/3] hadoop git commit: YARN-5731. Preemption calculation is not accurate when reserved containers are present in queue. (wangda) - posted by ju...@apache.org on 2017/08/31 23:01:39 UTC, 0 replies.
- [2/3] hadoop git commit: MAPREDUCE-6937. Backport MAPREDUCE-6870 to branch-2 while preserving compatibility. (Peter Bacsko via Haibo Chen) - posted by ju...@apache.org on 2017/08/31 23:01:40 UTC, 0 replies.
- [3/3] hadoop git commit: HDFS-10326. Disable setting tcp socket send/receive buffers for write pipelines. Contributed by Daryn Sharp. - posted by ju...@apache.org on 2017/08/31 23:01:41 UTC, 0 replies.
- hadoop git commit: HADOOP-10829. Iteration on CredentialProviderFactory.serviceLoader is thread-unsafe. Contributed by Benoy Antony and Rakesh R. - posted by ju...@apache.org on 2017/08/31 23:25:29 UTC, 0 replies.
- [1/2] hadoop git commit: YARN-6877. Create an abstract log reader for extendability. Contributed by Xuan Gong. - posted by ju...@apache.org on 2017/08/31 23:39:37 UTC, 0 replies.
- [2/2] hadoop git commit: YARN-6877. Create an abstract log reader for extendability. Contributed by Xuan Gong. - posted by ju...@apache.org on 2017/08/31 23:39:38 UTC, 0 replies.