Colin Patrick Mccabe
|
1405181d08
|
HDFS-9268. fuse_dfs chown crashes when uid is passed as -1 (cmccabe)
(cherry picked from commit 2f1eb2bceb )
|
2015-10-26 13:33:45 -07:00 |
Wangda Tan
|
baa2998e93
|
YARN-4285. Display resource usage as percentage of queue and cluster in the RM UI (Varun Vasudev via wangda)
(cherry picked from commit 3cc73773eb )
Conflicts:
hadoop-yarn-project/CHANGES.txt
|
2015-10-26 13:12:56 -07:00 |
Jason Lowe
|
7d66e2e666
|
YARN-4284. condition for AM blacklisting is too narrow. Contributed by Sangjin Lee
(cherry picked from commit 33a03af3c3 )
|
2015-10-26 19:54:16 +00:00 |
Haohui Mai
|
aeceb2eef6
|
HDFS-9304. Add HdfsClientConfigKeys class to TestHdfsConfigFields#configurationClasses. Contributed by Mingliang Liu.
|
2015-10-26 12:03:00 -07:00 |
Tsuyoshi Ozawa
|
07169e25ce
|
HADOOP-12513. Dockerfile lacks initial 'apt-get update'. Contributed by Akihiro Suda.
(cherry picked from commit 123b3db743 )
|
2015-10-26 23:19:14 +09:00 |
Rohith Sharma K S
|
33455fa415
|
YARN-2729. Support script based NodeLabelsProvider Interface in Distributed Node Label Configuration Setup. (Naganarasimha G R via rohithsharmaks)
(cherry picked from commit 5acdde4744 )
|
2015-10-26 15:45:22 +05:30 |
Rohith Sharma K S
|
06ecc37e82
|
YARN-4223. Fixed findbugs warnings in hadoop-yarn-server-nodemanager project. (varun saxena via rohithsharmaks)
(cherry picked from commit 092883b34a )
|
2015-10-26 15:26:08 +05:30 |
Tsuyoshi Ozawa
|
e85ebf0825
|
YARN-3528. Tests with 12345 as hard-coded port break jenkins. Contributed by Brahma Reddy Battula.
Conflicts:
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/java/org/apache/hadoop/yarn/server/nodemanager/TestNodeManagerShutdown.java
|
2015-10-26 17:06:46 +09:00 |
Rohith Sharma K S
|
e75799d5fd
|
YARN-4246. NPE while listing app attempt. (Nijel S F via rohithsharmaks)
(cherry picked from commit b57f08c0d2 )
|
2015-10-26 12:07:48 +05:30 |
Allen Wittenauer
|
599653ad92
|
YARN-3724. Use POSIX nftw(3) instead of fts(3) (Alan Burlison via aw)
|
2015-10-25 21:43:51 -07:00 |
Arun Suresh
|
f0580dcac0
|
YARN-3738. Add support for recovery of reserved apps running under dynamic queues (subru via asuresh)
(cherry picked from commit ab8eb8770c )
|
2015-10-24 22:54:45 -07:00 |
Steve Loughran
|
fc5a433adb
|
YARN-4296. DistributedShell Log.info is not friendly. (Xiaowei Wang via stevel)
|
2015-10-24 12:54:48 +01:00 |
Steve Loughran
|
65b928d8c7
|
YARN-4289. TestDistributedShell failing with bind exception. (Brahma Reddy Battula via stevel)
|
2015-10-24 12:48:03 +01:00 |
Arpit Agarwal
|
b727dfd61c
|
HDFS-4015. Safemode should count and report orphaned blocks. (Contributed by Anu Engineer)
|
2015-10-23 21:40:26 -07:00 |
Akira Ajisaka
|
356e922632
|
YARN-4294. [JDK8] Fix javadoc errors caused by wrong reference and illegal tag. (aajisaka)
(cherry picked from commit 7781fe1b9e )
|
2015-10-24 11:56:37 +09:00 |
Lei Xu
|
509185c224
|
HDFS-9297. Update TestBlockMissingException to use corruptBlockOnDataNodesByDeletingBlockFile(). (Tony Wu via lei)
(cherry picked from commit 5679e46b7f )
|
2015-10-23 17:42:59 -07:00 |
Haohui Mai
|
558ae8c2df
|
HDFS-9301. HDFS clients can't construct HdfsConfiguration instances. Contributed by Mingliang Liu.
|
2015-10-23 14:53:15 -07:00 |
Kihwal Lee
|
d24d0fd981
|
HDFS-9290. DFSClient#callAppend() is not backward compatible for slightly older NameNodes. Contributed by Tony Wu.
(cherry picked from commit b9e0417bdf )
|
2015-10-23 16:38:47 -05:00 |
Zhe Zhang
|
1c468c2346
|
HDFS-8808. dfs.image.transfer.bandwidthPerSec should not apply to -bootstrapStandby. Contributed by Zhe Zhang.
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/ha/BootstrapStandby.java
Change-Id: I99c314bb932b96a25f9115772267176e0b815614
|
2015-10-23 14:07:05 -07:00 |
Jason Lowe
|
235e84bf3d
|
YARN-4041. Slow delegation token renewal can severely prolong RM recovery. Contributed by Sunil G
(cherry picked from commit d3a34a4f38 )
|
2015-10-23 20:57:53 +00:00 |
Lei Xu
|
17be4b4c1f
|
HDFS-9264. Minor cleanup of operations on FsVolumeList#volumes. (Walter Su via lei)
(cherry picked from commit 533a2be5ac )
|
2015-10-23 13:53:52 -07:00 |
Jitendra Pandey
|
63cebf57d0
|
HDFS-9184. Logging HDFS operation's caller context into audit logs. Contributed by Mingliang Liu.
|
2015-10-23 12:17:20 -07:00 |
Junping Du
|
801ce47e28
|
MAPREDUCE-6508. TestNetworkedJob fails consistently due to delegation token changes on RM. Contributed by Akira AJISAKA
(cherry picked from commit eb6379ca25 )
|
2015-10-23 10:07:41 -07:00 |
Jonathan Eagles
|
6db7bfbcfd
|
YARN-4009. CORS support for ResourceManager REST API. ( Varun Vasudev via jeagles)
(cherry picked from commit f8adeb712d )
|
2015-10-23 10:43:59 -05:00 |
Ming Ma
|
4bb7e68eb6
|
YARN-2913. Fair scheduler should have ability to set MaxResourceDefault for each queue. (Siqi Li via mingma)
(cherry picked from commit 934d96a334 )
|
2015-10-23 08:37:46 -07:00 |
Tsuyoshi Ozawa
|
de739cabb1
|
HADOOP-7266. Deprecate metrics v1. Contributed by Akira AJISAKA.
(cherry picked from commit 35a303dfbe )
|
2015-10-23 23:48:36 +09:00 |
cnauroth
|
4ee8297c89
|
HDFS-9286. HttpFs does not parse ACL syntax correctly for operation REMOVEACLENTRIES. Contributed by Wei-Chiu Chuang.
(cherry picked from commit 124a412a37 )
|
2015-10-22 15:25:30 -07:00 |
Tsuyoshi Ozawa
|
525a67a62e
|
HADOOP-9692. Improving log message when SequenceFile reader throws EOFException on zero-length file. (Zhe Zhang and Chu Tong via ozawa)
|
2015-10-23 06:54:24 +09:00 |
Tsuyoshi Ozawa
|
7d4246a5da
|
Revert "HADOOP-9692. Improving log message when SequenceFile reader throws EOFException on zero-length file. Contributed by Zhe Zhang and Chu Tong."
This reverts commit 3ed9db0a38 .
|
2015-10-23 06:53:56 +09:00 |
cnauroth
|
b023539c19
|
HADOOP-12484. Single File Rename Throws Incorrectly In Potential Race Condition Scenarios. Contributed by Gaurav Kanade.
(cherry picked from commit cb282d5b89 )
|
2015-10-22 14:30:09 -07:00 |
Junping Du
|
d5145b58f6
|
YARN-4243. Add retry on establishing Zookeeper conenction in EmbeddedElectorService#serviceInit. Contributed by Xuan Gong.
(cherry picked from commit 0fce5f9a49 )
|
2015-10-22 13:42:12 -07:00 |
Zhihai Xu
|
9fe7ccc61c
|
YARN-4256. YARN fair scheduler vcores with decimal values. Contributed by Jun Gong
(cherry picked from commit 960201b79b )
|
2015-10-22 12:31:28 -07:00 |
cnauroth
|
10398daadf
|
HADOOP-12334. Change Mode Of Copy Operation of HBase WAL Archiving to bypass Azure Storage Throttling after retries. Contributed by Gaurav Kanade.
(cherry picked from commit 47641fcbc9 )
|
2015-10-22 12:21:44 -07:00 |
Zhe Zhang
|
a9deeb96b2
|
HDFS-9280. Document NFS gateway export point parameter. Contributed by Xiao Chen.
Change-Id: I1cea610c31301d793db3c9ca4dae86d0e5d2d64b
|
2015-10-22 11:40:09 -07:00 |
Anubhav Dhoot
|
c44401f362
|
YARN-3739. Add reservation system recovery to RM recovery process. Contributed by Subru Krishnan.
(cherry picked from commit 2798723a54 )
|
2015-10-22 06:52:41 -07:00 |
Tsuyoshi Ozawa
|
3ed9db0a38
|
HADOOP-9692. Improving log message when SequenceFile reader throws EOFException on zero-length file. Contributed by Zhe Zhang and Chu Tong.
(cherry picked from commit 381610da62 )
|
2015-10-22 11:59:25 +09:00 |
yliu
|
7579ec5bf5
|
HDFS-7087. Ability to list /.reserved. (Xiao Chen via wang)
|
2015-10-22 10:42:18 +08:00 |
yliu
|
2d577115a5
|
Revert "HDFS-7087. Ability to list /.reserved. Contributed by Xiao Chen."
This reverts commit ed731f79d9 .
|
2015-10-22 10:16:49 +08:00 |
Andrew Wang
|
ed731f79d9
|
HDFS-7087. Ability to list /.reserved. Contributed by Xiao Chen.
(cherry picked from commit 3dadf369d5 )
|
2015-10-21 16:58:50 -07:00 |
cnauroth
|
faf1c60899
|
HDFS-9273. ACLs on root directory may be lost after NN restart. Contributed by Xiao Chen.
(cherry picked from commit 1b525a9c32 )
|
2015-10-21 16:39:13 -07:00 |
Andrew Wang
|
7a9b97e6b7
|
HADOOP-10406. TestIPC.testIpcWithReaderQueuing may fail. Contributed by Xiao Chen.
(cherry picked from commit d1cdce77fa )
|
2015-10-21 15:21:15 -07:00 |
Andrew Wang
|
378cb17057
|
HDFS-9225. Fix intermittent test failure of TestBlockManager.testBlocksAreNotUnderreplicatedInSingleRack. Contributed by Masatake Iwasaki.
(cherry picked from commit 3e50f478b9 )
|
2015-10-21 14:55:34 -07:00 |
Jason Lowe
|
7c002e2416
|
MAPREDUCE-6518. Set SO_KEEPALIVE on shuffle connections. Contributed by Chang Li
(cherry picked from commit ee9b80acf8 )
|
2015-10-21 21:45:51 +00:00 |
Zhe Zhang
|
2e55226ef5
|
HDFS-9274. Default value of dfs.datanode.directoryscan.throttle.limit.ms.per.sec should be consistent. Contributed by Yi Liu.
Change-Id: Iafa2efb8f2eafd193b417690cc8794080b9d745b
|
2015-10-21 14:07:08 -07:00 |
Jonathan Eagles
|
cc8093e5ac
|
YARN-2513. Host framework UIs in YARN for use with the ATS (jeagles)
(cherry picked from commit 25f8f801d1 )
|
2015-10-21 15:38:48 -05:00 |
Ming Ma
|
39e7548cd9
|
HDFS-8647. Abstract BlockManager's rack policy into BlockPlacementPolicy. (Brahma Reddy Battula via mingma)
(cherry picked from commit e27c2ae8ba )
|
2015-10-21 08:24:02 -07:00 |
Tsuyoshi Ozawa
|
e2f027dddc
|
Moved CHANGES.txt entries to 2.6.2
YARN-2019, YARN-4092, YARN-4101, YARN-4087, YARN-3727, YARN-4005,
YARN-3780, YARN-3802, YARN-3896, YARN-3554, YARN-3194, YARN-3798
(cherry picked from commit 14f0e2787c )
|
2015-10-21 23:25:43 +09:00 |
Jason Lowe
|
be72ed1c75
|
MAPREDUCE-6489. Fail fast rogue tasks that write too much to local disk. Contributed by Maysam Yabandeh
|
2015-10-21 14:11:48 +00:00 |
Andrew Wang
|
cb19552fb1
|
HDFS-3059. ssl-server.xml causes NullPointer. Contributed by Xiao Chen.
|
2015-10-20 18:00:20 -07:00 |
Robert Kanter
|
492142097b
|
MAPREDUCE-6495. Docs for archive-logs tool (rkanter)
(cherry picked from commit 0c4af0f998 )
|
2015-10-20 17:34:56 -07:00 |