Robert Kanter
|
72823b2738
|
MAPREDUCE-6953. Skip the testcase testJobWithChangePriority if FairScheduler is used (pbacsko via rkanter)
(cherry picked from commit a323f73bae )
(cherry picked from commit f5f343a665 )
|
2017-09-08 13:18:59 -07:00 |
Konstantin V Shvachko
|
9a0aac4170
|
MAPREDUCE-6931. Remove TestDFSIO "Total Throughput" calculation. Contributed by Dennis Huo.
(cherry picked from commit 3e0e2033cc )
Conflicts:
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient/src/test/java/org/apache/hadoop/fs/TestDFSIO.java
|
2017-08-30 14:42:36 -07:00 |
Yufei Gu
|
3ef7adc748
|
MAPREDUCE-6914. Tests use assertTrue(....equals(...)) instead of assertEquals()). (Daniel Templeton via Yufei Gu)
(cherry picked from commit b8e8241854 )
|
2017-08-03 11:47:09 -07:00 |
Akira Ajisaka
|
338d84ab71
|
MAPREDUCE-6921. TestUmbilicalProtocolWithJobToken#testJobTokenRpc fails. Contributed by Sonia Garudi.
(cherry picked from commit ceacadc51e )
|
2017-08-01 15:02:20 +09:00 |
Jason Lowe
|
67d31a8e7e
|
Revert "MAPREDUCE-6829. Add peak memory usage counter for each task. (Miklos Szegedi via kasha)"
This reverts commit a91cc63d37 .
|
2017-07-31 16:44:13 -05:00 |
Junping Du
|
cae33098e6
|
Revert "MAPREDUCE-5875. Make Counter limits consistent across JobClient, MRAppMaster, and YarnChild. (Gera Shegalov via kasha)"
This reverts commit e8a31f2e1c .
(cherry picked from commit fbb7d6bcbb )
|
2017-07-31 14:15:06 -07:00 |
Junping Du
|
bf360da63f
|
Revert "MAPREDUCE-6199. AbstractCounters are not reset completely on deserialization (adhoot via rkanter)"
This reverts commit f9341c1e2c .
|
2017-07-31 14:13:26 -07:00 |
Akira Ajisaka
|
22f237c5d9
|
HADOOP-14681. Remove MockitoMaker class. Contributed by Andras Bokor.
(cherry picked from commit cca51e916b )
|
2017-07-25 15:25:36 +09:00 |
Sunil G
|
958835a3dc
|
MAPREDUCE-6889. Add Job#close API to shutdown MR client services. Contributed by Rohith Sharma K S.
(cherry picked from commit fb3b5d33ff )
|
2017-07-17 13:36:00 +05:30 |
Junping Du
|
f823f9fd78
|
MAPREDUCE-6246. DBOutputFormat.java appending extra semicolon to query which is incompatible with DB2. Contributed by ramtin and Gergely Novák.
(cherry picked from commit f484a6ff60 )
|
2017-07-07 13:27:56 -07:00 |
Naganarasimha
|
4fd6aad010
|
MAPREDUCE-6905. HADOOP_JOB_HISTORY_OPTS should be HADOOP_JOB_HISTORYSERVER_OPTS in mapred-config.sh. Contributed by LiXin Ge.
(cherry picked from commit bf1f59937d )
|
2017-07-02 16:01:02 +05:30 |
Brahma Reddy Battula
|
a5a5bcdb60
|
MAPREDUCE-6676. NNBench should Throw IOException when rename and delete fails. Contributed by Brahma Reddy Battula.
(cherry picked from commit 24181f559f )
|
2017-06-07 16:37:11 +08:00 |
Sunil G
|
ec346d6377
|
YARN-6584. Correct license headers in hadoop-common, hdfs, yarn and mapreduce. Contributed by Yeliang Cang.
|
2017-05-23 07:57:36 +05:30 |
Robert Kanter
|
d686560b35
|
MAPREDUCE-6871. Allow users to specify racks and nodes for strict locality for AMs (rkanter)
(cherry picked from commit 3721cfe1fb )
|
2017-04-21 16:12:45 -07:00 |
Haibo Chen
|
d4f553d42f
|
MAPREDUCE-6673. Add a test example job that grows in memory usage over time (Karthik Kambatla via Haibo Chen)
Change-Id: Iccfc8c67c38c526cc61726d87bfcbcf69ac36fea
(cherry picked from commit 25ac44709b4bbed78b607ea48021237b64e01b9f)
|
2017-04-14 17:37:37 -07:00 |
Robert Kanter
|
a65011a128
|
YARN-6050. AMs can't be scheduled on racks or nodes (rkanter)
|
2017-03-28 14:33:08 -07:00 |
Akira Ajisaka
|
aa1f944bba
|
MAPREDUCE-6855. Specify charset when create String in CredentialsTestJob. Contributed by Kai Sasaki.
(cherry picked from commit 14413989ca )
|
2017-03-07 13:12:58 +09:00 |
Akira Ajisaka
|
ed55bcee1f
|
HADOOP-14108. CLI MiniCluster: add an option to specify NameNode HTTP port. Contributed by Takanobu Asanuma.
(cherry picked from commit 209ecd1a5c )
|
2017-03-07 01:36:10 +09:00 |
Akira Ajisaka
|
e2fb9538f0
|
MAPREDUCE-6753. Variable in byte printed directly in mapreduce client. Contributed by Kai Sasaki.
(cherry picked from commit 19a1fc6373 )
|
2017-03-03 16:13:26 +09:00 |
Wangda Tan
|
a82480c7d4
|
YARN-6143. Fix incompatible issue caused by YARN-3583. (Sunil G via wangda)
|
2017-02-23 13:59:20 -08:00 |
Daniel Templeton
|
4c883f331c
|
MAPREDUCE-6825. YARNRunner#createApplicationSubmissionContext method is longer than 150 lines (Contributed by Gergely Novák via Daniel Templeton)
(cherry picked from commit 732ee6f0b5 )
|
2017-02-22 15:40:12 -08:00 |
Karthik Kambatla
|
a91cc63d37
|
MAPREDUCE-6829. Add peak memory usage counter for each task. (Miklos Szegedi via kasha)
(cherry picked from commit c65f884fc7 )
|
2017-01-26 11:08:53 -08:00 |
Jason Lowe
|
94b326f2c8
|
YARN-5910. Support for multi-cluster delegation tokens. Contributed by Jian He
(cherry picked from commit 69fa81679f )
Conflicts:
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/RMAppManager.java
|
2017-01-23 17:23:32 +00:00 |
Arun Suresh
|
4985217de4
|
YARN-6066. Opportunistic containers Minor fixes : API annotations, parameter name changes, checkstyles. (asuresh)
|
2017-01-08 08:27:10 -08:00 |
Arun Suresh
|
2b4d3e8506
|
YARN-5646. Add documentation and update config parameter names for scheduling of OPPORTUNISTIC containers. (Konstantinos Karanasos via asuresh)
(cherry picked from commit 2273a74c1f )
(cherry picked from commit 9e17ffe599e12c59c48f4355de645c31a4735d04)
|
2017-01-06 11:15:10 -08:00 |
Arun Suresh
|
368565f0ce
|
YARN-4597. Introduce ContainerScheduler and a SCHEDULED state to NodeManager container lifecycle. (asuresh)
(cherry picked from commit 3219b7b4ac )
(cherry picked from commit 49921678858a17ca58ca2ae704ced1ff584e0859)
|
2017-01-06 11:15:09 -08:00 |
Jason Lowe
|
937f739804
|
MAPREDUCE-6682. TestMRCJCFileOutputCommitter fails intermittently Contributed by Akira Ajisaka.
(cherry picked from commit 8f1c374bec )
Conflicts:
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient/src/test/java/org/apache/hadoop/mapred/TestMRTimelineEventHandling.java
|
2017-01-06 18:46:28 +00:00 |
Brahma Reddy Battula
|
d6e5e4288c
|
HADOOP-13883. Addendum patch to correct the message and alphabetized with the earlier patch. Contributed by Yiqun Lin.
(cherry picked from commit 6938b67711 )
|
2016-12-31 16:17:15 +05:30 |
Varun Saxena
|
bcfa6d5384
|
MAPREDUCE-6811. TestPipeApplication#testSubmitter fails after HADOOP-13802 (Brahma Reddy Battula via Varun Saxena)
(cherry picked from commit b8690a9d25 )
|
2016-11-17 00:55:12 +05:30 |
Jason Lowe
|
41f8275c50
|
MAPREDUCE-6804. Add timeout when starting JobHistoryServer in MiniMRYarnCluster. Contributed by Andras Bokor
|
2016-11-16 15:26:19 +00:00 |
Jian He
|
a422740bd7
|
YARN-5611. Provide an API to update lifetime of an application. Contributed by Rohith Sharma K S
|
2016-11-09 16:39:46 -08:00 |
Naganarasimha
|
1455f56b63
|
MAPREDUCE-2631. Potential resource leaks in BinaryProtocol$TeeOutputStream.java. Contributed by Sunil G.
(cherry picked from commit 28660f51af )
|
2016-10-28 06:00:29 +05:30 |
Akira Ajisaka
|
e29d0a2fd8
|
YARN-5575. Many classes use bare yarn. properties instead of the defined constants. Contributed by Daniel Templeton.
(cherry picked from commit d3bb69a667 )
|
2016-10-26 15:34:40 +09:00 |
Robert Kanter
|
48ca6be76e
|
MAPREDUCE-6776. yarn.app.mapreduce.client.job.max-retries should have a more useful default (miklos.szegedi@cloudera.com via rkanter)
(cherry picked from commit f3f37e6fb8 )
|
2016-10-07 14:47:23 -07:00 |
Naganarasimha
|
0e4a5611ff
|
YARN-3692. Allow REST API to set a user generated message when killing an application. Contributed by Rohith Sharma K S
|
2016-09-24 21:13:01 +05:30 |
Naganarasimha
|
5fa241daa0
|
YARN-4491. yarn list command to support filtering by tags. Contributed by Varun Saxena
(cherry picked from commit 143c59e4c5 )
|
2016-08-24 01:55:24 +05:30 |
Wangda Tan
|
65822e55fd
|
MAPREDUCE-6310. Add jdiff support to MapReduce. (Li Lu/vinodkv via wangda)
(cherry picked from commit 3d937457ee )
|
2016-08-19 16:41:47 -07:00 |
Jason Lowe
|
848ae35a93
|
MAPREDUCE-6690. Limit the number of resources a single map reduce job can submit for localization. Contributed by Chris Trezzo
(cherry picked from commit f80a729832 )
|
2016-08-17 16:24:16 +00:00 |
Arun Suresh
|
5f7edb79d1
|
YARN-5457. Refactor DistributedScheduling framework to pull out common functionality. (asuresh)
(cherry picked from commit 82c9e06101 )
|
2016-08-09 00:46:08 -07:00 |
Akira Ajisaka
|
96d5607e7a
|
MAPREDUCE-6729. Accurately compute the test execute time in DFSIO. Contributed by mingleizhang.
This closes #112
(cherry picked from commit ce93595d7a )
|
2016-07-30 22:16:13 +09:00 |
Jason Lowe
|
26df6bd31a
|
MAPREDUCE-6744. Increase timeout on TestDFSIO tests. Contributed by Eric Badger
(cherry picked from commit 703fdf86c6 )
|
2016-07-25 21:55:58 +00:00 |
Jian He
|
e94e6be772
|
YARN-5270. Solve miscellaneous issues caused by YARN-4844. Contributed by Wangda Tan
|
2016-07-11 22:37:52 -07:00 |
Sangjin Lee
|
910742ad12
|
MAPREDUCE-6719. The list of -libjars archives should be replaced with a wildcard in the distributed cache to reduce the application footprint in the state store (Daniel Templeton via sjlee)
(cherry picked from commit 605b4b6136 )
|
2016-06-21 11:26:55 -07:00 |
Wangda Tan
|
7eb524ddee
|
YARN-4844. Addendum patch, revert few changes to public and evolving to avoid breaking downstream projects as much as possible.
|
2016-06-16 11:09:56 -07:00 |
Wangda Tan
|
863bfa4d6a
|
YARN-1942. Deprecate toString/fromString methods from ConverterUtils and move them to records classes like ContainerId/ApplicationId, etc. (wangda)
|
2016-06-14 15:12:00 -07:00 |
Akira Ajisaka
|
d219550e8b
|
HADOOP-13270. BZip2CompressionInputStream finds the same compression marker twice in corner case, causing duplicate data blocks. Contributed by Kai Sasaki.
(cherry picked from commit e3ba9ad3f1 )
|
2016-06-14 10:20:43 +09:00 |
Gera Shegalov
|
5a9929e19b
|
MAPREDUCE-6240. Hadoop client displays confusing error message. (gera)
(cherry picked from commit 0af96a1c08 )
|
2016-06-08 13:49:31 -07:00 |
Ming Ma
|
74e2b5efa2
|
MAPREDUCE-5044. Have AM trigger jstack on task attempts that timeout before killing them. (Eric Payne and Gera Shegalov via mingma)
(cherry picked from commit 4a1cedc010 )
|
2016-06-06 14:34:47 -07:00 |
Varun Vasudev
|
4f36c3d214
|
YARN-4844. Add getMemoryLong/getVirtualCoreLong to o.a.h.y.api.records.Resource. Contributed by Wangda Tan.
|
2016-05-29 20:55:39 +05:30 |
Carlo Curino
|
c656977961
|
YARN-4957. Add getNewReservation in ApplicationClientProtocol (Sean Po via curino)
(cherry picked from commit 013532a95e )
|
2016-05-25 16:58:19 -07:00 |