Zhankun Tang 9becf23909 Set version to 3.1.3 and preparing for 3.1.3 release. il y a 5 ans
..
dev-support 5f880f79d2 HADOOP-10701. NFS should not validate the access premission only based on the user's primary group. Contributed by Harsh J. il y a 11 ans
src d6602b5f39 HDFS-11575. Supporting HDFS NFS gateway with Federated HDFS. Contributed by Mukul Kumar Singh. il y a 7 ans
README.txt 8ef140d38b HADOOP-9509. Implement ONCRPC and XDR. Contributed by Brandon Li il y a 12 ans
pom.xml 9becf23909 Set version to 3.1.3 and preparing for 3.1.3 release. il y a 5 ans
pom.xml.versionsBackup 9becf23909 Set version to 3.1.3 and preparing for 3.1.3 release. il y a 5 ans

README.txt

Hadoop NFS

Hadoop NFS is a Java library for building NFS gateway. It has
the following components:

- ONCRPC: This a implementation of ONCRPC(RFC-5531) and XDR(RFC-4506).
- Mount: This an interface implementation of MOUNT protocol (RFC-1813).
- Portmap: This is a implementation of Binding protocol(RFC-1833).
- NFSv3: This is an interface implementation of NFSv3 protocol(RFC-1813).