rohithsharmaks
|
81f8a2b008
|
YARN-4421. Remove dead code in RmAppImpl.RMAppRecoveredTransition. (Daniel Templeton via rohithsharmaks)
(cherry picked from commit a5e2e1ecb06a3942903cb79f61f0f4bb02480f19)
|
2015-12-09 11:33:49 +05:30 |
|
rohithsharmaks
|
f626d18cc3
|
YARN-4431. Not necessary to do unRegisterNM() if NM get stop due to failed to connect to RM. (Junpin Du via rohithsharmaks)
(cherry picked from commit 15c3e7ffe3d1c57ad36afd993f09fc47889c93bd)
|
2015-12-09 10:51:57 +05:30 |
|
mattf
|
472541291b
|
HADOOP-12617. SPNEGO authentication request to non-default realm gets default realm name inserted in target server principal. (mattf)
|
2015-12-08 17:35:25 -08:00 |
|
Wangda Tan
|
7013f9d6cd
|
YARN-4424. Fix deadlock in RMAppImpl. (Jian he via wangda)
(cherry picked from commit 7e4715186d31ac889fba26d453feedcebb11fc70)
Conflicts:
hadoop-yarn-project/CHANGES.txt
|
2015-12-08 14:30:01 -08:00 |
|
Haohui Mai
|
417fbf2dca
|
HADOOP-10729. Add tests for PB RPC in case version mismatch of client and server. Contributed by Junping Du.
|
2015-12-09 05:42:24 +08:00 |
|
Chris Douglas
|
bfe4796802
|
YARN-4248. Followup patch adding asf-licence exclusions for json test files
(cherry picked from commit 9f50e13d5dc329c3a6df7f9bcaf2f29b35adc52b)
|
2015-12-08 12:08:35 -08:00 |
|
Vinod Kumar Vavilapalli
|
e81cb68508
|
HDFS-9273. Moving to 2.6.3 CHANGES section to reflect the backport.
|
2015-12-08 11:34:05 -08:00 |
|
cnauroth
|
1072be12b9
|
HDFS-9414. Refactor reconfiguration of ClientDatanodeProtocol for reusability. Contributed by Xiaobing Zhou.
(cherry picked from commit 303f80e6567023985f00e5f33ff41a7bbb4d6072)
|
2015-12-08 10:50:13 -08:00 |
|
Xuan
|
3b10ff6a6f
|
MAPREDUCE-6566. Add retry support to mapreduce CLI tool. Contributed by Varun Vasudev
(cherry picked from commit fc470840a0b1f5dc8b3b13f7ed99fd68ba728216)
|
2015-12-07 14:15:50 -08:00 |
|
Jing Zhao
|
c993327483
|
HDFS-9129. Move the safemode block count into BlockManager. Contributed by Mingliang Liu.
|
2015-12-07 13:46:12 -08:00 |
|
=
|
4ac1564418
|
YARN-4248. REST API for submit/update/delete Reservations. (curino)
(cherry picked from commit c25a6354598ec855bec7f695a7c3eed8794cd381)
|
2015-12-07 13:38:38 -08:00 |
|
Jonathan Eagles
|
7c604c3d06
|
YARN-4422. Generic AHS sometimes doesn't show started, node, or logs on App page (Eric Payne via jeagles)
(cherry picked from commit 4ff973f96ae7f77cda3b52b38427e2991819ad31)
|
2015-12-07 15:05:15 -06:00 |
|
Xuan
|
7decba83ef
|
YARN-4392. ApplicationCreatedEvent event time resets after RM
restart/failover. Contributed by Naganarasimha G R and Xuan Gong
(cherry picked from commit 4546c7582b6762c18ba150d80a8976eb51a8290c)
|
2015-12-07 12:26:09 -08:00 |
|
rohithsharmaks
|
04e056f4f5
|
YARN-3456. Improve handling of incomplete TimelineEntities. (Varun Saxena via rohithsharmaks)
(cherry picked from commit 01a641bc447c464b2830d58addd482f47dbd92ae)
|
2015-12-07 15:19:59 +05:30 |
|
Steve Loughran
|
af14458de7
|
HADOOP-12321. Make JvmPauseMonitor an AbstractService. (Sunil G via Stevel) [includes HDFS-8947 MAPREDUCE-6462 and YARN-4072]
|
2015-12-06 17:42:56 +00:00 |
|
Arun Suresh
|
78a07e99dd
|
YARN-4358. Reservation System: Improve relationship between SharingPolicy and ReservationAgent. (Carlo Curino via asuresh)
(cherry picked from commit 742632e346604fd2b263bd42367165638fcf2416)
|
2015-12-05 21:30:48 -08:00 |
|
Arpit Agarwal
|
6999e764cb
|
HDFS-9414. Add missing license header
|
2015-12-05 09:24:44 -08:00 |
|
Arpit Agarwal
|
71be31201a
|
HDFS-9414. Refactor reconfiguration of ClientDatanodeProtocol for reusability. (Contributed by Xiaobing Zhou)
|
2015-12-04 20:53:43 -08:00 |
|
Lei Xu
|
ce49ba39d2
|
HDFS-9491. Tests should get the number of pending async deletes via FsDatasetTestUtils. (Tony Wu via lei)
(cherry picked from commit c92713dac56da0f836382005d84b577cfeb36a05)
|
2015-12-04 18:05:51 -08:00 |
|
Xiaoyu Yao
|
eb7f9901b4
|
HDFS-8831. Trash Support for deletion in HDFS encryption zone. Contributed by Xiaoyu Yao.
(cherry picked from commit cbc7b6bf97a80c39d4bbb3005e42dacae6726baf)
|
2015-12-04 16:57:58 -08:00 |
|
Arpit Agarwal
|
496c8969d4
|
HDFS-9214. Add missing license header
|
2015-12-04 15:33:24 -08:00 |
|
Arpit Agarwal
|
9ddd7a95b9
|
HDFS-9214. Support reconfiguring dfs.datanode.balance.max.concurrent.moves without DN restart. (Contributed by Xiaobing Zhou)
|
2015-12-04 14:46:54 -08:00 |
|
Yongjun Zhang
|
78a21e773d
|
HDFS-9474. TestPipelinesFailover should not fail when printing debug message. (John Zhuge via Yongjun Zhang)
(cherry picked from commit 59dbe8b3e96d13c2322cabd87c7f893c5a3812ba)
|
2015-12-04 13:50:03 -08:00 |
|
Colin P. McCabe
|
3beedc177d
|
HDFS-9267. TestDiskError should get stored replicas through FsDatasetTestUtils. (Lei (Eddy) Xu via Colin P. McCabe)
(cherry picked from commit e02bbeb8862ee5bca572a0252e8ff3a3699eff5a)
|
2015-12-04 12:51:55 -08:00 |
|
Lei Xu
|
58714f3b73
|
HDFS-9490. MiniDFSCluster should change block generation stamp via FsDatasetTestUtils. (Tony Wu via lei)
(cherry picked from commit 0ac8fb4b336dd03a037092c9712b962e7ed8f852)
|
2015-12-04 10:26:06 -08:00 |
|
Ming Ma
|
a68faf1a02
|
HDFS-9430 Remove waitForLoadingFSImage since checkNNStartup has ensured image loaded and namenode started. (Brahma Reddy Battula via mingma)
(cherry picked from commit 3fa33b5c2c289ceaced30c6c5451f3569110459d)
|
2015-12-04 09:55:02 -08:00 |
|
Jian He
|
8a97ca4b00
|
Add missing file for YARN-4419
|
2015-12-03 19:11:07 -08:00 |
|
Jian He
|
be404e1680
|
YARN-4405. Support node label store in non-appendable file system. Contributed by Wangda Tan
(cherry picked from commit 755dda8dd8bb23864abc752bad506f223fcac010)
|
2015-12-03 17:46:09 -08:00 |
|
Konstantin V Shvachko
|
33d4588a7c
|
HDFS-9484. NNThroughputBenchmark$BlockReportStats should not send empty block reports. Contributed by Mingliang Liu.
|
2015-12-03 14:56:00 -08:00 |
|
Konstantin V Shvachko
|
3aa73a867a
|
HDFS-9436. Make NNThroughputBenchmark$BlockReportStats run with 10 datanodes by default. Contributed by Mingliang.
|
2015-12-03 14:54:06 -08:00 |
|
Wangda Tan
|
51e448d295
|
YARN-4292. ResourceUtilization should be a part of NodeInfo REST API. (Sunil G via wangda)
(cherry picked from commit a2c3bfc8c1349102a7f2bc4ea96b80b429ac227b)
|
2015-12-03 14:30:25 -08:00 |
|
Jian He
|
23fe1abc02
|
YARN-3840. Resource Manager web ui issue when sorting application by id (with application having id > 9999). Contributed by Mohammad Shahid Khan and Varun Saxena
(cherry picked from commit 9f77ccad735f4843ce2c38355de9f434838d4507)
|
2015-12-03 12:49:22 -08:00 |
|
Junping Du
|
e76ba91fa5
|
YARN-4408. Fix issue that NodeManager still reports negative running containers. Contributed by Robert Kanter.
(cherry picked from commit 62e9348bc10bb97a5fcb4281f7996a09d8e69c60)
|
2015-12-03 06:37:31 -08:00 |
|
Akira Ajisaka
|
15c2f709c6
|
HADOOP-12565. Replace DSA with RSA for SSH key type in SingleCluster.md. Contributed by Mingliang Liu.
(cherry picked from commit 3857fed2c8fc601b46e8331f73a3104f4f33e498)
|
2015-12-03 11:51:56 +08:00 |
|
Tsz-Wo Nicholas Sze
|
bac127a4e2
|
HDFS-9294. DFSClient deadlock when close file and failed to renew lease. Contributed by Brahma Reddy Battula
|
2015-12-02 17:49:16 -08:00 |
|
Jian He
|
48cbde9083
|
YARN-4398. Remove unnecessary synchronization in RMStateStore. Contributed by Ning Ding
|
2015-12-02 11:08:00 -08:00 |
|
Colin Patrick Mccabe
|
9b516a2a05
|
HDFS-9429. Tests in TestDFSAdminWithHA intermittently fail with EOFException (Xiao Chen via Colin P. McCabe)
(cherry picked from commit 53e3bf7e704c332fb119f55cb92520a51b644bfc)
|
2015-12-01 23:58:09 -08:00 |
|
Arpit Agarwal
|
0a1ef49b33
|
HDFS-6533. TestBPOfferService#testBasicFunctionalitytest fails intermittently. (Contributed by Wei-Chiu Chuang)
|
2015-12-01 13:32:37 -08:00 |
|
Jing Zhao
|
7e416aa70d
|
HDFS-9485. Make BlockManager#removeFromExcessReplicateMap accept BlockInfo instead of Block. Contributed by Mingliang Liu.
(cherry picked from commit 830eb252aaa4fec7ef2ec38cb66f669e8e1ecaa5)
|
2015-12-01 13:07:19 -08:00 |
|
Zhe Zhang
|
9db4b77ea5
|
HDFS-9269. Update the documentation and wrapper for fuse-dfs. Contributed by Wei-Chiu Chuang.
Change-Id: Ia9ec512de2464bf94725cc7c15c378c59d0f04c4
|
2015-12-01 10:25:32 -08:00 |
|
Arpit Agarwal
|
19c2c22bbe
|
HADOOP-12609. Fix intermittent failure of TestDecayRpcScheduler. (Contributed by Masatake Iwasaki)
|
2015-12-01 09:29:07 -08:00 |
|
Allen Wittenauer
|
45bb467918
|
HADOOP-12366. expose calculated paths (aw)
|
2015-12-01 08:16:20 -08:00 |
|
Junping Du
|
092c469059
|
Creating 2.6.4 entries in CHANGES.txt files.
(cherry picked from commit 028894281bccd4e2f37eebff2e46409404ef64b7)
|
2015-12-01 08:18:57 -08:00 |
|
Akira Ajisaka
|
402a2f2d64
|
HDFS-9336. deleteSnapshot throws NPE when snapshotname is null. Contributed by Brahma Reddy Battula.
(cherry picked from commit 1c05393b51748033279bff31dbc5c5cae7fc3a86)
|
2015-12-01 11:30:11 +08:00 |
|
Andrew Wang
|
ce1111ceea
|
HDFS-9470. Encryption zone on root not loaded from fsimage after NN restart. Xiao Chen via wang.
(cherry picked from commit 9b8e50b424d060e16c1175b1811e7abc476e2468)
|
2015-11-30 14:36:06 -08:00 |
|
Jason Lowe
|
854ef2be5b
|
Update CHANGES.txt for commit of MR-6549 to branch-2.7 and branch-2.6.
(cherry picked from commit 43acf9ab8ef4eea7950fa99096cd99459cfa25ad)
|
2015-11-30 17:55:37 +00:00 |
|
cnauroth
|
669743ce11
|
HADOOP-12600. FileContext and AbstractFileSystem should be annotated as a Stable interface. Contributed by Chris Nauroth.
(cherry picked from commit b2c78536cb55c58e4d4a0ea16f648a34c7e2f88c)
|
2015-11-28 15:40:13 -08:00 |
|
Vinayakumar B
|
57e0c735f8
|
HDFS-9426. Rollingupgrade finalization is not backward compatible (Contributed by Kihwal Lee)
(cherry picked from commit c62d42cd8bb09a5ffc0c5eefa2d87913e71b9e7e)
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/protocolPB/DatanodeProtocolClientSideTranslatorPB.java
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/protocolPB/DatanodeProtocolServerSideTranslatorPB.java
hadoop-hdfs-project/hadoop-hdfs/src/main/proto/DatanodeProtocol.proto
(cherry picked from commit 9f256d1d716a7e17606245fcfc619901a8fa299a)
|
2015-11-26 09:40:44 +05:30 |
|
Yongjun Zhang
|
165abe6c4f
|
HADOOP-12468. Partial group resolution failure should not result in user lockout. (Wei-Chiu Chuang via Yongjun Zhang)
(cherry picked from commit 0348e769abc507c69d644db7bc56d31d971c51d1)
|
2015-11-25 18:48:10 -08:00 |
|
Vinod Kumar Vavilapalli
|
b20e77eba3
|
Preparing for 2.9.0 development: mvn versions:set -DnewVersion=2.9.0
|
2015-11-25 17:47:22 -08:00 |
|