本文介绍了Apache的飞艇:在启动时运行code自动?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
这post介绍了如何从依赖S3添加到飞艇。现在,我想我的时候推出飞艇自动运行此code。有没有办法做到这一点?
This post explains how to add dependencies to Zeppelin from S3. Now I would like to run this code automatically whenever I launch Zeppelin. Is there a way to do that?
推荐答案
发现了它。它可以使用飞艇的API来完成:
的
Found it. It can be done using the Zeppelin API:https://zeppelin.incubator.apache.org/docs/0.5.6-incubating/rest-api/rest-notebook.html
这篇关于Apache的飞艇:在启动时运行code自动?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!