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 |
|
Alejandro Abdelnur
|
e4c06854b4
|
HDFS-6404. HttpFS should use a 000 umask for mkdir and create operations. (yoderme via tucu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1598668 13f79535-47bb-0310-9956-ffa450edef68
|
2014-05-30 16:49:11 +00:00 |
|
Chris Nauroth
|
806f4d11f2
|
HADOOP-10602. Documentation has broken "Go Back" hyperlinks. Contributed by Akira AJISAKA.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1598337 13f79535-47bb-0310-9956-ffa450edef68
|
2014-05-29 17:26:50 +00:00 |
|
Haohui Mai
|
d777cb8996
|
HADOOP-10563. Remove the dependency of jsp in trunk. Contributed by Haohui Mai.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1592069 13f79535-47bb-0310-9956-ffa450edef68
|
2014-05-02 22:26:02 +00:00 |
|
Arun Murthy
|
004d0854b7
|
HDFS-4564. Ensure webhdfs returns correct HTTP response codes for denied operations. Contributed by Daryn Sharp.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1583241 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-31 07:25:53 +00:00 |
|
Haohui Mai
|
e90687f90e
|
HDFS-5321. Clean up the HTTP-related configuration in HDFS. Contributed by Haohui Mai.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1574270 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-05 00:28:21 +00:00 |
|
Alejandro Abdelnur
|
5e09ae1633
|
HDFS-5703. Add support for HTTPS and swebhdfs to HttpFS. (tucu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1560504 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-22 20:38:24 +00:00 |
|
Steve Loughran
|
1a38b48026
|
HDFS-5075 httpfs-config.sh calls out incorrect env script name
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1541692 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-13 20:19:41 +00:00 |
|
Andrew Wang
|
646fcc8a56
|
HDFS-5495. Remove further JUnit3 usages from HDFS. Contributed by Jarek Jarcec Cecho.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1540914 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-12 01:56:56 +00:00 |
|
Jing Zhao
|
258c181ade
|
HDFS-5352. Server#initLog() doesn't close InputStream in httpfs. Contributed by Ted Yu.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1532158 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-15 01:17:21 +00:00 |
|
Suresh Srinivas
|
17420dcc71
|
HDFS-4980. Incorrect logging.properties file for hadoop-httpfs. Contributed by Mark Grover.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1502302 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-11 18:05:34 +00:00 |
|
Alejandro Abdelnur
|
3ed7c6e9e5
|
HDFS-4951. FsShell commands using secure httpfs throw exceptions due to missing TokenRenewer. (rknater via tucu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1501451 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-09 18:41:26 +00:00 |
|
Alejandro Abdelnur
|
5b1b197d39
|
HDFS-4865. Remove sub resource warning from httpfs log at startup time. (ywskycn via tucu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1487616 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-29 19:54:28 +00:00 |
|
Suresh Srinivas
|
9a43df8e5a
|
HDFS-4825. webhdfs / httpfs tests broken because of min block size change. Contributed by Andrew Wang.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1486386 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-26 02:11:37 +00:00 |
|
Aaron Myers
|
c06bbc25e8
|
HDFS-4733. Make HttpFS username pattern configurable. Contributed by Alejandro Abdelnur.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1477237 13f79535-47bb-0310-9956-ffa450edef68
|
2013-04-29 18:05:04 +00:00 |
|
Suresh Srinivas
|
d49c50732e
|
HDFS-4287. HTTPFS tests fail on Windows. Contributed by Chris Nauroth.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1455605 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-12 16:35:09 +00:00 |
|