Author: vinodkv
Date: Tue Mar 4 20:39:06 2014
New Revision: 1574190
URL: http://svn.apache.org/r1574190
Log:
YARN-986. Changed client side to be able to figure out the right RM Delegation
token for the right ResourceManager when HA is enabled. Contributed by Karthik
Kambatla.
Modified:
ha
Author: vinodkv
Date: Tue Mar 4 20:39:33 2014
New Revision: 1574191
URL: http://svn.apache.org/r1574191
Log:
YARN-986. Changed client side to be able to figure out the right RM Delegation
token for the right ResourceManager when HA is enabled. Contributed by Karthik
Kambatla.
svn merge --ignore
Author: vinodkv
Date: Tue Mar 4 20:39:49 2014
New Revision: 1574192
URL: http://svn.apache.org/r1574192
Log:
YARN-986. Changed client side to be able to figure out the right RM Delegation
token for the right ResourceManager when HA is enabled. Contributed by Karthik
Kambatla.
svn merge --ignore
Author: szetszwo
Date: Tue Mar 4 23:53:26 2014
New Revision: 1574259
URL: http://svn.apache.org/r1574259
Log:
svn merge --reintegrate
https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-5535 back to trunk.
Modified:
hadoop/common/trunk/hadoop-mapreduce-project/ (props changed)
Author: jlowe
Date: Wed Mar 5 01:01:08 2014
New Revision: 1574272
URL: http://svn.apache.org/r1574272
Log:
svn merge -c 1555161 FIXES: MAPREDUCE-5689. MRAppMaster does not preempt
reducers when scheduled maps cannot be fulfilled. Contributed by Lohit
Vijayarenu
Modified:
hadoop/common/bran