Skip to content
Eyal Allweil edited this page Mar 31, 2015 · 3 revisions

Pig-Eclipse is an Eclipse plugin for working with (Apache) Pig Latin scripts.

Features

  • supports Apache Pig Latin 0.11 - 0.14
  • syntax highlighting
  • open declaration (F3) for macros, defines, and UDF's
  • auto complete - defines, relations, reserved words, built in functions
  • hover information (tooltips) for macro definitions, UDF's and built in functions (javadocs)
  • preferences page for colors, Pig version, auto complete behavior and more

Installation

Install it from this update site:

http://github.com/eyala/pig-eclipse-update-site/raw/master

Clone this wiki locally