Skip to content

Performance monitoring and tuning tool for Apache Hadoop

License

Notifications You must be signed in to change notification settings

mgaido91/dr-elephant

Repository files navigation

Dr Elephant

Compiling

  • This project uses Ant to compile and package the jar.
  • Running ant in the project directory will package the jar file ready for use.

Running

  • 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.

About

Performance monitoring and tuning tool for Apache Hadoop

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 75.4%
  • HTML 13.7%
  • Scala 5.3%
  • JavaScript 3.6%
  • Shell 1.4%
  • CSS 0.6%