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 |
Ravi Prakash
|
756a068143
|
MAPREDUCE-6910. MapReduceTrackingUriPlugin can not return the right URI of history server with HTTPS. Contributed by Lantao Jin
(cherry picked from commit 43f0503286 )
|
2017-07-13 16:19:52 -07:00 |
Junping Du
|
ea3dba37cd
|
MAPREDUCE-5621. mr-jobhistory-daemon.sh doesn't have to execute mkdir and chown all the time. Contributed by Shinichi Yamashita.
|
2017-07-12 11:54:26 -07:00 |
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 |
Jason Lowe
|
f0435db089
|
MAPREDUCE-6911. TestMapreduceConfigFields.testCompareXmlAgainstConfigurationClass fails consistently. Contributed by Eric Badger
|
2017-07-06 09:22:55 -05:00 |
Akira Ajisaka
|
ac333155fb
|
MAPREDUCE-6909. LocalJobRunner fails when run on a node from multiple users. Contributed by Jason Lowe.
|
2017-07-04 15:25:33 +09: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 |
Akira Ajisaka
|
2a5a313539
|
MAPREDUCE-6697. Concurrent task limits should only be applied when necessary. Contributed by Nathan Roberts.
(cherry picked from commit a5c0476a99 )
|
2017-06-28 10:51:23 +09:00 |
Ravi Prakash
|
182e98c703
|
MAPREDUCE-6897. Add Unit Test to ensure Job end notification gets sent even when appMaster stop gets YarnRuntimeException. Contributed by Gergely Novák
(cherry picked from commit 82bbcbf37f )
|
2017-06-16 14:27:06 -07:00 |
Jason Lowe
|
43fb793174
|
Revert "MAPREDUCE-6898. TestKill.testKillTask is flaky. Contributed by Peter Bacsko"
This reverts commit 576cc258f9 .
|
2017-06-16 14:49:26 -05:00 |
Jason Lowe
|
576cc258f9
|
MAPREDUCE-6898. TestKill.testKillTask is flaky. Contributed by Peter Bacsko
(cherry picked from commit e78542f4be )
|
2017-06-16 14:26:15 -05:00 |
Xiao Chen
|
2afe9722af
|
HADOOP-14524. Make CryptoCodec Closeable so it can be cleaned up proactively.
|
2017-06-16 09:49:41 -07:00 |
Junping Du
|
03bd121ba1
|
MAPREDUCE-6895. Job end notification not send due to YarnRuntimeException. Contributed by yunjiong zhao.
(cherry picked from commit 6ed54f3439 )
|
2017-06-13 21:45:21 -07:00 |
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 |
Jason Lowe
|
48b5faa705
|
MAPREDUCE-6882. Increase MapReduce test timeouts from 1 second to 10 seconds. Contributed by Eric Badger
(cherry picked from commit 1e71fe8c42 )
|
2017-05-10 09:58:51 -05:00 |
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 |
Daniel Templeton
|
2f32accaaf
|
MAPREDUCE-6846. Fragments specified for libjar paths are not handled correctly
(Contributed by Chris Trezzo via Daniel Templeton)
(cherry picked from commit a92bc8a6c1c50d34d8229a67dc9d197823001551)
|
2017-04-05 17:26:06 -07:00 |
Akira Ajisaka
|
438901f6c8
|
MAPREDUCE-6824. TaskAttemptImpl#createCommonContainerLaunchContext is longer than 150 lines. Contributed by Chris Trezzo.
|
2017-04-05 16:45:38 +09:00 |
Jason Lowe
|
3ae529ba54
|
YARN-6411. Clean up the overwrite of createDispatcher() in subclass of MockRM. Contributed by Yufei Gu
(cherry picked from commit 4d1fac5df2 )
Conflicts:
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-client/src/test/java/org/apache/hadoop/yarn/client/api/impl/TestAMRMClientOnRMRestart.java
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/java/org/apache/hadoop/yarn/server/resourcemanager/security/TestClientToAMTokens.java
|
2017-03-31 10:21:44 -05:00 |
Jason Lowe
|
a52b30f7e8
|
MAPREDUCE-6836. exception thrown when accessing the job configuration web UI. Contributed by Haibo Chen
(cherry picked from commit c9b7ce9273 )
|
2017-03-30 12:56:04 -05:00 |
Jason Lowe
|
526499533e
|
MAPREDUCE-6850. Shuffle Handler keep-alive connections are closed from the server side. Contributed by Jonathan Eagles
(cherry picked from commit c8bd5fc7a8 )
Conflicts:
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-shuffle/src/main/java/org/apache/hadoop/mapred/ShuffleHandler.java
|
2017-03-30 11:10:20 -05:00 |
Zhe Zhang
|
3f5dc51ec9
|
MAPREDUCE-6873. MR Job Submission Fails if MR framework application path not on defaultFS. Contributed by Erik Krogen.
(cherry picked from commit de7efd2687 )
|
2017-03-29 22:11:22 -07:00 |
Ming Ma
|
2ae9ae1864
|
MAPREDUCE-6862. Fragments are not handled correctly by resource limit checking. (Chris Trezzo via mingma)
(cherry picked from commit ceab00ac62 )
|
2017-03-29 17:42:40 -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 |
Junping Du
|
0e8beb214d
|
MAPREDUCE-6868. License check for jdiff output files should be ignored. Contributed by Akira Ajisaka.
(cherry picked from commit 945b006fe8 )
|
2017-03-26 23:19:05 -07:00 |
Joe Mészáros
|
34a11b9108
|
MAPREDUCE-6866. Fix getNumMapTasks() documentation in JobConf.
This closes #205
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
(cherry picked from commit e0a2eb71e3 )
|
2017-03-27 13:52:26 +09:00 |
Junping Du
|
3ad4d37363
|
Add COMMON/MAPREDUCE/YARN jdiff of 2.8.0 release.
(cherry picked from commit 6df029db36 )
|
2017-03-25 14:33:20 -07:00 |
Naganarasimha
|
0cfa6ec6c8
|
MAPREDUCE-6865. Fix typo in javadoc for DistributedCache. Contributed by Attila Sasvari.
(cherry picked from commit 34a931c0fa )
|
2017-03-20 08:26:05 +05:30 |
Robert Kanter
|
7953ac4da6
|
MAPREDUCE-6839. TestRecovery.testCrashed failed (pairg via rkanter)
(cherry picked from commit 38d75dfd3a )
|
2017-03-07 13:39:40 -08:00 |
Akira Ajisaka
|
120f680318
|
Treat encrypted files as private. Contributed by Daniel Templeton.
(cherry picked from commit f01a69f84f )
|
2017-03-07 13:38:20 +09: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 |
Akira Ajisaka
|
e563cd8692
|
MAPREDUCE-6841. Fix dead link in MapReduce tutorial document. Contributed by Victor Nee.
(cherry picked from commit 4d33683882 )
|
2017-03-03 16:12:56 +09:00 |
Jian He
|
b8b605bfc5
|
MAPREDUCE-6852. Job#updateStatus() failed with NPE due to race condition. Contributed by Junping Du
|
2017-03-02 10:59:18 -08:00 |
Wangda Tan
|
650ff95e00
|
YARN-5959. RM changes to support change of container ExecutionType. (Arun Suresh via wangda)
(cherry picked from commit 0a55bd841e )
|
2017-02-23 17:22:25 -08: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 |
Daniel Templeton
|
85261cbe0e
|
MAPREDUCE-6842. Update the links in PiEstimator document (Contributed by Jung Yoo via Daniel Templeton)
(cherry picked from commit 0e58b368f001b3bb4031b923b63dce7c81d42d39)
|
2017-02-07 13:06:50 -08:00 |
Junping Du
|
81e2d54ac6
|
MAPREDUCE-6404. Allow AM to specify a port range for starting its webapp. Contributed by Varun Saxena.
(cherry picked from commit 7afe5b1a31 )
|
2017-02-07 01:46:17 -08:00 |
Junping Du
|
378d62663f
|
MAPREDUCE-6338. MR AppMaster does not honor ephemeral port range. Contributed by Frank Nguyen.
(cherry picked from commit d401e63b6c )
|
2017-02-05 19:28:53 -08:00 |
Masatake Iwasaki
|
2f4cf07fb1
|
MAPREDUCE-6644. Use doxia macro to generate in-page TOC of MapReduce site documentation. (iwasakims)
(cherry picked from commit 3619ae32be )
|
2017-02-02 01:23:02 +09: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 |
Jason Lowe
|
bec7c56ce5
|
MAPREDUCE-6831. Flaky test TestJobImpl.testKilledDuringKillAbort. Contributed by Peter Bacsko
(cherry picked from commit 78b487bde1 )
|
2017-01-17 16:03:20 +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 |
Junping Du
|
bf87c523ab
|
MAPREDUCE-6711. JobImpl fails to handle preemption events on state COMMITTING. Contributed by Prabhu Joseph.
(cherry picked from commit 679478d0c6 )
|
2017-01-07 22:05:16 -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 |
Arun Suresh
|
7437252102
|
YARN-2995. Enhance UI to show cluster resource utilization of various container Execution types. (Konstantinos Karanasos via asuresh)
(cherry picked from commit 0aafc122d4 )
(cherry picked from commit 25598b6e7118bacd33a167fb496e9cda5e9f9ad0)
|
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 |
Daniel Templeton
|
d1aa844dc6
|
MAPREDUCE-6715. Fix Several Unsafe Practices (Contributed by Yufei Gu via Daniel Templeton)
(cherry picked from commit 0b8a7c18dd )
|
2017-01-05 17:57:14 -08:00 |
Akira Ajisaka
|
3e2d26a97f
|
HADOOP-12733. Remove references to obsolete io.seqfile configuration variables. Contributed by Ray Chiang.
(cherry picked from commit 01d31fe938 )
|
2017-01-04 14:15:00 +09: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 |
Daniel Templeton
|
28b605dd1a
|
HADOOP-13940. Document the missing envvars commands (Contributed by Yiqun Lin via Daniel Templeton)
(cherry picked from commit d432173737a532b7106682116013b751ba162ff0)
|
2016-12-27 07:19:37 -08:00 |
Akira Ajisaka
|
522bc98026
|
YARN-4994. Use MiniYARNCluster with try-with-resources in tests. Contributed by Andras Bokor.
(cherry picked from commit ae401539ea )
|
2016-12-23 04:06:53 +09:00 |
Ravi Prakash
|
d7d9006afc
|
HADOOP-13898. Should set HADOOP_JOB_HISTORYSERVER_HEAPSIZE only if it's empty. Contributed by Fei Hui.
|
2016-12-13 13:08:54 -08:00 |
Akira Ajisaka
|
1e1ab9bc1b
|
MAPREDUCE-6820. Fix dead links in Job relevant classes. Contributed by Yiqun Lin.
(cherry picked from commit 92a8917ca5 )
|
2016-12-10 10:57:06 +09:00 |
Karthik Kambatla
|
0aaaeea268
|
MAPREDUCE-6817. The format of job start time in JHS is different from those of submit and finish time. (Haibo Chen via kasha)
(cherry picked from commit a793cec2c9 )
|
2016-12-07 13:37:12 -08:00 |
Akira Ajisaka
|
03854f0bc5
|
MAPREDUCE-6816. Progress bars in Web UI always at 100%. Contributed by Shen Yinjie.
(cherry picked from commit da4ecc9f82 )
|
2016-12-07 06:44:03 +09:00 |
Robert Kanter
|
1585b4f7ce
|
MAPREDUCE-6571. JobEndNotification info logs are missing in AM container syslog (haibochen via rkanter)
(cherry picked from commit 6b4a9970f1 )
|
2016-12-06 13:11:20 -08:00 |
Jason Lowe
|
e8cd9dc200
|
MAPREDUCE-6815. Fix flaky TestKill.testKillTask(). Contributed by Haibo Chen
(cherry picked from commit 0cfd7ad21f )
|
2016-12-02 17:23:10 +00:00 |
Robert Kanter
|
99b046f8a9
|
MAPREDUCE-6787. Allow job_conf.xml to be downloadable on the job overview page in JHS (haibochen via rkanter)
(cherry picked from commit c87b3a448a )
|
2016-12-01 17:30:02 -08:00 |
Junping Du
|
376a2439db
|
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.
(cherry picked from commit 8f6e14399a )
|
2016-11-29 16:50:17 -08:00 |
Rohith Sharma K S
|
4b289d567e
|
MAPREDUCE-6793. io.sort.factor code default and mapred-default.xml values inconsistent. Contributed by Gera Shegalov.
(cherry picked from commit 683e0c71fe )
|
2016-11-21 22:11:59 +05:30 |
Varun Saxena
|
ca3b40306b
|
MAPREDUCE-6801. Fix flaky TestKill.testKillJob (Haibo Chen via Varun Saxena)
(cherry picked from commit 7584fbf4cb )
|
2016-11-19 01:39:47 +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 |
Mingliang Liu
|
4e0fcff8ab
|
HADOOP-13427. Eliminate needless uses of FileSystem#{exists(), isFile(), isDirectory()}. Contributed by Steve Loughran and Mingliang Liu
(cherry picked from commit 5af572b644 )
|
2016-11-15 11:36:08 -08:00 |
Jason Lowe
|
5ffb26c2a9
|
MAPREDUCE-6797. Job history server scans can become blocked on a single, slow entry. Contributed by Prabhu Joseph
(cherry picked from commit 99c2bbd337 )
|
2016-11-14 20:30:36 +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 |
Andrew Wang
|
4f25fd975e
|
HADOOP-13789. Hadoop Common includes generated test protos in both jar and test-jar. Contributed by Sean Busbey.
(cherry picked from commit e1c6ef2efa )
|
2016-11-08 16:33:58 -08:00 |
Varun Saxena
|
a942d968c9
|
MAPREDUCE-6782. JHS task page search based on each individual column not working (Ajith S via Varun Saxena)
(cherry picked from commit 026b39ad9d )
|
2016-11-08 15:02:46 +05:30 |
Robert Kanter
|
568b5eecd8
|
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)
(cherry picked from commit fc2b69eba1 )
|
2016-11-01 20:47:58 -07:00 |
Akira Ajisaka
|
a3897f77ae
|
MAPREDUCE-6795. Update the document for JobConf#setNumReduceTasks. Contributed by Yiqun Lin.
(cherry picked from commit 235f39b7c4 )
|
2016-11-01 20:52:35 +09:00 |
Akira Ajisaka
|
ef13a5ef9d
|
MAPREDUCE-6799. Document mapreduce.jobhistory.webapp.https.address in mapred-default.xml. Contributed by Yiqun Lin.
(cherry picked from commit f646fe34be )
|
2016-10-31 15:18:34 +09: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 |
Varun Saxena
|
f572448809
|
YARN-4388. Cleanup mapreduce.job.hdfs-servers from yarn-default.xml (Junping Du via Varun Saxena)
|
2016-10-28 02:24:24 +05:30 |
Naganarasimha
|
fe5c1f249a
|
MAPREDUCE-6541. Exclude scheduled reducer memory when calculating available mapper slots from headroom to avoid deadlock. Contributed by Varun Saxena
(cherry picked from commit 060558c6f2 )
|
2016-10-27 18:05:00 +05:30 |
Varun Saxena
|
65fa9827fc
|
YARN-5757. RM REST API documentation is not up to date (Miklos Szegedi via Varun Saxena)
|
2016-10-27 17:24:24 +05:30 |
Varun Saxena
|
14ce42a8ed
|
MAPREDUCE-6798. Fix intermittent failure of TestJobHistoryParsing.testJobHistoryMethods (Haibo Chen via Varun Saxena)
|
2016-10-27 15:41:27 +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 |
Junping Du
|
432657780d
|
MAPREDUCE-6792. Allow user's full principal name as owner of MapReduce staging directory in JobSubmissionFiles#JobStagingDir(). Contributed by Santhosh G Nayak.
(cherry picked from commit 9b7ce948a5 )
|
2016-10-25 11:21:33 -07:00 |
Robert Kanter
|
c76eb90f0e
|
MAPREDUCE-6728. Give fetchers hint when ShuffleHandler rejects a shuffling connection (haibochen via rkanter)
|
2016-10-24 17:47:09 -07: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 |
Akira Ajisaka
|
5f1432d98e
|
MAPREDUCE-6789. Fix TestAMWebApp failure. Contributed by Daniel Templeton.
(cherry picked from commit 272a21747e )
|
2016-10-06 15:59:19 +09:00 |
Karthik Kambatla
|
876fc2e61a
|
MAPREDUCE-6638. Do not attempt to recover progress from previous job attempts if spill encryption is enabled. (Haibo Chen via kasha)
(cherry picked from commit de7a0a92ca )
|
2016-10-03 10:30:44 -07:00 |
Jason Lowe
|
c52ad9ee86
|
MAPREDUCE-6771. RMContainerAllocator sends container diagnostics event after corresponding completion event. Contributed by Haibo Chen
|
2016-09-29 15:50:50 +00:00 |
Robert Kanter
|
85724268c2
|
MAPREDUCE-6718. add progress log to JHS during startup (haibochen via rkanter)
(cherry picked from commit 0d6778d800 )
|
2016-09-28 16:04:48 -07:00 |
Wangda Tan
|
269401dc83
|
HADOOP-13544. JDiff reports unncessarily show unannotated APIs and cause confusion while our javadocs only show annotated and public APIs. (vinodkv via wangda)
(cherry picked from commit 875062b5bc )
|
2016-09-27 11:27:25 -07:00 |
Arun Suresh
|
7484d0b1b9
|
YARN-5609. Expose upgrade and restart API in ContainerManagementProtocol. Contributed by Arun Suresh
|
2016-09-26 23:55:13 +08: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 |
Robert Kanter
|
254041b71a
|
MAPREDUCE-6632. Master.getMasterAddress() should be updated to use YARN-4629 (templedf via rkanter)
(cherry picked from commit 4fc632ae19 )
|
2016-09-22 16:13:24 -07:00 |
Karthik Kambatla
|
a0b0767856
|
MAPREDUCE-6740. Enforce mapreduce.task.timeout to be at least mapreduce.task.progress-report.interval. (Haibo Chen via kasha)
(cherry picked from commit 537095d13c )
|
2016-09-21 18:30:42 -07:00 |
Naganarasimha
|
fa80972efb
|
MAPREDUCE-6777. Typos in 4 log messages. Contributed by Mehran Hassani
|
2016-09-17 10:21:13 +05:30 |
Chris Douglas
|
806a8dea38
|
MAPREDUCE-6628. Potential memory leak in CryptoOutputStream. Contributed by Mariappan Asokan
(cherry picked from commit 9f192cc5ac )
|
2016-09-09 11:14:30 -07:00 |
Arun Suresh
|
b279f42d79
|
YARN-5221. Expose UpdateResourceRequest API to allow AM to request for change in container properties. (asuresh)
(cherry picked from commit d6d9cff21b )
|
2016-08-30 16:33:31 -07:00 |
Jason Lowe
|
f70f522e80
|
MAPREDUCE-4784. TestRecovery occasionally fails. Contributed by Haibo Chen
(cherry picked from commit af508605a9 )
Conflicts:
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app/src/test/java/org/apache/hadoop/mapreduce/v2/app/TestRecovery.java
|
2016-08-30 14:09:14 +00:00 |
Jason Lowe
|
44d0af2611
|
MAPREDUCE-6768. TestRecovery.testSpeculative failed with NPE. Contributed by Haibo Chen
|
2016-08-29 19:57:38 +00:00 |
Junping Du
|
af1502fcab
|
YARN-5557. Add localize API to the ContainerManagementProtocol. Contributed by Jian He.
(cherry picked from commit 9ef632f3b0 )
|
2016-08-26 09:05:33 -07:00 |
Wei-Chiu Chuang
|
13cbf1677e
|
MAPREDUCE-6764. Teragen LOG initialization bug. Contributed by Yufei Gu.
(cherry picked from commit 1360bd2d54 )
|
2016-08-25 09:51:17 -07:00 |
Jason Lowe
|
5cdc4ba9f4
|
MAPREDUCE-6761. Regression when handling providers - invalid configuration ServiceConfiguration causes Cluster initialization failure. Contributed by Peter Vary
(cherry picked from commit 6fa9bf4407 )
|
2016-08-24 14:42:06 +00:00 |
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 |
Akira Ajisaka
|
41fe85f868
|
MAPREDUCE-6587. Remove unused params in connection-related methods of Fetcher. Contributed by Yiqun Lin.
(cherry picked from commit 8cc4a67059 )
|
2016-08-23 17:05:45 +09:00 |
Varun Saxena
|
4ba8dbf00e
|
MAPREDUCE-6762. ControlledJob#toString failed with NPE when job status is not successfully updated (Weiwei Yang via Varun Saxena)
|
2016-08-21 21:50:44 +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 |
Varun Saxena
|
5128e3320e
|
MAPREDUCE-6763. Shuffle server listen queue is too small (Jason Lowe via Varun Saxena)
|
2016-08-20 04:05:01 +05:30 |
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 |
Ray Chiang
|
d1c4ba2d7c
|
MAPREDUCE-6751. Add debug log message when splitting is not possible due to unsplittable compression. (Peter Vary via rchiang)
(cherry picked from commit 6c154abd33 )
|
2016-08-16 12:14:30 -07:00 |
Varun Saxena
|
705307eda3
|
MAPREDUCE-6750. Fix TestHSAdminServer#testRefreshSuperUserGroups (Kihwal Lee via Varun Saxena)
|
2016-08-09 23:43:27 +05:30 |
Jason Lowe
|
f18febd933
|
MAPREDUCE-6741. Add MR support to redact job conf properties. Contributed by Haibo Chen
(cherry picked from commit 4aba858750 )
Conflicts:
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app/src/main/java/org/apache/hadoop/mapreduce/jobhistory/JobHistoryEventHandler.java
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app/src/test/java/org/apache/hadoop/mapreduce/jobhistory/TestJobHistoryEventHandler.java
|
2016-08-09 16:32:38 +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 |
Varun Saxena
|
8b09292f4f
|
MAPREDUCE-6748. Enhance logging for Cluster.java around InetSocketAddress (Vrushali C via Varun Saxena)
|
2016-08-08 21:53:29 +05:30 |
Akira Ajisaka
|
e54de94e5a
|
MAPREDUCE-6730. Use StandardCharsets instead of String overload in TextOutputFormat. Contributed by Sahil Kang.
This closes #114
(cherry picked from commit 70c2781152 )
|
2016-08-04 20:18:13 +09:00 |
Gera Shegalov
|
7eeba35495
|
MAPREDUCE-6724. Single shuffle to memory must not exceed Integer#MAX_VALUE. (Haibo Chen via gera)
(cherry picked from commit 6890d5b472 )
|
2016-08-01 23:41:35 -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 |
Akira Ajisaka
|
0fc838540b
|
MAPREDUCE-6746. Replace org.apache.commons.io.Charsets with java.nio.charset.StandardCharsets. Contributed by Vincent Poon.
(cherry picked from commit 3f0bffea2d )
|
2016-07-30 11:47:15 +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 |
Akira Ajisaka
|
f4d94f2246
|
MAPREDUCE-6738. TestJobListCache.testAddExisting failed intermittently in slow VM testbed. Contributed by Junping Du.
(cherry picked from commit ecff7d0359 )
|
2016-07-21 11:38:02 -07:00 |
Sangjin Lee
|
a7e533444c
|
MAPREDUCE-6365. Refactor JobResourceUploader#uploadFilesInternal (Chris Trezzo via sjlee)
(cherry picked from commit 8f0d3d69d6 )
|
2016-07-20 11:25:25 -07:00 |
Robert Kanter
|
233ffaf3f7
|
MAPREDUCE-6652. Add configuration property to prevent JHS from loading jobs with a task count greater than X (haibochen via rkanter)
|
2016-07-15 13:37:04 -07:00 |
Junping Du
|
51a3131a87
|
MAPREDUCE-6733. MapReduce JerseyTest tests failing with java.net.BindException: Address already in use. Contributed by Vinod Kumar Vavilapalli.
(cherry picked from commit 1d053836b1 )
Conflicts:
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app/src/test/java/org/apache/hadoop/mapreduce/v2/app/webapp/TestAMWebServices.java
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app/src/test/java/org/apache/hadoop/mapreduce/v2/app/webapp/TestAMWebServicesAttempt.java
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app/src/test/java/org/apache/hadoop/mapreduce/v2/app/webapp/TestAMWebServicesAttempts.java
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app/src/test/java/org/apache/hadoop/mapreduce/v2/app/webapp/TestAMWebServicesJobConf.java
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app/src/test/java/org/apache/hadoop/mapreduce/v2/app/webapp/TestAMWebServicesJobs.java
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app/src/test/java/org/apache/hadoop/mapreduce/v2/app/webapp/TestAMWebServicesTasks.java
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-hs/src/test/java/org/apache/hadoop/mapreduce/v2/hs/webapp/TestHsWebServices.java
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-hs/src/test/java/org/apache/hadoop/mapreduce/v2/hs/webapp/TestHsWebServicesAttempts.java
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-hs/src/test/java/org/apache/hadoop/mapreduce/v2/hs/webapp/TestHsWebServicesJobConf.java
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-hs/src/test/java/org/apache/hadoop/mapreduce/v2/hs/webapp/TestHsWebServicesJobs.java
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-hs/src/test/java/org/apache/hadoop/mapreduce/v2/hs/webapp/TestHsWebServicesJobsQuery.java
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-hs/src/test/java/org/apache/hadoop/mapreduce/v2/hs/webapp/TestHsWebServicesTasks.java
|
2016-07-15 11:36:04 -07:00 |
Robert Kanter
|
a2ef30cb2f
|
MAPREDUCE-6625. TestCLI#testGetJob fails occasionally (haibochen via rkanter)
(cherry picked from commit ad256beb50 )
|
2016-07-12 15:51:30 -07: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 |
Akira Ajisaka
|
b3b81b4f0e
|
HADOOP-13320. Fix arguments check in documentation for WordCount v2.0. Contributed by niccolo becchi.
(cherry picked from commit 9d46a49c74 )
|
2016-07-07 15:32:05 -07:00 |
Rohith Sharma K S
|
0a1a2ce070
|
MAPREDUCE-5803. Counters page display all task nevertheless of task type( Map or Reduce). Contributed by Kai Sasaki.
(cherry picked from commit 4fd37eed90 )
|
2016-06-28 09:45:15 +05:30 |
Akira Ajisaka
|
2830ee5f0f
|
MAPREDUCE-6725. Javadoc for CLI#listEvents() contains no-existent param. Contributed by shenyinjie.
(cherry picked from commit 0f23cd497b )
|
2016-06-25 00:27:18 +09:00 |
Tsuyoshi Ozawa
|
3ecbfdfdc2
|
MAPREDUCE-6721. mapreduce.reduce.shuffle.memory.limit.percent=0.0 should be legal to enforce shuffle to disk. (Gera Shegalov via ozawa)
This closes #102
(cherry picked from commit 79a7289165 )
|
2016-06-22 17:20:49 -07:00 |
Jian He
|
e0f4397232
|
MAPREDUCE-6197. Cache MapOutputLocations in ShuffleHandler. Contributed by Junping Du
(cherry picked from commit d8107fcd1c )
|
2016-06-21 14:26:23 -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 |
Akira Ajisaka
|
1ef89a767d
|
MAPREDUCE-6542. HistoryViewer uses SimpleDateFormat, but SimpleDateFormat is not threadsafe. Contributed by zhangyubiao.
(cherry picked from commit 51d497fa93 )
|
2016-06-17 11:05:13 +09: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 |
Akira Ajisaka
|
db2d96b378
|
MAPREDUCE-6741. Refactor UncompressedSplitLineReader.fillBuffer(). Contributed by Daniel Templeton.
(cherry picked from commit 0b7b8a3776 )
|
2016-06-10 19:17:05 +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 |
Arun Suresh
|
384a84828f
|
YARN-5180. Allow ResourceRequest to specify an enforceExecutionType flag. (asuresh)
(cherry picked from commit dc26601d8f )
|
2016-06-02 09:14:30 -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 |
Jian He
|
396d222d7a
|
MAPREDUCE-6703. Add flag to allow MapReduce AM to request for OPPORTUNISTIC containers. Contributed by Arun Suresh
(cherry picked from commit ae353ea969 )
|
2016-05-24 19:48:11 -07:00 |
Akira Ajisaka
|
a59f30272d
|
MAPREDUCE-6607. Enable regex pattern matching when mapreduce.task.files.preserve.filepattern is set. Contributed by Kai Sasaki.
|
2016-05-23 07:25:52 +09:00 |
Jian He
|
db3cf5b354
|
MAPREDUCE-6696. Add a configuration to limit the number of map tasks allowed per job. Contributed by Zhihai Xu
(cherry picked from commit 21d2b90213 )
|
2016-05-19 19:25:48 -07:00 |
Junping Du
|
2703ec6871
|
YARN-5076. YARN web interfaces lack XFS protection. Contributed by Jonathan Maron.
|
2016-05-19 14:10:15 -07:00 |
Robert Kanter
|
27aabcab45
|
MAPREDUCE-6686. Add a way to download the job config from the mapred CLI (rkanter)
(cherry picked from commit 992a49353f )
|
2016-05-18 12:16:45 -07:00 |
Junping Du
|
7e36b9159e
|
MAPREDUCE-6657. Job history server can fail on startup when NameNode is in start phase. Contributed by Haibo Chen.
(cherry picked from commit f6ef876fe1 )
|
2016-05-17 14:42:11 -07:00 |
Jason Lowe
|
9c47862d87
|
MAPREDUCE-6698. Increase timeout on TestUnnecessaryBlockingOnHistoryFileInfo.testTwoThreadsQueryingDifferentJobOfSameUser. Contributed by Haibo Chen
(cherry picked from commit 34fddd1e91 )
|
2016-05-17 15:04:02 +00:00 |