This repository was archived by the owner on Feb 1, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
s3cur3 edited this page Aug 5, 2012
·
47 revisions
Welcome to the CuratorHadoopInterface wiki!
- Project Readme: Start here!
- Project Roadmap
- Progress Report
- Issues Running on the Altocumulus Cloud's Hadoop Cluster: Documents the problems we ran into when attempting to run the software on the Illinois Cloud Computing Testbed
- Curator Web Annotation Service: Describes the service that would allow web users to use our Curator server to process large numbers of documents and get the results back.
- 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
- Building and Running