Yongjun Zhang
|
3556e36be3
|
HDFS-12139. HTTPFS liststatus returns incorrect pathSuffix for path of file. Contributed by Yongjun Zhang.
|
2017-07-19 10:56:50 -07:00 |
|
Tsz-Wo Nicholas Sze
|
931a49800e
|
HDFS-6874. Add GETFILEBLOCKLOCATIONS operation to HttpFS. Contributed by Weiwei Yang
|
2017-07-12 14:15:04 -07:00 |
|
John Zhuge
|
ac0a04a6e1
|
HDFS-12114. Consistent HttpFS property names. Contributed by John Zhuge.
|
2017-07-11 21:06:41 -07:00 |
|
John Zhuge
|
12c8fdceaf
|
HDFS-12052. Set SWEBHDFS delegation token kind when ssl is enabled in HttpFS. Contributed by Zoran Dimitrijevic.
|
2017-07-11 11:19:08 -07:00 |
|
Andrew Wang
|
af2773f609
|
Updating version for 3.0.0-beta1 development
|
2017-06-29 17:57:40 -07:00 |
|
Brahma Reddy Battula
|
13de636b40
|
HDFS-11901. Modifier 'static' is redundant for inner enums. Contributed by ZhangBing Lin.
|
2017-05-31 23:09:08 +08:00 |
|
Andrew Wang
|
16ad896d5c
|
Update maven version for 3.0.0-alpha4 development
|
2017-05-26 14:09:44 -07:00 |
|
Akira Ajisaka
|
0d5c8ed8e0
|
HADOOP-14401. maven-project-info-reports-plugin can be removed. Contributed by Andras Bokor.
|
2017-05-11 16:37:32 -05:00 |
|
Akira Ajisaka
|
b7d769d020
|
HADOOP-14359. Remove unnecessary shading of commons-httpclient. Contributed by Wei-Chiu Chuang.
|
2017-05-01 15:22:28 +09:00 |
|
John Zhuge
|
ca2488c009
|
HDFS-11665. HttpFSServerWebServer$deprecateEnv may leak secret. Contributed by John Zhuge.
|
2017-04-18 09:28:52 -07:00 |
|
Andrew Wang
|
e8bdad7385
|
HDFS-11623. Move system erasure coding policies into hadoop-hdfs-client.
|
2017-04-07 16:46:28 -07:00 |
|
Andrew Wang
|
539ef5aa2e
|
HFDS-11596. hadoop-hdfs-client jar is in the wrong directory in release tarball. Contributed by Yuanbo Liu.
|
2017-04-05 16:04:09 -07:00 |
|
Chris Douglas
|
6eba79232f
|
HADOOP-14271. Correct spelling of 'occurred' and variants. Contributed by Yeliang Cang
|
2017-04-03 20:13:14 -07:00 |
|
Chris Douglas
|
7297e82cb4
|
HADOOP-14250. Correct spelling of 'separate' and variants. Contributed by Doris Gu
|
2017-03-30 10:17:11 -07:00 |
|
Andrew Wang
|
52b00600df
|
HADOOP-13715. Add isErasureCoded() API to FileStatus class. Contributed by Manoj Govindassamy.
|
2017-03-24 11:44:46 -07:00 |
|
John Zhuge
|
ed2d03f2a5
|
HDFS-11561. HttpFS doc errors. Contributed by Yuanbo Liu.
|
2017-03-22 22:15:24 -07:00 |
|
Akira Ajisaka
|
258342e76c
|
HADOOP-14118. move jets3t into a dependency on hadoop-aws JAR.
|
2017-02-28 13:47:44 +09:00 |
|
Xiao Chen
|
69b23632c4
|
HDFS-10860. Switch HttpFS from Tomcat to Jetty. Contributed by John Zhuge.
|
2017-02-07 09:36:55 -08:00 |
|
Andrew Wang
|
5d8b80ea9b
|
Preparing for 3.0.0-alpha3 development
|
2017-01-19 15:50:07 -08:00 |
|
Akira Ajisaka
|
4c2cf5560f
|
HDFS-11223. Fix typos in HttpFs documentations. Contributed by Yiqun Lin.
|
2016-12-08 20:52:24 +09:00 |
|
Andrew Wang
|
ea2895f4ed
|
HDFS-8630. WebHDFS : Support get/set/unset StoragePolicy. Contributed by Surendra Singh Lilhore.
|
2016-12-07 15:52:16 -08:00 |
|
Wei-Chiu Chuang
|
1b5cceaffb
|
Revert "HDFS-11201. Spelling errors in the logging, help, assertions and exception messages. Contributed by Grant Sohn."
This reverts commit b9522e86a5 .
|
2016-12-05 10:54:43 -08:00 |
|
Wei-Chiu Chuang
|
b9522e86a5
|
HDFS-11201. Spelling errors in the logging, help, assertions and exception messages. Contributed by Grant Sohn.
|
2016-12-05 10:48:25 -08:00 |
|
Akira Ajisaka
|
00096dcc0c
|
HADOOP-13812. Upgrade Tomcat to 6.0.48. Contributed by John Zhuge.
|
2016-11-29 19:47:02 +09:00 |
|
Akira Ajisaka
|
209e805430
|
HADOOP-13506. Redundant groupid warning in child projects. Contributed by Kai Sasaki.
|
2016-11-28 14:34:57 +09:00 |
|
Akira Ajisaka
|
bb1b5e083b
|
HDFS-11174. Wrong HttpFS test command in doc. Contributed by John Zhuge.
|
2016-11-25 21:28:29 +09:00 |
|
Xiao Chen
|
d8bab3dcb6
|
HDFS-10756. Expose getTrashRoot to HTTPFS and WebHDFS. Contributed by Yuanbo Liu.
|
2016-11-04 18:06:55 -07:00 |
|
Andrew Wang
|
7e521c5a49
|
HDFS-11080. Update HttpFS to use ConfigRedactor. Contributed by Sean Mackrory.
|
2016-11-02 19:11:05 -07:00 |
|
Robert Kanter
|
5877f20f9c
|
HADOOP-10075. Update jetty dependency to version 9 (rkanter)
|
2016-10-27 16:09:00 -07:00 |
|
Wei-Chiu Chuang
|
31ff42b510
|
HDFS-11055. Update default-log4j.properties for httpfs to imporve test logging. Contributed by Wei-Chiu Chuang.
|
2016-10-27 13:37:00 -07:00 |
|
Kihwal Lee
|
b18f35f097
|
HDFS-11042. Add missing cleanupSSLConfig() call for tests that use setupSSLConfig(). Contributed by Kuhu Shukla.
|
2016-10-24 08:28:44 -05:00 |
|
Mingliang Liu
|
3c9a01062e
|
HDFS-10903. Replace config key literal strings with config key names II: hadoop hdfs. Contributed by Chen Liang
|
2016-10-11 16:29:30 -07:00 |
|
Andrew Wang
|
72a2ae6452
|
HADOOP-13688. Stop bundling HTML source code in javadoc JARs.
|
2016-10-06 11:19:38 -07:00 |
|
Xiao Chen
|
ea839bd48e
|
HDFS-10489. Deprecate dfs.encryption.key.provider.uri for HDFS encryption zones. Contributed by Xiao Chen.
|
2016-09-17 22:25:39 -07:00 |
|
Andrew Wang
|
8a40953058
|
HDFS-10823. Implement HttpFSFileSystem#listStatusIterator.
|
2016-09-16 15:37:36 -07:00 |
|
Andrew Wang
|
cba973f036
|
HDFS-10832. Propagate ACL bit and isEncrypted bit in HttpFS FileStatus permissions.
|
2016-09-09 12:12:29 -07:00 |
|
Xiao Chen
|
7c213c341d
|
HDFS-10835. Fix typos in httpfs.sh. Contributed by John Zhuge.
|
2016-09-06 11:44:26 -07:00 |
|
Wei-Chiu Chuang
|
03a9343d57
|
HADOOP-12765. HttpServer2 should switch to using the non-blocking SslSelectChannelConnector to prevent performance degradation when handling SSL connections. Contributed by Min Shen.
|
2016-08-19 09:22:49 -07:00 |
|
Akira Ajisaka
|
a5fb298e56
|
HDFS-10707. Replace org.apache.commons.io.Charsets with java.nio.charset.StandardCharsets. Contributed by Vincent Poon.
|
2016-08-02 17:07:59 +09:00 |
|
Andrew Wang
|
da456ffd62
|
Preparing for 3.0.0-alpha2 development
|
2016-07-15 19:04:17 -07:00 |
|
Aaron T. Myers
|
aa1b583cf9
|
HDFS-10423. Increase default value of httpfs maxHttpHeaderSize. Contributed by Nicolae Popa.
|
2016-06-20 13:46:56 -07:00 |
|
Vinayakumar B
|
cc6c265171
|
HDFS-10256. Use GenericTestUtils.getTestDir method in tests for temporary directories (Contributed by Vinayakumar B)
|
2016-06-16 16:47:06 +05:30 |
|
Andrew Wang
|
47e0321ee9
|
HDFS-10481. HTTPFS server should correctly impersonate as end user to open file. Contributed by Xiao Chen.
|
2016-06-03 17:21:17 -07:00 |
|
Andrew Wang
|
3c5c57af28
|
HADOOP-13142. Change project version from 3.0.0 to 3.0.0-alpha1.
|
2016-05-12 18:27:28 -07:00 |
|
Andrew Wang
|
ca5613af91
|
Revert "Update project version to 3.0.0-alpha1-SNAPSHOT."
This reverts commit 6b53802cba .
|
2016-05-12 15:32:45 -07:00 |
|
Andrew Wang
|
6b53802cba
|
Update project version to 3.0.0-alpha1-SNAPSHOT.
|
2016-05-12 11:05:05 -07:00 |
|
Allen Wittenauer
|
35cf503149
|
HADOOP-13077. Handle special characters in passwords in httpfs.sh (Xiao Chen via aw)
|
2016-05-05 11:33:06 -07:00 |
|
Allen Wittenauer
|
0a74610d1c
|
HADOOP-11393. Revert HADOOP_PREFIX, go back to HADOOP_HOME (aw)
|
2016-03-31 07:51:05 -07: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
|
802a7edfae
|
HDFS-9686. Remove useless boxing/unboxing code. Contributed by Kousuke Saruta.
|
2016-02-10 23:49:14 +09:00 |
|
Akira Ajisaka
|
5e565ce7a7
|
Revert "HDFS-9686. Remove useless boxing/unboxing code. Contributed by Kousuke Saruta."
This reverts commit fe124da5ff .
|
2016-02-10 23:43:33 +09:00 |
|
Akira Ajisaka
|
fe124da5ff
|
HDFS-9686. Remove useless boxing/unboxing code. Contributed by Kousuke Saruta.
|
2016-02-06 19:31:01 +09:00 |
|
Akira Ajisaka
|
6831634682
|
HDFS-9682. Fix a typo "aplication" in HttpFS document. Contributed by Weiwei yang.
|
2016-01-22 20:12:18 +09:00 |
|
Haohui Mai
|
66428d33a7
|
HADOOP-11218. Add TLSv1.1,TLSv1.2 to KMS, HttpFS, SSLFactory. Contributed by Vijay Singh.
|
2015-11-22 16:00:34 -08:00 |
|
Varun Vasudev
|
73b9c7b82b
|
HADOOP-10787. Rename/remove non-HADOOP_*, etc from the shell scripts. Contributed by Allen Wittenauer.
|
2015-11-04 15:56:17 +05:30 |
|
cnauroth
|
124a412a37
|
HDFS-9286. HttpFs does not parse ACL syntax correctly for operation REMOVEACLENTRIES. Contributed by Wei-Chiu Chuang.
|
2015-10-22 15:25:10 -07:00 |
|
Lei Xu
|
d5403747b5
|
HADOOP-12269. Update aws-sdk dependency to 1.10.6 (Thomas Demoor via Lei (Eddy) Xu)
|
2015-08-04 18:51:52 -07:00 |
|
Allen Wittenauer
|
666cafca8d
|
HADOOP-12249. pull argument parsing into a function (aw)
|
2015-07-31 14:32:21 -07:00 |
|
Yongjun Zhang
|
971dc838ec
|
HDFS-8337. Accessing httpfs via webhdfs doesn't work from a jar with kerberos. Contributed by Yongjun Zhang.
|
2015-06-19 23:39:13 -07:00 |
|
Andrew Wang
|
7673d4f205
|
HADOOP-11885. hadoop-dist dist-layout-stitching.sh does not work with dash. (wang)
|
2015-05-29 14:54:18 -07:00 |
|
Colin Patrick Mccabe
|
7dba7005b7
|
HADOOP-11969. ThreadLocal initialization in several classes is not thread safe (Sean Busbey via Colin P. McCabe)
|
2015-05-26 12:15:46 -07:00 |
|
Uma Maheswara Rao G
|
a6af0248e9
|
HDFS-8412. Fix the test failures in HTTPFS: In some tests setReplication called after fs close. Contributed by Uma Maheswara Rao G.
|
2015-05-18 19:35:53 +05:30 |
|
Xiaoyu Yao
|
8f3946cd40
|
HDFS-8206. Fix the typos in hadoop-hdfs-httpfs. (Brahma Reddy Battula via xyao)
|
2015-04-25 21:41:35 -07:00 |
|
Haohui Mai
|
47782cbf4a
|
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:37 -07:00 |
|
Arpit Agarwal
|
3d0708bdb0
|
HDFS-7824. GetContentSummary API and its namenode implementation for Storage Type Quota/Usage. (Contributed by Xiaoyu Yao)
|
2015-03-26 10:24:11 -07:00 |
|
Tsuyoshi Ozawa
|
d1c6accb6f
|
HADOOP-11602. Fix toUpperCase/toLowerCase to use Locale.ENGLISH. (ozawa)
|
2015-03-03 14:17:52 +09:00 |
|
Allen Wittenauer
|
dce8b9c4d0
|
HADOOP-11637. bash location hard-coded in shell scripts (aw)
|
2015-02-26 09:29:16 -08:00 |
|
Allen Wittenauer
|
8c4f76aa20
|
HDFS-7460. Rewrite httpfs to use new shell framework (John Smith via aw)
|
2015-02-25 18:57:41 -08:00 |
|
Tsuyoshi Ozawa
|
9cedad11d8
|
Revert "HADOOP-11602. Fix toUpperCase/toLowerCase to use Locale.ENGLISH. (ozawa)"
This reverts commit 946456c6d8 .
Conflicts:
hadoop-common-project/hadoop-common/CHANGES.txt
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/QuotaByStorageTypeEntry.java
|
2015-02-25 00:32:04 +09:00 |
|
yliu
|
2fd02afeca
|
HDFS-7656. Expose truncate API for HDFS httpfs. (yliu)
|
2015-02-19 08:36:31 +08:00 |
|
Tsuyoshi Ozawa
|
946456c6d8
|
HADOOP-11602. Fix toUpperCase/toLowerCase to use Locale.ENGLISH. (ozawa)
|
2015-02-19 13:06:53 +09:00 |
|
Allen Wittenauer
|
7d73202734
|
HDFS-7755. httpfs shell code has hardcoded path to bash (Dmitry Sivachenko via aw)
|
2015-02-09 13:05:14 -08:00 |
|
Tsuyoshi Ozawa
|
20660b7a67
|
HDFS-7709. Fix findbug warnings in httpfs. Contributed by Rakesh R.
|
2015-02-05 19:57:07 +09:00 |
|
Allen Wittenauer
|
8f26d5a8a1
|
HDFS-7320. The appearance of hadoop-hdfs-httpfs site docs is inconsistent (Masatake Iwasaki via aw)
|
2015-01-23 14:21:55 -08:00 |
|
Allen Wittenauer
|
5c93ca2f3c
|
HDFS-7644. minor typo in HttpFS doc (Charles Lamb via aw)
|
2015-01-23 13:46:31 -08:00 |
|
Haohui Mai
|
92916ae487
|
HDFS-5578. [JDK8] Fix Javadoc errors caused by incorrect or illegal tags in doc comments. Contributed by Andrew Purtell.
|
2014-12-10 14:54:37 -08:00 |
|
Arun C. Murthy
|
9f0319bba1
|
HDFS-7391. Renable SSLv2Hello in HttpFS. Contributed by Robert Kanter.
|
2014-11-12 18:51:46 -08:00 |
|
Haohui Mai
|
d794f785de
|
HADOOP-11230. Add missing dependency of bouncycastle for kms, httpfs, hdfs, MR and YARN. Contributed by Robert Kanter.
|
2014-11-04 17:52:03 -08:00 |
|
Karthik Kambatla
|
dbf30e3c0e
|
HADOOP-11260. Patch up Jetty to disable SSLv3. (Mike Yoder via kasha)
|
2014-11-04 16:18:24 -08:00 |
|
Karthik Kambatla
|
3f48493bed
|
HDFS-7274. Disable SSLv3 in HttpFS. (Robert Kanter via kasha)
|
2014-10-28 17:21:20 -07:00 |
|
Allen Wittenauer
|
828429dec1
|
HDFS-7232. Populate hostname in httpfs audit log (Zoran Dimitrijevic via aw)
|
2014-10-23 14:06:19 -07:00 |
|
arp
|
bb84f1fccb
|
HDFS-7159. Use block storage policy to set lazy persist preference. (Arpit Agarwal)
|
2014-09-29 22:27:59 -07:00 |
|
arp
|
e0d7fb48fb
|
Merge branch 'trunk' into HDFS-6581
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/DFSOutputStream.java
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/protocol/datatransfer/Receiver.java
|
2014-09-16 14:32:57 -07:00 |
|
Alejandro Abdelnur
|
932ae036ac
|
HADOOP-10868. AuthenticationFilter should support externalizing the secret for signing and provide rotation support. (rkanter via tucu)
|
2014-09-15 17:05:42 -07:00 |
|
arp
|
a7814e1aa4
|
Merge branch 'trunk' into HDFS-6581
|
2014-09-15 15:30:19 -07:00 |
|
Aaron T. Myers
|
24d920b80e
|
HADOOP-10400. Incorporate new S3A FileSystem implementation. Contributed by Jordan Mendelson and Dave Wang.
|
2014-09-15 08:27:07 -07:00 |
|
arp
|
339d21f273
|
Merge trunk into HDFS-6581
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/FSNamesystem.java
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/NameNodeLayoutVersion.java
|
2014-09-05 21:36:25 -07:00 |
|
Alejandro Abdelnur
|
70b218748b
|
HADOOP-11015. Http server/client utils to propagate and recreate Exceptions from server to client. (tucu)
|
2014-09-04 09:11:10 -07:00 |
|
arp
|
f65183eba3
|
Merge remote-tracking branch 'apache-commit/trunk' into HDFS-6581
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/datanode/fsdataset/impl/FsDatasetImpl.java
|
2014-08-29 13:37:17 -07:00 |
|
Alejandro Abdelnur
|
b1dce2aa21
|
HADOOP-10814. Update Tomcat version used by HttpFS and KMS to latest 6.x version. (rkanter via tucu)
|
2014-08-29 11:53:22 -07:00 |
|
arp
|
a7bcc95358
|
HDFS-6921. Add LazyPersist flag to FileStatus. (Arpit Agarwal)
|
2014-08-27 21:47:18 -07:00 |
|
Alejandro Abdelnur
|
065d9ec5d9
|
HDFS-6849. Replace HttpFS custom proxyuser handling with common implementation. (tucu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1617831 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-13 20:27:50 +00:00 |
|
Alejandro Abdelnur
|
be9c67930b
|
HADOOP-10771. Refactor HTTP delegation support out of httpfs to common, PART 2. (tucu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1616672 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-08 04:58:58 +00:00 |
|
Alejandro Abdelnur
|
4e7c4a6e1f
|
HADOOP-10771. Refactor HTTP delegation support out of httpfs to common, PART 1. (tucu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1616671 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-08 04:55:38 +00:00 |
|
Alejandro Abdelnur
|
2d7dcff6f4
|
HADOOP-10791. AuthenticationFilter should support externalizing the secret for signing and provide rotation support. (rkanter via tucu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1616005 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-05 21:21:03 +00:00 |
|
Haohui Mai
|
fdbff67856
|
HADOOP-10717. HttpServer2 should load jsp DTD from local jars instead of going remote. Contributed by Dapeng Sun.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1605146 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-24 17:51:21 +00:00 |
|
Alejandro Abdelnur
|
46162a213f
|
HDFS-6430. HTTPFS - Implement XAttr support. (Yi Liu via tucu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1605118 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-24 15:59:50 +00:00 |
|
Haohui Mai
|
22cbcd16cb
|
HADOOP-10717. Revert r1603571.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1603620 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-18 20:37:25 +00:00 |
|
Steve Loughran
|
bae5837d3b
|
HADOOP-10717. Missing JSP support in Jetty
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1603534 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-18 17:08:45 +00:00 |
|
Alejandro Abdelnur
|
8bfbec8cfb
|
HDFS-6379. HTTPFS - Implement ACLs support. (yoderme via tucu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1602040 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-11 22:35:18 +00:00 |
|