Versions Compared

Key

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

...

DataFu is Linkedin's collection of Pig UDFs, which has become an Apache Incubator project. (http://sna-projects.com/datafu/)

...

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.12 and 0.1111 - 0.15. Included in gedit as of Gnome 3.16.

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

...

Provides syntax highlighting for Pig Latin scripts (up to version 0.12).

Snipmate plugin (Snipmate is a Vim plugin for code completion)

...

https://github.com/matthayes/sublime-text-pig

Notepad++

Syntax highlighting and auto complete for Pig 0.15.

https://github.com/lucialifschitz/pig-npp