Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

Apache Nifi with Zeppelin

avatar

Hi

Am new to Nifi is there any chance to run the Zeppelin Note Book play button from the Nifi processor, would you please help to give an example to acheive this.

1 ACCEPTED SOLUTION

avatar

yes, we have call it I have done it with PostHttp Processor.

View solution in original post

4 REPLIES 4

avatar

yes, we have call it I have done it with PostHttp Processor.

avatar
New Contributor

Please can you provide the details of how did you do it. A sample template maybe 🙂

avatar
New Contributor

Please could you provide with a sample template for this . I am facing some challenges in my setup. It would be of great help if you can provide your configurations for the same.

avatar
Master Guru

Probably not a good idea to do that, Zeppelin is a notebook for exploration.

Any Spark or sql code in there you should run in a Spark job and call that from Livy

https://community.hortonworks.com/articles/148730/integrating-apache-spark-2x-jobs-with-apache-nifi....