Xuan
3f188272af
YARN-3723. Need to clearly document primaryFilter and otherInfo value
...
type. Contributed by Zhijie Shen
(cherry picked from commit 3077c299da
)
(cherry picked from commit 550b55146d
)
2015-05-28 10:21:06 -07:00
cnauroth
02ab202a2b
YARN-3626. On Windows localized resources are not moved to the front of the classpath when they should be. Contributed by Craig Welch.
...
(cherry picked from commit 7bc33b63c78c6ee9a04c0c1511ef16e63f7f3074)
(cherry picked from commit 6ed8989a6f
)
2015-05-27 14:21:26 -07:00
Wangda Tan
fb57a1aac8
YARN-3686. CapacityScheduler should trim default_node_label_expression. (Sunil G via wangda)
...
(cherry picked from commit cdbd66be11
)
2015-05-26 16:29:27 -07:00
Xuan
23994e824a
YARN-2238. Filtering on UI sticks even if I move away from the page.
...
Contributed by Jian He
(cherry picked from commit 39077dba2e
)
(cherry picked from commit 84245ff3b2
)
2015-05-25 22:41:41 -07:00
Xuan
eb4d1ed612
YARN-3701. Isolating the error of generating a single app report when
...
getting all apps from generic history service. Contributed by Zhijie
Shen
(cherry picked from commit 455b3acf0e
)
(cherry picked from commit 33be070a5e
)
2015-05-22 14:36:30 -07:00
Karthik Kambatla
c60054743f
YARN-3675. FairScheduler: RM quits when node removal races with continuous-scheduling on the same node. (Anubhav Dhoot via kasha)
...
(cherry picked from commit a8b50e46737c11936ba72c427da69b2365a07aac)
(cherry picked from commit e8ac88d4fe
)
2015-05-21 13:43:22 -07:00
Xiaoyu Yao
c550825673
HDFS-8451. DFSClient probe for encryption testing interprets empty URI property for enabled. Contributed by Steve Loughran.
...
(cherry picked from commit 05e04f34f2
)
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/DFSUtil.java
2015-05-21 12:49:49 -07:00
Devaraj K
b68c338b17
YARN-3646. Applications are getting stuck some times in case of retry
...
policy forever. Contributed by Raju Bairishetti.
(cherry picked from commit 0305316d69
)
2015-05-21 20:16:53 +05:30
Akira Ajisaka
7a8e076ffb
YARN-3694. Fix dead link for TimelineServer REST API. Contributed by Jagadesh Kiran N.
...
(cherry picked from commit a5def58087
)
(cherry picked from commit 6d7e7ef1c4
)
2015-05-21 23:15:59 +09:00
Jian He
ce45e4e82e
YARN-3609. Load node labels from storage inside RM serviceStart. Contributed by Wangda Tan
2015-05-20 17:06:59 -07:00
Xuan
b275818925
YARN-3681. yarn cmd says "could not find main class 'queue'" in windows. Contributed by Craig Welch and Varun Saxena
...
(cherry picked from commit a665b22cfa
)
2015-05-20 14:44:31 -07:00
Wangda Tan
114d41aeb2
Backport "YARN-2918. RM should not fail on startup if queue's configured labels do not exist in cluster-node-labels. Contributed by Wangda Tan" to 2.7.1
2015-05-20 13:27:01 -07:00
Tsuyoshi Ozawa
6c7840f5b5
YARN-3677. Fix findbugs warnings in yarn-server-resourcemanager. Contributed by Vinod Kumar Vavilapalli.
...
(cherry picked from commit 7401e5b5e8
)
2015-05-20 09:02:30 +09:00
Tsuyoshi Ozawa
6b03ec5137
MAPREDUCE-6361. NPE issue in shuffle caused by concurrent issue between copySucceeded() in one thread and copyFailed() in another thread on the same host. Contributed by Junping Du.
2015-05-19 12:01:14 -07:00
Arun Suresh
273d2f9753
HADOOP-11973. Ensure ZkDelegationTokenSecretManager namespace znodes get created with ACLs. (Gregory Chanan via asuresh)
...
(cherry picked from commit fd3cb533d2
)
2015-05-19 11:37:57 -07:00
Kihwal Lee
7ac66f8712
HDFS-8404. Pending block replication can get stuck using older genstamp. Contributed by Nathan Roberts.
...
(cherry picked from commit 8860e352c3
)
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/blockmanagement/BlockManager.java
2015-05-19 13:17:45 -05:00
Xuan
f0399f56e5
YARN-3601. Fix UT TestRMFailover.testRMWebAppRedirect. Contributed by Weiwei Yang
...
(cherry picked from commit 5009ad4a7f
)
(cherry picked from commit d39039d54d
)
2015-05-19 09:57:44 -07:00
Tsz-Wo Nicholas Sze
59d1b4a323
HDFS-8405. Fix a typo in NamenodeFsck. Contributed by Takanobu Asanuma
2015-05-19 03:17:51 +08:00
Xuan
411c09b613
YARN-3526. ApplicationMaster tracking URL is incorrectly redirected on a QJM cluster. Contributed by Weiwei Yang
...
(cherry picked from commit b0ad644083
)
(cherry picked from commit 802676e1be
)
2015-05-15 22:41:46 -07:00
Vinod Kumar Vavilapalli
3c51654d57
Fixing HDFS state-store. Contributed by Arun Suresh.
...
(cherry picked from commit 9a2a9553ee
)
(cherry picked from commit ad3196e016
)
2015-05-14 18:33:51 -07:00
Vinod Kumar Vavilapalli
d9d7bbd99b
Fixing MR intermediate spills. Contributed by Arun Suresh.
...
(cherry picked from commit 6b710a42e0
)
(cherry picked from commit 87862970f1
)
2015-05-14 17:00:56 -07:00
Jason Lowe
5161751433
YARN-3641. NodeManager: stopRecoveryStore() shouldn't be skipped when exceptions happen in stopping NM's sub-services. Contributed by Junping Du
...
(cherry picked from commit 711d77cc54
)
2015-05-13 21:09:03 +00:00
Jason Lowe
7110499817
YARN-3537. NPE when NodeManager.serviceInit fails and stopRecoveryStore invoked. Contributed by Brahma Reddy Battula
...
(cherry picked from commit 5e093f0d40
)
2015-05-13 20:38:52 +00:00
Jason Lowe
bfd28d6f7e
YARN-3457. NPE when NodeManager.serviceInit fails and stopRecoveryStore called. Contributed by Bibin A Chundatt.
...
(cherry picked from commit ac32fa187c
)
Conflicts:
hadoop-yarn-project/CHANGES.txt
2015-05-13 20:38:52 +00:00
Xuan
9527cdd12d
YARN-3626. On Windows localized resources are not moved to the front of the classpath when they should be. Contributed by Craig Welch
...
(cherry picked from commit 0f95921447
)
(cherry picked from commit 487d9b0f3f
)
2015-05-13 13:12:38 -07:00
cnauroth
82530ba0f1
HADOOP-11966. Variable cygwin is undefined in hadoop-config.sh when executed through hadoop-daemon.sh. Contributed by Chris Nauroth.
...
(cherry picked from commit ddc4afeff2
)
2015-05-13 12:26:02 -07:00
Tsz-Wo Nicholas Sze
2113e0a3f2
HDFS-8143. Mover should exit after some retry when failed to move blocks. Contributed by surendra singh lilhore
2015-05-13 11:59:01 -07:00
Vinayakumar B
ef2488e7f0
HDFS-6300. Prevent multiple balancers from running simultaneously (Contributed by Rakesh R)
...
(cherry picked from commit 065d8f2a34
)
2015-05-13 17:30:03 +05:30
Zhijie Shen
071e21cacd
YARN-3539. Updated timeline server documentation and marked REST APIs evolving. Contributed by Steve Loughran.
...
(cherry picked from commit fcd0702c10
)
Conflicts:
hadoop-yarn-project/CHANGES.txt
2015-05-12 21:19:33 -07:00
Vinod Kumar Vavilapalli
0e68e304f7
MAPREDUCE-6251. Added a new config for JobClient to retry JobStatus calls so that they don't fail on history-server backed by DFSes with not so strong guarantees. Contributed by Craig Welch.
...
(cherry picked from commit f24452d14e
)
2015-05-12 12:16:16 -07:00
Wangda Tan
6b4adbf460
backport YARN-3493. RM fails to come up with error "Failed to load/recover state" when mem settings are changed (Jian He) to branch-2.7
2015-05-11 18:05:32 -07:00
Wangda Tan
84f7641f7e
YARN-3434. Interaction between reservations and userlimit can result in significant ULF violation. (Thomas Graves via wangda)
2015-05-11 15:14:06 -07:00
Kihwal Lee
1e4a686ea9
HDFS-7916. 'reportBadBlocks' from datanodes to standby Node BPServiceActor goes for infinite loop. Contributed by Rushabh Shah.
...
(cherry picked from commit ea11590aad
)
2015-05-11 17:11:51 -05:00
Akira Ajisaka
8f1dd57e61
HADOOP-11663. Remove description about Java 6 from docs. Contributed by Masatake Iwasaki.
...
(cherry picked from commit b9cebfc0ba
)
(cherry picked from commit 77587fe198
)
2015-05-12 00:32:24 +09:00
Jason Lowe
a75f4bed6e
YARN-3476. Nodemanager can fail to delete local logs if log aggregation fails. Contributed by Rohith
...
(cherry picked from commit 25e2b02122
)
2015-05-08 22:47:18 +00:00
Kihwal Lee
f57b1bfbdd
HDFS-8245. Standby namenode doesn't process DELETED_BLOCK if the addblock request is in edit log. Contributed by Rushabh S Shah.
...
(cherry picked from commit 2d4ae3d18b
)
2015-05-08 16:38:43 -05:00
Kihwal Lee
bbb9f6aafe
HDFS-7894. Rolling upgrade readiness is not updated in jmx until query command is issued. Contributed by Brahma Reddy Battula.
...
(cherry picked from commit 6f622672b6
)
2015-05-08 09:32:44 -05:00
Jason Lowe
1b95bf9e1b
YARN-3554. Default value for maximum nodemanager connect wait time is too high. Contributed by Naganarasimha G R
...
(cherry picked from commit 9757864fd6
)
2015-05-08 13:48:21 +00:00
Vinayakumar B
1fbefe586b
HDFS-8226. Non-HA rollback compatibility broken (Contributed by J.Andreina)
...
Added one missed change, missed while resolving conflict
(cherry picked from commit 3ee1b50dad
)
2015-05-08 15:42:17 +05:30
Vinayakumar B
99309a9fec
HDFS-8226. Non-HA rollback compatibility broken (Contributed by J.Andreina)
...
(cherry picked from commit e01c1a979c
)
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/src/main/bin/start-dfs.sh
hadoop-hdfs-project/hadoop-hdfs/src/site/markdown/HdfsUserGuide.md
(cherry picked from commit 3a894b4563
)
2015-05-08 15:42:02 +05:30
Devaraj K
ada2f74b17
YARN-3358. Audit log not present while refreshing Service ACLs.
...
Contributed by Varun Saxena.
(cherry picked from commit ef3d66d462
)
2015-05-08 12:16:13 +05:30
Tsz-Wo Nicholas Sze
74bd9666d1
HDFS-7980. Incremental BlockReport will dramatically slow down namenode startup. Contributed by Walter Su
2015-05-07 11:38:15 -07:00
Vinod Kumar Vavilapalli
3d1d551c33
YARN-3385. Fixed a race-condition in ResourceManager's ZooKeeper based state-store to avoid crashing on duplicate deletes. Contributed by Zhihai Xu.
...
(cherry picked from commit 4c7b9b6abe
)
2015-05-06 17:57:49 -07:00
Karthik Kambatla
419b8f68f4
Fix up author name to Jun Gong in CHANGES.txt for YARN-3469
...
(cherry picked from commit 5cda6fffd3
)
2015-05-06 17:57:36 -07:00
Karthik Kambatla
fbd4bbb07b
YARN-3469. ZKRMStateStore: Avoid setting watches that are not required. (Jun Hong via kasha)
...
(cherry picked from commit e516706b89
)
2015-05-06 17:57:13 -07:00
Jian He
4e8e9d717c
YARN-3301. Fixed the format issue of the new RM attempt web page. Contributed by Xuan Gong
2015-05-06 14:00:29 -07:00
Colin Patrick Mccabe
e056e0a3c1
HDFS-8305: HDFS INotify: the destination field of RenameOp should always end with the file name (cmccabe)
...
(cherry picked from commit fcd4cb7516
)
(cherry picked from commit 1f01d8347a
)
2015-05-05 11:07:13 -07:00
Vinayakumar B
69d837428c
HDFS-7916. 'reportBadBlocks' from datanodes to standby Node BPServiceActor goes for infinite loop (Contributed by Vinayakumar B)
...
Reverted earlier commit
(cherry picked from commit 318081ccd7
)
2015-05-05 11:07:59 +05:30
Jason Lowe
e7b6a076db
MAPREDUCE-6259. IllegalArgumentException due to missing job submit time. Contributed by zhihai xu
...
(cherry picked from commit bf70c5ae28
)
2015-05-04 20:40:43 +00:00
Tsuyoshi Ozawa
919cbc19e9
HADOOP-9658. SnappyCodec#checkNativeCodeLoaded may unexpectedly fail when native code is not loaded. Contributed by Zhijie Shen.
...
(cherry picked from commit 76fa606e2d
)
2015-05-04 17:06:08 +09:00