Skip to content

Commit

Permalink
update README to mention support up to Hadoop 2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
glennklockwood authored Dec 9, 2017
1 parent 6a581f6 commit 3b701b1
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,17 @@ distribution is located in /usr/local/hadoop-1.2.1:
cd /usr/local/hadoop-1.2.1/conf
patch < /usr/local/myhadoop/myhadoop-1.2.1.patch

That's it. See USERGUIDE.md for a more detailed installation guide and a brief
That's it.

myHadoop also supports Hadoop 2 via the myhadoop-2.2.0.patch file. This
patch has been tested to work against Hadoop 2.6, and it may work with newer
versions as well.

See USERGUIDE.md for a more detailed installation guide and a brief
introduction to using myHadoop.

## About myHadoop

This framework comes with three principal runtimes:

* bin/myhadoop-configure.sh - creates a Hadoop configuration set based on the
Expand Down

0 comments on commit 3b701b1

Please sign in to comment.