- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
It is posible run zeppelin notebook from processor NIFI ?
- Labels:
-
Apache NiFi
-
Apache Zeppelin
Created ‎06-06-2018 02:00 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Created ‎06-06-2018 02:08 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Yes, you can use the zeppelin REST API along with the InvokeHTTP processor.
Zeppelin REST API
https://zeppelin.apache.org/docs/0.7.0/rest-api/rest-notebook.html#run-all-paragraphs
InvokeHTTP Processor
HTH
*** If you found this answer addressed your question, please take a moment to login and click the "accept" link on the answer.
Created ‎06-06-2018 02:08 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Yes, you can use the zeppelin REST API along with the InvokeHTTP processor.
Zeppelin REST API
https://zeppelin.apache.org/docs/0.7.0/rest-api/rest-notebook.html#run-all-paragraphs
InvokeHTTP Processor
HTH
*** If you found this answer addressed your question, please take a moment to login and click the "accept" link on the answer.
Created ‎06-06-2018 03:48 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Do you have example run Zeppelin REST API ?
