[GitHub] incubator-zeppelin pull request: ZEPPELIN-335: Apache Pig interpre...

2016-03-03 Thread smartinsightsfromdata
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] incubator-zeppelin pull request: ZEPPELIN-335: Apache Pig interpre...

2016-01-20 Thread felixcheung
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] incubator-zeppelin pull request: ZEPPELIN-335: Apache Pig interpre...

2015-10-13 Thread maparco
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] incubator-zeppelin pull request: ZEPPELIN-335: Apache Pig interpre...

2015-10-06 Thread bzz
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] incubator-zeppelin pull request: ZEPPELIN-335: Apache Pig interpre...

2015-10-06 Thread vgmartinez
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] incubator-zeppelin pull request: ZEPPELIN-335: Apache Pig interpre...

2015-10-05 Thread abajwa-hw
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