Zhe ZHang
|
e4fc609d5d
|
HADOOP-12886. Exclude weak ciphers in SSLFactory through ssl-server.xml. Contributed by Wei-Chiu Chuang.
|
2016-03-30 14:13:11 -07:00 |
|
Colin Patrick Mccabe
|
e3d15a2e23
|
DOOP-12972. Lz4Compressor#getLibraryName returns the wrong version number (cmccabe)
|
2016-03-29 17:13:52 -07:00 |
|
Arpit Agarwal
|
46a5245db9
|
HDFS-9478. Reason for failing ipc.FairCallQueue contruction should be thrown. (Contributed by Ajith S)
|
2016-03-29 12:08:46 -07:00 |
|
Andrew Wang
|
8bfaa80037
|
HADOOP-10965. Print fully qualified path in CommandWithDestination error messages. Contributed by John Zhuge.
|
2016-03-28 14:13:48 -07:00 |
|
Robert Kanter
|
8cac1bb09f
|
HADOOP-12954. Add a way to change hadoop.security.token.service.use_ip (rkanter)
|
2016-03-28 10:36:59 -07:00 |
|
Junping Du
|
90fcb16c0f
|
MAPREDUCE-6655. Fix a typo (STRICT_IE6) in Encrypted Shuffle. Contributed by Wei-Chiu Chuang.
|
2016-03-28 05:30:42 -07:00 |
|
Akira Ajisaka
|
01cfee6381
|
HADOOP-12873. Remove MRv1 terms from HttpAuthentication.md. Contributed by Brahma Reddy Battula.
|
2016-03-28 15:57:57 +09:00 |
|
Jason Lowe
|
9a09200a1f
|
HADOOP-12958. PhantomReference for filesystem statistics can trigger OOM. Contributed by Sangjin Lee
|
2016-03-25 22:58:04 +00:00 |
|
Andrew Wang
|
938222b2e2
|
HADOOP-12947. Update documentation Hadoop Groups Mapping to add static group mapping, negative cache. Contributed by Wei-Chiu Chuang.
|
2016-03-23 14:57:14 -07:00 |
|
Allen Wittenauer
|
738155063e
|
HADOOP-12857. rework hadoop-tools (aw)
|
2016-03-23 13:46:38 -07:00 |
|
Andrew Wang
|
e3bb38d625
|
HDFS-9405. Warmup NameNode EDEK caches in background thread. Contributed by Xiao Chen.
|
2016-03-21 11:39:05 -07:00 |
|
Haohui Mai
|
ed1e23fe8f
|
HADOOP-12819. Migrate TestSaslRPC and related codes to rebase on ProtobufRpcEngine. Contributed by Kai Zheng.
|
2016-03-20 17:40:59 -07:00 |
|
Sangjin Lee
|
cd8b6889a7
|
HDFS-9579. Provide bytes-read-by-network-distance metrics at FileSystem.Statistics level (Ming Ma via sjlee)
|
2016-03-19 14:02:04 -07:00 |
|
Chris Nauroth
|
33239c9925
|
HADOOP-12926. lz4.c does not detect 64-bit mode properly. Contributed by Alan Burlison.
|
2016-03-18 16:33:01 -07:00 |
|
Steve Loughran
|
605fdcbb81
|
YARN-4593 Deadlock in AbstractService.getConfig() (stevel)
|
2016-03-16 14:35:24 +00:00 |
|
Steve Loughran
|
5a725f0ab8
|
HADOOP-12888 Shell to disable bash and setsid support when running under JVM security manager (Costin Leau via stevel)
|
2016-03-16 14:31:19 +00:00 |
|
Zhe Zhang
|
19e8f07691
|
HADOOP-12826. Rename the new Java coder and make it default. Contributed by Rui Li.
|
2016-03-14 16:45:32 -07:00 |
|
Tsz-Wo Nicholas Sze
|
1898810cda
|
HADOOP-12923. Move the test code in ipc.Client to test.
|
2016-03-14 15:48:01 -07:00 |
|
Colin Patrick Mccabe
|
658ee95ff3
|
HADOOP-11996. Improve and restructure native ISAL support (Kai Zheng via cmccabe)
|
2016-03-11 12:57:54 -08:00 |
|
Colin Patrick Mccabe
|
6e9a582eb1
|
HDFS-9942. Add an HTrace span when refreshing the groups for a username (cmccabe)
|
2016-03-11 12:26:40 -08:00 |
|
Steve Loughran
|
754299695b
|
Revert "HADOOP-12672. RPC timeout should not override IPC ping interval (iwasakims)"
This reverts commit 682adc6ba9 .
|
2016-03-11 17:00:17 +00:00 |
|
Masatake Iwasaki
|
682adc6ba9
|
HADOOP-12672. RPC timeout should not override IPC ping interval (iwasakims)
|
2016-03-11 15:03:40 +09:00 |
|
Harsh J
|
318c9b68b0
|
HADOOP-11404. Clarify the "expected client Kerberos principal is null" authorization message. Contributed by Stephen Chu
|
2016-03-10 17:05:09 +05:30 |
|
Arpit Agarwal
|
2e040d31c7
|
HADOOP-12903. IPC Server should allow suppressing exception logging by type, not log 'server too busy' messages. (Arpit Agarwal)
|
2016-03-08 23:29:43 -08:00 |
|
Akira Ajisaka
|
87c8005ad3
|
HADOOP-12688. Fix deadlinks in Compatibility.md. Contributed by Gabor Liptak.
|
2016-03-09 15:35:51 +09:00 |
|
Allen Wittenauer
|
55f73a1cbd
|
HADOOP-12798. Update changelog and release notes (2016-03-04) (aw)
|
2016-03-08 16:48:38 -08:00 |
|
Andrew Wang
|
a3cc6e2511
|
HADOOP-12895. SSLFactory#createSSLSocketFactory exception message is wrong. Contributed by Wei-Chiu Chuang.
|
2016-03-08 13:51:48 -08:00 |
|
Akira Ajisaka
|
f86850b544
|
HADOOP-12860. Expand section "Data Encryption on HTTP" in SecureMode documentation. Contributed by Wei-Chiu Chuang.
|
2016-03-08 14:28:47 +09:00 |
|
Arpit Agarwal
|
c2140d05ef
|
HDFS-9882. Add heartbeatsTotal in Datanode metrics. (Contributed by Hua Liu)
|
2016-03-07 21:10:24 -08:00 |
|
Ming Ma
|
49eedc7ff0
|
HADOOP-12789. log classpath of ApplicationClassLoader at INFO level. (Sangjin Lee via mingma)
|
2016-03-07 20:26:19 -08:00 |
|
Andrew Wang
|
391da36d93
|
HADOOP-12901. Add warning log when KMSClientProvider cannot create a connection to the KMS server. (Xiao Chen via wang)
|
2016-03-07 14:00:02 -08:00 |
|
Chris Nauroth
|
2759689d7d
|
HDFS-9239. DataNode Lifeline Protocol: an alternative protocol for reporting DataNode liveness. Contributed by Chris Nauroth.
|
2016-03-04 15:29:50 -08:00 |
|
Masatake Iwasaki
|
cbd31328a6
|
HADOOP-12470. In-page TOC of documentation should be automatically generated by doxia macro (iwasakims)
|
2016-03-04 14:11:36 +09:00 |
|
Akira Ajisaka
|
0a9f00af5e
|
HADOOP-12872. Fix formatting in ServiceLevelAuth.md. Contributed by Brahma Reddy Battula.
|
2016-03-03 23:32:30 +09:00 |
|
Akira Ajisaka
|
1c3136cbd8
|
HADOOP-12871. Fix dead link to NativeLibraries.html in CommandsManual.md. Contributed by Brahma Reddy Battula.
|
2016-03-03 23:22:35 +09:00 |
|
Akira Ajisaka
|
eb864d35d6
|
HADOOP-12870. Fix typo admininistration in CommandsManual.md. Contributed by John Zhuge.
|
2016-03-03 18:46:48 +09:00 |
|
Masatake Iwasaki
|
f70e317ccc
|
HADOOP-12793. Write a new group mapping service guide (Wei-Chiu Chuang via iwasakims)
|
2016-03-03 17:14:32 +09:00 |
|
Arpit Agarwal
|
27941a1811
|
HDFS-9534. Add CLI command to clear storage policy from a path. (Contributed by Xiaobing Zhou)
|
2016-03-02 18:35:28 -08:00 |
|
Colin Patrick Mccabe
|
700b0e4019
|
HDFS-9835. OIV: add ReverseXML processor which reconstructs an fsimage from an XML file (cmccabe)
|
2016-03-02 17:56:11 -08:00 |
|
Uma Maheswara Rao G
|
307ec80aca
|
HDFS-9733. Refactor DFSClient#getFileChecksum and DataXceiver#blockChecksum. Contributed by Kai Zheng
|
2016-02-29 21:52:20 -08:00 |
|
Karthik Kambatla
|
680f3fc02d
|
HADOOP-10321. TestCompositeService should cover all enumerations of adding a service to a parent service. (Ray Chiang via kasha)
|
2016-02-29 18:59:59 -08:00 |
|
Jian He
|
d8f390d015
|
HADOOP-12622. Improve the loggings in RetryPolicies and RetryInvocationHandler. Contributed by Junping Du
|
2016-02-29 16:24:05 -08:00 |
|
Haohui Mai
|
0fa54d45b1
|
HADOOP-12813. Migrate TestRPC and related codes to rebase on ProtobufRpcEngine. Contributed by Kai Zheng.
|
2016-02-29 11:41:00 -08:00 |
|
Chris Nauroth
|
7634d404b7
|
HADOOP-12846. Credential Provider Recursive Dependencies. Contributed by Larry McCay.
|
2016-02-28 11:22:55 -08:00 |
|
Li Lu
|
7545ce6636
|
HADOOP-12831. LocalFS/FSOutputSummer NPEs in constructor if bytes per checksum set to 0 (Mingliang Liu via gtcarrera9)
|
2016-02-27 21:59:03 -08:00 |
|
Steve Loughran
|
03cfb454fe
|
HADOOP-12825. Log slow name resolutions. (Sidharta Seethana via stevel)
|
2016-02-27 20:23:51 +00:00 |
|
Chris Nauroth
|
798babf661
|
HADOOP-12849. TestSymlinkLocalFSFileSystem fails intermittently. Contributed by Mingliang Liu.
|
2016-02-26 21:59:08 -08:00 |
|
Lei Xu
|
2093acf6b6
|
HADOOP-12841. Update s3-related properties in core-default.xml. (Wei-Chiu Chuang via lei)
|
2016-02-26 10:47:49 -08:00 |
|
Karthik Kambatla
|
c2460dad64
|
HDFS-9858. RollingFileSystemSink can throw an NPE on non-secure clusters. (Daniel Templeton via kasha)
|
2016-02-25 16:31:09 -08:00 |
|
Xiaoyu Yao
|
b2951f9fbc
|
HADOOP-12824. Collect network and disk usage on the node running Windows. Contributed by Inigo Goiri.
|
2016-02-25 15:47:05 -08:00 |
|