Jason Lowe
83985eed2a
MAPREDUCE-6191. Improve clearing stale state of Java serialization
...
testcase. (Sam Liu via Eric Yang)
(cherry picked from commit c379e102dd
)
Conflicts:
hadoop-mapreduce-project/CHANGES.txt
(cherry picked from commit 303c650d0d
)
2016-02-10 16:46:58 +00:00
Wangda Tan
c487453b91
YARN-4340. Add list API to reservation system. (Sean Po via wangda)
...
(cherry picked from commit 9875325d5c
)
2016-02-02 10:23:25 +08:00
Jason Lowe
7bb48ed162
MAPREDUCE-6618. YarnClientProtocolProvider leaking the YarnClient thread. Contributed by Xuan Gong
...
(cherry picked from commit 59a212b6e1
)
2016-02-01 16:11:20 +00:00
Akira Ajisaka
d4d368d4e8
MAPREDUCE-6363. [NNBench] Lease mismatch error when running with multiple mappers. Contributed by Vlad Sharanhovich and Bibin A Chundatt.
...
(cherry picked from commit 7b0964f354
)
(cherry picked from commit 6efee8907a
)
2016-01-14 10:41:45 +09:00
Sangjin Lee
ae535ec93e
MAPREDUCE-6577. MR AM unable to load native library without MR_AM_ADMIN_USER_ENV set (sjlee)
...
(cherry picked from commit f6f16118d3
)
(cherry picked from commit 28fd4c70ca
)
2016-01-06 08:44:37 -08:00
Jason Lowe
2f18218508
MAPREDUCE-5870. Support for passing Job priority through Application Submission Context in Mapreduce Side. Contributed by Sunil G
...
(cherry picked from commit f634505d48
)
Conflicts:
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/test/java/org/apache/hadoop/mapred/TestJobConf.java
2015-11-24 22:15:37 +00:00
Haohui Mai
469fef2a4f
HDFS-9153. Pretty-format the output for DFSIO. Contributed by Kai Zheng.
2015-11-22 16:18:16 -08:00
Sangjin Lee
3214c2331f
MAPREDUCE-6540. TestMRTimelineEventHandling fails (sjlee)
...
(cherry picked from commit 9ad708a0df
)
2015-11-11 16:22:28 -08:00
Xuan
b505bf9e58
YARN-4313. Race condition in MiniMRYarnCluster when getting history
...
server address. Contributed by Jian He
(cherry picked from commit 7412ff48ee
)
2015-10-29 17:37:24 -07:00
Tsuyoshi Ozawa
3138b43f16
YARN-3573. MiniMRYarnCluster constructor that starts the timeline server using a boolean should be marked deprecated. Contributed by Brahma Reddy Battula.
...
(cherry picked from commit 96677bef00
)
2015-10-27 12:35:20 +09:00
Junping Du
801ce47e28
MAPREDUCE-6508. TestNetworkedJob fails consistently due to delegation token changes on RM. Contributed by Akira AJISAKA
...
(cherry picked from commit eb6379ca25
)
2015-10-23 10:07:41 -07:00
Sangjin Lee
180efe6677
YARN-2556. Tool to measure the performance of the timeline server (Chang Li via sjlee)
...
(cherry picked from commit 58590fef49
)
2015-10-16 16:57:32 -07:00
Jason Lowe
0139517811
YARN-261. Ability to fail AM attempts. Contributed by Andrey Klochkov and Rohith Sharma K S
...
(cherry picked from commit a0bca2b5ad
)
2015-10-09 14:19:41 +00:00
Xuan
53bddc410f
YARN-1897. CLI and core support for signal container functionality. Contributed by Ming Ma
...
(cherry picked from commit 8f08532bde
)
2015-10-02 18:53:04 -07:00
Haohui Mai
0971503522
MAPREDUCE-6483. Replace deprecated method NameNode.getUri() with DFSUtilClient.getNNUri() in TestMRCredentials. Contributed by Mingliang Liu.
2015-09-18 13:36:22 -07:00
Haohui Mai
ac2ed09be7
MAPREDUCE-6477. Replace usage of deprecated NameNode.DEFAULT_PORT in TestFileSystem. Contributed by Mingliang Liu.
2015-09-16 13:06:38 -07:00
Jason Lowe
52f56524d4
MAPREDUCE-6472. MapReduce AM should have java.io.tmpdir=./tmp to be consistent with tasks. Contributed by Naganarasimha G R
...
(cherry picked from commit 62943b8e3a
)
2015-09-15 19:44:17 +00:00
Andrew Wang
355398e441
HADOOP-12358. Add -safely flag to rm to prompt when deleting many files. Contributed by Xiaoyu Yao.
...
(cherry picked from commit e1feaf6db0
)
2015-09-04 13:48:42 -07:00
Akira Ajisaka
a61c0f5ca1
Revert "MAPREDUCE-6363. [NNBench] Lease mismatch error when running with multiple mappers. Contributed by Brahma Reddy Battula."
...
This reverts commit 98446ee695
.
2015-09-02 12:26:25 +09:00
Zhihai Xu
297bda600e
MAPREDUCE-6452. NPE when intermediate encrypt enabled for LocalRunner. Contributed by Zhihai Xu
...
(cherry picked from commit cbb249534a
)
2015-08-28 12:20:49 -07:00
Jian He
387076894f
YARN-4014. Support user cli interface in for Application Priority. Contributed by Rohith Sharma K S
...
(cherry picked from commit 57c7ae1aff
)
2015-08-24 20:37:18 -07:00
Jason Lowe
31fd7a51d8
MAPREDUCE-6413. TestLocalJobSubmission is failing with unknown host. Contributed by zhihai xu
...
(cherry picked from commit aa5b15b03b
)
2015-06-25 19:52:23 +00:00
Akira Ajisaka
c4747158b7
MAPREDUCE-6403. Fix typo in the usage of NNBench. Contributed by Jagadesh Kiran N.
...
(cherry picked from commit 445b13240c
)
2015-06-22 15:34:34 +09:00
Akira Ajisaka
98446ee695
MAPREDUCE-6363. [NNBench] Lease mismatch error when running with multiple mappers. Contributed by Brahma Reddy Battula.
...
(cherry picked from commit 75a2560e51
)
2015-06-15 14:53:28 -07:00
Zhijie Shen
2fcd3fe6ba
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 4e2ed34d20
.
2015-06-03 14:16:51 -07:00
Zhijie Shen
4e2ed34d20
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.
...
(cherry picked from commit a9f986bc5a41ab74171da1076d10e83c5adc284f)
2015-05-30 21:06:32 -07:00
Wangda Tan
7cd0874dfd
MAPREDUCE-6304. Specifying node labels when submitting MR jobs. (Naganarasimha G R via wangda)
...
(cherry picked from commit 3164e7d838
)
Conflicts:
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app/src/main/java/org/apache/hadoop/mapreduce/v2/app/rm/RMContainerAllocator.java
2015-05-27 14:43:20 -07:00
Tsuyoshi Ozawa
6042b53a74
MAPREDUCE-6204. TestJobCounters should use new properties instead of JobConf.MAPRED_TASK_JAVA_OPTS.
...
(cherry picked from commit b27ce3c531
)
2015-05-22 23:30:12 +09:00
Wangda Tan
b5ba6979b7
YARN-3583. Support of NodeLabel object instead of plain String in YarnClient side. (Sunil G via wangda)
...
(cherry picked from commit 563eb1ad2a
)
(cherry picked from commit b0d22b0c606fad6b4ab5443c0aed07c829b46726)
2015-05-19 17:37:24 -07:00
Vinod Kumar Vavilapalli
87862970f1
Fixing MR intermediate spills. Contributed by Arun Suresh.
...
(cherry picked from commit 6b710a42e0
)
2015-05-14 16:56:56 -07:00
Vinod Kumar Vavilapalli
d5755ba241
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.
...
(cherry picked from commit f24452d14e
)
2015-05-12 12:13:23 -07:00
Jason Lowe
53e9973afc
MAPREDUCE-5465. Tasks are often killed before they exit on their own. Contributed by Ming Ma
2015-05-11 22:40:05 +00:00
Ravi Prakash
23065e6051
MAPREDUCE-4750. Enable NNBenchWithoutMR in MapredTestDriver (Liang Xie and Jason Lowe via raviprak)
...
(cherry picked from commit 5aab014340
)
2015-05-08 15:58:29 -07:00
Jason Lowe
0f6c971282
MAPREDUCE-5248. Let NNBenchWithoutMR specify the replication factor for its test. Contributed by Erik Paulson
...
(cherry picked from commit 30099a36c6
)
2015-05-08 22:30:21 +00:00
Devaraj K
ade5165ecf
MAPREDUCE-6342. Make POM project names consistent. Contributed by Rohith.
2015-05-08 15:20:35 +05:30
Akira Ajisaka
f7c011cbaa
MAPREDUCE-6356. Misspelling of threshold in log4j.properties for tests. Contributed by Brahma Reddy Battula.
...
(cherry picked from commit d335071398
)
2015-05-07 19:41:44 +09:00
Tsuyoshi Ozawa
4e96175b33
MAPREDUCE-6165. [JDK8] TestCombineFileInputFormat failed on JDK8. Contributed by Akira AJISAKA.
...
(cherry picked from commit 551615fa13
)
2015-05-05 10:23:25 +09:00
Vinod Kumar Vavilapalli
0ec6e7e7f5
YARN-3413. Changed Nodelabel attributes (like exclusivity) to be settable only via addToClusterNodeLabels but not changeable at runtime. (Wangda Tan via vinodkv)
...
(cherry picked from commit f5fe35e297
)
2015-04-23 11:25:30 -07:00
Gera Shegalov
6f5dc9f5af
MAPREDUCE-6293. Set job classloader on uber-job's LocalContainerLauncher event thread. (Sangjin Lee via gera)
...
(cherry picked from commit 725eb52ddc
)
2015-04-21 14:21:56 -07:00
Robert Kanter
756c254293
MAPREDUCE-6238. MR2 can't run local jobs with -libjars command options which is a regression from MR1 (zxu via rkanter)
...
(cherry picked from commit d50e8f0928
)
2015-04-20 14:14:49 -07:00
Jian He
d3daf9665c
YARN-3348. Add a 'yarn top' tool to help understand cluster usage. Contributed by Varun Vasudev
2015-04-10 10:40:31 -07:00
Harsh J
b817f0924d
MAPREDUCE-6314. TestPipeApplication fails on trunk. Contributed by Varun Vasudev.
...
(cherry picked from commit c91b2de68a
)
2015-04-10 14:03:37 +05:30
Hitesh Shah
55b794e7fa
YARN-2890. MiniYarnCluster should turn on timeline service if configured to do so. Contributed by Mit Desai.
...
(cherry picked from commit 265ed1fe80
)
2015-04-08 14:14:06 -07:00
Akira Ajisaka
2e509908ee
MAPREDUCE-6292. Use org.junit package instead of junit.framework in TestCombineFileInputFormat. (aajisaka)
...
(cherry picked from commit c770df49b4
)
2015-03-25 19:01:38 +09:00
Tsuyoshi Ozawa
94eb8e5b3d
MAPREDUCE-6285. ClientServiceDelegate should not retry upon AuthenticationException. Contributed by Jonathan Eagles.
...
(cherry picked from commit 4170c99147
)
2015-03-25 00:57:08 +09:00
Harsh J
97da36777f
MAPREDUCE-6239. Consolidate TestJobConf classes in hadoop-mapreduce-client-jobclient and hadoop-mapreduce-client-core. Contributed by Varun Saxena.
2015-03-22 02:20:11 +05:30
Jonathan Eagles
44aedad5dd
YARN-3267. Timelineserver applies the ACL rules after applying the limit on the number of records (Chang Li via jeagles)
...
(cherry picked from commit 8180e676ab
)
2015-03-13 12:05:21 -05:00
Tsuyoshi Ozawa
482504befd
MAPREDUCE-4742. Fix typo in nnbench#displayUsage. Contributed by Liang Xie.
...
(cherry picked from commit 20b8ee1350
)
2015-03-11 00:41:37 +09:00
Junping Du
dbcdcb0d3c
Configurable timeout between YARNRunner terminate the application and forcefully kill. Contributed by Eric Payne.
...
(cherry picked from commit d39bc903a0
)
2015-03-10 06:23:24 -07:00
Tsuyoshi Ozawa
b46f9e72db
HADOOP-11602. Backport 'Fix toUpperCase/toLowerCase to use Locale.ENGLISH.' (ozawa)
2015-03-09 19:53:55 +09:00