- This project uses Ant to compile and package the jar.
- Running ant in the project directory will package the jar file ready for use.
- To run the project, copy the package "dr-elephant.jar" to a machine that has hadoop setup.
- Use the command 'hadoop jar dr-elephant.jar job_id' to start execution.