Yongjun Zhang
f372d3faae
HADOOP-12604. Exception may be swallowed in KMSClientProvider. (Yongjun Zhang)
...
(cherry picked from commit 28bd138018
)
2016-01-05 11:19:39 -08:00
Uma Mahesh
68ee13e4f5
HADOOP-12658. Clear javadoc and check style issues around DomainSocket. Contributed by Kai Zheng
...
(cherry picked from commit 778146eaae
)
2016-01-04 15:14:14 -08:00
Akira Ajisaka
a319df412f
HADOOP-12686. Update FileSystemShell documentation to mention the meaning of each columns of fs -du. Contributed by Daisuke Kobayashi.
...
(cherry picked from commit 1af2917856
)
(cherry picked from commit 40b41ac8fc
)
2016-01-04 20:33:57 +09:00
Akira Ajisaka
5daa07481e
MAPREDUCE-6593. TestJobHistoryEventHandler.testTimelineEventHandling fails on trunk because of NPE. Contributed by Naganarasimha G R.
...
(cherry picked from commit 7dafee11d8
)
(cherry picked from commit 6d235f0b91
)
2016-01-04 16:31:42 +09:00
Akira Ajisaka
22ac1a1ac0
Set release date for 2.6.3
...
(cherry picked from commit db99e30f67
)
(cherry picked from commit 247ab92464
)
2016-01-04 16:13:06 +09:00
Akira Ajisaka
13a48f6256
HADOOP-11252. RPC client does not time out by default. Contributed by Wilfred Spiegelenburg and Masatake Iwasaki.
...
(cherry picked from commit 64ae85fd2e
)
(cherry picked from commit d98cfe611f
)
2016-01-04 14:32:21 +09:00
Wangda Tan
8c3ad2b734
YARN-4510. Fix SLS startup failure caused by NPE. (Bibin A Chundatt via wangda)
...
(cherry picked from commit 6eefae1b33
)
2015-12-30 15:42:27 -08:00
Xiaoyu Yao
c16e126d16
HADOOP-12608. Fix exception message in WASB when connecting with anonymous credential. Contributed by Dushyanth.
...
(cherry picked from commit 007a8decc61750720033e06b6d08861ac3788e41)
2015-12-30 11:16:06 -08:00
Xiaoyu Yao
a48fdc1907
HADOOP-12682. Fix TestKMS#testKMSRestart* failure. Contributed by Wei-Chiu Chuang.
...
(cherry picked from commit ab725cff66
)
2015-12-30 10:44:13 -08:00
Junping Du
a5eb8bb8f5
YARN-1382. Remove unusableRMNodesConcurrentSet (never used) in NodeListManager to get rid of memory leak. Contributed by Rohith Sharma K S.
...
(cherry picked from commit 223ce323bb
)
(cherry picked from commit 401d1e6e8a
)
2015-12-30 07:53:55 -08:00
Jian He
9b11e7bd6d
YARN-4098. Document ApplicationPriority feature. Contributed by Rohith Sharma K S
2015-12-29 16:52:30 -08:00
Wangda Tan
c7fe0bac77
YARN-4315. NaN in Queue percentage for cluster apps page. (Bibin A Chundatt via wangda)
...
(cherry picked from commit 561abb9fee
)
(cherry picked from commit 3efbde5378
)
Conflicts:
hadoop-yarn-project/CHANGES.txt
2015-12-29 13:31:43 -08:00
cnauroth
6d9f210c4d
HDFS-7553. fix the TestDFSUpgradeWithHA due to BindException. Contributed by Xiao Chen.
...
(cherry picked from commit 1f8162b74e
)
2015-12-29 10:57:30 -08:00
Akira Ajisaka
2139458a98
MAPREDUCE-6589. TestTaskLog outputs a log under directory other than target/test-dir. (aajisaka)
...
(cherry picked from commit 2a59d01503
)
(cherry picked from commit a8314505d0
)
2015-12-30 01:34:26 +09:00
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