John Zhuge
|
98142d2f72
|
Revert "HADOOP-13606 swift FS to add a service load metadata file. Contributed by Steve Loughran"
This reverts commit 53a12fa721 .
|
2017-03-08 09:54:22 -08:00 |
|
Mingliang Liu
|
a4d4a23785
|
HADOOP-13321. Deprecate FileSystem APIs that promote inefficient call patterns. Contributed by Chris Nauroth and Mingliang Liu
|
2017-02-23 12:55:40 -08:00 |
|
Arpit Agarwal
|
2b7a7bbe0f
|
HADOOP-14055. SwiftRestClient includes pass length in exception if auth fails. Contributed by Marcell Hegedus.
|
2017-02-10 10:09:31 -08:00 |
|
Andrew Wang
|
5d8b80ea9b
|
Preparing for 3.0.0-alpha3 development
|
2017-01-19 15:50:07 -08:00 |
|
Mingliang Liu
|
5af572b644
|
HADOOP-13427. Eliminate needless uses of FileSystem#{exists(), isFile(), isDirectory()}. Contributed by Steve Loughran and Mingliang Liu
|
2016-11-15 10:57:00 -08:00 |
|
Mingliang Liu
|
89354f0475
|
HADOOP-13687. Provide a unified dependency artifact that transitively includes the cloud storage modules shipped with Hadoop. Contributed by Chris Nauroth
|
2016-11-10 08:58:37 -08:00 |
|
Xiao Chen
|
acd509dc57
|
HADOOP-13795. Skip testGlobStatusThrowsExceptionForUnreadableDir in TestFSMainOperationsSwift. Contributed by John Zhuge.
|
2016-11-07 09:21:01 -08:00 |
|
Masatake Iwasaki
|
0bdd263d82
|
HADOOP-13017. Implementations of InputStream.read(buffer, offset, bytes) to exit 0 if bytes==0. Contributed by Steve Loughran.
|
2016-10-27 15:46:59 +09:00 |
|
Chris Nauroth
|
1f8490a5ba
|
HADOOP-13502. Split fs.contract.is-blobstore flag into more descriptive flags for use by contract tests. Contributed by Chris Nauroth.
|
2016-10-26 08:55:42 -07:00 |
|
Steve Loughran
|
2cc841f16e
|
HADOOP-13678 Update jackson from 1.9.13 to 2.x in hadoop-tools. Contributed by Akira Ajisaka.
|
2016-10-06 16:31:00 +01:00 |
|
Steve Loughran
|
53a12fa721
|
HADOOP-13606 swift FS to add a service load metadata file. Contributed by Steve Loughran
|
2016-09-14 15:45:04 +01:00 |
|
mattf-horton
|
12aa184479
|
HADOOP-13382. Remove unneeded commons-httpclient dependencies from POM files in Hadoop and sub-projects, while adding it in to the only place it is still needed, hadoop-openstack. Contributed by Matt Foley.
|
2016-07-21 14:43:57 -07:00 |
|
Andrew Wang
|
da456ffd62
|
Preparing for 3.0.0-alpha2 development
|
2016-07-15 19:04:17 -07:00 |
|
Andrew Wang
|
fa440a39b7
|
HADOOP-12868. Fix hadoop-openstack undeclared and unused dependencies. Contributed by Masatake Iwasaki.
|
2016-05-12 23:58:18 -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 |
|
Jing Zhao
|
63e5412f1a
|
HDFS-9427. HDFS should not default to ephemeral ports. Contributed by Xiaobing Zhou.
|
2016-04-22 15:14:40 -07:00 |
|
Allen Wittenauer
|
738155063e
|
HADOOP-12857. rework hadoop-tools (aw)
|
2016-03-23 13:46:38 -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 |
|
Masatake Iwasaki
|
809ebc0b14
|
HADOOP-12552. Fix undeclared/unused dependency to httpclient (iwasakims)
|
2016-02-29 18:20:14 +09:00 |
|
Akira Ajisaka
|
ecbfd68974
|
HADOOP-10296. Incorrect null check in SwiftRestClient#buildException(). Contributed by Rahul Palamuttam and Kanaka Kumar Avvaru.
|
2015-10-01 18:25:31 +02:00 |
|
Allen Wittenauer
|
68d1f4bfe8
|
HADOOP-11762. Enable swift distcp to secure HDFS (Chen He via aw)
|
2015-07-21 11:19:29 -07:00 |
|
Steve Loughran
|
05130e94c5
|
HADOOP-12235 hadoop-openstack junit & mockito dependencies should be "provided". (Ted Yu via stevel)
|
2015-07-20 11:22:39 +01:00 |
|
Allen Wittenauer
|
ed0f4db0dd
|
HADOOP-11775. Fix Javadoc typos in hadoop-openstack module (Yanjun Wang via aw)
|
2015-05-08 17:01:08 -07:00 |
|
Tsuyoshi Ozawa
|
9ae7f9eb7b
|
MAPREDUCE-5657. Fix Javadoc errors caused by incorrect or illegal tags in doc comments. Contributed by Akira AJISAKA.
|
2015-03-03 18:06:26 +09:00 |
|
Tsuyoshi Ozawa
|
d1c6accb6f
|
HADOOP-11602. Fix toUpperCase/toLowerCase to use Locale.ENGLISH. (ozawa)
|
2015-03-03 14:17:52 +09:00 |
|
Allen Wittenauer
|
b6fc1f3e43
|
HADOOP-11593. Convert site documentation from apt to markdown (stragglers) (Masatake Iwasaki via aw)
|
2015-02-17 21:30:24 -10:00 |
|
Haohui Mai
|
efe6357748
|
HADOOP-11431. Clean up redundant maven-site-plugin configuration. Contributed by Herve Boutemy.
|
2014-12-18 16:23:35 -08:00 |
|
Steve Loughran
|
07bb0b0bbb
|
HADOOP-11412 POMs mention "The Apache Software License" rather than "Apache License". (Herve Boutemy via stevel)
|
2014-12-16 11:04:36 +00:00 |
|
Haohui Mai
|
2e98ad34ce
|
HADOOP-11381. Fix findbugs warnings in hadoop-distcp, hadoop-aws, hadoop-azure, and hadoop-openstack. Contributed by Li Lu.
|
2014-12-09 20:45:21 -08:00 |
|
Steve Loughran
|
96fc3b3ecd
|
HADOOP-10931 compile error on tools/hadoop-openstack
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1616482 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-07 12:38:35 +00:00 |
|
Steve Loughran
|
a10a4f72ab
|
HADOOP-9361: Strictly define FileSystem APIs - OpenStack portion
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1607600 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-03 12:12:52 +00:00 |
|
Steve Loughran
|
becc23fb65
|
HADOOP-9361: Strictly define FileSystem APIs - OpenStack portion
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1607599 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-03 12:10:52 +00:00 |
|
Steve Loughran
|
3d077726d0
|
HADOOP-10647. String Format Exception in SwiftNativeFileSystemStore.java.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1600971 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-06 18:00:52 +00:00 |
|
Konstantin Boudnik
|
4c197b5d56
|
HADOOP-10167. Mark hadoop-common source as UTF-8 in Maven pom files / refactoring. Contributed by Mikhail Antonov.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1560831 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-23 22:29:23 +00:00 |
|
Steve Loughran
|
7b60e94c09
|
HADOOP-10135 writes to swift fs over partition size leave temp files and empty output file
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1546959 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-02 11:03:00 +00:00 |
|
Steve Loughran
|
990e494556
|
HADOOP-8545 findbugs patches from the final -037 patch
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1527189 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-28 13:59:13 +00:00 |
|
Steve Loughran
|
42b6cadd76
|
HADOOP-10006. Compilation failure in trunk for o.a.h.fs.swift.util.JSONUtil
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1527187 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-28 13:31:14 +00:00 |
|
Steve Loughran
|
3caca924bc
|
HADOOP-8545. Filesystem Implementation for OpenStack Swift
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1526854 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-27 11:32:53 +00:00 |
|