Author: zjshen
Date: Sun Jul 27 01:37:51 2014
New Revision: 1613743
URL: http://svn.apache.org/r1613743
Log:
MAPREDUCE-6002. Made MR task avoid reporting error to AM when the task process
is shutting down. Contributed by Wangda Tan.
Modified:
hadoop/common/trunk/hadoop-mapreduce-project/CHAN
Author: zjshen
Date: Sun Jul 27 01:41:44 2014
New Revision: 1613744
URL: http://svn.apache.org/r1613744
Log:
MAPREDUCE-6002. Made MR task avoid reporting error to AM when the task process
is shutting down. Contributed by Wangda Tan.
svn merge --ignore-ancestry -c 1613743 ../../trunk/
Modified:
Author: zjshen
Date: Sun Jul 27 01:43:21 2014
New Revision: 1613745
URL: http://svn.apache.org/r1613745
Log:
MAPREDUCE-6002. Made MR task avoid reporting error to AM when the task process
is shutting down. Contributed by Wangda Tan.
svn merge --ignore-ancestry -c 1613743 ../../trunk/
Modified: