Skip to content
/ Hog Public
forked from smessing/Hog

Hog is a Map Reduce language written for Columbia's CS 4115 Programming and Language Translators course.

Notifications You must be signed in to change notification settings

barapa/Hog

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hog

Hog is a data-oriented, high-level, scripting language for created MapReduce programs used with Hadoop for distributed computation. It provides users with an intuitive interface designed to allow users to focus on what computations they want done, and not how to do them. Built on top of the Hadoop framework, Hog takes care of the low-level details required to run computation on Hadoop’s distributed network. All a user needs to do is run their Hog scripts on a computer with access to a valid Hadoop instance, and Hog will do the rest.

Team

  • Sam (Project Manager)
  • Paul (Language Guru)
  • Ben (System Architect)
  • Kurry (System Integrator)
  • Jason (Testing/Validation)

About

Hog is a Map Reduce language written for Columbia's CS 4115 Programming and Language Translators course.

Resources

Stars

Watchers

Forks

Packages

No packages published