Steve Loughran
|
a8eaec396f
|
YARN-2683. [YARN-913] registry config options: document and move to core-default. (stevel)
|
2015-02-11 14:26:22 +00:00 |
Steve Loughran
|
4241c2be3d
|
YARN-2616 [YARN-913] Add CLI client to the registry to list, view and manipulate entries. (Akshay Radia via stevel)
|
2015-02-11 14:18:46 +00:00 |
Junping Du
|
f2c3058b8d
|
YARN-3160. Fix non-atomic operation on nodeUpdateQueue in RMNodeImpl. (Contributed by Chengbing Liu)
(cherry picked from commit c541a374d8 )
|
2015-02-11 03:46:40 -08:00 |
Konstantin V Shvachko
|
7f18176cd7
|
HDFS-7753. Fix Multithreaded correctness Warnings in BackupImage. Contributed by Rakesh R and Konstantin Shvachko.
|
2015-02-11 00:52:12 -08:00 |
Tsz-Wo Nicholas Sze
|
acc172e371
|
HDFS-7769. TestHDFSCLI should not create files in hdfs project root dir.
|
2015-02-10 17:50:00 -08:00 |
Zhijie Shen
|
fd75b8c9ca
|
YARN-2246. Made the proxy tracking URL always be http(s)://proxy addr:port/proxy/<appId> to avoid duplicate sections. Contributed by Devaraj K.
(cherry picked from commit d5855c0e46 )
|
2015-02-10 15:29:09 -08:00 |
Colin Patrick Mccabe
|
5e7deba1f4
|
HADOOP-10953. NetworkTopology#add calls NetworkTopology#toString without holding the netlock (Liang Xie via Colin P. McCabe)
(cherry picked from commit 6338ce3ae8 )
|
2015-02-10 13:30:49 -08:00 |
Jason Lowe
|
ca11ffa5de
|
YARN-2809. Implement workaround for linux kernel panic when removing cgroup. Contributed by Nathan Roberts
(cherry picked from commit 3f5431a22f )
|
2015-02-10 17:28:18 +00:00 |
Jason Lowe
|
9ffd985dc0
|
YARN-3090. DeletionService can silently ignore deletion task failures. Contributed by Varun Saxena
(cherry picked from commit 4eb5f7fa32 )
|
2015-02-10 16:55:21 +00:00 |
Harsh J
|
442bc776db
|
HADOOP-11512. Use getTrimmedStrings when reading serialization keys. Contributed by Ryan P.
|
2015-02-10 12:52:41 +05:30 |
Konstantin V Shvachko
|
2b722b904e
|
HDFS-7058. Tests for truncate CLI. Contributed by Dasha Boudnik.
|
2015-02-09 21:31:02 -08:00 |
Vinayakumar B
|
a1bf7aecf7
|
HDFS-7714. Simultaneous restart of HA NameNodes and DataNode can cause DataNode to register successfully with only one NameNode.(Contributed by Vinayakumar B)
(cherry picked from commit 3d15728ff5 )
|
2015-02-10 10:45:14 +05:30 |
Zhijie Shen
|
24d4d933f7
|
YARN-3100. Made YARN authorization pluggable. Contributed by Jian He.
(cherry picked from commit 23bf6c7207 )
|
2015-02-09 20:37:58 -08:00 |
Colin Patrick Mccabe
|
643a8892d1
|
HDFS-7718. Store KeyProvider in ClientContext to avoid leaking key provider threads when using FileContext (Arun Suresh via Colin P. McCabe)
(cherry picked from commit 02340a24f2 )
|
2015-02-09 20:25:31 -08:00 |
Colin Patrick Mccabe
|
1465393d14
|
HDFS-7744. Fix potential NPE in DFSInputStream after setDropBehind or setReadahead is called (cmccabe)
(cherry picked from commit a9dc5cd706 )
|
2015-02-09 20:19:48 -08:00 |
yliu
|
cc0668ebe6
|
HDFS-7756. Restore method signature for LocatedBlock#getLocations(). (Ted Yu via yliu)
|
2015-02-10 02:00:32 +08:00 |
yliu
|
ae316705bb
|
HADOOP-11510. Expose truncate API via FileContext. (yliu)
|
2015-02-10 01:43:08 +08:00 |
Wangda Tan
|
4d4442cb39
|
YARN-3155. Refactor the exception handling code for TimelineClientImpl's retryOn method (Li Lu via wangda)
(cherry picked from commit 00a748d24a )
|
2015-02-09 17:30:59 -08:00 |
Jonathan Eagles
|
c0e14d546e
|
YARN-2971. RM uses conf instead of token service address to renew timeline delegation tokens (jeagles)
(cherry picked from commit af08425893 )
|
2015-02-09 17:56:59 -06:00 |
Jian He
|
6146680955
|
YARN-3094. Reset timer for liveness monitors after RM recovery. Contributed by Jun Gong
(cherry picked from commit 0af6a99a3f )
|
2015-02-09 13:47:33 -08:00 |
Arpit Agarwal
|
ff900eb64a
|
HDFS-7647. DatanodeManager.sortLocatedBlocks sorts DatanodeInfos but not StorageIDs. (Contributed by Milan Desai)
|
2015-02-09 12:17:53 -08:00 |
Tsuyoshi Ozawa
|
b1aad1d941
|
MAPREDUCE-6237. Multiple mappers with DBInputFormat don't work because of reusing conections. Contributed by Kannan Rajah.
(cherry picked from commit 241336ca2b )
|
2015-02-10 03:53:15 +09:00 |
Karthik Kambatla
|
1cb1c8b615
|
YARN-2990. FairScheduler's delay-scheduling always waits for node-local and rack-local delays, even for off-rack-only requests. (kasha)
(cherry picked from commit 7e42088abf )
|
2015-02-08 22:48:29 -08:00 |
Jing Zhao
|
1e49b40f1f
|
HDFS-7743. Code cleanup of BlockInfo and rename BlockInfo to BlockInfoContiguous. Contributed by Jing Zhao.
(cherry picked from commit 1382ae525c )
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/blockmanagement/BlockCollection.java
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/FSEditLogLoader.java
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/FSNamesystem.java
hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/blockmanagement/TestReplicationPolicy.java
hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/namenode/CreateEditsLog.java
hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/namenode/TestEditLog.java
|
2015-02-08 12:16:09 -08:00 |
yliu
|
6933975143
|
MAPREDUCE-6227. DFSIO for truncate. (shv via yliu)
|
2015-02-08 02:42:10 +08:00 |
Tsz-Wo Nicholas Sze
|
c5f18ba65b
|
HDFS-7738. Revise the exception message for recover lease; add more truncate tests such as truncate with HA setup, negative tests, truncate with other operations and multiple truncates.
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/namenode/ha/TestHAAppend.java
|
2015-02-07 15:26:06 -08:00 |
Akira Ajisaka
|
964a3b0c3e
|
HDFS-7710. Remove dead code in BackupImage.java. Contributed by Xiaoyu Yao.
(cherry picked from commit cfb829ecd5 )
|
2015-02-06 19:00:58 -08:00 |
Jason Lowe
|
61fdd862be
|
YARN-3143. RM Apps REST API can return NPE or entries missing id and other fields. Contributed by Jason Lowe
(cherry picked from commit da2fb2bc46 )
|
2015-02-06 21:51:49 +00:00 |
Steve Loughran
|
af7368cf03
|
HADOOP-11520. Clean incomplete multi-part uploads in S3A tests. (Thomas Demoor via stevel)
|
2015-02-06 20:59:56 +00:00 |
Jason Lowe
|
9361fc8f70
|
YARN-3144. Configuration for making delegation token failures to timeline server not-fatal. Contributed by Jonathan Eagles
(cherry picked from commit 6f10434a5a )
|
2015-02-06 20:55:56 +00:00 |
Jason Lowe
|
83449a4e4d
|
YARN-3089. LinuxContainerExecutor does not handle file arguments to deleteAsUser. Contributed by Eric Payne
(cherry picked from commit 4c484320b4 )
|
2015-02-06 20:40:33 +00:00 |
Jian He
|
3ddafaa7c8
|
YARN-2694. Ensure only single node label specified in ResourceRequest. Contributed by Wangda Tan
(cherry picked from commit c1957fef29 )
|
2015-02-06 11:34:56 -08:00 |
Akira Ajisaka
|
2ec796ba80
|
HDFS-7732. Fix the order of the parameters in DFSConfigKeys. Contributed by Brahma Reddy Battula.
(cherry picked from commit eaab959a3e )
|
2015-02-06 11:28:18 -08:00 |
Steve Loughran
|
d827f02bcd
|
HADOOP-11535 TableMapping related tests failed due to 'successful' resolving of invalid test hostname
|
2015-02-06 13:03:30 +00:00 |
Gera Shegalov
|
3d36d4737c
|
HADOOP-11506. Configuration variable expansion regex expensive for long values. (Gera Shegalov via gera)
(cherry picked from commit 644548f201 )
Conflicts:
hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/conf/Configuration.java
hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/conf/TestConfiguration.java
|
2015-02-06 01:44:14 -08:00 |
Arun C. Murthy
|
92ff524182
|
YARN-1537. Fix race condition in TestLocalResourcesTrackerImpl.testLocalResourceCache. Contributed by Xuan Gong.
|
2015-02-05 23:59:34 -08:00 |
Arun C. Murthy
|
29c77de297
|
YARN-1904. Ensure exceptions thrown in ClientRMService & ApplicationHistoryClientService are uniform when application-attempt is not found. Contributed by Zhijie Shen.
|
2015-02-05 23:49:43 -08:00 |
yliu
|
e2803f5a51
|
HDFS-7741. Remove unnecessary synchronized in FSDataInputStream and HdfsDataInputStream. (yliu)
|
2015-02-06 06:29:52 +08:00 |
Tsuyoshi Ozawa
|
995f9809c0
|
Revert "HADOOP-11543. Improve help message for hadoop/yarn command. Contributed by Brahma Reddy Battula."
This reverts commit 366a12c3b9 .
|
2015-02-06 13:49:58 +09:00 |
Tsuyoshi Ozawa
|
366a12c3b9
|
HADOOP-11543. Improve help message for hadoop/yarn command. Contributed by Brahma Reddy Battula.
|
2015-02-06 13:34:48 +09:00 |
cnauroth
|
a9ea7cff31
|
HADOOP-11526. Memory leak in Bzip2Compressor and Bzip2Decompressor. Contributed by Anu Engineer.
(cherry picked from commit 6583ad148b )
Conflicts:
hadoop-common-project/hadoop-common/CHANGES.txt
|
2015-02-05 16:56:16 -08:00 |
yliu
|
44d800b353
|
HDFS-7698. Fix locking on HDFS read statistics and add a method for clearing them. (Colin P. McCabe via yliu)
|
2015-02-05 23:57:36 +08:00 |
yliu
|
3ffe5a1ed2
|
HDFS-7655. Expose truncate API for Web HDFS. (yliu)
|
2015-02-05 23:48:55 +08:00 |
Jian He
|
b109051145
|
YARN-3145. Fixed ConcurrentModificationException on CapacityScheduler ParentQueue#getQueueUserAclInfo. Contributed by Tsuyoshi OZAWA
(cherry picked from commit 4641196fe0 )
|
2015-02-05 16:13:23 -08:00 |
Xuan
|
096ba583fa
|
YARN-3149. Fix typo in message for invalid application id. Contributed
by Bibin A Chundatt.
(cherry picked from commit b77ff37686 )
|
2015-02-05 15:15:29 -08:00 |
Robert Kanter
|
46a2027226
|
MAPREDUCE-6233. org.apache.hadoop.mapreduce.TestLargeSort.testLargeSort failed in trunk (zxu via rkanter)
(cherry picked from commit e2ee2ff7d7 )
|
2015-02-05 14:31:44 -08:00 |
Jason Lowe
|
eb927a1d6b
|
MAPREDUCE-6186. Redundant call to requireJob() while displaying the conf page. Contributed by Rohit Agarwal
(cherry picked from commit e1990ab427 )
|
2015-02-05 20:14:13 +00:00 |
Jason Lowe
|
ebdd88ec81
|
YARN-1582. Capacity Scheduler: add a maximum-allocation-mb setting per queue. Contributed by Thomas Graves
(cherry picked from commit 69c8a7f45b )
|
2015-02-05 19:30:06 +00:00 |
Haohui Mai
|
67002a5fc0
|
HDFS-7270. Add congestion signaling capability to DataNode write protocol. Contributed by Haohui Mai.
|
2015-02-05 11:03:43 -08:00 |
Sandy Ryza
|
84df660af4
|
YARN-3101. In Fair Scheduler, fix canceling of reservations for exceeding max share (Anubhav Dhoot via Sandy Ryza)
|
2015-02-05 09:45:17 -08:00 |