Skip to content
This repository has been archived by the owner on Apr 25, 2024. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gsoundar committed Jan 26, 2015
1 parent e541468 commit dff4e36
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ The Hadoop NFS Connector allows Apache Hadoop (2.2+) and Apache Spark (1.2+) to

The code is written in a way such that existing applications do not have to change. All one has to do is to copy the connector jar into the lib/ directory of Hadoop/Spark. Then, modify core-site.xml to provide the necessary details.

**NOTE: The code is in beta. We would love for you to try it out and give us feedback.**

This is the first release and it does the following:
* Connects to a NFSv3 storage server supporting AUTH_NONE or AUTH_SYS authentication method.
* Works with Apache Hadoop (vanilla) 2.2 or newer, Hortonworks HDP 2.2 or newer
Expand Down

0 comments on commit dff4e36

Please sign in to comment.