Colin Patrick Mccabe
|
9df2e54160
|
HADOOP-12972. Lz4Compressor#getLibraryName returns the wrong version number (cmccabe)
(cherry picked from commit e3d15a2e23 )
|
2016-03-29 17:14:36 -07:00 |
Arpit Agarwal
|
759d0acdd4
|
HDFS-9478. Reason for failing ipc.FairCallQueue contruction should be thrown. (Contributed by Ajith S)
|
2016-03-29 12:09:10 -07:00 |
Andrew Wang
|
a61a90c562
|
HADOOP-10965. Print fully qualified path in CommandWithDestination error messages. Contributed by John Zhuge.
(cherry picked from commit 8bfaa80037 )
|
2016-03-28 14:14:05 -07:00 |
Robert Kanter
|
5a552973f4
|
HADOOP-12954. Add a way to change hadoop.security.token.service.use_ip (rkanter)
(cherry picked from commit 8cac1bb09f )
|
2016-03-28 10:37:58 -07:00 |
Junping Du
|
ae29b1a17b
|
MAPREDUCE-6655. Fix a typo (STRICT_IE6) in Encrypted Shuffle. Contributed by Wei-Chiu Chuang.
(cherry picked from commit 90fcb16c0f )
|
2016-03-28 05:31:46 -07:00 |
Akira Ajisaka
|
42d312663f
|
HADOOP-12873. Remove MRv1 terms from HttpAuthentication.md. Contributed by Brahma Reddy Battula.
(cherry picked from commit 01cfee6381 )
|
2016-03-28 15:58:28 +09:00 |
Jason Lowe
|
5e823d839d
|
HADOOP-12958. PhantomReference for filesystem statistics can trigger OOM. Contributed by Sangjin Lee
(cherry picked from commit 9a09200a1f )
|
2016-03-25 22:59:14 +00:00 |
Andrew Wang
|
c58599acba
|
HADOOP-12962. KMS key names are incorrectly encoded when creating key. Contributed by Xiao Chen.
(cherry picked from commit d4df7849a5 )
|
2016-03-25 15:29:06 -07:00 |
Andrew Wang
|
daf24eeb6b
|
HADOOP-12947. Update documentation Hadoop Groups Mapping to add static group mapping, negative cache. Contributed by Wei-Chiu Chuang.
(cherry picked from commit 938222b2e2 )
|
2016-03-23 14:57:18 -07:00 |
Benoy Antony
|
4dd02f9484
|
HADOOP-12929. JWTRedirectAuthenticationHandler must accommodate null expiration time. Contributed by Larry McCay.
(cherry picked from commit e7ed05e4f5 )
|
2016-03-21 13:21:54 -07:00 |
Andrew Wang
|
e826d860a7
|
HDFS-9405. Warmup NameNode EDEK caches in background thread. Contributed by Xiao Chen.
(cherry picked from commit e3bb38d625 )
|
2016-03-21 11:39:19 -07:00 |
Sangjin Lee
|
d956e0a0bb
|
HDFS-9579. Provide bytes-read-by-network-distance metrics at FileSystem.Statistics level (Ming Ma via sjlee)
|
2016-03-21 10:56:32 -07:00 |
Haohui Mai
|
478a25b929
|
HADOOP-12819. Migrate TestSaslRPC and related codes to rebase on ProtobufRpcEngine. Contributed by Kai Zheng.
|
2016-03-20 17:41:20 -07:00 |
Chris Nauroth
|
283e44f978
|
HADOOP-12926. lz4.c does not detect 64-bit mode properly. Contributed by Alan Burlison.
(cherry picked from commit 33239c9925 )
|
2016-03-18 16:33:28 -07:00 |
Steve Loughran
|
186a7c6bb3
|
YARN-4593 Deadlock in AbstractService.getConfig() (stevel)
|
2016-03-16 14:35:13 +00:00 |
Steve Loughran
|
1463400aad
|
HADOOP-12888 Shell to disable bash and setsid support when running under JVM security manager (Costin Leau via stevel)
|
2016-03-16 14:31:50 +00:00 |
Tsz-Wo Nicholas Sze
|
f85d979a3f
|
HADOOP-12923. Move the test code in ipc.Client to test.
|
2016-03-14 15:49:34 -07:00 |
Colin Patrick Mccabe
|
b67b5b09a7
|
HDFS-9942. Add an HTrace span when refreshing the groups for a username (cmccabe)
(cherry picked from commit 6e9a582eb1 )
|
2016-03-11 12:27:12 -08:00 |
Steve Loughran
|
1c96fd0a23
|
Revert "HADOOP-12672. RPC timeout should not override IPC ping interval (iwasakims)"
This reverts commit 7994ab3fa0 .
|
2016-03-11 16:59:42 +00:00 |
Masatake Iwasaki
|
7994ab3fa0
|
HADOOP-12672. RPC timeout should not override IPC ping interval (iwasakims)
(cherry picked from commit 682adc6ba9 )
|
2016-03-11 15:05:34 +09:00 |
Li Lu
|
92125e6057
|
HADOOP-12906. AuthenticatedURL should convert a 404/Not Found into an FileNotFoundException. (Steve Loughran via gtcarrera9)
(cherry-picked from commit 9a79b738c5 )
|
2016-03-10 11:39:44 -08:00 |
Harsh J
|
2e32aa5475
|
HADOOP-11404. Clarify the "expected client Kerberos principal is null" authorization message. Contributed by Stephen Chu
(cherry picked from commit 318c9b68b0 )
|
2016-03-10 17:09:56 +05:30 |
Allen Wittenauer
|
95d30a6ec6
|
HADOOP-12798. Update changelog and release notes (2016-03-04) (aw)
(cherry picked from commit 55f73a1cbd )
|
2016-03-09 19:39:13 -08:00 |
Allen Wittenauer
|
140a33df9b
|
HADOOP-11791. Update src/site/markdown/releases to include old versions of Hadoop (aw)
(cherry picked from commit d759b4bd74 )
|
2016-03-09 19:39:05 -08:00 |
Allen Wittenauer
|
9f4b3eaac0
|
Revert "HADOOP-12366. expose calculated paths (aw)"
This reverts commit 45bb467918 .
|
2016-03-09 09:59:19 -08:00 |
Arpit Agarwal
|
a06ecb085e
|
HADOOP-12903. IPC Server should allow suppressing exception logging by type, not log 'server too busy' messages. (Arpit Agarwal)
|
2016-03-08 23:30:36 -08:00 |
Akira Ajisaka
|
0d8ad99e0d
|
HADOOP-12688. Fix deadlinks in Compatibility.md. Contributed by Gabor Liptak.
(cherry picked from commit 4cbefafcac4e7b20a23b7b416af1a2efe71e1080)
|
2016-03-09 15:33:14 +09:00 |
Chris Nauroth
|
38a031ce68
|
HADOOP-12905. Clean up CHANGES.txt RAT exclusions from pom.xml files. Contributed by Chris Nauroth.
(cherry picked from commit 89b16d27e2 )
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/pom.xml
hadoop-mapreduce-project/pom.xml
|
2016-03-08 21:22:57 -08:00 |
Andrew Wang
|
7e29d732ee
|
HADOOP-12895. SSLFactory#createSSLSocketFactory exception message is wrong. Contributed by Wei-Chiu Chuang.
(cherry picked from commit a3cc6e2511 )
|
2016-03-08 13:52:01 -08:00 |
Akira Ajisaka
|
0586386472
|
HADOOP-12860. Expand section "Data Encryption on HTTP" in SecureMode documentation. Contributed by Wei-Chiu Chuang.
(cherry picked from commit f86850b544 )
|
2016-03-08 14:29:46 +09:00 |
Arpit Agarwal
|
9d67f98e05
|
HDFS-9882. Add heartbeatsTotal in Datanode metrics. (Contributed by Hua Liu)
|
2016-03-07 21:10:34 -08:00 |
Ming Ma
|
aae39ff973
|
HADOOP-12789. log classpath of ApplicationClassLoader at INFO level. (Sangjin Lee via mingma)
(cherry picked from commit 49eedc7ff0 )
|
2016-03-07 20:27:10 -08:00 |
Andrew Wang
|
fed2339e28
|
HADOOP-12901. Add warning log when KMSClientProvider cannot create a connection to the KMS server. (Xiao Chen via wang)
(cherry picked from commit 391da36d93 )
|
2016-03-07 14:00:08 -08:00 |
Chris Nauroth
|
592f161e13
|
HDFS-9239. DataNode Lifeline Protocol: an alternative protocol for reporting DataNode liveness. Contributed by Chris Nauroth.
(cherry picked from commit 2759689d7d )
|
2016-03-04 15:30:28 -08:00 |
Masatake Iwasaki
|
722182fdfb
|
HADOOP-12470. In-page TOC of documentation should be automatically generated by doxia macro (iwasakims)
(cherry picked from commit cbd31328a6 )
Conflicts:
hadoop-common-project/hadoop-common/src/site/markdown/CommandsManual.md
hadoop-common-project/hadoop-common/src/site/markdown/UnixShellGuide.md
|
2016-03-04 14:12:44 +09:00 |
Andrew Wang
|
670944810c
|
HADOOP-11792. Remove all of the CHANGES.txt files.
|
2016-03-03 21:02:58 -08:00 |
Allen Wittenauer
|
b0d3b0c1f8
|
HADOOP-12651. Replace dev-support with wrappers to Yetus (aw)
(cherry picked from commit 8cecad2d56 )
Conflicts:
dev-support/test-patch.sh
hadoop-common-project/hadoop-common/pom.xml
|
2016-03-03 20:54:08 -08:00 |
Akira Ajisaka
|
899715a15e
|
HADOOP-12872. Fix formatting in ServiceLevelAuth.md. Contributed by Brahma Reddy Battula.
(cherry picked from commit 0a9f00af5e )
|
2016-03-03 23:32:51 +09:00 |
Akira Ajisaka
|
96a0939d5b
|
HADOOP-12871. Fix dead link to NativeLibraries.html in CommandsManual.md. Contributed by Brahma Reddy Battula.
(cherry picked from commit 1c3136cbd8 )
|
2016-03-03 23:23:12 +09:00 |
Akira Ajisaka
|
9e87f59dea
|
HADOOP-12870. Fix typo admininistration in CommandsManual.md. Contributed by John Zhuge.
(cherry picked from commit eb864d35d6 )
|
2016-03-03 18:51:50 +09:00 |
Masatake Iwasaki
|
69e024f8fa
|
HADOOP-12793. Write a new group mapping service guide (Wei-Chiu Chuang via iwasakims)
(cherry picked from commit f70e317ccc )
|
2016-03-03 17:14:53 +09:00 |
Arpit Agarwal
|
7b4a1001ea
|
HDFS-9534. Add CLI command to clear storage policy from a path. (Contributed by Xiaobing Zhou)
|
2016-03-02 18:35:38 -08:00 |
Colin Patrick Mccabe
|
5998b20d63
|
HDFS-9835. OIV: add ReverseXML processor which reconstructs an fsimage from an XML file (cmccabe)
(cherry picked from commit 700b0e4019 )
|
2016-03-02 18:18:45 -08:00 |
Andrew Wang
|
3fecfe1352
|
HADOOP-12859. Disable hiding field style checks in class setters. Contributed by Kai Zheng.
(cherry picked from commit 480302b4ba )
|
2016-03-02 09:40:33 -08:00 |
Chris Nauroth
|
bce33b5179
|
HADOOP-12853. Change WASB documentation regarding page blob support. Contributed by Madhumita Chakraborty.
(cherry picked from commit f98dff329b )
|
2016-03-01 13:18:57 -08:00 |
Akira Ajisaka
|
67e8489ac6
|
HADOOP-12843. Fix findbugs warnings in hadoop-common (branch-2). (aajisaka)
|
2016-03-02 00:20:57 +09:00 |
Chris Nauroth
|
e402371b6a
|
HADOOP-12851. S3AFileSystem Uptake of ProviderUtils.excludeIncompatibleCredentialProviders. Contributed by Larry McCay.
(cherry picked from commit d251e55415 )
|
2016-02-29 22:00:27 -08:00 |
Karthik Kambatla
|
c1855a33eb
|
HADOOP-10321. TestCompositeService should cover all enumerations of adding a service to a parent service. (Ray Chiang via kasha)
(cherry picked from commit 680f3fc02d )
|
2016-02-29 19:00:22 -08:00 |
Jian He
|
3e842de1d5
|
HADOOP-12622. Improve the loggings in RetryPolicies and RetryInvocationHandler. Contributed by Junping Du
|
2016-02-29 16:24:30 -08:00 |
Haohui Mai
|
c5db4ab0b4
|
HADOOP-12813. Migrate TestRPC and related codes to rebase on ProtobufRpcEngine. Contributed by Kai Zheng.
|
2016-02-29 14:10:18 -08:00 |