Lei Xu
|
63b8be149a
|
HADOOP-11262. Enable YARN to use S3A. (Pieter Reuse via lei)
|
2016-01-12 12:21:29 -08:00 |
Colin Patrick Mccabe
|
181437cccf
|
HADOOP-12653. Use SO_REUSEADDR to avoid getting "Address already in use" when using kerberos and attempting to bind to any port on the local IP address (cmccabe)
(cherry picked from commit 30c7dfd8ba )
|
2016-01-12 10:46:57 -08:00 |
Akira Ajisaka
|
df95343047
|
HADOOP-12584. Disable browsing the static directory in HttpServer2. Contributed by Robert Kanter.
(cherry picked from commit 9c89bcd04212543ae279d34938ec2ad319e5ba6d)
|
2016-01-12 13:34:44 +09:00 |
cnauroth
|
813841e10b
|
HADOOP-12551. Introduce FileNotFoundException for WASB FileSystem API. Contributed by Dushyanth.
(cherry picked from commit 0e76f1fcea )
|
2016-01-09 22:18:22 -08:00 |
Benoy Antony
|
4e5f77b7f5
|
HADOOP-12587. Hadoop AuthToken refuses to work without a maxinactive attribute in issued token. (Benoy Antony)
(cherry picked from commit dec8dfdfa6 )
|
2016-01-09 13:43:15 -08:00 |
Steve Loughran
|
80734bc346
|
HADOOP-12590. TestCompressorDecompressor failing without stack traces (John Zhuge via stevel)
|
2016-01-09 11:10:20 +00:00 |
cnauroth
|
debd13387d
|
HADOOP-12678. Handle empty rename pending metadata file during atomic rename in redo path. Contributed by Madhumita Chakraborty.
(cherry picked from commit f0fa6d869b )
|
2016-01-08 20:19:11 -08:00 |
rohithsharmaks
|
20bb5c403e
|
Revert "HADOOP-12687. SecureUtil#QualifiedHostResolver#getByName should also try to resolve direct hostname (Sunil G via rohithsharmaks)"
This reverts commit 2b252844e0 .
Conflicts:
hadoop-common-project/hadoop-common/CHANGES.txt
(cherry picked from commit ed18527e38 )
|
2016-01-08 14:37:01 +05:30 |
Steve Loughran
|
ee9611719f
|
HADOOP-12573. TestRPC.testClientBackOff failing. (Xiao Chen via stevel)
|
2016-01-07 16:18:25 +00:00 |
Steve Loughran
|
c6f7c30a8d
|
HADOOP-12597. In kms-site.xml configuration "hadoop.security.keystore.JavaKeyStoreProvider.password" should be updated with new name. (Surendra Singh Lilhore via stevel)
|
2016-01-07 16:00:37 +00:00 |
Steve Loughran
|
c329cab92c
|
HADOOP-12613. TestFind.processArguments occasionally fails. (Wei-Chiu Chuang via stevel)
|
2016-01-07 15:03:59 +00:00 |
Steve Loughran
|
38181e1dcd
|
HADOOP-12655. TestHttpServer.testBindAddress patch - move from improvement to bug fix
|
2016-01-07 15:03:05 +00:00 |
Steve Loughran
|
83932ced71
|
HADOOP-12655. TestHttpServer.testBindAddress bind port range is wider than expected. (Wei-Chiu Chuang via stevel)
|
2016-01-07 14:51:34 +00:00 |
Steve Loughran
|
ccd2be99cc
|
HADOOP-12663. Remove Hard-Coded Values From FileSystem.java. (BELUGA BEHR via stevel)
|
2016-01-07 14:45:19 +00:00 |
Steve Loughran
|
29747001f0
|
HADOOP-12675. Fix description about retention period in usage of expunge command. (Masatake Iwasaki via stevel)
|
2016-01-07 14:39:47 +00:00 |
rohithsharmaks
|
2c841e6564
|
HADOOP-12687. SecureUtil#QualifiedHostResolver#getByName should also try to resolve direct hostname (Sunil G via rohithsharmaks)
(cherry picked from commit 2b252844e0 )
|
2016-01-07 10:43:52 +05:30 |
cnauroth
|
4753676a34
|
HADOOP-12634. Change Lazy Rename Pending Operation Completion of WASB to address case of potential data loss due to partial copy. Contributed by Gaurav Kanade.
(cherry picked from commit 978bbdfeb2 )
|
2016-01-06 11:16:18 -08:00 |
Ravi Prakash
|
6330683778
|
HADOOP-12689. S3 filesystem operations stopped working correctly
(cherry picked from commit 2d16f40dab )
|
2016-01-05 23:43:17 -08:00 |
Yongjun Zhang
|
fc6c940464
|
HADOOP-12604. Exception may be swallowed in KMSClientProvider. (Yongjun Zhang)
(cherry picked from commit 28bd138018 )
|
2016-01-05 11:19:22 -08:00 |
Uma Mahesh
|
cdd796d199
|
HADOOP-12658. Clear javadoc and check style issues around DomainSocket. Contributed by Kai Zheng
(cherry picked from commit 778146eaae )
|
2016-01-04 15:04:46 -08:00 |
Akira Ajisaka
|
40b41ac8fc
|
HADOOP-12686. Update FileSystemShell documentation to mention the meaning of each columns of fs -du. Contributed by Daisuke Kobayashi.
(cherry picked from commit 1af2917856 )
|
2016-01-04 20:33:46 +09:00 |
Akira Ajisaka
|
247ab92464
|
Set release date for 2.6.3
(cherry picked from commit db99e30f67 )
|
2016-01-04 16:12:52 +09:00 |
Akira Ajisaka
|
d98cfe611f
|
HADOOP-11252. RPC client does not time out by default. Contributed by Wilfred Spiegelenburg and Masatake Iwasaki.
(cherry picked from commit 64ae85fd2e )
|
2016-01-04 14:32:08 +09:00 |
Xiaoyu Yao
|
a65e159c59
|
HADOOP-12608. Fix exception message in WASB when connecting with anonymous credential. Contributed by Dushyanth.
(cherry picked from commit 007a8decc61750720033e06b6d08861ac3788e41)
|
2015-12-30 11:12:02 -08:00 |
Xiaoyu Yao
|
d590c17851
|
HADOOP-12682. Fix TestKMS#testKMSRestart* failure. Contributed by Wei-Chiu Chuang.
(cherry picked from commit ab725cff66 )
|
2015-12-30 10:43:44 -08:00 |
Xiaoyu Yao
|
c664062fb3
|
HADOOP-12559. KMS connection failures should trigger TGT renewal. Contributed by Zhe Zhang.
(cherry picked from commit 993311e547 )
|
2015-12-28 10:42:15 -08:00 |
Akira Ajisaka
|
babe025fb0
|
HADOOP-12681. start-build-env.sh fails in branch-2. Contributed by Kengo Seki.
|
2015-12-28 14:38:56 +09:00 |
Karthik Kambatla
|
a98887d8b5
|
HADOOP-12566. Add NullGroupMapping. (Daniel Templeton via kasha)
(cherry picked from commit 8b1837fcd1 )
|
2015-12-23 14:38:24 -08:00 |
Akira Ajisaka
|
7526a2a005
|
HDFS-9505. HDFS Architecture documentation needs to be refreshed. Contributed by Masatake Iwasaki.
(cherry picked from commit fa544020f6 )
|
2015-12-21 21:23:28 +09:00 |
Chris Douglas
|
d984ba4fd7
|
HADOOP-12636. Prevent ServiceLoader failure init for unused FileSystems. Contributed by Inigo Goiri
(cherry picked from commit 8652cce5b2 )
|
2015-12-18 18:31:20 -08:00 |
cnauroth
|
dd91cf9fa5
|
HADOOP-12570. HDFS Secure Mode Documentation updates. Contributed by Arpit Agarwal.
(cherry picked from commit 932956458d )
|
2015-12-18 16:25:06 -08:00 |
Arpit Agarwal
|
e0a40b2dc2
|
HADOOP-12656. MiniKdc throws "address in use" BindException. (Contributed by Wei-Chiu Chuang)
|
2015-12-18 16:06:12 -08:00 |
Zhe Zhang
|
223b47b398
|
HDFS-9347. Invariant assumption in TestQuorumJournalManager.shutdown() is wrong. Contributed by Wei-Chiu Chuang.
Change-Id: Idde8522e11c77f82b376e0c90a9bf33d163d5cb9
|
2015-12-18 16:05:21 -08:00 |
Akira Ajisaka
|
af49823499
|
HADOOP-12657. Add a option to skip newline on empty files with getMerge -nl. Contributed by Kanaka Kumar Avvaru.
(cherry picked from commit 061c05cc05 )
|
2015-12-18 14:00:07 +09:00 |
Akira Ajisaka
|
e06c291245
|
HADOOP-12588. Fix intermittent test failure of TestGangliaMetrics. Contributed by Masatake Iwasaki.
(cherry picked from commit bd5e207432 )
|
2015-12-18 13:12:56 +09:00 |
Vinod Kumar Vavilapalli
|
36781a3a5a
|
HADOOP-12415. Fixed pom files to correctly include compile-time dependency on netty. (Tom Zeng via cos)
Addendum commit to include CHANGES.txt entry.
(cherry picked from commit ce16541c62 )
|
2015-12-16 14:41:25 -08:00 |
Uma Mahesh
|
dd3867ab9f
|
HADOOP-12639. Improve JavaDoc for getTrimmedStrings. (BELUGA BEHR via umamahesh)
(cherry picked from commit ae67c8424c )
|
2015-12-15 15:19:27 -08:00 |
Akira Ajisaka
|
5047ee56af
|
HADOOP-12602. TestMetricsSystemImpl#testQSize occasionally fails. Contributed by Masatake Iwasaki.
(cherry picked from commit eee0cf4611 )
|
2015-12-11 16:18:58 +09:00 |
Robert Kanter
|
8dfaa7ded6
|
HADOOP-12625. Add a config to disable the /logs endpoints (rkanter)
(cherry picked from commit e27fffdb90 )
|
2015-12-09 14:35:50 -08:00 |
Uma Mahesh
|
d20681896b
|
HADOOP-12618. Fix NPE in TestSequenceFile. (Brahma Reddy Battula via umamahesh)
(cherry picked from commit ad53c52063 )
|
2015-12-08 22:57:00 -08:00 |
mattf
|
472541291b
|
HADOOP-12617. SPNEGO authentication request to non-default realm gets default realm name inserted in target server principal. (mattf)
|
2015-12-08 17:35:25 -08:00 |
Haohui Mai
|
417fbf2dca
|
HADOOP-10729. Add tests for PB RPC in case version mismatch of client and server. Contributed by Junping Du.
|
2015-12-09 05:42:24 +08:00 |
Steve Loughran
|
af14458de7
|
HADOOP-12321. Make JvmPauseMonitor an AbstractService. (Sunil G via Stevel) [includes HDFS-8947 MAPREDUCE-6462 and YARN-4072]
|
2015-12-06 17:42:56 +00:00 |
Xiaoyu Yao
|
eb7f9901b4
|
HDFS-8831. Trash Support for deletion in HDFS encryption zone. Contributed by Xiaoyu Yao.
(cherry picked from commit cbc7b6bf97 )
|
2015-12-04 16:57:58 -08:00 |
Jian He
|
be404e1680
|
YARN-4405. Support node label store in non-appendable file system. Contributed by Wangda Tan
(cherry picked from commit 755dda8dd8 )
|
2015-12-03 17:46:09 -08:00 |
Akira Ajisaka
|
15c2f709c6
|
HADOOP-12565. Replace DSA with RSA for SSH key type in SingleCluster.md. Contributed by Mingliang Liu.
(cherry picked from commit 3857fed2c8 )
|
2015-12-03 11:51:56 +08:00 |
Arpit Agarwal
|
19c2c22bbe
|
HADOOP-12609. Fix intermittent failure of TestDecayRpcScheduler. (Contributed by Masatake Iwasaki)
|
2015-12-01 09:29:07 -08:00 |
Allen Wittenauer
|
45bb467918
|
HADOOP-12366. expose calculated paths (aw)
|
2015-12-01 08:16:20 -08:00 |
Junping Du
|
092c469059
|
Creating 2.6.4 entries in CHANGES.txt files.
(cherry picked from commit 028894281b )
|
2015-12-01 08:18:57 -08:00 |
cnauroth
|
669743ce11
|
HADOOP-12600. FileContext and AbstractFileSystem should be annotated as a Stable interface. Contributed by Chris Nauroth.
(cherry picked from commit b2c78536cb )
|
2015-11-28 15:40:13 -08:00 |