You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by ilganeli <gi...@git.apache.org> on 2015/07/08 18:58:12 UTC

[GitHub] incubator-zeppelin pull request: Added Kafka module to spark confi...

GitHub user ilganeli opened a pull request:

    https://github.com/apache/incubator-zeppelin/pull/146

    Added Kafka module to spark configuration to support Kafka integration.

    This references issue:
    https://github.com/NFLabs/zeppelin/issues/189
    
    on the old Zeppelin GitHub.
    
    This change lets us use Kafka with Spark streaming inside the shell. 

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

    $ git pull https://github.com/ilganeli/incubator-zeppelin ZEPPELIN-189

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

    https://github.com/apache/incubator-zeppelin/pull/146.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 #146
    
----
commit b7e386a971592983aca9866c3e144f7920b65a9a
Author: Ilya Ganelin <il...@capitalone.com>
Date:   2015-07-08T16:57:26Z

    Added Kafka module to spark configuration to support kafka integration with Spark streaming

----


---
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: Added Kafka module to spark confi...

Posted by bzz <gi...@git.apache.org>.
Github user bzz commented on the pull request:

    https://github.com/apache/incubator-zeppelin/pull/146#issuecomment-119775873
  
    Thank you for the contribution!
    
    I have a question - is there a reason not to use `%dep` interpreter to get the jar only for the notebooks that require Kafka, at runtime, instead of packaging it with Zeppelin itself?


---
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: Added Kafka module to spark confi...

Posted by sejunra <gi...@git.apache.org>.
Github user sejunra commented on the pull request:

    https://github.com/apache/incubator-zeppelin/pull/146#issuecomment-171498191
  
    Any updates on this? Thanks.


---
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: Added Kafka module to spark confi...

Posted by jongyoul <gi...@git.apache.org>.
Github user jongyoul commented on the pull request:

    https://github.com/apache/incubator-zeppelin/pull/146#issuecomment-119801180
  
    I've heard there isn't a graceful way to stop Spark streaming job on Zeppelin. Do you have any idea to do it?


---
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.
---