Andrew Wang
|
92fff7d065
|
HADOOP-13583. Incorporate checkcompatibility script which runs Java API Compliance Checker.
(cherry picked from commit 0cd22d66691fdbc3fb3e0a35ad1625236c3ae3f7)
|
2016-11-01 16:36:37 -07:00 |
|
Naganarasimha
|
2612b509ef
|
YARN-5697. Use CliParser to parse options in RMAdminCLI. Contributed by Tao jie
(cherry picked from commit aacf214a274fb5149437f287c542339966c03ea5)
|
2016-11-02 04:46:24 +05:30 |
|
Mingliang Liu
|
1dd59042ac
|
HDFS-11065. Add space quota tests for heterogenous storages. Contributed by Xiaobing Zhou
(cherry picked from commit fa1512a740b2ed2661743d6b5483ef3eb49e5634)
|
2016-11-01 14:46:24 -07:00 |
|
Jason Lowe
|
f8d653ef34
|
YARN-5001. Aggregated Logs root directory is created with wrong group if nonexistent. Contributed by Haibo Chen
(cherry picked from commit 76893a41003d57d94eb1a5f486010815266046af)
|
2016-11-01 20:24:22 +00:00 |
|
Ravi Prakash
|
045501a538
|
HADOOP-13773. Wrong HADOOP_CLIENT_OPTS in hadoop-env on branch-2. Contributed by Fei Hui
|
2016-11-01 10:49:04 -07:00 |
|
Kihwal Lee
|
7c1a1834e4
|
HDFS-10997. Reduce number of path resolving methods. Contributed by Daryn Sharp.
|
2016-11-01 08:04:54 -05:00 |
|
Akira Ajisaka
|
f0d4d7a178
|
HADOOP-13603. Ignore package line length checkstyle rule. Contributed by Shane Kumpf.
(cherry picked from commit 5b577f43a269caeee776a59695427985d0cd1697)
|
2016-11-01 20:59:37 +09:00 |
|
Akira Ajisaka
|
a3897f77ae
|
MAPREDUCE-6795. Update the document for JobConf#setNumReduceTasks. Contributed by Yiqun Lin.
(cherry picked from commit 235f39b7c44c5907bd4de063892905577c35cd80)
|
2016-11-01 20:52:35 +09:00 |
|
Varun Saxena
|
91ddea5bfb
|
YARN-5788. Apps not activiated and AM limit resource in UI and REST not updated after -replaceLabelsOnNode (Bibin A Chundatt via Varun Saxena)
|
2016-11-01 16:26:38 +05:30 |
|
Varun Saxena
|
2f0a101ab9
|
YARN-5805. Add isDebugEnabled check for debug logs in nodemanager (Bibin A Chundatt via Varun Saxena)
|
2016-11-01 16:23:12 +05:30 |
|
Brahma Reddy Battula
|
1c5708f6de
|
HDFS-10455. Logging the username when deny the setOwner operation. Contributed by Rakesh R.
|
2016-11-01 10:49:43 +05:30 |
|
Karthik Kambatla
|
2226ae4924
|
YARN-4998. Minor cleanup to UGI use in AdminService. (Daniel Templeton via kasha)
(cherry picked from commit 733aa993134ba324c712590fa92b8ef230b0839a)
|
2016-10-31 16:26:15 -07:00 |
|
Varun Saxena
|
92b7491f23
|
YARN-5809. AsyncDispatcher possibly invokes multiple shutdown threads when handling exception (Jian He via Varun Saxena)
|
2016-11-01 04:37:56 +05:30 |
|
Mingliang Liu
|
6bb12ecc3f
|
HDFS-11030. TestDataNodeVolumeFailure#testVolumeFailure is flaky (though passing). Contributed by Mingliang Liu
|
2016-10-31 16:03:02 -07:00 |
|
Wangda Tan
|
cef281abe6
|
YARN-2009. CapacityScheduler: Add intra-queue preemption for app priority support. (Sunil G via wangda)
(cherry picked from commit 90dd3a8148468ac37a3f2173ad8d45e38bfcb0c9)
|
2016-10-31 15:23:16 -07:00 |
|
Daniel Templeton
|
9d13a13160
|
YARN-5793. Trim configuration values in DockerLinuxContainerRuntime (Contributed by Tianyin Xu via Daniel Templeton)
(cherry picked from commit f3eb4c3c738204e099cbaa03471497c46530efbf)
|
2016-10-31 14:01:15 -07:00 |
|
Steve Loughran
|
c4ccafdaff
|
HADOOP-13680. fs.s3a.readahead.range to use getLongBytes. Contributed by Abhishek Modi.
|
2016-10-31 20:52:49 +00:00 |
|
Daniel Templeton
|
ce13463e7a
|
YARN-4396. Log the trace information on FSAppAttempt#assignContainer (Contributed by Yiqun Li via Daniel Templeton)
(cherry picked from commit 2528bea67ff80fae597f10e26c5f70d601af9fb1)
|
2016-10-31 13:36:24 -07:00 |
|
Daniel Templeton
|
adceebc400
|
YARN-4907. Make all MockRM#waitForState consistent. (Contributed by Yufei Gu via Daniel Templeton)
(cherry picked from commit 155f06e0c1a5a15365fb620f3802dca8aa46c287)
|
2016-10-31 13:21:45 -07:00 |
|
Arpit Agarwal
|
56092e351b
|
HDFS-11074. Remove unused method FsDatasetSpi#getFinalizedBlocksOnPersistentStorage. Contributed by Hanisha Koneru.
|
2016-10-31 12:39:54 -07:00 |
|
Naganarasimha
|
e4023f0d81
|
YARN-4498. Application level node labels stats to be available in REST. Contributed by Bibin A Chundatt.
|
2016-10-31 19:07:56 +05:30 |
|
Akira Ajisaka
|
ef13a5ef9d
|
MAPREDUCE-6799. Document mapreduce.jobhistory.webapp.https.address in mapred-default.xml. Contributed by Yiqun Lin.
(cherry picked from commit f646fe34be704a22cbea322cce2826f8f201bd34)
|
2016-10-31 15:18:34 +09:00 |
|
Varun Saxena
|
0e6fcd3bd2
|
YARN-5773. RM recovery too slow due to LeafQueue#activateApplications (Bibin A Chundatt via Varun Saxena)
|
2016-10-29 13:51:02 +05:30 |
|
Wei-Chiu Chuang
|
9ba283c27d
|
HDFS-11061. Update dfs -count -t command line help and documentation. Contributed by Yiqun Lin.
(cherry picked from commit 112f04eb1b771e410ffd232a46e0ee2bc7b99d06)
|
2016-10-28 15:37:30 -07:00 |
|
Mingliang Liu
|
2848a27700
|
HDFS-11047. Remove deep copies of FinalizedReplica to alleviate heap consumption on DataNode. Contributed by Xiaobing Zhou
|
2016-10-28 11:11:31 -07:00 |
|
Mingliang Liu
|
d0da47ad9f
|
HDFS-11048. Audit Log should escape control characters. Contributed by Eric Badger
(cherry picked from commit 8a9388e5f6d622152798aaaa256064919e4fec37)
|
2016-10-28 10:57:20 -07:00 |
|
Jason Lowe
|
b85b5c6b94
|
YARN-4963. capacity scheduler: Make number of OFF_SWITCH assignments per heartbeat configurable. Contributed by Nathan Roberts
(cherry picked from commit 1eae719bcead45915977aa220324650eab3c1b9e)
|
2016-10-28 17:31:29 +00:00 |
|
Jason Lowe
|
ea9a1be109
|
YARN-5767. Fix the order that resources are cleaned up from the local Public/Private caches. Contributed by Chris Trezzo
(cherry picked from commit 1b79c417dca17bcd2e031864bc6ca07254c61b47)
|
2016-10-28 15:59:57 +00:00 |
|
Jason Lowe
|
2ab80a148a
|
YARN-5027. NM should clean up app log dirs after NM restart. Contributed by sandflee
(cherry picked from commit 7146359bfd436a76585fb1f3ea93716795308cec)
|
2016-10-28 15:49:54 +00:00 |
|
Jason Lowe
|
0f224d405f
|
HADOOP-13770. Shell.checkIsBashSupported swallowed an interrupted exception. Contributed by Wei-Chiu Chuang
(cherry picked from commit c017171da00a6cd71a2901c84a0298ce14a49e23)
|
2016-10-28 15:06:23 +00:00 |
|
Naganarasimha
|
62d8536df6
|
Revert "YARN-5794. Fix the asflicense warnings. Contributed by Yiqun Lin"
This reverts commit b92ad5d8577ff16557c354292044c4a20be93145.
|
2016-10-28 12:58:42 +05:30 |
|
Naganarasimha
|
b92ad5d857
|
YARN-5794. Fix the asflicense warnings. Contributed by Yiqun Lin
(cherry picked from commit 3de130252dd81b45b051f8aa01d281983ca7e541)
|
2016-10-28 12:44:14 +05:30 |
|
Karthik Kambatla
|
950bfed1d3
|
YARN-4743. FairSharePolicy breaks TimSort assumption. (Zephyr Guo and Yufei Gu via kasha)
(cherry picked from commit 4df8ed63ed93f2542e4b48f521b0cc6624ab59c1)
|
2016-10-27 17:48:24 -07:00 |
|
Subru Krishnan
|
334fd9e83f
|
YARN-2306. Add test for leakage of reservation metrics in fair scheduler. (Hong Zhiguo and Yufei Gu via subru).
(cherry picked from commit b2c4f24c31e73faa8f71d44db5de3aa91e3b7d5e)
|
2016-10-27 17:44:05 -07:00 |
|
Naganarasimha
|
1455f56b63
|
MAPREDUCE-2631. Potential resource leaks in BinaryProtocol$TeeOutputStream.java. Contributed by Sunil G.
(cherry picked from commit 28660f51af161a9fa301523d96a6f8ae4ebd6edd)
|
2016-10-28 06:00:29 +05:30 |
|
Erik Krogen
|
ce8ace372c
|
HDFS-9500. Fix software version counts for DataNodes during rolling upgrade. Contributed by Erik Krogen.
(cherry picked from commit f3ac1f41b8fa82a0ac87a207d7afa2061d90a9bd)
|
2016-10-27 16:00:39 -07:00 |
|
Li Lu
|
2b0fd1f4e2
|
YARN-4668. Reuse objectMapper instance in Yarn. (Yiqun Lin via gtcarrera9)
(cherry picked from commit 221582c4ab0ff1d5936f754f23da140aac656654)
|
2016-10-27 15:26:05 -07:00 |
|
Carlo Curino
|
58ac40b552
|
YARN-3432. Cluster metrics have wrong Total Memory when there is reserved memory on CS. (Brahma Reddy Battula via curino)
(cherry picked from commit 892a8348fceb42069ea9877251c413fe33415e16)
|
2016-10-27 15:22:04 -07:00 |
|
Subru Krishnan
|
4274600b95
|
YARN-3568. TestAMRMTokens should use some random port. (Takashi Ohnishi via Subru).
(cherry picked from commit 79ae78dcbec183ab53b26de408b4517e5a151878)
|
2016-10-27 15:13:01 -07:00 |
|
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 |
|
Varun Saxena
|
c34bc3d661
|
YARN-5308. FairScheduler: Move continuous scheduling related tests to TestContinuousScheduling (Kai Sasaki via Varun Saxena)
|
2016-10-28 02:23:25 +05:30 |
|
Jason Lowe
|
e50215306d
|
YARN-4831. Recovered containers will be killed after NM stateful restart. Contributed by Siqi Li
(cherry picked from commit 7e3c327d316b33d6a09bfd4e65e7e5384943bb1d)
|
2016-10-27 20:44:17 +00:00 |
|
Wei-Chiu Chuang
|
2cf3138d72
|
HDFS-11055. Update default-log4j.properties for httpfs to imporve test logging. Contributed by Wei-Chiu Chuang.
(cherry picked from commit 31ff42b51037632ec871f29efc0fa894e1b738d0)
|
2016-10-27 13:38:02 -07:00 |
|
Jason Lowe
|
8935b23706
|
YARN-5172. Update yarn daemonlog documentation due to HADOOP-12847. Contributed by Wei-Chiu Chuang
(cherry picked from commit b4a8fbcbbc5ea4ab3087ecf913839a53f32be113)
|
2016-10-27 19:45:00 +00:00 |
|
Robert Kanter
|
b7f7d42c27
|
YARN-4456. Clean up Lint warnings in nodemanager (templedf via rkanter)
(cherry picked from commit 6fbfb501f2e27045da5ce8f48dde881b29328b4a)
|
2016-10-27 12:37:20 -07:00 |
|
Kihwal Lee
|
5057abc390
|
HDFS-11069. Tighten the authorization of datanode RPC. Contributed by Kihwal Lee
(cherry picked from commit ae48c496dce8d0eae4571fc64e6850d602bae688)
|
2016-10-27 14:18:10 -05:00 |
|
Kihwal Lee
|
6c11a11918
|
Revert "HDFS-10455. Logging the username when deny the setOwner operation. Contributed by Tianyin Xiu"
This reverts commit f4300ea12af356c5d0fcc379b892ac918bafbc18.
|
2016-10-27 14:10:07 -05:00 |
|
Brahma Reddy Battula
|
f4300ea12a
|
HDFS-10455. Logging the username when deny the setOwner operation. Contributed by Tianyin Xiu
(cherry picked from commit ac35ee9393e0afce9fede1d2052e7bf4032312fd)
|
2016-10-27 20:22:08 +05:30 |
|
Brahma Reddy Battula
|
5e760c89a1
|
HADOOP-13201. Print the directory paths when ViewFs denies the rename operation on internal dirs. Contributed by Tianyin Xiu
(cherry picked from commit 0c837db8a874079dd5db83a7eef9c4d2b9d0e9ff)
|
2016-10-27 19:48:21 +05:30 |
|
Steve Loughran
|
381e516147
|
Revert "HADOOP-13514. Upgrade maven surefire plugin to 2.19.1. Contributed by Ewan Higgs."
This reverts commit 6bb23a14b6f20973eded529f56c9a878a29035ff.
|
2016-10-27 15:20:50 +02:00 |
|