Vinod Kumar Vavilapalli
|
27fc4fb998
|
Set the release date for 2.7.0
(cherry picked from commit d52de61544 )
|
2015-04-20 20:18:01 -07:00 |
Vinayakumar B
|
961051e569
|
HDFS-7916. 'reportBadBlocks' from datanodes to standby Node BPServiceActor goes for infinite loop (Contributed by Vinayakumar B)
Updated CHANGES.TXT for correct version
(cherry picked from commit ed4137cebf )
|
2015-04-21 08:00:37 +05:30 |
Wangda Tan
|
d0ea982e64
|
YARN-3463. Integrate OrderingPolicy Framework with CapacityScheduler. (Craig Welch via wangda)
(cherry picked from commit 44872b76fc )
|
2015-04-20 17:13:01 -07:00 |
Arpit Agarwal
|
95a8d452c5
|
HDFS-8179. DFSClient#getServerDefaults returns null within 1 hour of system start. (Contributed by Xiaoyu Yao)
|
2015-04-20 15:42:49 -07:00 |
Robert Kanter
|
756c254293
|
MAPREDUCE-6238. MR2 can't run local jobs with -libjars command options which is a regression from MR1 (zxu via rkanter)
(cherry picked from commit d50e8f0928 )
|
2015-04-20 14:14:49 -07:00 |
Jian He
|
6b454aacc3
|
YARN-3497. ContainerManagementProtocolProxy modifies IPC timeout conf without making a copy. Contributed by Jason Lowe
(cherry picked from commit f967fd2f21 )
Conflicts:
hadoop-yarn-project/CHANGES.txt
|
2015-04-20 10:40:09 -07:00 |
Vinayakumar B
|
c562e1b19b
|
HDFS-8173. NPE thrown at DataNode shutdown when HTTP server was not able to create (Contributed by surendra singh lilhore)
(cherry picked from commit c17cd4f7c1 )
|
2015-04-20 14:58:59 +05:30 |
Haohui Mai
|
5d3a4d51bd
|
HDFS-8169. Move LocatedBlocks and related classes to hdfs-client. Contributed by Haohui Mai.
|
2015-04-20 00:36:19 -07:00 |
Arpit Agarwal
|
490fac391c
|
HDFS-8152. Refactoring of lazy persist storage cases. (Arpit Agarwal)
|
2015-04-19 16:09:12 -07:00 |
Tsuyoshi Ozawa
|
890238b496
|
HDFS-8043. NPE in MiniDFSCluster teardown. Contributed by Brahma Reddy Battula.
(cherry picked from commit 5459b241c8 )
|
2015-04-19 18:23:57 +09:00 |
Tsuyoshi Ozawa
|
e083c07913
|
HDFS-7863. Missing description of some methods and parameters in javadoc of FSDirDeleteOp. Contributed by Brahma Reddy Battula.
(cherry picked from commit 5112477d9e )
|
2015-04-19 18:07:19 +09:00 |
Jian He
|
6f70f1b1af
|
YARN-3136. Fixed a synchronization problem of AbstractYarnScheduler#getTransferredContainers. Contributed by Sunil G
(cherry picked from commit 497c86b485 )
|
2015-04-18 12:47:30 -07:00 |
Wangda Tan
|
3316cd4357
|
YARN-3487. CapacityScheduler scheduler lock obtained unnecessarily when calling getQueue (Jason Lowe via wangda)
(cherry picked from commit f47a5763ac )
|
2015-04-17 17:23:00 -07:00 |
Wangda Tan
|
e7cbecddc3
|
YARN-3493. RM fails to come up with error "Failed to load/recover state" when mem settings are changed. (Jian He via wangda)
(cherry picked from commit f65eeb412d )
|
2015-04-17 17:15:16 -07:00 |
Jian He
|
9827da95bc
|
YARN-3451. Display attempt start time and elapsed time on the web UI. Contributed by Rohith Sharmaks
(cherry picked from commit 6779467ab6 )
|
2015-04-17 15:57:36 -07:00 |
Jian He
|
57eb07d34b
|
YARN-2696. Queue sorting in CapacityScheduler should consider node label. Contributed by Wangda Tan
(cherry picked from commit d573f09fb9 )
|
2015-04-17 13:37:34 -07:00 |
Junping Du
|
b244701fad
|
YARN-1402. Update related Web UI and CLI with exposing client API to check log aggregation status. Contributed by Xuan Gong.
(cherry picked from commit 1db355a875 )
|
2015-04-17 13:20:27 -07:00 |
Haohui Mai
|
dbe1cec0da
|
HADOOP-11837. AuthenticationFilter should destroy SignerSecretProvider in Tomcat deployments. Contributed by Bowen Zhang.
|
2015-04-17 10:59:54 -07:00 |
Haohui Mai
|
a825243280
|
HDFS-8165. Move GRANDFATHER_GENERATION_STAMP and GRANDFATER_INODE_ID to hdfs-client. Contributed by Haohui Mai.
|
2015-04-16 22:54:33 -07:00 |
Jitendra Pandey
|
04962efe43
|
HDFS-8153. Error Message points to wrong parent directory in case of path component name length error. Contributed by Anu Engineer.
cherry picked from 369ddc67bd
|
2015-04-16 22:15:57 -07:00 |
Jian He
|
42cf8e0554
|
YARN-3021. YARN's delegation-token handling disallows certain trust setups to operate properly over DistCp. Contributed by Yongjun Zhang
(cherry picked from commit bb6dde68f1 )
|
2015-04-16 19:44:32 -07:00 |
Tsz-Wo Nicholas Sze
|
fa7b18e387
|
HDFS-7891. A block placement policy with best rack failure tolerance. Contributed by Walter Su
|
2015-04-16 18:26:46 -07:00 |
Akira Ajisaka
|
d363f853ab
|
Revert "Merge r1588258 from trunk, HDFS-6153. Document "fileId" and "childrenNum" fields in the FileStatus Json schema"
This reverts commit 641cbc0feb .
|
2015-04-16 16:50:04 -05:00 |
Tsz-Wo Nicholas Sze
|
bad547d969
|
HDFS-8082. Move dfs.client.read.*, dfs.client.short.circuit.*, dfs.client.mmap.* and dfs.client.hedged.read.* conf from DFSConfigKeys to HdfsClientConfigKeys.
|
2015-04-16 13:27:15 -07:00 |
Haohui Mai
|
e1ebad8203
|
HDFS-8135. Remove the deprecated FSConstants class. Contributed by Li Lu.
|
2015-04-16 11:26:13 -07:00 |
Akira Ajisaka
|
51c458a5c4
|
MAPREDUCE-6300. Task list sort by task id broken. Contributed by Siqi Li.
(cherry picked from commit 1fa8075794 )
|
2015-04-16 10:06:03 -05:00 |
Andrew Wang
|
9123f26c73
|
HDFS-8142. DistributedFileSystem encryption zone commands should resolve relative paths. Contributed by Rakesh R.
(cherry picked from commit 2e8ea780a4 )
|
2015-04-16 07:14:53 -07:00 |
Jian He
|
6fed2c2a79
|
YARN-3354. Add node label expression in ContainerTokenIdentifier to support RM recovery. Contributed by Wangda Tan
(cherry picked from commit 1b89a3e173 )
|
2015-04-15 14:03:29 -07:00 |
Jian He
|
58f99b740a
|
YARN-3404. Display queue name on application page. Contributed by Ryu Kobayashi
(cherry picked from commit b2e6cf607f )
|
2015-04-15 13:53:24 -07:00 |
Akira Ajisaka
|
6d183561ff
|
HDFS-8149. The footer of the Web UI "Hadoop, 2014" is old. Contributed by Brahma Reddy Battula.
(cherry picked from commit de0f1700c1 )
|
2015-04-15 15:32:08 -05:00 |
Jing Zhao
|
725621d95a
|
HDFS-7934. Update RollingUpgrade rollback documentation: should use bootstrapstandby for standby NN. Contributed by J. Andreina.
(cherry picked from commit b172d03595 )
|
2015-04-15 13:11:15 -07:00 |
Jing Zhao
|
d4dd97eabd
|
HDFS-8151. Always use snapshot path as source when invalid snapshot names are used for diff based distcp. Contributed by Jing Zhao.
(cherry picked from commit 4c097e473b )
|
2015-04-15 12:39:09 -07:00 |
Tsuyoshi Ozawa
|
e977247f3e
|
YARN-3326. Support RESTful API for getLabelsToNodes. Contributed by Naganarasimha G R.
(cherry picked from commit e48cedc663 )
|
2015-04-15 14:04:24 -05:00 |
Arpit Agarwal
|
96e12fa46a
|
HDFS-8144. Split TestLazyPersistFiles into multiple tests. (Arpit Agarwal)
|
2015-04-15 10:25:16 -07:00 |
Wangda Tan
|
89a7c98436
|
YARN-3318. Create Initial OrderingPolicy Framework and FifoOrderingPolicy. (Craig Welch via wangda)
(cherry picked from commit 5004e75332 )
|
2015-04-15 09:57:52 -07:00 |
Andrew Wang
|
871bf6a765
|
HDFS-8117. More accurate verification in SimulatedFSDataset: replace DEFAULT_DATABYTE with patterned data. Contributed by Zhe Zhang.
|
2015-04-15 08:43:42 -07:00 |
Harsh J
|
01af29106a
|
YARN-3462. Patches applied for YARN-2424 are inconsistent between trunk and branch-2. Contributed by Naganarasimha G R.
|
2015-04-15 09:41:43 +05:30 |
Jing Zhao
|
38b031d6ba
|
HDFS-8127. NameNode Failover during HA upgrade can cause DataNode to finalize upgrade. Contributed by Jing Zhao.
(cherry picked from commit fddd55279d )
|
2015-04-14 15:12:37 -07:00 |
Tsuyoshi Ozawa
|
3daca4f040
|
YARN-3436. Fix URIs in documantion of YARN web service REST APIs. Contributed by Bibin A Chundatt.
(cherry picked from commit 05007b45e5 )
|
2015-04-14 14:14:17 -05:00 |
Jian He
|
9ebbf1bfce
|
YARN-3361. CapacityScheduler side changes to support non-exclusive node labels. Contributed by Wangda Tan
(cherry picked from commit 0fefda645b )
|
2015-04-14 11:46:35 -07:00 |
Jian He
|
81bbee6852
|
YARN-3266. RMContext#inactiveNodes should have NodeId as map key. Contributed by Chengbing Liu
(cherry picked from commit b46ee1e7a3 )
|
2015-04-14 11:31:42 -07:00 |
cnauroth
|
c7ebecfff5
|
HDFS-8055. NullPointerException when topology script is missing. Contributed by Anu Engineer.
(cherry picked from commit fef596df03 )
|
2015-04-14 10:19:45 -07:00 |
cnauroth
|
9779b79ed8
|
HDFS-6666. Abort NameNode and DataNode startup if security is enabled but block access token is not enabled. Contributed by Vijay Bhat.
(cherry picked from commit d45aa7647b )
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/namenode/TestSecureNameNode.java
|
2015-04-14 10:03:53 -07:00 |
Vinayakumar B
|
a75679cdb3
|
HADOOP-11819. HttpServerFunctionalTest#prepareTestWebapp should create web app directory if it does not exist. (Contributed by Rohith)
(cherry picked from commit b5a0b24643 )
|
2015-04-14 11:59:07 +05:30 |
Arpit Agarwal
|
d77705c980
|
HDFS-7701. Support reporting per storage type quota and usage with hadoop/hdfs shell. (Contributed by Peter Shi)
|
2015-04-13 21:20:30 -07:00 |
Allen Wittenauer
|
b7a052c84a
|
HADOOP-7713. dfs -count -q should label output column (Jonathan Allen via aw)
|
2015-04-13 21:18:59 -07:00 |
Junping Du
|
7c072bf092
|
YARN-3443. Create a 'ResourceHandler' subsystem to ease addition of support for new resource types on the NM. Contributed by Sidharta Seethana.
(cherry picked from commit 838b06ac87 )
|
2015-04-13 18:37:39 -07:00 |
Junping Du
|
a64b8915de
|
YARN-3347. Improve YARN log command to get AMContainer logs as well as running containers logs. Contributed by Xuan Gong.
(cherry picked from commit a77d628339 )
|
2015-04-13 17:41:02 -07:00 |
Jian He
|
1afea8a15a
|
YARN-3394. Enrich WebApplication proxy documentation. Contributed by Naganarasimha G R
(cherry picked from commit 7b4671490a )
|
2015-04-13 17:05:58 -07:00 |
Jian He
|
d58f5c8894
|
YARN-3472. Fixed possible leak in DelegationTokenRenewer#allTokens. Contributed by Rohith Sharmaks
(cherry picked from commit a1afbc48b5 )
|
2015-04-13 14:07:51 -07:00 |