Pig icon indicating copy to clipboard operation
Pig copied to clipboard

Package for Apache Pig support in Sublime Text 2 and 3

Results 5 Pig issues
Sort by recently updated
recently updated
newest added

Pig returns error [Error 193] %1 is not a valid Win32 application while running on windows version of sublime text So I mad these changes in run_pig.py ``` if os.name...

Hi there, I've made a few updates with 0.14 and some missing commands. ``` New functions/OrcStorage. Highlight shell/utility commands. ``` Cheers Guillaume

I would like to redirect my output to a text file after running the pig script using sublime text build. Is it possible ?

Looks like a handy plugin, but I'm unable to use it; I have tried cloning this repo in the Packages/User directory as well as using Package Control, and syntax highlighting...

If SET operator includes a string, e.g. set job.name 'clicks & uniques per creative' then highlighting at this string and further is broken.