Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Added Mortar to Pig Tools.

...

'hamake' utility allows you to automate incremental processing of datasets stored on HDFS using Hadoop tasks written in Java or using PigLatin scripts.

Mortar Data

http://mortardata.comImage Added

Mortar Data's platform-as-a-service hosts and executes jobs written in the Mortar framework or in the platform's built-in web interface. Powered in part by Amazon's Elastic MapReduce, Mortar's PaaS provides full code history (backed by GitHub), automatic job scheduling (or running them via API), and emails you about job successes/failures. It also gives you instant feedback while you're coding and executing, so you can quickly find and fix errors and bottlenecks in your code.

Mortar Framework

http://mortar-framework.orgImage Added

Mortar is an open source framework for building, organizing, testing, and deploying projects using Pig. Inspired by the project structure of web frameworks like Rails, Mortar makes Pig much easier to work with by providing great utilities, cutting out boilerplate work, and by providing a standard place for your control scripts, Pig code, UDFs, tests, and libraries.

Piglet

http://github.com/iconara/piglet

...