Kihwal Lee
|
83f7f62be3
|
HDFS-9395. Make HDFS audit logging consistant. Contributed by Kuhu Shukla.
(cherry picked from commit d27d7fc72e )
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/FSNamesystem.java
|
2016-02-24 12:08:43 -06:00 |
Sangjin Lee
|
432a2367ce
|
YARN-4722. AsyncDispatcher logs redundant event queue sizes (Jason Lowe via sjlee)
(cherry picked from commit 553b591ba0 )
|
2016-02-24 09:30:37 -08:00 |
cnauroth
|
9ea19a861f
|
HADOOP-12535. Run FileSystem contract tests with hadoop-azure. Contributed by Madhumita Chakraborty.
(cherry picked from commit 3369a4f691 )
|
2016-02-23 21:37:56 -08:00 |
Robert Kanter
|
d9f01f28a0
|
MAPREDUCE-6640. mapred job -history command should be able to take Job ID (rkanter)
(cherry picked from commit 4343a4cf77 )
|
2016-02-23 17:38:25 -08:00 |
Zhe Zhang
|
9ecb71f92c
|
HDFS-9844. Correct path creation in getTrashRoot to handle root dir.
Change-Id: I5afe6c7176063892e3e632698c849bd9f4b92906
|
2016-02-23 13:30:21 -08:00 |
Jason Lowe
|
acffe82353
|
YARN-2046. Out of band heartbeats are sent only on container kill and possibly too early. Contributed by Ming Ma
(cherry picked from commit d284e187b8 )
|
2016-02-23 20:51:01 +00:00 |
Colin Patrick Mccabe
|
440379a0d4
|
HDFS-9549. TestCacheDirectives#testExceedsCapacity is flaky (Xiao Chen via cmccabe)
(cherry picked from commit 211c78c090 )
|
2016-02-23 12:05:53 -08:00 |
Colin Patrick Mccabe
|
7dfcf40352
|
HADOOP-12829. StatisticsDataReferenceCleaner swallows interrupt exceptions (Gregory Chanan via cmccabe)
(cherry picked from commit d9c409a428 )
|
2016-02-23 11:27:55 -08:00 |
Junping Du
|
e3ce0ffdc3
|
YARN-3223. Resource update during NM graceful decommission. Contributed by Brook Zhou.
(cherry picked from commit 9ed17f181d )
|
2016-02-23 03:35:47 -08:00 |
Tsuyoshi Ozawa
|
4ee55d0322
|
YARN-4648. Move preemption related tests from TestFairScheduler to TestFairSchedulerPreemption. Contributed by Kai Sasaki.
(cherry picked from commit 0e12114c9c )
|
2016-02-23 19:50:40 +09:00 |
Tsuyoshi Ozawa
|
56b82de6e1
|
HDFS-9084. Pagination, sorting and filtering of files/directories in the HDFS Web UI. (Contributed by Ravi Prakash)
(cherry picked from commit 48c61cd6aa )
|
2016-02-23 19:31:22 +09:00 |
Rohith Sharma K S
|
544a2ff7c9
|
YARN-4651. Document movetoqueue option in 'YARN Commands'. (Takashi Ohnishi via rohithsharmaks)
(cherry picked from commit de09f41147 )
|
2016-02-23 18:07:57 +08:00 |
Varun Vasudev
|
f1999fe275
|
MAPREDUCE-6635. Unsafe long to int conversion in UncompressedSplitLineReader and IndexOutOfBoundsException. Contributed by Junping Du.
(cherry picked from commit c6f2d761d5 )
|
2016-02-23 13:05:52 +05:30 |
Varun Vasudev
|
2c218ca8a8
|
YARN-4709. NMWebServices produces incorrect JSON for containers. Contributed by Varun Saxena.
(cherry picked from commit 140cb5d745 )
|
2016-02-23 12:32:16 +05:30 |
cnauroth
|
a5511debdb
|
HADOOP-12555. WASB to read credentials from a credential provider. Contributed by Larry McCay.
(cherry picked from commit 27b77751c1 )
|
2016-02-22 17:30:32 -08:00 |
Tsz-Wo Nicholas Sze
|
9b10373b2b
|
HDFS-8578. On upgrade, Datanode should process all storage/data dirs in parallel. Contributed by vinayakumarb and szetszwo
|
2016-02-22 15:16:14 -08:00 |
Zhe Zhang
|
56b7f2c2c1
|
HADOOP-12668. Support excluding weak Ciphers in HttpServer2 through ssl-server.conf. Contributed by Vijay Singh.
Change-Id: Ie46a5427d29188935427f67e55203c19fcd83335
|
2016-02-22 14:14:39 -08:00 |
cnauroth
|
3f14eed580
|
HADOOP-11613. Remove commons-httpclient dependency from hadoop-azure. Contributed by Masatake Iwasaki.
(cherry picked from commit d4f5fc23b2 )
|
2016-02-22 13:39:45 -08:00 |
Arpit Agarwal
|
fef99bcae0
|
HDFS-9842. dfs.datanode.balance.bandwidthPerSec should accept friendly size units. (Contributed by Lin Yiqun)
|
2016-02-22 11:34:17 -08:00 |
Junping Du
|
7402448387
|
YARN-4386. refreshNodesGracefully() should send recommission event to active RMNodes only. Contributed by Kuhu Shukla.
(cherry picked from commit 3fab88540f )
|
2016-02-22 07:38:40 -08:00 |
Akira Ajisaka
|
34635f9e37
|
YARN-4707. Remove the extra char (>) from SecureContainer.md. Contributed by Brahma Reddy Battula.
(cherry picked from commit 5e7d4d51f8 )
|
2016-02-22 17:18:03 +09:00 |
Vinayakumar B
|
2e3c35a835
|
HDFS-9425. Expose number of blocks per volume as a metric (Contributed by Brahma Reddy Battula)
(cherry picked from commit 342c9572bf )
|
2016-02-22 09:29:47 +05:30 |
Vinayakumar B
|
3e76768f21
|
HDFS-7452. skip StandbyException log for getCorruptFiles() (Contributed by Bramha Reddy Battula)
(cherry picked from commit f313516731 )
|
2016-02-22 09:22:12 +05:30 |
Tsuyoshi Ozawa
|
929e869ae0
|
YARN-4708. Missing default mapper type in TimelineServer performance test tool usage. Contributed by Kai Sasaki.
(cherry picked from commit b68901d7dd )
|
2016-02-22 07:55:35 +09:00 |
Arpit Agarwal
|
7660cfd91a
|
HDFS-9839. Reduce verbosity of processReport logging. (Contributed by Arpit Agarwal)
This closes #78
|
2016-02-20 23:20:18 -08:00 |
Andrew Wang
|
7f6737951a
|
MAPREDUCE-6637. Testcase Failure : TestFileInputFormat.testSplitLocationInfo. Contributed by Brahma Reddy Battula.
(cherry picked from commit 37577852ba )
|
2016-02-19 16:33:40 -08:00 |
Junping Du
|
e38c2ef6c5
|
Support additional compression levels for GzipCodec. Contributed by Ravi Mutyala.
(cherry picked from commit 18f9b77a32 )
|
2016-02-19 14:22:39 -08:00 |
Yongjun Zhang
|
b144e0f15d
|
HDFS-9764. DistCp doesn't print value for several arguments including -numListstatusThreads. (Wei-Chiu Chuang via Yongjun Zhang)
(cherry picked from commit ba1c9d484a )
|
2016-02-19 10:29:27 -08:00 |
Yongjun Zhang
|
36c08f793a
|
HADOOP-12828. Print user when services are started. (Wei-Chiu Chuang via Yongjun Zhang)
(cherry picked from commit a963baba10 )
|
2016-02-19 09:57:45 -08:00 |
Tsz-Wo Nicholas Sze
|
5faa2934e8
|
Move HDFS-8923 to Release 2.8.0 in CHANGES.txt.
|
2016-02-18 18:44:40 -08:00 |
Tsz-Wo Nicholas Sze
|
2a09f00ac3
|
HDFS-8923. Add -source flag to balancer usage message. Contributed by Chris Trezzo
|
2016-02-18 18:39:09 -08:00 |
Robert Kanter
|
a33109a0b8
|
MAPREDUCE-6627. Add machine-readable output to mapred job -history command (rkanter)
(cherry picked from commit 8eee59ce6b )
|
2016-02-18 17:58:40 -08:00 |
cnauroth
|
b4c4f30fa4
|
HADOOP-11031. Design Document for Credential Provider API. Contributed by Larry McCay.
(cherry picked from commit 8ab7658025 )
|
2016-02-18 14:07:09 -08:00 |
Tsz-Wo Nicholas Sze
|
38fc086940
|
HADOOP-10865. Add a Crc32 chunked verification benchmark for both directly and non-directly buffer cases.
|
2016-02-18 12:02:00 -08:00 |
Kihwal Lee
|
b83348c2e3
|
HDFS-4946. Allow preferLocalNode in BlockPlacementPolicyDefault to be configurable. Contributed by James Kinley and Nathan Roberts.
(cherry picked from commit ba6d5ed955 )
|
2016-02-18 13:27:39 -06:00 |
Robert Kanter
|
f864faaafa
|
HADOOP-12817. Enable TLS v1.1 and 1.2 (rkanter)
(cherry picked from commit a365a3941c )
|
2016-02-18 11:11:32 -08:00 |
cnauroth
|
779a69e28d
|
HDFS-9711. Integrate CSRF prevention filter in WebHDFS. Contributed by Chris Nauroth.
(cherry picked from commit 5d1889a66d )
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
|
2016-02-18 10:09:33 -08:00 |
Akira Ajisaka
|
c183f235f1
|
HDFS-6832. Fix the usage of 'hdfs namenode' command. Contributed by Manjunath Ballur.
(cherry picked from commit e78d8e66f7 )
|
2016-02-19 01:35:43 +09:00 |
Varun Vasudev
|
212c519ad3
|
MAPREDUCE-6634. Log uncaught exceptions/errors in various thread pools in mapreduce. Contributed by Sidharta Seethana.
(cherry picked from commit c50d1e54000c76880a041ce5959a2eb23c86bd35)
|
2016-02-18 14:19:01 +05:30 |
Rohith Sharma K S
|
d4203c9aa2
|
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 c1afac3a98 )
|
2016-02-18 14:17:04 +05:30 |
Sangjin Lee
|
23b5c71729
|
YARN-4690. Skip object allocation in FSAppAttempt#getResourceUsage when possible (Ming Ma via sjlee)
(cherry picked from commit 7de70680fe )
|
2016-02-17 21:05:10 -08:00 |
Karthik Kambatla
|
25c2597f9c
|
YARN-4569. Remove incorrect part of maxResources in FairScheduler documentation. (Ray Chiang via kasha)
(cherry picked from commit a0c95b5fc4 )
|
2016-02-17 18:43:41 -08:00 |
Karthik Kambatla
|
33c1988595
|
YARN-4689. FairScheduler: Cleanup preemptContainer to be more readable. (Kai Sasaki via kasha)
(cherry picked from commit 2ab4c476ed )
|
2016-02-17 18:28:08 -08:00 |
Xiaoyu Yao
|
ad4fcd1f9f
|
HDFS-8855. Webhdfs client leaks active NameNode connections. Contributed by Xiaobing Zhou.
(cherry picked from commit fe5624b85d )
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
|
2016-02-17 16:05:07 -08:00 |
Zhe Zhang
|
e226dbbc8a
|
HDFS-9799. Reimplement getCurrentTrashDir to remove incompatibility. (zhz)
Change-Id: I7834bcebffed38cb384db5395ddb8b6dd9e79a0b
|
2016-02-17 13:31:48 -08:00 |
cnauroth
|
6731bb468d
|
HADOOP-12548. Read s3a creds from a Credential Provider. Contributed by Larry McCay.
(cherry picked from commit 76fab26c5c )
Conflicts:
hadoop-tools/hadoop-aws/src/main/java/org/apache/hadoop/fs/s3a/S3AFileSystem.java
|
2016-02-17 12:20:41 -08:00 |
Andrew Wang
|
c22aedac68
|
HDFS-9608. Disk IO imbalance in HDFS with heterogeneous storages. Contributed by Wei Zhou.
(cherry picked from commit 3a23dc683c )
|
2016-02-17 11:30:13 -08:00 |
Haohui Mai
|
e7d1507e21
|
HDFS-9815. Move o.a.h.fs.Hdfs to hadoop-hdfs-client. Contributed by Vinayakumar B.
|
2016-02-17 10:56:57 -08:00 |
Xiaoyu Yao
|
91c4a3a816
|
HADOOP-12878. KMS SPNEGO sequence does not work with WEBHDFS. Contributed by Xiaoyu Yao.
(cherry picked from commit fd1befb6ba )
|
2016-02-17 08:44:37 -08:00 |
Masatake Iwasaki
|
3e80aece2e
|
HADOOP-12710. Remove dependency on commons-httpclient for TestHttpServerLogs (Wei-Chiu Chuang via iwasakims)
(cherry picked from commit 1a1c2f5bab )
|
2016-02-18 00:25:20 +09:00 |