Akira Ajisaka
|
445b13240c
|
MAPREDUCE-6403. Fix typo in the usage of NNBench. Contributed by Jagadesh Kiran N.
|
2015-06-22 15:32:39 +09:00 |
|
Akira Ajisaka
|
85cc644f92
|
MAPREDUCE-6396. TestPipeApplication fails by NullPointerException. Contributed by Brahma Reddy Battula.
|
2015-06-15 15:28:31 -07:00 |
|
Akira Ajisaka
|
75a2560e51
|
MAPREDUCE-6363. [NNBench] Lease mismatch error when running with multiple mappers. Contributed by Brahma Reddy Battula.
|
2015-06-15 14:52:26 -07:00 |
|
Zhijie Shen
|
bc85959edd
|
Revert "YARN-1462. Made RM write application tags to timeline server and exposed them to users via generic history web UI and REST API. Contributed by Xuan Gong."
This reverts commit 4a9ec1a824 .
|
2015-06-03 14:15:56 -07:00 |
|
Zhijie Shen
|
4a9ec1a824
|
YARN-1462. Made RM write application tags to timeline server and exposed them to users via generic history web UI and REST API. Contributed by Xuan Gong.
|
2015-05-30 21:05:36 -07:00 |
|
Wangda Tan
|
3164e7d838
|
MAPREDUCE-6304. Specifying node labels when submitting MR jobs. (Naganarasimha G R via wangda)
|
2015-05-27 14:26:03 -07:00 |
|
Tsuyoshi Ozawa
|
b27ce3c531
|
MAPREDUCE-6204. TestJobCounters should use new properties instead of JobConf.MAPRED_TASK_JAVA_OPTS.
|
2015-05-22 23:29:53 +09:00 |
|
Wangda Tan
|
563eb1ad2a
|
YARN-3583. Support of NodeLabel object instead of plain String in YarnClient side. (Sunil G via wangda)
|
2015-05-19 16:54:38 -07:00 |
|
Vinod Kumar Vavilapalli
|
6b710a42e0
|
Fixing MR intermediate spills. Contributed by Arun Suresh.
|
2015-05-14 16:07:56 -07:00 |
|
Vinod Kumar Vavilapalli
|
f24452d14e
|
MAPREDUCE-6251. Added a new config for JobClient to retry JobStatus calls so that they don't fail on history-server backed by DFSes with not so strong guarantees. Contributed by Craig Welch.
|
2015-05-12 12:11:42 -07:00 |
|
Jason Lowe
|
444836b3dc
|
MAPREDUCE-5465. Tasks are often killed before they exit on their own. Contributed by Ming Ma
|
2015-05-11 22:37:35 +00:00 |
|
Ravi Prakash
|
5aab014340
|
MAPREDUCE-4750. Enable NNBenchWithoutMR in MapredTestDriver (Liang Xie and Jason Lowe via raviprak)
|
2015-05-08 15:56:29 -07:00 |
|
Jason Lowe
|
30099a36c6
|
MAPREDUCE-5248. Let NNBenchWithoutMR specify the replication factor for its test. Contributed by Erik Paulson
|
2015-05-08 22:29:47 +00:00 |
|
Devaraj K
|
2401ff76be
|
MAPREDUCE-6342. Make POM project names consistent. Contributed by Rohith.
|
2015-05-08 15:17:52 +05:30 |
|
Akira Ajisaka
|
d335071398
|
MAPREDUCE-6356. Misspelling of threshold in log4j.properties for tests. Contributed by Brahma Reddy Battula.
|
2015-05-07 19:39:24 +09:00 |
|
Tsuyoshi Ozawa
|
551615fa13
|
MAPREDUCE-6165. [JDK8] TestCombineFileInputFormat failed on JDK8. Contributed by Akira AJISAKA.
|
2015-05-05 10:23:13 +09:00 |
|
Akira Ajisaka
|
ac281e3fc8
|
HADOOP-11627. Remove io.native.lib.available. Contributed by Brahma Reddy Battula.
|
2015-04-24 08:08:55 +09:00 |
|
Vinod Kumar Vavilapalli
|
f5fe35e297
|
YARN-3413. Changed Nodelabel attributes (like exclusivity) to be settable only via addToClusterNodeLabels but not changeable at runtime. (Wangda Tan via vinodkv)
|
2015-04-23 11:19:55 -07:00 |
|
Gera Shegalov
|
725eb52ddc
|
MAPREDUCE-6293. Set job classloader on uber-job's LocalContainerLauncher event thread. (Sangjin Lee via gera)
|
2015-04-21 13:57:22 -07:00 |
|
Robert Kanter
|
d50e8f0928
|
MAPREDUCE-6238. MR2 can't run local jobs with -libjars command options which is a regression from MR1 (zxu via rkanter)
|
2015-04-20 14:14:08 -07:00 |
|
Jian He
|
577d755e4b
|
YARN-3348. Add a 'yarn top' tool to help understand cluster usage. Contributed by Varun Vasudev
|
2015-04-10 09:57:17 -07:00 |
|
Harsh J
|
c91b2de68a
|
MAPREDUCE-6314. TestPipeApplication fails on trunk. Contributed by Varun Vasudev.
|
2015-04-10 14:02:26 +05:30 |
|
Hitesh Shah
|
265ed1fe80
|
YARN-2890. MiniYarnCluster should turn on timeline service if configured to do so. Contributed by Mit Desai.
|
2015-04-08 14:13:10 -07:00 |
|
Akira Ajisaka
|
c770df49b4
|
MAPREDUCE-6292. Use org.junit package instead of junit.framework in TestCombineFileInputFormat. (aajisaka)
|
2015-03-25 19:00:35 +09:00 |
|
Tsuyoshi Ozawa
|
4170c99147
|
MAPREDUCE-6285. ClientServiceDelegate should not retry upon AuthenticationException. Contributed by Jonathan Eagles.
|
2015-03-25 00:56:26 +09:00 |
|
Harsh J
|
7a678db3ac
|
MAPREDUCE-6239. Consolidate TestJobConf classes in hadoop-mapreduce-client-jobclient and hadoop-mapreduce-client-core. Contributed by Varun Saxena.
|
2015-03-21 09:43:29 +05:30 |
|
Akira Ajisaka
|
8041267f02
|
MAPREDUCE-4424. 'mapred job -list' command should show the job name as well. Contributed by Avinash Kujur.
|
2015-03-20 18:46:51 +09:00 |
|
Jonathan Eagles
|
8180e676ab
|
YARN-3267. Timelineserver applies the ACL rules after applying the limit on the number of records (Chang Li via jeagles)
|
2015-03-13 12:04:30 -05:00 |
|
Tsuyoshi Ozawa
|
20b8ee1350
|
MAPREDUCE-4742. Fix typo in nnbench#displayUsage. Contributed by Liang Xie.
|
2015-03-11 00:41:12 +09:00 |
|
Junping Du
|
d39bc903a0
|
Configurable timeout between YARNRunner terminate the application and forcefully kill. Contributed by Eric Payne.
|
2015-03-10 06:21:59 -07:00 |
|
Tsuyoshi Ozawa
|
9ae7f9eb7b
|
MAPREDUCE-5657. Fix Javadoc errors caused by incorrect or illegal tags in doc comments. Contributed by Akira AJISAKA.
|
2015-03-03 18:06:26 +09:00 |
|
Tsuyoshi Ozawa
|
d1c6accb6f
|
HADOOP-11602. Fix toUpperCase/toLowerCase to use Locale.ENGLISH. (ozawa)
|
2015-03-03 14:17:52 +09:00 |
|
Karthik Kambatla
|
1047c883ba
|
MAPREDUCE-6223. TestJobConf#testNegativeValueForTaskVmem failures. (Varun Saxena via kasha)
|
2015-02-26 14:24:19 -08:00 |
|
Tsuyoshi Ozawa
|
9cedad11d8
|
Revert "HADOOP-11602. Fix toUpperCase/toLowerCase to use Locale.ENGLISH. (ozawa)"
This reverts commit 946456c6d8 .
Conflicts:
hadoop-common-project/hadoop-common/CHANGES.txt
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/QuotaByStorageTypeEntry.java
|
2015-02-25 00:32:04 +09:00 |
|
Wangda Tan
|
d49ae725d5
|
YARN-3076. Add API/Implementation to YarnClient to retrieve label-to-node mapping (Varun Saxena via wangda)
|
2015-02-19 11:00:57 -08:00 |
|
Plamen Jeliazkov
|
a19820f2fb
|
MAPREDUCE-6228. Add truncate operation to SLive. Constributed by Plamen Jeliazkov.
|
2015-02-19 00:02:49 -08:00 |
|
Tsuyoshi Ozawa
|
946456c6d8
|
HADOOP-11602. Fix toUpperCase/toLowerCase to use Locale.ENGLISH. (ozawa)
|
2015-02-19 13:06:53 +09:00 |
|
Tsuyoshi Ozawa
|
7c782047c6
|
MAPREDUCE-4286. TestClientProtocolProviderImpls passes on failure conditions. Contributed by Devaraj K.
|
2015-02-18 15:45:52 +09:00 |
|
yliu
|
ef01768333
|
MAPREDUCE-6227. DFSIO for truncate. (shv via yliu)
|
2015-02-08 02:43:43 +08:00 |
|
Robert Kanter
|
e2ee2ff7d7
|
MAPREDUCE-6233. org.apache.hadoop.mapreduce.TestLargeSort.testLargeSort failed in trunk (zxu via rkanter)
|
2015-02-05 14:20:28 -08:00 |
|
Akira Ajisaka
|
bd69fb2d44
|
MAPREDUCE-5800. Use Job#getInstance instead of deprecated constructors. (aajisaka)
|
2015-02-03 14:30:09 -08:00 |
|
Brandon Li
|
09d31bc630
|
HADOOP-9992. Modify the NN loadGenerator to optionally run as a MapReduce job. Contributed by Akshay Radia
|
2015-01-09 17:24:22 -08:00 |
|
Robert Kanter
|
390a7c12f5
|
MAPREDUCE-6199. AbstractCounters are not reset completely on deserialization (adhoot via rkanter)
|
2014-12-19 15:43:48 -08:00 |
|
Robert Kanter
|
d9e4d67d18
|
MAPREDUCE-6045. need close the DataInputStream after open it in TestMapReduce.java (zxu via rkanter)
|
2014-12-19 11:59:22 -08:00 |
|
Eric Yang
|
c379e102dd
|
MAPREDUCE-6191. Improve clearing stale state of Java serialization
testcase. (Sam Liu via Eric Yang)
|
2014-12-15 19:39:41 -08:00 |
|
Jian He
|
a4f2995b9e
|
Revert "YARN-2890. MiniYARNCluster should start the timeline server based on the configuration. Contributed by Mit Desai."
This reverts commit 51af8d367d .
Conflicts:
hadoop-yarn-project/CHANGES.txt
|
2014-12-15 11:04:09 -08:00 |
|
Harsh J
|
cb99f43305
|
MAPREDUCE-5420. Remove mapreduce.task.tmp.dir from mapred-default.xml. Contributed by James Carman. (harsh)
|
2014-12-11 09:45:49 +05:30 |
|
Jason Lowe
|
03ab24aa01
|
MAPREDUCE-5932. Provide an option to use a dedicated reduce-side shuffle log. Contributed by Gera Shegalov
|
2014-12-03 17:02:14 +00:00 |
|
Zhijie Shen
|
51af8d367d
|
YARN-2890. MiniYARNCluster should start the timeline server based on the configuration. Contributed by Mit Desai.
|
2014-12-01 19:04:04 -08:00 |
|
Arun C. Murthy
|
43cd07b408
|
YARN-2830. Add backwords compatible ContainerId.newInstance constructor. Contributed by Jonathan Eagles.
|
2014-11-09 14:57:37 -08:00 |
|