Skip to content
#

azkaban

Here are 29 public repositories matching this topic...

csrster
csrster commented Mar 25, 2020

The documentation for installing jobtype plugins is unclear. Specifically

Extract the archive into AzkabanExecutorServer ./plugins/ directory, rename it to jobtypes as specified above.

Firstly, what is meant by "the archive"? I assume it means the jar-file e.g. az-hadoop-jobtype-plugin-0.1.0-SNAPSHOT.jar . Is that correct? [No it wasn't see my follow ups below]

Secondly, there is al

xccoder
xccoder commented Dec 6, 2019
  1. 安装linkis jobtypes
    按照官方安装文档进行自动化安装,执行sh install.sh最后一步报错:{"error":"Missing required parameter 'execid'."}。并没有看到文档中所说的“如果安装成功最后会打印:{"status":"success"}”,但是能在azkaban的/plugins/jobtypes目录下看到已经安装好的linkis任务插件。通过排查在安装脚本最后一步会去调用"curl http://azkaban_ip:executor_port/executor?action=reloadJobTypePlugins"进行插件的刷新。重启azkaban executor日志中看到已经加载了插件的信息 `INFO [JobTypeManager][Azkaban] Loaded jobtype linkis

Improve this page

Add a description, image, and links to the azkaban topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the azkaban topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.