Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 542 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 542 Bytes

HadoopTrace

This Project is about creating an ezTrace plugin for Hadoop Java API ! And so to help Hadoop API users debugging and profiling Hadoop Implementation

Project's structure

There are now three sub-projects :

  • JavaC-HelloWorld : Little project which tests JNI to call C in Java
  • HelloWorld-Instrumentation : Little project to master Instrumentation of Java Classes
  • hadoop-map-reduce : Projects core - contains example of Hadoop Implementation and instrumented classes

See README in each project for further informations