Demo project for my blog post.
Download the project and run the command:
mvn package
The compiled jar is target/CombineFileDemo-0.0.1-SNAPSHOT.jar
.
hadoop jar CombineFileDemo-0.0.1-SNAPSHOT.jar TestMain <src> <dst>
Copyright © 2014 Felix Chern
Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.