Colin Patrick Mccabe
7812cfdd81
HDFS-9549. TestCacheDirectives#testExceedsCapacity is flaky (Xiao Chen via cmccabe)
...
(cherry picked from commit 211c78c09073e5b34db309b49d8de939a7a812f5)
(cherry picked from commit 440379a0d4cafd2641a666b954ebc04ba0353f13)
2016-02-23 12:06:16 -08:00
Junping Du
fe43f57c2a
YARN-3223. Resource update during NM graceful decommission. Contributed by Brook Zhou.
...
(cherry picked from commit 9ed17f181d96b8719a0ef54a129081948781d57e)
(cherry picked from commit e3ce0ffdc31c533e9ae1d74a14bcf57485968104)
2016-02-23 03:41:27 -08:00
Tsuyoshi Ozawa
19a08eff6f
HDFS-9084. Pagination, sorting and filtering of files/directories in the HDFS Web UI. (Contributed by Ravi Prakash)
...
(cherry picked from commit 48c61cd6aa3feae6a4a71d2d1bb6d01a3d50c7b7)
2016-02-23 19:31:33 +09:00
Varun Vasudev
cb4f5ebd3e
MAPREDUCE-6635. Unsafe long to int conversion in UncompressedSplitLineReader and IndexOutOfBoundsException. Contributed by Junping Du.
...
(cherry picked from commit c6f2d761d5430eac6b9f07f137a7028de4e0660c)
(cherry picked from commit f1999fe2754cbf11b138fb048c7486cab9b02c97)
2016-02-23 13:07:40 +05:30
Varun Vasudev
5f68f640a5
YARN-4709. NMWebServices produces incorrect JSON for containers. Contributed by Varun Saxena.
...
(cherry picked from commit 140cb5d74565aad848b40a251ec02b597a3a20d4)
(cherry picked from commit 2c218ca8a8da9bdea3ba052da10d87e5716c1d16)
2016-02-23 12:33:11 +05:30
cnauroth
606547dbd2
HADOOP-12555. WASB to read credentials from a credential provider. Contributed by Larry McCay.
...
(cherry picked from commit 27b77751c1163ab4a1ce081a426e5190d1b8aff4)
(cherry picked from commit a5511debdb63770b58e406926343a1a189225d78)
2016-02-22 17:30:53 -08:00
Tsz-Wo Nicholas Sze
82cd1580d0
HDFS-8578. On upgrade, Datanode should process all storage/data dirs in parallel. Contributed by vinayakumarb and szetszwo
2016-02-22 15:16:59 -08:00
Zhe Zhang
6d4a4e785b
HADOOP-12668. Support excluding weak Ciphers in HttpServer2 through ssl-server.conf. Contributed by Vijay Singh.
...
Change-Id: Ie46a5427d29188935427f67e55203c19fcd83335
2016-02-22 14:15:11 -08:00
cnauroth
746d669847
HADOOP-11613. Remove commons-httpclient dependency from hadoop-azure. Contributed by Masatake Iwasaki.
...
(cherry picked from commit d4f5fc23b208635e8f9a14c375d4101141aefa4a)
(cherry picked from commit 3f14eed58055d30b7c2dcb9240355920ff48af7e)
2016-02-22 13:39:57 -08:00
Arpit Agarwal
08666fb87e
HDFS-9842. dfs.datanode.balance.bandwidthPerSec should accept friendly size units. (Contributed by Lin Yiqun)
2016-02-22 11:34:26 -08:00
Junping Du
606672a5b1
YARN-4386. refreshNodesGracefully() should send recommission event to active RMNodes only. Contributed by Kuhu Shukla.
...
(cherry picked from commit 3fab88540f079591e5dae1c9184f8b26bb843427)
(cherry picked from commit 7402448387a3b074747b02f593f907f1b35f222f)
2016-02-22 07:39:52 -08:00
Akira Ajisaka
8ddf5822f3
YARN-4707. Remove the extra char (>) from SecureContainer.md. Contributed by Brahma Reddy Battula.
...
(cherry picked from commit 5e7d4d51f856298e99a00895013ac665e67549b3)
(cherry picked from commit 34635f9e3706dee9696e05eeb171040f361c0696)
2016-02-22 17:18:17 +09:00
Vinayakumar B
426f213088
HDFS-9425. Expose number of blocks per volume as a metric (Contributed by Brahma Reddy Battula)
...
(cherry picked from commit 342c9572bf6a623287f34c5cc0bc3be6038c191a)
(cherry picked from commit 2e3c35a83549b124cc44fc58eca17df1d3a15b8f)
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/datanode/fsdataset/impl/BlockPoolSlice.java
2016-02-22 09:31:52 +05:30
Vinayakumar B
8ca8d218a4
HDFS-7452. skip StandbyException log for getCorruptFiles() (Contributed by Bramha Reddy Battula)
...
(cherry picked from commit f313516731d787f6be64c9406ca83d941d47ee99)
(cherry picked from commit 3e76768f216772dbb7e1ec2e9055eed57f45fee9)
2016-02-22 09:22:45 +05:30
Arpit Agarwal
4823fbb490
HDFS-9839. Reduce verbosity of processReport logging. (Contributed by Arpit Agarwal)
...
This closes #78
2016-02-20 23:20:28 -08:00
Andrew Wang
d31660ef4a
MAPREDUCE-6637. Testcase Failure : TestFileInputFormat.testSplitLocationInfo. Contributed by Brahma Reddy Battula.
...
(cherry picked from commit 37577852ba54ba506b0b6c4db5e95d176f5e9b63)
(cherry picked from commit 7f6737951a124480af2f3fff9358865fff3ed091)
2016-02-19 16:33:44 -08:00
Junping Du
e3ed99cfe0
Support additional compression levels for GzipCodec. Contributed by Ravi Mutyala.
...
(cherry picked from commit 18f9b77a321b225677ce23c503b41d21478fc4a7)
(cherry picked from commit e38c2ef6c54521a74cc2b787d78211f629aa07d8)
(cherry picked from commit 78a4c348940cd98548650c0a5adb981895cef201)
2016-02-19 14:34:56 -08:00
Yongjun Zhang
5a5f9ca1f0
HDFS-9764. DistCp doesn't print value for several arguments including -numListstatusThreads. (Wei-Chiu Chuang via Yongjun Zhang)
...
(cherry picked from commit ba1c9d484a8d6a18b4b7365c49d09635d24e579a)
2016-02-19 10:29:46 -08:00
Yongjun Zhang
62ba1e415a
HADOOP-12828. Print user when services are started. (Wei-Chiu Chuang via Yongjun Zhang)
...
(cherry picked from commit a963baba10648859ad88d4ed9a4325b66b1af0d5)
2016-02-19 09:58:09 -08:00
Tsz-Wo Nicholas Sze
b30d71d450
Move HDFS-8923 to Release 2.8.0 in CHANGES.txt.
2016-02-18 18:44:23 -08:00
Tsz-Wo Nicholas Sze
11c6930a17
HDFS-8923. Add -source flag to balancer usage message. Contributed by Chris Trezzo
2016-02-18 18:39:45 -08:00
cnauroth
49602ef580
HADOOP-11031. Design Document for Credential Provider API. Contributed by Larry McCay.
...
(cherry picked from commit 8ab7658025616d154decd97578de3327ec6f9109)
(cherry picked from commit b4c4f30fa4fdb3bd9adcf669932b8633ab11fd25)
2016-02-18 14:07:15 -08:00
Tsz-Wo Nicholas Sze
207ed9601f
HADOOP-10865. Add a Crc32 chunked verification benchmark for both directly and non-directly buffer cases.
2016-02-18 11:59:58 -08:00
Kihwal Lee
bb8079e553
HDFS-4946. Allow preferLocalNode in BlockPlacementPolicyDefault to be configurable. Contributed by James Kinley and Nathan Roberts.
...
(cherry picked from commit ba6d5ed955aa34cdcb7aaa4b1025da6ee5e91355)
2016-02-18 13:28:17 -06:00
cnauroth
e5c8a34446
HDFS-9711. Integrate CSRF prevention filter in WebHDFS. Contributed by Chris Nauroth.
...
(cherry picked from commit 5d1889a66d91608d34ca9411fb6e9161e637e9d3)
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/datanode/web/DatanodeHttpServer.java
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/NameNodeHttpServer.java
(cherry picked from commit 779a69e28dfb6e520e7ebe08cfa76f2b03a0cee7)
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/src/main/resources/hdfs-default.xml
2016-02-18 10:16:06 -08:00
cnauroth
2e047429be
HADOOP-12691. Move files to correct location.
...
(cherry picked from commit da77f423d142c4dda8810d4668edde3c7d2999e8)
(cherry picked from commit 2b9ea68ef8fbca524571eae27672323b4910464f)
2016-02-18 10:15:31 -08:00
Akira Ajisaka
a06036bb1e
HDFS-6832. Fix the usage of 'hdfs namenode' command. Contributed by Manjunath Ballur.
...
(cherry picked from commit e78d8e66f748c68d2d88ee748facbfa35817d5e3)
(cherry picked from commit c183f235f1ae94d5b890bf010f7c9b7fa8cf92d2)
2016-02-19 01:35:56 +09:00
Rohith Sharma K S
f18d092bda
YARN-4654. Yarn node label CLI should parse "=" correctly when trying to remove all labels on a node. (Naganarasimha G R via rohithsharmaks)
...
(cherry picked from commit c1afac3a98a4889d30a6ec7574a364fcbb6bb5b0)
2016-02-18 14:21:55 +05:30
Sangjin Lee
3a8c7ffeb4
YARN-4690. Skip object allocation in FSAppAttempt#getResourceUsage when possible (Ming Ma via sjlee)
...
(cherry picked from commit 7de70680fe44967e2afc92ba4c92f8e7afa7b151)
2016-02-17 21:03:07 -08:00
Xiaoyu Yao
5ff2012f64
HDFS-8855. Webhdfs client leaks active NameNode connections. Contributed by Xiaobing Zhou.
...
(cherry picked from commit fe5624b85d71720ae9da90a01cad9a3d1ea41160)
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/datanode/web/DatanodeHttpServer.java
(cherry picked from commit ad4fcd1f9f84cfef8dc8bb48ef7fbdd5c7c20c6a)
2016-02-17 16:05:24 -08:00
Zhe Zhang
64d39b83cc
HDFS-9799. Reimplement getCurrentTrashDir to remove incompatibility. (zhz)
...
Change-Id: I7834bcebffed38cb384db5395ddb8b6dd9e79a0b
2016-02-17 13:32:18 -08:00
cnauroth
26ce37a1a6
HADOOP-12548. Read s3a creds from a Credential Provider. Contributed by Larry McCay.
...
(cherry picked from commit 76fab26c5c02cef38924d04136407489fd9457d9)
Conflicts:
hadoop-tools/hadoop-aws/src/main/java/org/apache/hadoop/fs/s3a/S3AFileSystem.java
(cherry picked from commit 6731bb468dab743e0546e8e0fbbefaf46a1729c2)
2016-02-17 12:20:49 -08:00
Haohui Mai
b318429ac9
HDFS-9815. Move o.a.h.fs.Hdfs to hadoop-hdfs-client. Contributed by Vinayakumar B.
2016-02-17 10:59:50 -08:00
Xiaoyu Yao
5953421544
HADOOP-12878. KMS SPNEGO sequence does not work with WEBHDFS. Contributed by Xiaoyu Yao.
...
(cherry picked from commit fd1befb6ba450e45b1fcb3fb28b0da6c48daf6b3)
2016-02-17 08:47:30 -08:00
Tsuyoshi Ozawa
7ccb0e0601
MAPREDUCE-6341. addendum patch to fix typos. Contributed by John Michael Luy.
...
(cherry picked from commit 453e7e0d1091cf795152c8992c6c5cbc772d80d6)
2016-02-17 14:18:24 +09:00
Vinayakumar B
e88c01fa58
HADOOP-12810. FileSystem#listLocatedStatus causes unnecessary RPC calls (Contributed by Ryan Blue)
...
(cherry picked from commit 96ea3094315bb1e1a5e268e3817c7fdedc3e9462)
(cherry picked from commit 2bf5a005fab287689a148c1928f3b04c0a8dcedf)
2016-02-17 10:15:43 +05:30
Junping Du
c7be3deff7
HDFS-9456. BlockPlacementPolicyWithNodeGroup should override verifyBlockPlacement(). Contributed by Xiaobing Zhou.
...
(cherry picked from commit 77ba5add0d9cb10d45ca9122bca48baa7c8fb3b8)
(cherry picked from commit 6874a142d8a9be25801636db7ade3d3216fd6df8)
2016-02-16 19:09:02 -08:00
Vinayakumar B
8d6fb15b03
HADOOP-12805. Annotate CanUnbuffer with @InterfaceAudience.Public (Contributed by Ted Yu)
...
(cherry picked from commit 4b0e59fdc010be517dd67ddf35c962da204df547)
(cherry picked from commit e79a5e4460b5199eebb0d788fdc1eaa36d6b0ac4)
2016-02-16 17:33:44 +05:30
Akira Ajisaka
19c149cdb9
HDFS-9765. TestBlockScanner#testVolumeIteratorWithCaching fails intermittently. (aajisaka)
...
(cherry picked from commit 8ed07bd3e6b6a8af3b82e9a085c74be29f8dfd87)
(cherry picked from commit 8dec72bfd73174bdc2dfa8ce845b28af48a6bca4)
2016-02-15 19:09:51 +09:00
Akira Ajisaka
4d1c23f55c
HDFS-9773. Remove dead code related to SimulatedFSDataset in tests. Contributed by Brahma Reddy Battula.
...
(cherry picked from commit b0738ae673e4a95060b33498c049cd7790d6e371)
(cherry picked from commit 5e78264cde3e141ed9809b9d2d4fc2e3f99b1788)
2016-02-15 15:35:35 +09:00
Akira Ajisaka
bb02c3c803
HADOOP-12786. "hadoop key" command usage is not documented. Contributed by Xiao Chen.
...
(cherry picked from commit 1c48e50ce71fd0e38740d69ce1e03119dca97a38)
(cherry picked from commit a670165bbd743f8271375b67236b00e95ae238a1)
2016-02-15 11:39:09 +09:00
Jian He
e25d82bbc2
YARN-4653. Document YARN security model from the perspective of Application Developers. Contributed by Steve Loughran
2016-02-14 17:15:18 +08:00
Junping Du
aed60ae0bf
Set the release date for 2.6.4.
...
(cherry picked from commit ec12ce8f48944c38271399a6e452aa2c2a9f5b80)
(cherry picked from commit a28be9edc72cc4fe42fab107c17bcac6789af4e5)
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
2016-02-13 01:48:50 -08:00
Masatake Iwasaki
e0fccc9c94
HADOOP-12589. Fix intermittent test failure of TestCopyPreserveFlag (iwasakims)
...
(cherry picked from commit 36ba5cac37dee6b60e607401ac06d263e4ac5d8f)
2016-02-13 15:02:15 +09:00
cnauroth
b846401307
HADOOP-12780. During WASB atomic rename handle crash when one directory has been renamed but not file under it. Contributed by Madhumita Chakraborty.
...
(cherry picked from commit 91a96eaa534dbb27e81b6c24bbb8138200a80a83)
(cherry picked from commit ac5a7935901255e5fc56b88574e72f875942b906)
2016-02-12 15:50:28 -08:00
Arpit Agarwal
8c1cf718aa
HDFS-9801. ReconfigurableBase should update the cached configuration. (Arpit Agarwal)
2016-02-12 12:41:20 -08:00
Arun Suresh
4d7da8907f
HDFS-9797. Log Standby exceptions thrown by RequestHedgingProxyProvider at DEBUG Level (Inigo Goiri via asuresh)
...
(cherry picked from commit 9fdfb546fb67526ba261da5cbd005f33e0f1d9e1)
2016-02-12 11:21:16 -08:00
Zhe Zhang
f72cfc416a
HDFS-9644. Update encryption documentation to reflect nested EZs. (zhz)
...
Change-Id: I84ae96f4711a16ded46d501c51ca322bfca5151d
2016-02-12 10:49:41 -08:00
Masatake Iwasaki
2dd80938a2
HDFS-9700. DFSClient and DFSOutputStream should set TCP_NODELAY on sockets for DataTransferProtocol (Gary Helmling via iwasakims)
...
(cherry picked from commit 372d1302c63c6f49f99be5766c5da9647ebd9ca6)
Conflicts:
hadoop-hdfs-project/hadoop-hdfs-client/src/main/java/org/apache/hadoop/hdfs/client/impl/DfsClientConf.java
(cherry picked from commit f71fa500f9a43d928fbd27c873544898bff50dd4)
2016-02-13 03:34:07 +09:00
Akira Ajisaka
df23f9c49d
HDFS-9768. Reuse ObjectMapper instance in HDFS to improve the performance. Contributed by Lin Yiqun.
...
(cherry picked from commit e6a7044b8530afded8f8e86ff309dd0e4d39238a)
(cherry picked from commit a714d04f5d8eaba34a24ee9454ceaec68ab00a15)
2016-02-13 02:04:22 +09:00