Jian He
|
523411d69b
|
YARN-4844 (Addendum). Change JobStatus(usedMem,reservedMem,neededMem)
back to int for compatibility. Contributed by Wangda Tan
|
2016-12-20 11:28:44 -08:00 |
|
Arun Suresh
|
2273a74c1f
|
YARN-5646. Add documentation and update config parameter names for scheduling of OPPORTUNISTIC containers. (Konstantinos Karanasos via asuresh)
|
2016-12-16 08:14:34 -08:00 |
|
Akira Ajisaka
|
b0b033ea2e
|
MAPREDUCE-6821. Fix javac warning related to the deprecated APIs after upgrading Jackson. Contributed by Yiqin Lin.
|
2016-12-13 14:22:07 +09:00 |
|
Akira Ajisaka
|
92a8917ca5
|
MAPREDUCE-6820. Fix dead links in Job relevant classes. Contributed by Yiqun Lin.
|
2016-12-10 10:55:41 +09:00 |
|
Robert Kanter
|
4b149a1e77
|
YARN-4457. Cleanup unchecked types for EventHandler (templedf via rkanter)
|
2016-12-09 17:28:25 -08:00 |
|
Akira Ajisaka
|
f54afdb83b
|
MAPREDUCE-4683. Create and distribute hadoop-mapreduce-client-core-tests.jar.
|
2016-12-08 11:27:58 +09:00 |
|
Karthik Kambatla
|
a793cec2c9
|
MAPREDUCE-6817. The format of job start time in JHS is different from those of submit and finish time. (Haibo Chen via kasha)
|
2016-12-07 13:36:49 -08:00 |
|
Akira Ajisaka
|
da4ecc9f82
|
MAPREDUCE-6816. Progress bars in Web UI always at 100%. Contributed by Shen Yinjie.
|
2016-12-07 06:41:08 +09:00 |
|
Robert Kanter
|
6b4a9970f1
|
MAPREDUCE-6571. JobEndNotification info logs are missing in AM container syslog (haibochen via rkanter)
|
2016-12-06 13:11:03 -08:00 |
|
Akira Ajisaka
|
b2a3d6c519
|
HADOOP-13835. Move Google Test Framework code from mapreduce to hadoop-common. Contributed by Varun Vasudev.
|
2016-12-06 14:01:47 +09:00 |
|
Jason Lowe
|
0cfd7ad21f
|
MAPREDUCE-6815. Fix flaky TestKill.testKillTask(). Contributed by Haibo Chen
|
2016-12-02 17:22:11 +00:00 |
|
Robert Kanter
|
c87b3a448a
|
MAPREDUCE-6787. Allow job_conf.xml to be downloadable on the job overview page in JHS (haibochen via rkanter)
|
2016-12-01 17:29:38 -08:00 |
|
Ravi Prakash
|
7c848719de
|
MAPREDUCE-6810. Fix hadoop-mapreduce-client-nativetask compilation with GCC-6.2.1. Contributed by Ravi Prakash.
|
2016-11-30 10:47:41 -08:00 |
|
Junping Du
|
8f6e14399a
|
MAPREDUCE-6565. Configuration to use host name in delegation token service is not read from job.xml during MapReduce job execution. Contributed by Li Lu.
|
2016-11-29 15:51:27 -08:00 |
|
Daniel Templeton
|
6d8b4f6c27
|
YARN-4395. Typo in comment in ClientServiceDelegate (Contributed by Alison Yu via Daniel Templeton)
|
2016-11-29 15:30:22 -08:00 |
|
Allen Wittenauer
|
be88d574a9
|
MAPREDUCE-6743. nativetask unit tests need to provide usable output; fix link errors during mvn test
|
2016-11-28 15:24:44 -08:00 |
|
Akira Ajisaka
|
209e805430
|
HADOOP-13506. Redundant groupid warning in child projects. Contributed by Kai Sasaki.
|
2016-11-28 14:34:57 +09:00 |
|
Rohith Sharma K S
|
683e0c71fe
|
MAPREDUCE-6793. io.sort.factor code default and mapred-default.xml values inconsistent. Contributed by Gera Shegalov.
|
2016-11-21 22:10:57 +05:30 |
|
Varun Saxena
|
7584fbf4cb
|
MAPREDUCE-6801. Fix flaky TestKill.testKillJob (Haibo Chen via Varun Saxena)
|
2016-11-19 01:37:59 +05:30 |
|
Varun Saxena
|
b8690a9d25
|
MAPREDUCE-6811. TestPipeApplication#testSubmitter fails after HADOOP-13802 (Brahma Reddy Battula via Varun Saxena)
|
2016-11-17 00:51:07 +05:30 |
|
Jason Lowe
|
7ef290cfef
|
MAPREDUCE-6804. Add timeout when starting JobHistoryServer in MiniMRYarnCluster. Contributed by Andras Bokor
|
2016-11-16 15:23:12 +00:00 |
|
Mingliang Liu
|
5af572b644
|
HADOOP-13427. Eliminate needless uses of FileSystem#{exists(), isFile(), isDirectory()}. Contributed by Steve Loughran and Mingliang Liu
|
2016-11-15 10:57:00 -08:00 |
|
Arun Suresh
|
3219b7b4ac
|
YARN-4597. Introduce ContainerScheduler and a SCHEDULED state to NodeManager container lifecycle. (asuresh)
|
2016-11-15 07:56:25 -08:00 |
|
Jason Lowe
|
99c2bbd337
|
MAPREDUCE-6797. Job history server scans can become blocked on a single, slow entry. Contributed by Prabhu Joseph
|
2016-11-14 20:20:50 +00:00 |
|
Jian He
|
bcc15c6290
|
YARN-5611. Provide an API to update lifetime of an application. Contributed by Rohith Sharma K S
|
2016-11-09 16:08:05 -08:00 |
|
Andrew Wang
|
e1c6ef2efa
|
HADOOP-13789. Hadoop Common includes generated test protos in both jar and test-jar. Contributed by Sean Busbey.
|
2016-11-08 16:33:55 -08:00 |
|
Varun Saxena
|
026b39ad9d
|
MAPREDUCE-6782. JHS task page search based on each individual column not working (Ajith S via Varun Saxena)
|
2016-11-08 14:57:56 +05:30 |
|
Akira Ajisaka
|
ca33bdd5c6
|
MAPREDUCE-6790. Update jackson from 1.9.13 to 2.x in hadoop-mapreduce.
|
2016-11-07 11:19:21 +09:00 |
|
Akira Ajisaka
|
de0132748d
|
MAPREDUCE-6796. Remove unused properties from JTConfig.java. Contributed by Haibo Chen.
|
2016-11-05 03:49:19 +09:00 |
|
Arun Suresh
|
0aafc122d4
|
YARN-2995. Enhance UI to show cluster resource utilization of various container Execution types. (Konstantinos Karanasos via asuresh)
|
2016-11-04 07:31:54 -07:00 |
|
Robert Kanter
|
fc2b69eba1
|
MAPREDUCE-6765. MR should not schedule container requests in cases where reducer or mapper containers demand resource larger than the maximum supported (haibochen via rkanter)
|
2016-11-01 20:47:25 -07:00 |
|
Akira Ajisaka
|
235f39b7c4
|
MAPREDUCE-6795. Update the document for JobConf#setNumReduceTasks. Contributed by Yiqun Lin.
|
2016-11-01 20:52:12 +09:00 |
|
Akira Ajisaka
|
f646fe34be
|
MAPREDUCE-6799. Document mapreduce.jobhistory.webapp.https.address in mapred-default.xml. Contributed by Yiqun Lin.
|
2016-10-31 15:17:20 +09:00 |
|
Naganarasimha
|
28660f51af
|
MAPREDUCE-2631. Potential resource leaks in BinaryProtocol$TeeOutputStream.java. Contributed by Sunil G.
|
2016-10-28 05:50:13 +05:30 |
|
Robert Kanter
|
5877f20f9c
|
HADOOP-10075. Update jetty dependency to version 9 (rkanter)
|
2016-10-27 16:09:00 -07:00 |
|
Varun Saxena
|
dd4ed6a587
|
YARN-4388. Cleanup mapreduce.job.hdfs-servers from yarn-default.xml (Junping Du via Varun Saxena)
|
2016-10-28 02:22:25 +05:30 |
|
Naganarasimha
|
060558c6f2
|
MAPREDUCE-6541. Exclude scheduled reducer memory when calculating available mapper slots from headroom to avoid deadlock. Contributed by Varun Saxena
|
2016-10-27 18:03:13 +05:30 |
|
Varun Saxena
|
8bd6d77a41
|
YARN-5757. RM REST API documentation is not up to date (Miklos Szegedi via Varun Saxena)
|
2016-10-27 17:21:01 +05:30 |
|
Varun Saxena
|
4e403def80
|
MAPREDUCE-6798. Fix intermittent failure of TestJobHistoryParsing.testJobHistoryMethods (Haibo Chen via Varun Saxena)
|
2016-10-27 15:36:59 +05:30 |
|
Akira Ajisaka
|
d3bb69a667
|
YARN-5575. Many classes use bare yarn. properties instead of the defined constants. Contributed by Daniel Templeton.
|
2016-10-26 15:32:07 +09:00 |
|
Junping Du
|
9b7ce948a5
|
MAPREDUCE-6792. Allow user's full principal name as owner of MapReduce staging directory in JobSubmissionFiles#JobStagingDir(). Contributed by Santhosh G Nayak.
|
2016-10-25 11:20:23 -07:00 |
|
Robert Kanter
|
d4725bfcb2
|
MAPREDUCE-6728. Give fetchers hint when ShuffleHandler rejects a shuffling connection (haibochen via rkanter)
|
2016-10-21 17:46:17 -07:00 |
|
Robert Kanter
|
29caf6d7df
|
MAPREDUCE-6791. remove unnecessary dependency from hadoop-mapreduce-client-jobclient to hadoop-mapreduce-client-shuffle (haibochen via rkanter)
|
2016-10-18 18:00:29 -07:00 |
|
Robert Kanter
|
f3f37e6fb8
|
MAPREDUCE-6776. yarn.app.mapreduce.client.job.max-retries should have a more useful default (miklos.szegedi@cloudera.com via rkanter)
|
2016-10-07 14:47:06 -07:00 |
|
Akira Ajisaka
|
272a21747e
|
MAPREDUCE-6789. Fix TestAMWebApp failure. Contributed by Daniel Templeton.
|
2016-10-06 15:57:15 +09:00 |
|
Karthik Kambatla
|
de7a0a92ca
|
MAPREDUCE-6638. Do not attempt to recover progress from previous job attempts if spill encryption is enabled. (Haibo Chen via kasha)
|
2016-10-03 10:30:22 -07:00 |
|
Jason Lowe
|
a1b8251bf7
|
MAPREDUCE-6771. RMContainerAllocator sends container diagnostics event after corresponding completion event. Contributed by Haibo Chen
|
2016-09-29 15:27:17 +00:00 |
|
Robert Kanter
|
0d6778d800
|
MAPREDUCE-6718. add progress log to JHS during startup (haibochen via rkanter)
|
2016-09-28 15:41:40 -07:00 |
|
Wangda Tan
|
875062b5bc
|
HADOOP-13544. JDiff reports unncessarily show unannotated APIs and cause confusion while our javadocs only show annotated and public APIs. (vinodkv via wangda)
|
2016-09-27 11:26:45 -07:00 |
|
Arun Suresh
|
4815d024c5
|
YARN-5609. Expose upgrade and restart API in ContainerManagementProtocol. Contributed by Arun Suresh
|
2016-09-26 08:46:54 -07:00 |
|