Ashutosh Gupta
|
6e11c94170
|
HDFS-16576. Remove unused imports in HDFS project (#4389)
Co-authored-by: Ashutosh Gupta <ashugpt@amazon.com>
Reviewed-by: Tao Li <tomscut@apache.org>
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
|
2022-06-09 22:39:00 +09:00 |
lzx404243
|
7ba91c1235
|
HDFS-15862. Make TestViewfsWithNfs3.testNfsRenameSingleNN() idempotent (#2724)
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
|
2021-12-08 20:44:18 +09:00 |
Viraj Jasani
|
e14a2dcbba
|
HADOOP-18006. maven-enforcer-plugin's execution of banned-illegal-imports gets overridden in child poms (#3648)
Reviewed-by: Ahmed Hussein <ahussein@apache.org>
|
2021-11-15 22:57:24 +09:00 |
Ahmed Hussein
|
62c86eaa0e
|
HADOOP-17970. unguava: remove Preconditions from hdfs-projects modules (#3566)
|
2021-10-23 16:13:07 -05:00 |
Viraj Jasani
|
516f36c6f1
|
HADOOP-17967. Keep restrict-imports-enforcer-rule for Guava VisibleForTesting in hadoop-main pom (#3555)
|
2021-10-21 16:54:25 +09:00 |
Viraj Jasani
|
3ac0cc9e6f
|
HADOOP-17957. Replace Guava VisibleForTesting by Hadoop's own annotation in hadoop-hdfs-project modules (#3530)
Reviewed-by: Ahmed Hussein <ahussein@apache.org>
|
2021-10-11 15:32:49 +09:00 |
Viraj Jasani
|
ccfa072dc7
|
HADOOP-17612. Upgrade Zookeeper to 3.6.3 and Curator to 5.2.0 (#3241)
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
|
2021-08-03 14:44:00 +09:00 |
Viraj Jasani
|
4ef27a596f
|
HADOOP-17753. Keep restrict-imports-enforcer-rule for Guava Lists in top level hadoop-main pom (#3087)
|
2021-06-11 12:15:52 +09:00 |
Viraj Jasani
|
eefa664fea
|
HDFS-16054. Replace Guava Lists usage by Hadoop's own Lists in hadoop-hdfs-project (#3073)
|
2021-06-09 15:12:48 +09:00 |
Wei-Chiu Chuang
|
f41a368c14
|
HADOOP-11245. Update NFS gateway to use Netty4 (#2832)
Reviewed-by: Tsz-Wo Nicholas Sze <szetszwo@apache.org>
|
2021-04-28 23:43:11 -07:00 |
Ayush Saxena
|
1e3a6efcef
|
HADOOP-17288. Use shaded guava from thirdparty. (#2342). Contributed by Ayush Saxena.
|
2020-10-17 12:01:18 +05:30 |
Brahma Reddy Battula
|
8914cf9167
|
Preparing for 3.4.0 development
|
2020-03-29 23:24:25 +05:30 |
Wei-Chiu Chuang
|
05145404d5
|
HDFS-14339. Inconsistent log level practices in RpcProgramNfs3.java. Contributed by Anuhan Torgonshar.
|
2019-06-24 08:30:48 -07:00 |
Wei-Chiu Chuang
|
098c325a78
|
HDFS-14340. Lower the log level when can't get postOpAttr. Contributed by Anuhan Torgonshar.
|
2019-06-17 22:45:52 -07:00 |
Akira Ajisaka
|
afd844059c
|
HADOOP-16331. Fix ASF License check in pom.xml
Signed-off-by: Takanobu Asanuma <tasanuma@apache.org>
|
2019-05-29 17:25:13 +09:00 |
Akira Ajisaka
|
9f933e6446
|
HADOOP-16323. https everywhere in Maven settings.
|
2019-05-27 15:24:59 +09:00 |
Akira Ajisaka
|
1129288cf5
|
HADOOP-14178. Move Mockito up to version 2.23.4. Contributed by Akira Ajisaka and Masatake Iwasaki.
|
2019-01-29 18:29:56 -08:00 |
Akira Ajisaka
|
6fa3feb577
|
HADOOP-15832. Upgrade BouncyCastle to 1.60. Contributed by Robert Kanter.
|
2018-10-10 10:16:57 +09:00 |
Sunil G
|
58fa96b697
|
Changed version in trunk to 3.3.0-SNAPSHOT.
|
2018-10-02 22:41:41 +05:30 |
Giovanni Matteo Fumarola
|
eca1a4bfe9
|
HDFS-13695. Move logging to slf4j in HDFS package. Contributed by Ian Pickering.
|
2018-09-06 14:48:00 -07:00 |
Giovanni Matteo Fumarola
|
7b1fa5693e
|
HDFS-13849. Migrate logging to slf4j in hadoop-hdfs-httpfs, hadoop-hdfs-nfs, hadoop-hdfs-rbf, hadoop-hdfs-native-client. Contributed by Ian Pickering.
|
2018-08-27 10:18:05 -07:00 |
Akira Ajisaka
|
fba9d7cd74
|
HDFS-13621. Upgrade commons-lang version to 3.7 in hadoop-hdfs-project. Contributed by Takanobu Asanuma.
|
2018-06-18 10:17:07 -07:00 |
Steve Loughran
|
f20dc0d577
|
HADOOP-10571. Use Log.*(Object, Throwable) overload to log exceptions.
Contributed by Andras Bokor.
|
2018-02-14 16:20:14 +00:00 |
Wangda Tan
|
60f9e60b3b
|
Preparing for 3.2.0 development
Change-Id: I6d0e01f3d665d26573ef2b957add1cf0cddf7938
|
2018-02-11 11:17:38 +08:00 |
Jitendra Pandey
|
8a1bd9a4f4
|
HDFS-12797. Add Test for NFS mount of not supported filesystems like (file:///). Contributed by Mukul Kumar Singh.
|
2017-11-09 23:53:17 -08:00 |
Jitendra Pandey
|
d6602b5f39
|
HDFS-11575. Supporting HDFS NFS gateway with Federated HDFS. Contributed by Mukul Kumar Singh.
|
2017-10-10 10:38:05 -07:00 |
Anu Engineer
|
ecc85620e8
|
HDFS-12339. NFS Gateway on Shutdown Gives Unregistration Failure. Does Not Unregister with rpcbind Portmapper. Contributed by Mukul Kumar Singh.
|
2017-09-23 12:27:34 -07:00 |
Anu Engineer
|
11af907c64
|
HADOOP-14905. Fix javadocs issues in Hadoop HDFS-NFS. Contributed by Mukul Kumar Singh.
|
2017-09-23 12:12:12 -07:00 |
Andrew Wang
|
0d419c984f
|
Preparing for 3.1.0 development
|
2017-09-01 11:53:48 -07:00 |
Chris Douglas
|
645a8f2a4d
|
HADOOP-14726. Mark FileStatus::isDir as final
|
2017-08-14 21:57:20 -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 |
Jason Lowe
|
fab73748a1
|
HDFS-11745. Increase HDFS test timeouts from 1 second to 10 seconds. Contributed by Eric Badger
|
2017-05-10 13:02:31 -05:00 |
Chris Douglas
|
a5e57df3c5
|
HADOOP-14225. Remove xmlenc dependency
|
2017-04-10 11:48:40 -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 |
Arpit Agarwal
|
e0235842a7
|
HDFS-11387. Socket reuse address option is not honored in PrivilegedNfsGatewayStarter. Contributed by Mukul Kumar Singh.
|
2017-02-03 12:28:05 -08:00 |
Jitendra Pandey
|
5a5652098c
|
HDFS-11365. Log portnumber in PrivilegedNfsGatewayStarter. Contributed by Mukul Kumar Singh.
|
2017-01-24 21:58:02 -08:00 |
Andrew Wang
|
5d8b80ea9b
|
Preparing for 3.0.0-alpha3 development
|
2017-01-19 15:50:07 -08:00 |
Jitendra Pandey
|
d1d0b3e1fd
|
HDFS-11307. The rpc to portmap service for NFS has hardcoded timeout. Contributed by Mukul Kumar Singh.
|
2017-01-16 14:53:53 -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
|
209e805430
|
HADOOP-13506. Redundant groupid warning in child projects. Contributed by Kai Sasaki.
|
2016-11-28 14:34:57 +09:00 |
Akira Ajisaka
|
049e7d27be
|
HDFS-10970. Update jackson from 1.9.13 to 2.x in hadoop-hdfs.
|
2016-11-07 11:16:31 +09:00 |
Robert Kanter
|
5877f20f9c
|
HADOOP-10075. Update jetty dependency to version 9 (rkanter)
|
2016-10-27 16:09:00 -07:00 |
Arpit Agarwal
|
b4564103e4
|
HDFS-10752. Several log refactoring/improvement suggestion in HDFS. Contributed by Hanisha Koneru.
|
2016-10-19 17:20:07 -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 |
Akira Ajisaka
|
b09a03cd7d
|
HDFS-10862. Typos in 4 log messages. Contributed by Mehran Hassani.
|
2016-09-16 16:08:47 +09:00 |
Andrew Wang
|
da456ffd62
|
Preparing for 3.0.0-alpha2 development
|
2016-07-15 19:04:17 -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 |