mirror of https://github.com/apache/kafka.git
trivial typo fix; patched by Moritz Schwörer; reviewed by Jun Rao
This commit is contained in:
parent
74b42a8f81
commit
c9052c5ff5
|
@ -30,7 +30,7 @@ HOW TO RUN:
|
|||
In order to run this, make sure the HADOOP_HOME environment variable points to
|
||||
your hadoop installation directory.
|
||||
|
||||
1. Complile using "sbt" to create a package for hadoop consumer code.
|
||||
1. Compile using "sbt" to create a package for hadoop consumer code.
|
||||
./sbt package
|
||||
|
||||
2. Run the hadoop-setup.sh script that enables write permission on the
|
||||
|
|
Loading…
Reference in New Issue