Commit Graph

3615 Commits

Author SHA1 Message Date
Akira Ajisaka
e3ac231f72 Move HADOOP-9121 from 3.0.0 to 2.7.3 in CHANGES.txt. 2016-02-29 11:40:18 +09: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
Akira Ajisaka
f0de733ca0 Moved HADOOP-8818 from 3.0.0 to 2.7.3 in CHANGES.txt. 2016-02-27 01:30:20 +09: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
Zhe Zhang
ccff6035f5 HDFS-9804. Allow long-running Balancer to login with keytab. Contributed by Xiao Chen.
Change-Id: I54b82e0b11929082057b4d21bfcf285222c94cdb
2016-02-25 09:24:32 -08:00
Zhe Zhang
efdc0070d8 HADOOP-12808. Rename the RS coder from HDFS-RAID as legacy. Contributed by Rui Li.
Change-Id: Icb64eb60833fe0139aadb6da9aa666f664defc0e
2016-02-24 14:29:03 -08:00
cnauroth
d6b181c6fa HADOOP-12716. KerberosAuthenticator#doSpnegoSequence use incorrect class to determine isKeyTab in JDK8. Contributed by Xiaoyu Yao. 2016-02-24 13:55:39 -08:00
Arpit Agarwal
2e76c2f751 HADOOP-12070. Some of the bin/hadoop subcommands are not available on Windows. (Contributed by Kengo Seki) 2016-02-24 12:45:34 -08:00
cnauroth
3369a4f691 HADOOP-12535. Run FileSystem contract tests with hadoop-azure. Contributed by Madhumita Chakraborty. 2016-02-23 21:37:50 -08:00
Colin Patrick Mccabe
d9c409a428 HADOOP-12829. StatisticsDataReferenceCleaner swallows interrupt exceptions (Gregory Chanan via cmccabe) 2016-02-23 11:11:22 -08:00
cnauroth
27b77751c1 HADOOP-12555. WASB to read credentials from a credential provider. Contributed by Larry McCay. 2016-02-22 17:30:13 -08:00
Zhe Zhang
a2fdfff02d HADOOP-12668. Support excluding weak Ciphers in HttpServer2 through ssl-server.conf. Contributed by Vijay Singh.
Change-Id: Ie46a5427d29188935427f67e55203c19fcd83335
2016-02-22 14:13:54 -08:00
cnauroth
d4f5fc23b2 HADOOP-11613. Remove commons-httpclient dependency from hadoop-azure. Contributed by Masatake Iwasaki. 2016-02-22 13:39:38 -08:00
Junping Du
18f9b77a32 Support additional compression levels for GzipCodec. Contributed by Ravi Mutyala. 2016-02-19 14:21:25 -08:00
Yongjun Zhang
a963baba10 HADOOP-12828. Print user when services are started. (Wei-Chiu Chuang via Yongjun Zhang) 2016-02-19 09:41:22 -08:00
cnauroth
8ab7658025 HADOOP-11031. Design Document for Credential Provider API. Contributed by Larry McCay. 2016-02-18 14:06:38 -08:00
Akira Ajisaka
c7ac25e52c HDFS-9830. Remove references to hftp in ViewFs documentation in trunk. Contributed by Wei-Chiu Chuang. 2016-02-19 05:02:57 +09:00
Tsz-Wo Nicholas Sze
bbfaf3c271 HADOOP-10865. Add a Crc32 chunked verification benchmark for both directly and non-directly buffer cases. 2016-02-18 11:47:33 -08:00
Robert Kanter
a365a3941c HADOOP-12817. Enable TLS v1.1 and 1.2 (rkanter) 2016-02-18 11:09:50 -08:00
cnauroth
5d1889a66d HDFS-9711. Integrate CSRF prevention filter in WebHDFS. Contributed by Chris Nauroth. 2016-02-18 10:07:28 -08:00
Zhe Zhang
0fb14aaced HDFS-9799. Reimplement getCurrentTrashDir to remove incompatibility. (zhz)
Change-Id: I7834bcebffed38cb384db5395ddb8b6dd9e79a0b
2016-02-17 13:30:50 -08:00
cnauroth
76fab26c5c HADOOP-12548. Read s3a creds from a Credential Provider. Contributed by Larry McCay. 2016-02-17 12:19:59 -08:00
Xiaoyu Yao
fd1befb6ba HADOOP-12878. KMS SPNEGO sequence does not work with WEBHDFS. Contributed by Xiaoyu Yao. 2016-02-17 08:27:27 -08:00
Masatake Iwasaki
1a1c2f5bab HADOOP-12710. Remove dependency on commons-httpclient for TestHttpServerLogs (Wei-Chiu Chuang via iwasakims) 2016-02-18 00:13:11 +09:00
Vinayakumar B
96ea309431 HADOOP-12810. FileSystem#listLocatedStatus causes unnecessary RPC calls (Contributed by Ryan Blue) 2016-02-17 10:13:41 +05:30
Vinayakumar B
4b0e59fdc0 HADOOP-12805. Annotate CanUnbuffer with @InterfaceAudience.Public (Contributed by Ted Yu) 2016-02-16 17:32:03 +05:30
Akira Ajisaka
1c48e50ce7 HADOOP-12786. "hadoop key" command usage is not documented. Contributed by Xiao Chen. 2016-02-15 11:38:25 +09:00
Junping Du
ec12ce8f48 Set the release date for 2.6.4. 2016-02-13 01:42:50 -08:00
Masatake Iwasaki
36ba5cac37 HADOOP-12589. Fix intermittent test failure of TestCopyPreserveFlag (iwasakims) 2016-02-13 14:59:38 +09:00
cnauroth
91a96eaa53 HADOOP-12780. During WASB atomic rename handle crash when one directory has been renamed but not file under it. Contributed by Madhumita Chakraborty. 2016-02-12 15:50:10 -08:00
Arpit Agarwal
1de1641f17 HDFS-9801. ReconfigurableBase should update the cached configuration. (Arpit Agarwal) 2016-02-12 12:41:04 -08:00
Vinayakumar B
c78740a979 HADOOP-12776. Remove getaclstatus call for non-acl commands in getfacl. (Contributed by Brahma Reddy Battula) 2016-02-12 11:53:28 +05:30
Karthik Kambatla
33ce7f6c07 HDFS-9780. RollingFileSystemSink doesn't work on secure clusters. (Daniel Templeton via kasha) 2016-02-11 20:37:14 -08:00
Andrew Wang
8fdef0bd9d HADOOP-12699. TestKMS#testKMSProvider intermittently fails during 'test rollover draining'. Contributed by Xiao Chen. 2016-02-11 17:20:10 -08:00
cnauroth
70c756d35e HADOOP-12795. KMS does not log detailed stack trace for unexpected errors. Contributed by Chris Nauroth. 2016-02-11 16:52:58 -08:00
Uma Maheswara Rao G
df4dcd3e75 HADOOP-12788. OpensslAesCtrCryptoCodec should log which random number generator is used. Contributed by Wei-Chiu Chuang. 2016-02-10 14:54:45 -08:00
Jason Lowe
6f03959e4d HADOOP-12792. TestUserGroupInformation#testGetServerSideGroups fails in chroot. Contributed by Eric Badger 2016-02-10 21:53:08 +00:00
Zhe Zhang
4ef1324ff6 HADOOP-12764. Increase default value of KMX maxHttpHeaderSize and make it configurable.
Change-Id: I6e970563c201152e1428feafb8124e61c15a6fc0
2016-02-10 09:56:40 -08:00
Sangjin Lee
58acbf940a HADOOP-12773. HBase classes fail to load with client/job classloader enabled (sjlee) 2016-02-08 13:55:30 -08:00
cnauroth
cf3261570a HADOOP-12752. Improve diagnostics/use of envvar/sysprop credential propagation. Contributed by Steve Loughran. 2016-02-08 09:36:09 -08:00
Varun Vasudev
d37eb828ff HADOOP-12749. Create a threadpoolexecutor that overrides afterExecute to log uncaught exceptions/errors. Contributed by Sidharta Seethana. 2016-02-08 20:19:17 +05:30
Varun Vasudev
af218101e5 Revert "HADOOP-12749. Create a threadpoolexecutor that overrides afterExecute to log uncaught exceptions/errors. Contributed by Sidharta Seethana."
This reverts commit f3bbe0bd02.
2016-02-08 20:16:44 +05:30
Varun Vasudev
f3bbe0bd02 HADOOP-12749. Create a threadpoolexecutor that overrides afterExecute to log uncaught exceptions/errors. Contributed by Sidharta Seethana. 2016-02-08 14:22:18 +05:30
Andrew Wang
5b59a0ea85 HADOOP-12759. RollingFileSystemSink should eagerly rotate directories. Contributed by Daniel Templeton. 2016-02-06 20:52:35 -08:00
Steve Loughran
1495ff979a HADOOP-12292. Make use of DeleteObjects optional -move CHANGES.TXT reference 2016-02-06 18:20:12 +00:00