Arpit Agarwal
|
1f9848dfe1
|
HDFS-11508. Fix bind failure in SimpleTCPServer & Portmap where bind fails because socket is in TIME_WAIT state. Contributed by Mukul Kumar Singh.
|
2017-03-07 11:41:05 -08:00 |
|
Arpit Agarwal
|
899d5c4d49
|
HDFS-11479. Socket re-use address option should be used in SimpleUdpServer. Contributed by Mukul Kumar Singh.
|
2017-03-01 12:59: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 |
|
Akira Ajisaka
|
209e805430
|
HADOOP-13506. Redundant groupid warning in child projects. Contributed by Kai Sasaki.
|
2016-11-28 14:34:57 +09:00 |
|
Robert Kanter
|
5877f20f9c
|
HADOOP-10075. Update jetty dependency to version 9 (rkanter)
|
2016-10-27 16:09:00 -07:00 |
|
Masatake Iwasaki
|
10ed06a0c9
|
HADOOP-13418. Fix javadoc warnings by JDK8 in hadoop-nfs package. Contributed by Kai Sasaki.
|
2016-08-06 12:22:02 +09:00 |
|
Akira Ajisaka
|
770b5eb2db
|
HADOOP-13444. Replace org.apache.commons.io.Charsets with java.nio.charset.StandardCharsets. Contributed by Vincent Poon.
|
2016-08-01 17:35:59 +09:00 |
|
Andrew Wang
|
da456ffd62
|
Preparing for 3.0.0-alpha2 development
|
2016-07-15 19:04:17 -07:00 |
|
Andrew Wang
|
846ada2de3
|
HADOOP-12345. Pad hostname correctly in CredentialsSys.java. Contributed by Pradeep Nayak Udupi Kadbet.
|
2016-06-29 17:32:35 -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 |
|
Tom Zeng
|
b4c6b511e7
|
HADOOP-12415. Add io.netty dependency to hadoop-nfs and to hadoop-hdfs, needed to build Bigtop successfuly, see BIGTOP-2049
Signed-off-by: Konstantin Boudnik <cos@boudnik.org>
|
2015-11-24 18:36:34 -08:00 |
|
Akira Ajisaka
|
305e4733d6
|
HADOOP-10387. Misspelling of threshold in log4j.properties for tests in hadoop-common-project. Contributed by Brahma Reddy Battula.
|
2015-05-07 16:53:57 +09:00 |
|
Brandon Li
|
60ce825a71
|
HADOOP-11757. NFS gateway should shutdown when it can't start UDP or TCP server. Contributed by Brandon Li
|
2015-04-01 17:04:44 -07:00 |
|
Brandon Li
|
36af4a913c
|
HDFS-7942. NFS: support regexp grouping in nfs.exports.allowed.hosts. Contributed by Brandon Li
|
2015-03-23 10:06:47 -07:00 |
|
Tsuyoshi Ozawa
|
0b9f12c847
|
HADOOP-11737. mockito's version in hadoop-nfs’ pom.xml shouldn't be specified. Contributed by Kengo Seki.
|
2015-03-23 13:56:24 +09:00 |
|
Tsuyoshi Ozawa
|
d1c6accb6f
|
HADOOP-11602. Fix toUpperCase/toLowerCase to use Locale.ENGLISH. (ozawa)
|
2015-03-03 14:17:52 +09: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 |
|
Tsuyoshi Ozawa
|
946456c6d8
|
HADOOP-11602. Fix toUpperCase/toLowerCase to use Locale.ENGLISH. (ozawa)
|
2015-02-19 13:06:53 +09:00 |
|
Tsuyoshi Ozawa
|
c94c0d2c56
|
HADOOP-11489. Dropping dependency on io.netty from hadoop-nfs' pom.xml. Contributed by Ted Yu.
|
2015-01-20 15:26:17 +09:00 |
|
Brandon Li
|
42d8858c5d
|
HDFS-7516. Fix findbugs warnings in hdfs-nfs project. Contributed by Brandon Li
|
2014-12-15 11:28:56 -08:00 |
|
Haohui Mai
|
2cc868dede
|
HADOOP-11296. Nfs3FileAttributes should not change the values of rdev, nlink and size in the constructor. Contributed by Brandon Li.
|
2014-11-10 15:42:58 -08:00 |
|
Haohui Mai
|
eace218411
|
HADOOP-11289. Fix typo in RpcUtil log message. Contributed by Charles Lamb.
|
2014-11-10 11:06:20 -08:00 |
|
Haohui Mai
|
05b66ca074
|
HADOOP-11247. Fix a couple javac warnings in NFS. Contributed by Brandon Li.
|
2014-10-29 17:54:26 -07:00 |
|
Brandon Li
|
72a556d3b0
|
HADOOP-11195. Move Id-Name mapping in NFS to the hadoop-common area for better maintenance. Contributed by Yongjun Zhang
|
2014-10-29 11:05:29 -07:00 |
|
Harsh J
|
2429b31656
|
HADOOP-11236. NFS: Fix javadoc warning in RpcProgram.java. Contributed by Abhiraj Butala. (harsh)
|
2014-10-27 19:09:52 +05:30 |
|
Brandon Li
|
4e134a02a4
|
HDFS-7215.Add JvmPauseMonitor to NFS gateway. Contributed by Brandon Li
|
2014-10-21 11:49:10 -07:00 |
|
Brandon Li
|
b6f9d5538c
|
HDFS-7259. Unresponseive NFS mount point due to deferred COMMIT response. Contributed by Brandon Li
|
2014-10-21 10:20:29 -07:00 |
|
Haohui Mai
|
f679ca38ce
|
HADOOP-11160. Fix typo in nfs3 server duplicate entry reporting. Contributed by Charles Lamb.
|
2014-10-02 14:07:36 -07:00 |
|
Haohui Mai
|
875aa797ca
|
HDFS-6894. Add XDR parser method for each NFS response. Contributed by Brandon Li.
|
2014-10-01 13:18:56 -07:00 |
|
Brandon Li
|
c88c6c57aa
|
HADOOP-11130. NFS updateMaps OS check is reversed. Contributed by Brandon Li
|
2014-09-29 15:05:59 -07:00 |
|
Brandon Li
|
bad5f38d47
|
HADOOP-10990. Add missed NFSv3 request and response classes. Contributed by Brandon Li
|
2014-09-02 11:27:28 -07:00 |
|
brandonli
|
cd9182d8b5
|
HDFS-6892. Add XDR packaging method for each NFS request. Contributed by Brandon Li
|
2014-08-27 11:06:01 -07:00 |
|
Brandon Li
|
2a5f1029a5
|
HDFS-6455. NFS: Exception should be added in NFS log for invalid separator in nfs.exports.allowed.hosts. Contributed by Abhiraj Butala
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1612947 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-23 21:22:50 +00:00 |
|
Brandon Li
|
fb1f5bc618
|
HDFS-6456. NFS should throw error for invalid entry in dfs.nfs.exports.allowed.hosts. Contributed by Abhiraj Butala
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1610840 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-15 20:35:07 +00:00 |
|
Brandon Li
|
3d9bea277a
|
HDFS-6378. NFS registration should timeout instead of hanging when portmap/rpcbind is not available. Contributed by Abhiraj Butala
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1610543 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-14 21:48:44 +00:00 |
|
Aaron Myers
|
5f880f79d2
|
HADOOP-10701. NFS should not validate the access premission only based on the user's primary group. Contributed by Harsh J.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1606042 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-27 12:00:55 +00:00 |
|
Brandon Li
|
2ecab65e3e
|
HDFS-6439. NFS should not reject NFS requests to the NULL procedure whether port monitoring is enabled or not. Contributed by Brandon Li
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1603622 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-18 20:45:53 +00:00 |
|
Brandon Li
|
42391d260d
|
HDFS-6056. Clean up NFS config settings. Contributed by Brandon Li
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1598782 13f79535-47bb-0310-9956-ffa450edef68
|
2014-05-30 23:53:00 +00:00 |
|
Brandon Li
|
0ec6fc9e3c
|
HDFS-6411. nfs-hdfs-gateway mount raises I/O error and hangs when a unauthorized user attempts to access it. Contributed by Brandon Li
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1597895 13f79535-47bb-0310-9956-ffa450edef68
|
2014-05-27 22:58:55 +00:00 |
|
Andrew Wang
|
1ba203e3e0
|
HDFS-6435. Add support for specifying a static uid/gid mapping for the NFS gateway. (atm via wang)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1596966 13f79535-47bb-0310-9956-ffa450edef68
|
2014-05-22 20:44:30 +00:00 |
|
Brandon Li
|
674c523db1
|
HADOOP-10612. NFS failed to refresh the user group id mapping table. Contributed by Brandon Li
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1596075 13f79535-47bb-0310-9956-ffa450edef68
|
2014-05-19 22:16:11 +00:00 |
|
Aaron Myers
|
da3992b4e3
|
HDFS-6406. Add capability for NFS gateway to reject connections from unprivileged ports. Contributed by Aaron T. Myers.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1595351 13f79535-47bb-0310-9956-ffa450edef68
|
2014-05-16 21:23:03 +00:00 |
|
Brandon Li
|
1c0e7a318e
|
HDFS-6361. TestIdUserGroup.testUserUpdateSetting failed due to out of range nfsnobody Id. Contributed by Yongjun Zhang
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1595050 13f79535-47bb-0310-9956-ffa450edef68
|
2014-05-15 21:23:38 +00:00 |
|
Aaron Myers
|
7bad941152
|
HDFS-6281. Provide option to use the NFS Gateway without having to use the Hadoop portmapper. Contributed by Aaron T. Myers.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1589914 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-25 00:16:47 +00:00 |
|
Chris Nauroth
|
7bd5718594
|
HADOOP-10503. Move junit up to v 4.11. Contributed by Chris Nauroth.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1589273 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-22 19:47:53 +00:00 |
|
Brandon Li
|
3bfd18c6b0
|
HDFS-6050. NFS does not handle exceptions correctly in a few places. Contributed by Brandon Li
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1581055 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-24 20:49:30 +00:00 |
|
Christopher Douglas
|
6988a4fc71
|
HADOOP-3679. Fixup assert ordering in unit tests to yield meaningful error
messages. Contributed by Jay Vyas
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1577396 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-14 00:46:50 +00:00 |
|