-
Notifications
You must be signed in to change notification settings - Fork 5k
[Feature][Task-Plugin] Add Apache Zeppelin Task Plugin #9201
Copy link
Copy link
Closed
Labels
Description
Search before asking
- I had searched in the issues and found no similar feature requirement.
Description
Add Apache Zeppelin task plugin to support scheduling zeppelin notebook tasks.
Use case
- Apache Zeppelin is a
web-based notebook that enables data-driven,
interactive data analytics and collaborative documents with SQL, Scala, Python, R and more. - With zeppelin task plugin supported in dolphin scheduler, users can develop and test ETL jobs in zeppelin notebook and then schedule it seamlessly by dolphin scheduler. This will greatly boost efficiency for developing all kinds of big data tasks without the pain caused by environment difference between development and production.
Related issues
related: #5271
Are you willing to submit a PR?
- Yes I am willing to submit a PR!
Code of Conduct
- I agree to follow this project's Code of Conduct
Reactions are currently unavailable