Yongjun Zhang
|
1a5f3e93c3
|
HDFS-9092. Nfs silently drops overlapping write requests and causes data copying to fail. Contributed by Yongjun Zhang.
(cherry picked from commit 151fca5032 )
|
2015-09-28 18:47:47 -07:00 |
Haohui Mai
|
cadde8c1e5
|
HDFS-9022. Move NameNode.getAddress() and NameNode.getUri() to hadoop-hdfs-client. Contributed by Mingliang Liu.
|
2015-09-17 14:17:30 -07:00 |
Arpit Agarwal
|
a0905ae57a
|
HDFS-8274. NFS configuration nfs.dump.dir not working (Contributed by Ajith S)
|
2015-05-08 10:04:11 -07:00 |
Haohui Mai
|
65a19fbc30
|
HDFS-8249. Separate HdfsConstants into the client and the server side class. Contributed by Haohui Mai.
|
2015-05-02 10:03:04 -07:00 |
Haohui Mai
|
1278310c21
|
HDFS-7893. Update the POM to create a separate hdfs-client jar. Contributed by Haohui Mai.
|
2015-04-02 15:39:40 -07:00 |
Brandon Li
|
27970b3f46
|
HDFS-8001 RpcProgramNfs3 : wrong parsing of dfs.blocksize. Contributed by Remi Catherinot
(cherry picked from commit 4d14816c26 )
|
2015-04-01 17:25:28 -07:00 |
Brandon Li
|
260dbe96c3
|
HDFS-7977. NFS couldn't take percentile intervals. Contributed by Brandon Li
(cherry picked from commit 570a83ae80 )
|
2015-03-24 10:50:50 -07:00 |
Vinod Kumar Vavilapalli
|
d9416317a9
|
Preparing for 2.8.0 development. Changing SNAPSHOT version to be 2.8 on branch-2.
|
2015-03-08 20:32:51 -07:00 |
Brandon Li
|
c8af3b2768
|
HDFS-6488. Support HDFS superuser in NFSv3 gateway. Contributed by Brandon Li
(cherry picked from commit 0f8ecb1d0c )
|
2015-03-06 15:22:20 -08:00 |
Jing Zhao
|
2156e38d5e
|
HDFS-3689. Add support for variable length block. Contributed by Jing Zhao.
(cherry picked from commit 2848db814a )
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
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/server/namenode/FSDirConcatOp.java
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/FSEditLogLoader.java
hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/TestFileAppend3.java
|
2015-02-12 10:23:13 -08:00 |
Arpit Agarwal
|
5807afed0a
|
HDFS-7733. NFS: readdir/readdirplus return null directory attribute on failure. (Contributed by Arpit Agarwal)
|
2015-02-04 16:25:40 -08:00 |
yliu
|
dc7950ef18
|
HDFS-7423. various typos and message formatting fixes in nfs daemon and doc. (Charles Lamb via yliu)
|
2015-01-29 04:20:14 +08:00 |
Haohui Mai
|
755731a6c1
|
HDFS-7640. print NFS Client in the NFS log. Contributed by Brandon Li.
|
2015-01-19 17:29:57 -08:00 |
Colin Patrick Mccabe
|
dde774f2a4
|
HDFS-7598. Remove dependency on old version of Guava in TestDFSClientCache#testEviction (Sangjin Lee via Colin P. McCabe)
(cherry picked from commit b3ddd7ee39 )
|
2015-01-12 17:08:08 -08:00 |
Brandon Li
|
23289d13ff
|
HDFS-7449. Add metrics to NFS gateway. Contributed by Brandon Li
(cherry picked from commit f6f2a3f1c7 )
|
2014-12-11 15:43:06 -08:00 |
Haohui Mai
|
87b3fc8cae
|
HDFS-5578. [JDK8] Fix Javadoc errors caused by incorrect or illegal tags in doc comments. Contributed by Andrew Purtell.
|
2014-12-10 14:54:52 -08:00 |
Haohui Mai
|
c2514aaa83
|
HDFS-7502. Fix findbugs warning in hdfs-nfs project. Contributed by Brandon Li.
|
2014-12-09 20:43:20 -08:00 |
Brandon Li
|
d4e1f12c5f
|
HDFS-7424. Add web UI for NFS gateway. Contributed by Brandon Li
(cherry picked from commit 1bbcc3d032 )
|
2014-12-04 10:47:29 -08:00 |
Brandon Li
|
97b3e2b79b
|
HDFS-7458. Add description to the nfs ports in core-site.xml used by nfs test to avoid confusion. Contributed by Yongjun Zhang
(cherry picked from commit a1e822595c )
|
2014-12-03 13:32:29 -08:00 |
Andrew Wang
|
1e14792be6
|
HADOOP-11312. Fix unit tests to not use uppercase key names.
(cherry picked from commit bcd402ae38 )
|
2014-11-18 10:48:10 -08:00 |
Brandon Li
|
7b2a884077
|
HDFS-7146. NFS ID/Group lookup requires SSSD enumeration on the server. Contributed by Yongjun Zhang
(cherry picked from commit 351c5561c2 )
|
2014-11-17 13:25:43 -08:00 |
Brandon Li
|
0c3b7887e6
|
HDFS-7387. NFS may only do partial commit due to a race between COMMIT and write. Contributed by Brandon Li
(cherry picked from commit 99d9d0c2d1 )
Conflicts:
hadoop-hdfs-project/hadoop-hdfs-nfs/src/main/java/org/apache/hadoop/hdfs/nfs/nfs3/OpenFileCtx.java
|
2014-11-11 13:10:09 -08:00 |
Haohui Mai
|
d47a34fc66
|
HADOOP-11296. Nfs3FileAttributes should not change the values of rdev, nlink and size in the constructor. Contributed by Brandon Li.
|
2014-11-10 15:43:16 -08:00 |
Arun C. Murthy
|
adfb830a2b
|
Preparing to release hadoop-2.6.0: Set version in branch-2 to 2.7.0-SNAPSHOT.
|
2014-11-09 19:19:02 -08:00 |
Jing Zhao
|
dbe4b20d23
|
HDFS-7356. Use DirectoryListing.hasMore() directly in nfs. Contributed by Li Lu.
|
2014-11-04 15:05:55 -08:00 |
Haohui Mai
|
aa09c4c342
|
HADOOP-10563. Remove the dependency of jsp in trunk. Contributed by Haohui Mai.
|
2014-11-04 14:52:51 -08:00 |
Haohui Mai
|
c7d1db7495
|
HADOOP-11247. Fix a couple javac warnings in NFS. Contributed by Brandon Li.
|
2014-10-29 17:54:37 -07:00 |
Brandon Li
|
6caf36f9eb
|
HADOOP-11195. Move Id-Name mapping in NFS to the hadoop-common area for better maintenance. Contributed by Yongjun Zhang
(cherry picked from commit 72a556d3b0 )
|
2014-10-29 11:06:44 -07:00 |
Brandon Li
|
d27cd5ad77
|
HDFS-7180. NFSv3 gateway frequently gets stuck due to GC. Contributed by Brandon Li
(cherry picked from commit d71d40a63d )
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
|
2014-10-22 21:34:15 -07:00 |
Brandon Li
|
c800e058ea
|
HDFS-7215.Add JvmPauseMonitor to NFS gateway. Contributed by Brandon Li
(cherry picked from commit 4e134a02a4 )
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
|
2014-10-21 11:55:18 -07:00 |
Brandon Li
|
33e020cb19
|
HDFS-7259. Unresponseive NFS mount point due to deferred COMMIT response. Contributed by Brandon Li
|
2014-10-21 11:01:27 -07:00 |
Haohui Mai
|
63ad22be48
|
HDFS-6894. Add XDR parser method for each NFS response. Contributed by Brandon Li.
|
2014-10-01 13:19:05 -07:00 |
Colin Patrick Mccabe
|
5520ca6ec3
|
HDFS-7096. Fix TestRpcProgramNfs3 to use DFS_ENCRYPTION_KEY_PROVIDER_URI (clamb via cmccabe)
(cherry picked from commit 25fd69a8f9 )
|
2014-09-19 09:20:55 -07:00 |
Andrew Wang
|
47c9dcfe8e
|
HDFS-7003. Add NFS Gateway support for reading and writing to encryption zones. (clamb via wang)
(cherry picked from commit 70be56d093 )
|
2014-09-18 14:57:33 -07:00 |
Haohui Mai
|
786b43c7a3
|
HDFS-6942. Fix typos in log messages. Contributed by Ray Chiang.
|
2014-09-02 16:24:11 -07:00 |
brandonli
|
99d8434511
|
HDFS-6892. Add XDR packaging method for each NFS request. Contributed by Brandon Li
(cherry picked from commit cd9182d8b5 )
|
2014-08-27 11:15:13 -07:00 |
Brandon Li
|
d887700240
|
HDFS-6890. Merging change r1619500 from trunk
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1619501 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-21 18:03:55 +00:00 |
Aaron Myers
|
3bf1c3bdf6
|
HDFS-6850. Move NFS out of order write unit tests into TestWrites class. Contributed by Zhe Zhang.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1618092 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-15 02:35:25 +00:00 |
Brandon Li
|
afa125ccfd
|
HDFS-6582. Merging change r1617366 from trunk
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1617369 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-11 21:38:33 +00:00 |
Brandon Li
|
225febccc1
|
HDFS-6451. Merging change r1615702 from trunk
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1615708 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-04 17:44:45 +00:00 |
Brandon Li
|
4a8ac21841
|
HDFS-6455. Merging change r1612947 from trunk
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1612949 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-23 21:37:55 +00:00 |
Brandon Li
|
a36a3bd3be
|
HDFS-6703. Merging change r1612702 from trunk
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1612705 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-22 21:00:17 +00:00 |
Alejandro Abdelnur
|
b8a6d81d68
|
HADOOP-10817. ProxyUsers configuration should support configurable prefixes. (tucu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1611781 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-18 19:43:38 +00:00 |
Brandon Li
|
d405271060
|
HDFS-6689. Merging change r1611135 from trunk
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1611152 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-16 19:46:19 +00:00 |
Karthik Kambatla
|
9133e3142c
|
Preparing for 2.6.0 development. Updated versions.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1607541 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-03 06:11:57 +00:00 |
Aaron Myers
|
02679111e5
|
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/branches/branch-2@1606043 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-27 12:03:33 +00:00 |
Aaron Myers
|
16d769c864
|
HDFS-6549. Add support for accessing the NFS gateway from the AIX NFS client. Contributed by Aaron T. Myers.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1604023 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-19 19:41:24 +00:00 |
Brandon Li
|
a817378930
|
HDFS-6553. Merging change r1603677 from trunk
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1603679 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-18 23:55:13 +00:00 |
Brandon Li
|
5e0bc1ee85
|
HDFS-6439. Merging change r1603622 from trunk
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1603624 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-18 20:50:05 +00:00 |
Brandon Li
|
c1e2673754
|
HDFS-6056. Merging change r1598782 from trunk
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1598792 13f79535-47bb-0310-9956-ffa450edef68
|
2014-05-31 00:26:34 +00:00 |