Home - ILCogCompCuratorToHadoop/CuratorHadoopInterface GitHub Wiki

Welcome to the CuratorHadoopInterface wiki!

Project Pages

Documentation

Future Work

Solved Problems

Reference

Our Code

  • Project Overview: Gives a visual overview of the interactions between existing code (like the Curator) and our tools here
  • Infrastructure UML Diagram: Very important for people who want to modify the code for the Hadoop MapReduce job. Includes a text explanation and rationale for each of the classes responsible for setting up a job.
  • Curator Reducer and Curator Client UML Diagram: Also very important for people who want to modify the code for the Hadoop MapReduce job. Documents the classes involved in actually getting Curator annotations on documents during a MapReduce job.
  • Time Trials: A spreadsheet documenting the results of timed speedup tests.

Cognitive Computation Group's Tools