You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by abajwa-hw <gi...@git.apache.org> on 2015/10/06 08:39:14 UTC

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

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 (similar to how the Spark interpreter assumes that Spark is installed on Zeppelin node)

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/abajwa-hw/incubator-zeppelin master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-zeppelin/pull/338.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #338
    
----
commit ef2223abab92a452b48372ac0b4c50b70646f984
Author: Ali Bajwa <ab...@hortonworks.com>
Date:   2015-10-06T05:40:06Z

    initial commit of pig interpreter

commit 656329d00a766570b25970506aa9e7a95edd8f8a
Author: Ali Bajwa <ab...@hortonworks.com>
Date:   2015-10-06T06:25:47Z

    exposed timeout and pig executable via interpreter and added comments

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

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

Posted by bzz <gi...@git.apache.org>.
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 indeed!
    
    BTW Spark interpreter does not require Spark installed on the same machine with Zeppelin. 
    Depending on the way you [run Zeppelin](https://github.com/apache/incubator-zeppelin#setting-spark_home-and-hadoop_home), it can use embedded Spark (actually, by default) so it will work in local mode without any external dependencies.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

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

Posted by maparco <gi...@git.apache.org>.
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 interpreter handles results would also be a nice feature


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

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

Posted by smartinsightsfromdata <gi...@git.apache.org>.
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 for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

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

Posted by vgmartinez <gi...@git.apache.org>.
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 email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

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

Posted by felixcheung <gi...@git.apache.org>.
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 appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---