Xiaoyu Yao
68d91e0200
Revert "HDFS-10757. KMSClientProvider combined with KeyProviderCache can result in wrong UGI being used. Contributed by Xiaoyu Yao."
...
This reverts commit 0205ad5fa81c4001b4d5189dce88b4546a98b2eb.
2016-10-23 08:26:01 -07:00
Xiaoyu Yao
0205ad5fa8
HDFS-10757. KMSClientProvider combined with KeyProviderCache can result in wrong UGI being used. Contributed by Xiaoyu Yao.
...
(cherry picked from commit be7237224819e2491aef91cd4f055c7efcf7b90d)
2016-10-21 14:25:29 -07:00
Chris Douglas
25f4327f0b
HADOOP-13702. Add instrumented ReadWriteLock. Contributed by Jingcheng Du
...
(cherry picked from commit ae8bccd5090d8b42dae9a8e0c13a9766a7c42ecb)
2016-10-21 13:01:08 -07:00
Steve Loughran
385c1daa46
HADOOP-13716. Add LambdaTestUtils class for tests; fix eventual consistency problem in contract test setup. Contributed by Steve Loughran.
2016-10-21 19:11:31 +01:00
Brahma Reddy Battula
2ab149f0e4
HADOOP-13236. truncate will fail when we use viewfilesystem. Contributed by Brahma Reddy Battula
...
(cherry picked from commit f872c6bc0390415f13e95b99749b0b1a690991b7)
2016-10-21 16:19:18 +05:30
Steve Loughran
f0af3dee25
Revert "HADOOP-13716. Add LambdaTestUtils class for tests; fix eventual consistency problem in contract test setup. Contributed by Steve Loughran."
...
This reverts commit 42f8a1d6eb5add3180094b126c4af2b3ddbc7cae.
2016-10-20 22:48:26 +01:00
Anu Engineer
1f384b617d
HADOOP-13737. Cleanup DiskChecker interface. Contributed by Arpit Agarwal.
2016-10-20 13:40:01 -07:00
Anu Engineer
42f8a1d6eb
HADOOP-13716. Add LambdaTestUtils class for tests; fix eventual consistency problem in contract test setup. Contributed by Steve Loughran.
2016-10-20 12:47:57 -07:00
Steve Loughran
ab36519b6f
Revert "HADOOP-13236. truncate will fail when we use viewfilesystem. Contributed by Brahma Reddy Battula"
...
This reverts commit bf6379fdd2eef2fed30414559190afa8ccd963d5.
2016-10-20 19:32:10 +01:00
Brahma Reddy Battula
bf6379fdd2
HADOOP-13236. truncate will fail when we use viewfilesystem. Contributed by Brahma Reddy Battula
...
(cherry picked from commit f872c6bc0390415f13e95b99749b0b1a690991b7)
2016-10-20 21:48:23 +05:30
Steve Loughran
bc176961e6
HADOOP-13560. S3ABlockOutputStream to support huge (many GB) file writes. Contributed by Steve Loughran
2016-10-18 19:33:38 +01:00
Akira Ajisaka
b2618685fb
HADOOP-13522. Add %A and %a formats for fs -stat command to print permissions. Contributed by Alex Garbarini.
...
(cherry picked from commit bedfec0c10144087168bc79501ffd5ab4fa52606)
2016-10-18 15:03:33 +09:00
Andrew Wang
4ed7cf3b36
HADOOP-13724. Fix a few typos in site markdown documents. Contributed by Ding Fei.
...
(cherry picked from commit 987ee51141a15d3f4d1df4dc792a192b92b87b5f)
2016-10-17 13:32:39 -07:00
Allen Wittenauer
fbdb23d2af
HADOOP-11559. Add links to RackAwareness and InterfaceClassification to site index (Masatake Iwasaki via aw)
...
(cherry picked from commit 7eeca90daabd74934d4c94af6f07fd598abdb4ed)
Conflicts:
hadoop-common-project/hadoop-common/CHANGES.txt
hadoop-project/src/site/site.xml
2016-10-17 13:32:28 -07:00
Eric Yang
7993fb5b81
HADOOP-13707. Skip authorization for anonymous user to access Hadoop
...
web interface in non-secure environment. (Yuanbo Liu via eyang)
(cherry picked from commit dc308e98b9f8f7458a28a015515876ddea5666f2)
With Addendum patch
2016-10-17 07:57:45 -07:00
Eric Yang
a4356bb7a5
HADOOP-13707. Skip authorization for anonymous user to access Hadoop
...
web interface in non-secure environment. (Yuanbo Liu via eyang)
(cherry picked from commit dc308e98b9f8f7458a28a015515876ddea5666f2)
With Addendum patch
2016-10-16 20:32:48 -07:00
Eric Yang
439422fff9
HADOOP-13707. Skip authorization for anonymous user to access Hadoop
...
web interface in non-secure environment. (Yuanbo Liu via eyang)
(cherry picked from commit dc308e98b9f8f7458a28a015515876ddea5666f2)
With Addendum patch
2016-10-15 21:23:21 -07:00
Masatake Iwasaki
a13a607e20
HADOOP-13419. Fix javadoc warnings by JDK8 in hadoop-common package. Contributed by Kai Sasaki.
2016-10-16 12:44:19 +09:00
Brahma Reddy Battula
a0eee72053
Revert "HADOOP-13707. Skip authorization for anonymous user to access Hadoop"
...
This reverts commit dc308e98b9f8f7458a28a015515876ddea5666f2.
2016-10-15 22:13:45 +05:30
Eric Yang
dc308e98b9
HADOOP-13707. Skip authorization for anonymous user to access Hadoop
...
web interface in non-secure environment. (Yuanbo Liu via eyang)
2016-10-14 22:13:24 -07:00
Xiaoyu Yao
1eb8c0e880
HADOOP-13686. Adding additional unit test for Trash (I). Contributed by Weiwei Yang.
...
(cherry picked from commit dbe663d5241feea0c88a3a9391ad48a029001d94)
2016-10-13 23:05:58 -07:00
Arpit Agarwal
ecd3467f11
HADOOP-13710. Supress CachingGetSpaceUsed from logging interrupted exception stacktrace. Contributed by Hanisha Koneru.
2016-10-13 11:37:12 -07:00
Andrew Wang
f131d61ff8
HADOOP-13700. Remove unthrown IOException from TrashPolicy#initialize and #getInstance signatures.
...
(cherry picked from commit 12d739a34ba868b3f7f5adf7f37a60d4aca9061b)
2016-10-12 15:20:07 -07:00
Kihwal Lee
5305a392c3
HDFS-10789. Route webhdfs through the RPC call queue. Contributed by Daryn Sharp and Rushabh S Shah.
...
(cherry picked from commit 85cd06f6636f295ad1f3bf2a90063f4714c9cca7)
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/web/resources/NamenodeWebHdfsMethods.java
hadoop-hdfs-project/hadoop-hdfs/src/main/resources/hdfs-default.xml
2016-10-12 15:22:51 -05:00
Xiao Chen
b413dd34b3
HADOOP-13698. Document caveat for KeyShell when underlying KeyProvider does not delete a key.
...
(cherry picked from commit b84c4891f9eca8d56593e48e9df88be42e24220d)
2016-10-11 17:05:17 -07:00
Wei-Chiu Chuang
56184de510
HADOOP-13684. Snappy may complain Hadoop is built without snappy if libhadoop is not found. Contributed by Wei-Chiu Chuang.
...
(cherry picked from commit 4b32b1420d98ea23460d05ae94f2698109b3d6f7)
2016-10-11 13:22:25 -07:00
Mingliang Liu
21fcb5726a
HADOOP-13697. LogLevel#main should not throw exception if no arguments. Contributed by Mingliang Liu
...
(cherry picked from commit 2fb392a587d288b628936ca6d18fabad04afc585)
2016-10-11 11:18:46 -07:00
Mingliang Liu
de30f13a0a
HDFS-10985. o.a.h.ha.TestZKFailoverController should not use fixed time sleep before assertions. Contributed by Mingliang Liu
2016-10-10 13:37:00 -07:00
Kai Zheng
ad0659557b
HADOOP-13641. Update UGI#spawnAutoRenewalThreadForUserCreds to reduce indentation. Contributed by Huafeng Wang
2016-10-10 11:44:04 +06:00
Xiao Chen
b9761f2fc9
HADOOP-13627. Have an explicit KerberosAuthException for UGI to throw, text from public constants. Contributed by Xiao Chen.
...
(cherry picked from commit 2e853be6577a5b98fd860e6d64f89ca6d160514a)
2016-10-07 13:46:45 -07:00
Steve Loughran
a6bb21eec4
HADOOP-12977 s3a to handle delete("/", true) robustly. Contributed by Steve Loughran.
2016-10-07 12:47:14 +01:00
Chris Nauroth
a28ffd0fde
HADOOP-13150. Avoid use of toString() in output of HDFS ACL shell commands. Contributed by Chris Nauroth.
...
(cherry picked from commit 1d330fbaf6b50802750aa461640773fb788ef884)
2016-10-06 13:22:35 -07:00
Chris Nauroth
ecccb114ae
HADOOP-13323. Downgrade stack trace on FS load from Warn to debug. Contributed by Steve Loughran.
...
(cherry picked from commit 2d46c3f6b7d55b6a2f124d07fe26d37359615df4)
2016-10-06 10:57:08 -07:00
Brahma Reddy Battula
69c1ab4ad5
HADOOP-13690. Fix typos in core-default.xml. Contributed by Yiqun Lin
...
(cherry picked from commit 35b9d7de9f0a95c277b63a3e50134cce4941b78d)
2016-10-06 18:07:23 +05:30
Brahma Reddy Battula
d9e4ad78ca
HDFS-10963. Reduce log level when network topology cannot find enough datanodes. Contributed by Xiao chen
...
(cherry picked from commit b90fc70d671481564e468550c770c925f25d7db0)
2016-10-06 17:48:49 +05:30
Wei-Chiu Chuang
434403a2a0
HDFS-10683. Make class Token$PrivateToken private. Contributed by John Zhuge.
...
(cherry picked from commit c5ca2169151a5eec57152775789b6f53664e102c)
2016-10-05 17:46:46 -07:00
Akira Ajisaka
bdbb75e083
HADOOP-13685. Document -safely option of rm command. Contributed by Xiaoyu Yao.
...
(cherry picked from commit 9a61b52fbefd2970af78bb283ae174d462d57a13)
2016-10-05 20:41:29 +09:00
Xiao Chen
d9b686a2bd
HDFS-10918. Add a tool to get FileEncryptionInfo from CLI. Contributed by Xiao Chen.
...
(cherry picked from commit 853d65a157362661ccab10379c2d82e780382f83)
2016-10-03 16:02:07 -07:00
Wei-Chiu Chuang
a6863e5334
HADOOP-12974. Create a CachingGetSpaceUsed implementation that uses df. Contributed by Elliott Clark.
...
(cherry picked from commit 57aec2b46b0e46b73a1f49927e30e2c41138d535)
2016-09-30 13:00:04 -07:00
Chris Nauroth
cf954d7a48
Revert "HADOOP-13081. add the ability to create multiple UGIs/subjects from one kerberos login. Contributed by Sergey Shelukhin."
...
This reverts commit ec522a19076314f309ef475a8fdf08ec840dafae.
2016-09-29 13:58:55 -07:00
Kihwal Lee
92336ea37e
HADOOP-13537. Support external calls in the RPC call queue. Contributed by Daryn Sharp.
...
(cherry picked from commit 236ac773c964fa21d6d5f1496023cd61818dd3b1)
2016-09-29 13:54:30 -05:00
Steve Loughran
896df3f55a
HADOOP-13164 Optimize S3AFileSystem::deleteUnnecessaryFakeDirectories. Contributed by Rajesh Balamohan.
2016-09-29 17:00:34 +01:00
Steve Loughran
2b6b4fd779
HADOOP-13663 Index out of range in SysInfoWindows. Contributed by Inigo Goiri
2016-09-29 11:35:37 +01:00
Kihwal Lee
baf8aac05c
HADOOP-11780. Prevent IPC reader thread death. Contributed by Daryn Sharp.
...
(cherry picked from commit e19b37ead23805c7ed45bdcbfa7fdc8898cde7b2)
2016-09-28 09:46:42 -05:00
Brahma Reddy Battula
e9a34ae29c
HDFS-9444. Add utility to find set of available ephemeral ports to ServerSocketUtil. Contributed by Masatake Iwasaki
2016-09-28 10:50:50 +05:30
Mingliang Liu
34ee18d73d
HADOOP-13658. Replace config key literal strings with names I: hadoop common. Contributed by Chen Liang
...
(cherry picked from commit 9a44a832a99eb967aa4e34338dfa75baf35f9845)
2016-09-27 17:39:36 -07:00
Wangda Tan
269401dc83
HADOOP-13544. JDiff reports unncessarily show unannotated APIs and cause confusion while our javadocs only show annotated and public APIs. (vinodkv via wangda)
...
(cherry picked from commit 875062b5bc789158290bf93dadc71b5328ca4fee)
2016-09-27 11:27:25 -07:00
Wei-Chiu Chuang
23984e1787
HADOOP-13535. Add jetty6 acceptor startup issue workaround to branch-2. Contributed by Min Shen.
2016-09-23 14:25:52 -07:00
Brahma Reddy Battula
347131fe8d
HDFS-10886. Replace fs.default.name with fs.defaultFS in viewfs document.
...
(cherry picked from commit bbdf350ff9fb624fe736c1eb9271c5dcb4e14b06)
2016-09-23 19:32:37 +05:30
Mingliang Liu
f98afb3bee
HADOOP-13601. Fix a log message typo in AbstractDelegationTokenSecretManager. Contributed by Mehran Hassani.
...
(cherry picked from commit e80386d69d5fb6a08aa3366e42d2518747af569f)
2016-09-20 13:23:17 -07:00