-
I don't see how the `springBootStarter` uses the listener in the document. Can it not be used?
If I can, what's wrong with my writing?
**MyListener**
```java
import org.apache.shardingsphere.e…
-
saturn 对k8s的支持支持到了什么程度。elasticjob支持mesos,将任务执行、任务重试等都通过mesos框架来完成。
saturn是否是将资源调度、任务执行、任务重试等都借助于k8s api来完成的
-
cc @Jeffwan
I think we share the similar scope between pytorch-operator and elasticjob-operator. I am wondering if we can collaborate to support PyTorch and PyTorch elastic well.
-
## Question
**For English only**, other languages will not accept.
Before asking a question, make sure you have:
- Googled your question.
- Searched open and closed [GitHub issues](https://g…
-
### Which version of ElasticJob did you use?
apache-shardingsphere-elasticjob-3.0.0-RC1-lite-ui
事件追踪数据源配置:
数据源驱动:com.microsoft.sqlserver.jdbc.SQLServerDriver,数据库版本:sqlserver2012,
选择“历史轨迹”报错:…
-
Dataflowjob streaming data is not effective, is my configuration wrong? The springboot version is 2.6.0. Below is my configuration file
```
elasticjob.jobs.my-dataflow-job.cron=*/10 * * * * ?
elast…
-
## Bug Report
Please answer these questions before submitting your issue. Thanks!
### Which version of ElasticJob did you use?:ElasticJob-Lite3.0.2,Spring Boot v2.3.4,druid1.2.8
### Which p…
-
看了powerjob官方文档,没找到有实时处理的处理器。就是实时任务来着,一直抓数据处理那种,一有数据就立即消费处理。
类似于ElasticJob的DataflowJob类型,提供两个接口实现那种:(fetchData) 和 (processData) ,一有业务数据会被fetchData抓取,然后processData里处理。这种场景还是很多的。
有升级这部分计划么?什么时候?
-
## Bug Report
### Which version of ElasticJob did you use?
ElasticJob master
127efa369858fe3de19ce3394f85d141dda74810
### Which project did you use? ElasticJob-Lite or ElasticJob-Cloud?
Lit…
-
![image](https://user-images.githubusercontent.com/31059508/230543194-d4a5c0f7-0d24-4e13-a53e-858131c8c332.png)
the job is success runing but status is offline and the other job status is online ,is …