Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

A Python wrapper that helps users manage their Pig processes. It can manage many similar Pig Latin scripts, including running common root scripts and caching the results to be used in generation of the final output scripts. Pig can be run directly from PigPy, allowing users to inspect results of the Pig job and take further actions.

Editor plugins

Eclipse

  • Pig-Eclipse

    (Lightweight)

  • Pig Editor for Eclipse

  • PigPen

    • http://issues.apache.org/jira/browse/PIG-366
    • An Eclipse plugin for Pig. In addition to standard syntax highlighting it supports graphical construction of Pig Latin scripts (box and arrow) as well as showing the user the output schema of each line in a Pig Latin script and example output of his or her script. Pig can be run directly from PigPen in either local or Map-Reduce mode. Has not been maintained for a while.

...

Syntax highlighting for Pig Latin. Versions exist for Pig 0.11 - 0.1314.

https://github.com/eyala/gedit-pig

...