Github user smartinsightsfromdata commented on the pull request:
https://github.com/apache/incubator-zeppelin/pull/338#issuecomment-192011529
@abajwa-hw @felixcheung @bzz is the idea to have a pig interpreter dead?
It could be really useful...
---
If your project is set up fo
Github user felixcheung commented on the pull request:
https://github.com/apache/incubator-zeppelin/pull/338#issuecomment-173415891
@abajwa-hw any update? it would be a good additional to Zeppelin
---
If your project is set up for it, you can reply to this email and have your
reply ap
Github user maparco commented on the pull request:
https://github.com/apache/incubator-zeppelin/pull/338#issuecomment-147856434
Are there plans for pig syntax highlighting similar to what a vim
configuration can add? Table/graphing results with this interpreter similar to
how the sql
Github user bzz commented on the pull request:
https://github.com/apache/incubator-zeppelin/pull/338#issuecomment-145813137
Yes, tests and update for the
[docs](http://zeppelin.incubator.apache.org/docs/development/howtocontributewebsite.html)
will be great to see as part of this PR i
Github user vgmartinez commented on the pull request:
https://github.com/apache/incubator-zeppelin/pull/338#issuecomment-145771668
Hi @abajwa-hw,
Nice improvement...
I think it would be nice implement the test...;)
---
If your project is set up for it, you can reply to this em
GitHub user abajwa-hw opened a pull request:
https://github.com/apache/incubator-zeppelin/pull/338
ZEPPELIN-335: Apache Pig interpreter
Adds an interpreter for Apache Pig. Based closely on Shell interpreter.
Assumes that pig client is installed on the same node as Zeppelin (simil