John Zhuge
|
952aa3f168
|
HDFS-12710. HTTPFS HTTP max header size env variable is not respected in branch-2. Contributed by Istvan Fajth.
|
2017-10-26 17:43:01 -07:00 |
|
John Zhuge
|
76fbeed997
|
HDFS-12117. HttpFS does not seem to support SNAPSHOT related methods for WebHDFS REST Interface. Contributed by Wellington Chevreuil.
|
2017-08-18 22:06:02 -07:00 |
|
Yongjun Zhang
|
10a6b6b12c
|
HDFS-12139. HTTPFS liststatus returns incorrect pathSuffix for path of file. Contributed by Yongjun Zhang.
(cherry picked from commit 3556e36be30211f46ac38899ce11a4d4cac6d635)
|
2017-07-19 11:44:35 -07:00 |
|
Tsz-Wo Nicholas Sze
|
b4a108fa9f
|
HDFS-6874. Add GETFILEBLOCKLOCATIONS operation to HttpFS. Contributed by Weiwei Yang
|
2017-07-12 14:18:22 -07:00 |
|
John Zhuge
|
85f7b7e8e4
|
HDFS-11579. Make HttpFS Tomcat SSL property sslEnabledProtocols and clientAuth configurable. Contributed by John Zhuge.
|
2017-05-18 18:04:05 -07:00 |
|
John Zhuge
|
da7c900fe3
|
HDFS-11816. Update default SSL cipher list for HttpFS. Contributed by John Zhuge.
|
2017-05-15 16:26:39 -07:00 |
|
John Zhuge
|
74fbdd557a
|
HDFS-11561. HttpFS doc errors. Contributed by Yuanbo Liu.
(cherry picked from commit ed2d03f2a5318a88d0eced8476127f303eb1d1d9)
|
2017-03-22 22:16:34 -07:00 |
|
John Zhuge
|
cacaa299cf
|
HDFS-11418. HttpFS should support old SSL clients. Contributed by John Zhuge.
Change-Id: I05b1228f7f168e9b5904365ba9e81be3f29dce74
|
2017-03-01 19:45:25 -08:00 |
|
Xiao Chen
|
92dbdbc490
|
HDFS-11390. Add process name to httpfs process. Contributed by Weiwei Yang.
|
2017-02-14 09:46:55 -08:00 |
|
Andrew Wang
|
215abbdf5f
|
HDFS-8630. WebHDFS : Support get/set/unset StoragePolicy. Contributed by Surendra Singh Lilhore.
|
2016-12-09 14:29:22 -08:00 |
|
Akira Ajisaka
|
0478597ea9
|
HDFS-11223. Fix typos in HttpFs documentations. Contributed by Yiqun Lin.
(cherry picked from commit 4c2cf5560f6d952cfa36ef656f0b04dc3150f8b3)
|
2016-12-08 20:53:09 +09:00 |
|
Akira Ajisaka
|
0c895e8a62
|
HADOOP-13812. Upgrade Tomcat to 6.0.48. Contributed by John Zhuge.
(cherry picked from commit 00096dcc0c23af38e697cd7c6c29e3f00d744e54)
|
2016-11-29 19:50:53 +09:00 |
|
Akira Ajisaka
|
6fe5ffd05d
|
HDFS-11174. Wrong HttpFS test command in doc. Contributed by John Zhuge.
(cherry picked from commit bb1b5e083b6f32646412b292d061ce5721f5dbe1)
|
2016-11-25 21:29:28 +09:00 |
|
Xiao Chen
|
f30d338766
|
HDFS-10756. Expose getTrashRoot to HTTPFS and WebHDFS. Contributed by Yuanbo Liu.
(cherry picked from commit d8bab3dcb693b2773ede9a6e4f71ae85ee056f79)
|
2016-11-04 18:08:46 -07:00 |
|
Andrew Wang
|
99d0b3eb2b
|
HDFS-11080. Update HttpFS to use ConfigRedactor. Contributed by Sean Mackrory.
|
2016-11-02 19:11:22 -07:00 |
|
Wei-Chiu Chuang
|
2cf3138d72
|
HDFS-11055. Update default-log4j.properties for httpfs to imporve test logging. Contributed by Wei-Chiu Chuang.
(cherry picked from commit 31ff42b51037632ec871f29efc0fa894e1b738d0)
|
2016-10-27 13:38:02 -07:00 |
|
Kihwal Lee
|
086577c67a
|
HDFS-11042. Add missing cleanupSSLConfig() call for tests that use setupSSLConfig(). Contributed by Kuhu Shukla.
(cherry picked from commit b18f35f097a3ee33f449e506676961f9b9456bbd)
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/balancer/TestBalancer.java
|
2016-10-24 08:56:14 -05:00 |
|
Aaron T. Myers
|
0f616cefeb
|
HDFS-10423. Increase default value of httpfs maxHttpHeaderSize. Contributed by Nicolae Popa.
(cherry picked from commit aa1b583cf99d1a7cfe554d1769fc4af252374663)
Conflicts:
hadoop-hdfs-project/hadoop-hdfs-httpfs/src/main/libexec/httpfs-config.sh
|
2016-10-20 13:34:52 -07:00 |
|
Mingliang Liu
|
b36aaa913c
|
HDFS-10903. Replace config key literal strings with config key names II: hadoop hdfs. Contributed by Chen Liang
|
2016-10-12 17:26:11 -07:00 |
|
Xiao Chen
|
b6a60d715d
|
HDFS-10489. Deprecate dfs.encryption.key.provider.uri for HDFS encryption zones. Contributed by Xiao Chen.
(cherry picked from commit ea839bd48e4478fc7b6d0a69e0eaeae2de5e0f0d)
Conflicts:
hadoop-hdfs-project/hadoop-hdfs-client/src/main/java/org/apache/hadoop/hdfs/HdfsConfiguration.java
hadoop-hdfs-project/hadoop-hdfs/src/main/resources/hdfs-default.xml
|
2016-09-19 16:38:18 -07:00 |
|
Andrew Wang
|
b03a0be7a3
|
HDFS-10823. Implement HttpFSFileSystem#listStatusIterator.
(cherry picked from commit 8a40953058d50d421d62b71067a13b626b3cba1f)
|
2016-09-16 15:37:49 -07:00 |
|
Andrew Wang
|
f448ce2a89
|
HDFS-10832. Propagate ACL bit and isEncrypted bit in HttpFS FileStatus permissions.
(cherry picked from commit cba973f036a2c8fcc21a5826b8306247ec154c7b)
|
2016-09-09 12:16:08 -07:00 |
|
Zhe Zhang
|
dfcbc12026
|
HADOOP-12765. HttpServer2 should switch to using the non-blocking SslSelectChannelConnector to prevent performance degradation when handling SSL connections. Contributed by Min Shen. Branch-2 patch contributed by Wei-Chiu Chuang.
|
2016-08-23 14:46:08 -07:00 |
|
Kihwal Lee
|
c0166b0743
|
HDFS-10707. Replace org.apache.commons.io.Charsets with java.nio.charset.StandardCharsets. Contributed by Vincent Poon.
|
2016-08-04 09:28:30 -05:00 |
|
Vinayakumar B
|
6ab1f545fb
|
HDFS-10256. Use GenericTestUtils.getTestDir method in tests for temporary directories (Contributed by Vinayakumar B)
(cherry picked from commit cc6c265171aace1e57653e777a4a73a747221086)
|
2016-06-16 16:56:27 +05:30 |
|
Andrew Wang
|
d5609e3499
|
HDFS-10481. HTTPFS server should correctly impersonate as end user to open file. Contributed by Xiao Chen.
(cherry picked from commit 47e0321ee91149331e6ae72e7caa41d1de078b6c)
|
2016-06-03 17:21:27 -07:00 |
|
Masatake Iwasaki
|
722182fdfb
|
HADOOP-12470. In-page TOC of documentation should be automatically generated by doxia macro (iwasakims)
(cherry picked from commit cbd31328a61252f253aa2bcdb9cad70f7876d231)
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 |
|
Akira Ajisaka
|
a60a0a7128
|
HDFS-9686. Remove useless boxing/unboxing code. Contributed by Kousuke Saruta.
(cherry picked from commit 802a7edfaed778daaa471ee96466c6d69b35934c)
|
2016-02-10 23:50:04 +09:00 |
|
Akira Ajisaka
|
15ef3a85d9
|
Revert "HDFS-9686. Remove useless boxing/unboxing code. Contributed by Kousuke Saruta."
This reverts commit e4c01b8b1ce511de24db00afacef1e737845a4f7.
|
2016-02-10 23:45:15 +09:00 |
|
Akira Ajisaka
|
e4c01b8b1c
|
HDFS-9686. Remove useless boxing/unboxing code. Contributed by Kousuke Saruta.
(cherry picked from commit fe124da5ffc16e4795c3dd5542accd58361e1b08)
|
2016-02-06 19:32:50 +09:00 |
|
Akira Ajisaka
|
4fe28a644e
|
HDFS-9682. Fix a typo "aplication" in HttpFS document. Contributed by Weiwei yang.
(cherry picked from commit 683163468219107afb57a002f2cf2a369442171d)
|
2016-01-22 20:12:39 +09:00 |
|
Haohui Mai
|
64add87f5c
|
HADOOP-11218. Add TLSv1.1,TLSv1.2 to KMS, HttpFS, SSLFactory. Contributed by Vijay Singh.
|
2015-11-22 16:00:44 -08:00 |
|
cnauroth
|
4ee8297c89
|
HDFS-9286. HttpFs does not parse ACL syntax correctly for operation REMOVEACLENTRIES. Contributed by Wei-Chiu Chuang.
(cherry picked from commit 124a412a3711bd42eaeebe531376004c739a15d6)
|
2015-10-22 15:25:30 -07:00 |
|
Yongjun Zhang
|
d657e378ad
|
HDFS-8337. Accessing httpfs via webhdfs doesn't work from a jar with kerberos. Contributed by Yongjun Zhang.
(cherry picked from commit 971dc838ecf8bf55a9bd64128ce2447e4613ea76)
|
2015-06-19 23:44:48 -07:00 |
|
Colin Patrick Mccabe
|
3dec58dd78
|
HADOOP-11969. ThreadLocal initialization in several classes is not thread safe (Sean Busbey via Colin P. McCabe)
(cherry picked from commit 7dba7005b79994106321b0f86bc8f4ea51a3c185)
|
2015-05-26 12:40:41 -07:00 |
|
Xiaoyu Yao
|
7aa3399cc5
|
HDFS-8206. Fix the typos in hadoop-hdfs-httpfs. (Brahma Reddy Battula via xyao)
|
2015-04-25 22:24:38 -07:00 |
|
Haohui Mai
|
b64bb2b9b4
|
HDFS-8052. Move WebHdfsFileSystem into hadoop-hdfs-client. Contributed by Haohui Mai.
|
2015-04-23 17:44:21 -07:00 |
|
Haohui Mai
|
c261d35b75
|
HADOOP-11748. The secrets of auth cookies should not be specified in configuration in clear text. Contributed by Li Lu and Haohui Mai.
|
2015-03-26 17:35:28 -07:00 |
|
Arpit Agarwal
|
c035106c05
|
HDFS-7824. GetContentSummary API and its namenode implementation for Storage Type Quota/Usage. (Contributed by Xiaoyu Yao)
|
2015-03-26 10:47:43 -07:00 |
|
Haohui Mai
|
e75e6c66ea
|
HADOOP-11633. Convert remaining branch-2 .apt.vm files to markdown. Contributed by Masatake Iwasaki.
|
2015-03-11 14:23:44 -07:00 |
|
Tsuyoshi Ozawa
|
b46f9e72db
|
HADOOP-11602. Backport 'Fix toUpperCase/toLowerCase to use Locale.ENGLISH.' (ozawa)
|
2015-03-09 19:53:55 +09:00 |
|
yliu
|
fee29e4a4f
|
HDFS-7656. Expose truncate API for HDFS httpfs. (yliu)
|
2015-02-19 08:38:25 +08:00 |
|
Tsuyoshi Ozawa
|
970fdc3ad9
|
HDFS-7709. Fix findbug warnings in httpfs. Contributed by Rakesh R.
(cherry picked from commit 20660b7a67b7f2815b1e27b98dce2b2682399505)
|
2015-02-05 19:57:40 +09:00 |
|
Allen Wittenauer
|
6f89692dc9
|
HDFS-7644. minor typo in HttpFS doc (Charles Lamb via aw)
|
2015-01-23 13:47:11 -08:00 |
|
Haohui Mai
|
87b3fc8cae
|
HDFS-5578. [JDK8] Fix Javadoc errors caused by incorrect or illegal tags in doc comments. Contributed by Andrew Purtell.
|
2014-12-10 14:54:52 -08:00 |
|
Arun C. Murthy
|
7c6f03ba20
|
HDFS-7391. Renable SSLv2Hello in HttpFS. Contributed by Robert Kanter.
(cherry picked from commit 9f0319bba1788e4c579ce533b14c0deab63f28ee)
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
|
2014-11-12 18:59:27 -08:00 |
|
Karthik Kambatla
|
395d4ba766
|
HADOOP-11260. Patch up Jetty to disable SSLv3. (Mike Yoder via kasha)
(cherry picked from commit dbf30e3c0e1522e6588aecac71c990c0b01fd8fb)
|
2014-11-04 16:22:09 -08:00 |
|
Karthik Kambatla
|
f2679ae22e
|
HDFS-7274. Disable SSLv3 in HttpFS. (Robert Kanter via kasha)
(cherry picked from commit 3f48493bed22f9618a9330deaaaa070734989814)
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
|
2014-10-28 17:33:52 -07:00 |
|
Allen Wittenauer
|
a58f88056c
|
HDFS-7232. Populate hostname in httpfs audit log (Zoran Dimitrijevic via aw)
|
2014-10-23 14:07:07 -07:00 |
|
Alejandro Abdelnur
|
e59f6771e8
|
HADOOP-10868. AuthenticationFilter should support externalizing the secret for signing and provide rotation support. (rkanter via tucu)
|
2014-09-15 17:10:43 -07:00 |
|