Akira Ajisaka
7063d8d013
MAPREDUCE-6584. Remove trailing whitespaces from mapred-default.xml. (aajisaka)
...
(cherry picked from commit 1a06949126
)
2015-12-30 01:04:40 +09:00
Wangda Tan
aa85ce73de
MAPREDUCE-6574. MR AM should print host of failed tasks. (Mohammad Shahid Khan via wangda)
...
(cherry picked from commit 32b3dc11eb
)
(cherry picked from commit ca575e6add
)
2015-12-28 11:08:31 -08:00
Xiaoyu Yao
beec7a2efb
HADOOP-12559. KMS connection failures should trigger TGT renewal. Contributed by Zhe Zhang.
...
(cherry picked from commit 993311e547
)
2015-12-28 10:47:20 -08:00
Akira Ajisaka
c60792e6e5
HADOOP-12681. start-build-env.sh fails in branch-2. Contributed by Kengo Seki.
...
(cherry picked from commit babe025fb0
)
2015-12-28 14:39:51 +09:00
Tsuyoshi Ozawa
4db6808f38
YARN-4234. addendum patch to remove unnecessary file. Contributed by Masatake Iwasaki.
...
(cherry picked from commit 65537845a9
)
(cherry picked from commit c6e0f64582
)
2015-12-24 19:54:22 +09:00
Rohith Sharma K S
550840f402
MAPREDUCE-6419. JobHistoryServer doesn't sort properly based on Job ID when Job id's exceed 9999. (Mohammad Shahid Khan via rohithsharmaks)
...
(cherry picked from commit a308e86621
)
2015-12-24 12:02:53 +05:30
Junping Du
ce74b17028
YARN-4400. AsyncDispatcher.waitForDrained should be final. Contributed by Daniel Templeton.
...
(cherry picked from commit bb5df272b9
)
(cherry picked from commit dbc4c79b44
)
2015-12-23 08:56:37 -08:00
Junping Du
630b637ff3
YARN-4234. New put APIs in TimelineClient for ats v1.5. Contributed by Xuan Gong.
...
(cherry picked from commit 882f2f0464
)
(cherry picked from commit 6e97a3c968
)
2015-12-23 05:31:16 -08:00
Kihwal Lee
263c544021
HDFS-7163. WebHdfsFileSystem should retry reads according to the configured retry policy. Contributed by Eric Payne.
...
(cherry picked from commit 867048c3e4
)
(cherry picked from commit 131260f0a7
)
2015-12-22 14:20:10 -06:00
cnauroth
8fad4c780a
HDFS-9458. TestBackupNode always binds to port 50070, which can cause bind failures. Contributed by Xiao Chen.
...
(cherry picked from commit 5c0ff69618
)
(cherry picked from commit 9b039a5004
)
2015-12-22 10:29:47 -08:00
Colin Patrick Mccabe
9218890c7f
HDFS-9589. Block files which have been hardlinked should be duplicated before the DataNode appends to the them (cmccabe)
...
(cherry picked from commit bb540ba85a
)
(cherry picked from commit a56c5ef636
)
2015-12-22 09:39:04 -08:00
Arun Suresh
546178a5de
YARN-4477. FairScheduler: Handle condition which can result in an infinite loop in attemptScheduling. (Tao Jie via asuresh)
...
(cherry picked from commit e88422df45
)
2015-12-21 22:42:42 -08:00
cnauroth
eb5f46e34f
YARN-3458. CPU resource monitoring in Windows. Contributed by Inigo Goiri.
...
(cherry picked from commit 114b590955
)
(cherry picked from commit fdfcffb3d1
)
2015-12-21 16:59:24 -08:00
Wangda Tan
e507ed1f90
YARN-4290. Add -showDetails option to YARN Nodes CLI to print all nodes reports information. (Sunil G via wangda)
...
(cherry picked from commit a0de702851
)
2015-12-21 11:38:15 -08:00
Wangda Tan
01c813d210
YARN-4454. NM to nodelabel mapping going wrong after RM restart. (Bibin A Chundatt via wangda)
...
(cherry picked from commit bc038b382c
)
Conflicts:
hadoop-yarn-project/CHANGES.txt
2015-12-21 11:31:54 -08:00
Akira Ajisaka
4254ca9898
Move HDFS-8914 from 2.8.0 to 2.7.3 in CHANGES.txt.
...
(cherry picked from commit 2cb5afffc4
)
(cherry picked from commit 12caea3274
)
2015-12-21 21:53:53 +09:00
Akira Ajisaka
1cd85efd71
HDFS-9505. HDFS Architecture documentation needs to be refreshed. Contributed by Masatake Iwasaki.
...
(cherry picked from commit fa544020f6
)
(cherry picked from commit 7526a2a005
)
2015-12-21 21:23:40 +09:00
Akira Ajisaka
5f34cbff5c
MAPREDUCE-6583. Clarify confusing sentence in MapReduce tutorial document. Contributed by Kai Sasaki.
...
(cherry picked from commit 7995a6ea4d
)
(cherry picked from commit 8607cb6074
)
2015-12-21 00:18:40 +09:00
Uma Mahesh
6f30919336
YARN-4480. Clean up some inappropriate imports. (Kai Zheng via umamahesh)
...
(cherry picked from commit 0f82b5d878
)
2015-12-19 23:28:51 -08:00
Chris Douglas
4150d08a4b
HADOOP-12636. Prevent ServiceLoader failure init for unused FileSystems. Contributed by Inigo Goiri
...
(cherry picked from commit 8652cce5b2
)
(cherry picked from commit d984ba4fd7
)
2015-12-18 18:31:36 -08:00
cnauroth
d6f1d3b6ca
HADOOP-12570. HDFS Secure Mode Documentation updates. Contributed by Arpit Agarwal.
...
(cherry picked from commit 932956458d
)
(cherry picked from commit dd91cf9fa5
)
2015-12-18 16:54:36 -08:00
Wangda Tan
b74391ce14
YARN-4416. Deadlock due to synchronised get Methods in AbstractCSQueue. (Naganarasimha G R via wangda)
...
(cherry picked from commit 9b856d9787
)
(cherry picked from commit 5060fd1840
)
2015-12-18 16:34:45 -08:00
Wangda Tan
c4b1386b4e
YARN-4225. Add preemption status to yarn queue -status for capacity scheduler. (Eric Payne via wangda)
...
(cherry picked from commit 7faa406f27
)
(cherry picked from commit 2f5435acbd
)
Conflicts:
hadoop-yarn-project/CHANGES.txt
2015-12-18 16:34:45 -08:00
Wangda Tan
9ed9eb265f
YARN-4293. ResourceUtilization should be a part of yarn node CLI. (Sunil G via wangda)
...
(cherry picked from commit 79c41b1d83
)
(cherry picked from commit 9f4a6ec663
)
2015-12-18 16:34:45 -08:00
Zhihai Xu
e4f638d815
YARN-4440. FSAppAttempt#getAllowedLocalityLevelByTime should init the lastScheduler time. Contributed by Lin Yiqun
...
(cherry picked from commit 2aaed10327
)
(cherry picked from commit be50df687b
)
Conflicts:
hadoop-yarn-project/CHANGES.txt
2015-12-18 16:34:45 -08:00
Wangda Tan
1d1c6c1f8d
YARN-4418. AM Resource Limit per partition can be updated to ResourceUsage as well. (Sunil G via wangda)
...
(cherry picked from commit 07b0fb996a
)
(cherry picked from commit c915a658c8
)
2015-12-18 16:34:44 -08:00
Wangda Tan
c7e10d70de
YARN-4309. Add container launch related debug information to container logs when a container fails. (Varun Vasudev via wangda)
...
(cherry picked from commit dfcbbddb09
)
(cherry picked from commit 9f979107c2
)
2015-12-18 16:34:44 -08:00
Wangda Tan
8ee83765f4
YARN-3946. Update exact reason as to why a submitted app is in ACCEPTED state to app's diagnostic message. (Naganarasimha G R via wangda)
...
(cherry picked from commit 6cb0af3c39
)
(cherry picked from commit a1a723fdff
)
Conflicts:
hadoop-yarn-project/CHANGES.txt
2015-12-18 16:34:44 -08:00
Xiaoyu Yao
4f21f9408e
HDFS-8326. Documentation about when checkpoints are run is out of date. (Misty Stanley-Jones via xyao)
...
(cherry picked from commit d0e75e60fb
)
(cherry picked from commit 5595b912e4
)
2015-12-18 16:34:44 -08:00
Xuan
41986d5373
YARN-3623-Addendum: Improve the description for Timeline Service Version configuration in yarn-default.xml
...
(cherry picked from commit 21daa6c68a
)
(cherry picked from commit 455c6f39c5
)
2015-12-18 16:34:43 -08:00
Wangda Tan
a4ba6c8525
YARN-4424. Fix deadlock in RMAppImpl. (Jian he via wangda)
...
(cherry picked from commit 7e4715186d
)
Conflicts:
hadoop-yarn-project/CHANGES.txt
(cherry picked from commit 7013f9d6cd
)
Conflicts:
hadoop-yarn-project/CHANGES.txt
2015-12-18 16:34:43 -08:00
Jonathan Eagles
c4ae007fd4
YARN-4422. Generic AHS sometimes doesn't show started, node, or logs on App page (Eric Payne via jeagles)
...
(cherry picked from commit 4ff973f96a
)
(cherry picked from commit 7c604c3d06
)
2015-12-18 16:34:43 -08:00
Xuan
46cb47c03e
YARN-4392. ApplicationCreatedEvent event time resets after RM
...
restart/failover. Contributed by Naganarasimha G R and Xuan Gong
(cherry picked from commit 4546c7582b
)
(cherry picked from commit 7decba83ef
)
Conflicts:
hadoop-yarn-project/CHANGES.txt
2015-12-18 16:34:43 -08:00
Xiaoyu Yao
f3ee0e7857
HDFS-8831. Trash Support for deletion in HDFS encryption zone. Contributed by Xiaoyu Yao.
...
(cherry picked from commit cbc7b6bf97
)
(cherry picked from commit eb7f9901b4
)
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
2015-12-18 16:34:43 -08:00
Lei Xu
134195df55
HDFS-9490. MiniDFSCluster should change block generation stamp via FsDatasetTestUtils. (Tony Wu via lei)
...
(cherry picked from commit 0ac8fb4b33
)
(cherry picked from commit 58714f3b73
)
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
2015-12-18 16:34:42 -08:00
Jian He
12772f5a45
Add missing file for YARN-4419
...
(cherry picked from commit 8a97ca4b00
)
2015-12-18 16:34:42 -08:00
Jian He
f355645ca4
YARN-4405. Support node label store in non-appendable file system. Contributed by Wangda Tan
...
(cherry picked from commit 755dda8dd8
)
(cherry picked from commit be404e1680
)
2015-12-18 16:34:42 -08:00
Konstantin V Shvachko
0b88a7f259
HDFS-9484. NNThroughputBenchmark$BlockReportStats should not send empty block reports. Contributed by Mingliang Liu.
...
(cherry picked from commit 33d4588a7c
)
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
2015-12-18 16:34:42 -08:00
Konstantin V Shvachko
69d3a71f14
HDFS-9436. Make NNThroughputBenchmark$BlockReportStats run with 10 datanodes by default. Contributed by Mingliang.
...
(cherry picked from commit 3aa73a867a
)
2015-12-18 16:33:53 -08:00
Wangda Tan
15b3ff1971
YARN-4292. ResourceUtilization should be a part of NodeInfo REST API. (Sunil G via wangda)
...
(cherry picked from commit a2c3bfc8c1
)
(cherry picked from commit 51e448d295
)
Conflicts:
hadoop-yarn-project/CHANGES.txt
2015-12-18 16:33:53 -08:00
Jian He
9c22910570
YARN-4398. Remove unnecessary synchronization in RMStateStore. Contributed by Ning Ding
...
(cherry picked from commit 48cbde9083
)
Conflicts:
hadoop-yarn-project/CHANGES.txt
2015-12-18 16:33:53 -08:00
Arpit Agarwal
cef21b7aaa
HADOOP-12656. MiniKdc throws "address in use" BindException. (Contributed by Wei-Chiu Chuang)
2015-12-18 16:08:22 -08:00
Zhe Zhang
65effb76d9
HDFS-9347. Invariant assumption in TestQuorumJournalManager.shutdown() is wrong. Contributed by Wei-Chiu Chuang.
...
Change-Id: Idde8522e11c77f82b376e0c90a9bf33d163d5cb9
2015-12-18 16:06:42 -08:00
Vinayakumar B
384628a2d6
HDFS-9393. After choosing favored nodes, choosing nodes for remaining replicas should go through BlockPlacementPolicy (Contributed by J.Andreina)
...
(cherry picked from commit bfadf11b36
)
(cherry picked from commit c887bcd1f0
)
2015-12-18 11:41:27 +05:30
Akira Ajisaka
e09d026105
HADOOP-12657. Add a option to skip newline on empty files with getMerge -nl. Contributed by Kanaka Kumar Avvaru.
...
(cherry picked from commit 061c05cc05
)
(cherry picked from commit af49823499
)
2015-12-18 14:00:42 +09:00
Akira Ajisaka
c18bf20154
HADOOP-12588. Fix intermittent test failure of TestGangliaMetrics. Contributed by Masatake Iwasaki.
...
(cherry picked from commit bd5e207432
)
(cherry picked from commit e06c291245
)
2015-12-18 13:13:12 +09:00
cnauroth
9a6814f37c
HDFS-9571. Fix ASF Licence warnings in Jenkins reports. Contributed by Brahma Reddy Battula.
...
(cherry picked from commit 6da9deec20
)
(cherry picked from commit 7e5306e795
)
2015-12-17 16:26:16 -08:00
Kihwal Lee
e5e5ba495f
HDFS-9533. seen_txid in the shared edits directory is modified during bootstrapping. Contributed by Kihwal Lee.
...
(cherry picked from commit 5cb1e0118b
)
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/ha/BootstrapStandby.java
hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/namenode/ha/TestBootstrapStandby.java
(cherry picked from commit 3c0ae5914c
)
2015-12-17 17:23:55 -06:00
Junping Du
8812be3dc1
YARN-3226. UI changes for decommissioning node. Contributed by Sunil G.
...
(cherry picked from commit 1de56b0448
)
(cherry picked from commit 6d2914a697
)
2015-12-17 15:22:37 -08:00
cnauroth
12e6f38f52
HDFS-9572. Prevent DataNode log spam if a client connects on the data transfer port but sends no data. Contributed by Chris Nauroth
...
(cherry picked from commit 03bab8dea1
)
(cherry picked from commit 294d0f6f6a
)
2015-12-17 14:05:19 -08:00