#
azkaban
Here are 29 public repositories matching this topic...
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
commented
Dec 6, 2019
- 安装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
Schedulis is a high performance workflow task scheduling system that supports high availability and multi-tenant financial level features, Linkis computing middleware, and has been integrated into data application development portal DataSphere Studio
-
Updated
May 29, 2020 - Java
基于DataX的通用数据同步微服务,一个Restful接口搞定所有通用数据同步
-
Updated
May 11, 2020 - Java
Ambari service for Azkaban
-
Updated
Feb 29, 2020 - Shell
scala
hive
gradle
bigdata
datascience
pig
scalding
azkaban
datamining
starter-project
etl-framework
mapreduce-jobs
-
Updated
Mar 20, 2017 - Scala
-
Updated
Oct 15, 2019 - Python
Ansible role to install Azkaban server
-
Updated
May 12, 2020 - Shell
Generates Azkaban jobs in zip format by taking flows in xml file
plugin
maven
job
jobs
maven-plugin
generation
azkaban
azkaba-jobs
azkaban-flows
azkaba-job-generation
azkaban-validation
-
Updated
Oct 1, 2018 - Scala
[WIP] Docker Images for Azkaban
-
Updated
Jan 21, 2018 - Makefile
基于Spark的电影推荐系统
redis
elasticsearch
scala
kafka
spark
mongodb
angular2
spark-streaming
sparksql
springframework
kafka-streams
azkaban
flume-ng
spark-mllib
-
Updated
May 15, 2020 - HTML
Improve this page
Add a description, image, and links to the azkaban topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the azkaban topic, visit your repo's landing page and select "manage topics."
Describe

QueueName should not be stored in the table t_ds_user, which can result in inconsistent data.
Reproduce
Expected
The new value should be returned
Version
-[dev]
**Imp