-
spring-boot:2.7.0
elasticjob-lite-spring-boot-starter: 3.0.1
application.properties:
elasticjob.jobs.simpleJob.elastic-job-class=com.elastic.job.example.elasticjob.MyElasticJobSimpleJob
elasticj…
-
## Feature Request
### Is your feature request related to a problem?
### Describe the feature you would like.
#### PostgreSQL
When I use `psql` connect PostgreSQL directly
```
elasticjob…
-
https://github.com/apache/shardingsphere-elasticjob/blob/32202a2762fc51ff2032b4d18dfa76cc54815b51/elasticjob-infra/elasticjob-infra-common/src/main/java/org/apache/shardingsphere/elasticjob/infra/env/…
-
## Bug Report
### Which version of ElasticJob did you use?
2.1.5
### Which project did you use? ElasticJob-Lite or ElasticJob-Cloud?
ElasticJob-Lite
### Expected behavior
ElasticJob …
-
## Bug Report
**For English only**, other languages will not accept.
Before report a bug, make sure you have:
- Searched open and closed [GitHub issues](https://github.com/apache/shardingsphe…
-
## Feature Request
**For English only**, other languages will not accept.
Please pay attention on issues you submitted, because we maybe need more details.
If no response anymore and we cannot…
-
I found **docker pull apache/shardingsphere-elasticjob-lite-ui** in docker hub.
then I download and run a container.
But there are none ports expose.
How can i use this image like elastic-job-…
-
#Error reporting
Elasticjob Lite node, task display offline
- read the document: [elasticjob doc]( https://shardingsphere.apache.org/elasticjob/current/en/overview/ )。
Version: elasticjob Lite
#Ex…
-
### 🐛 Describe the bug
i run one job with three worker in k8s cluster,just like this command:
```shell
torchrun --nnodes=1:3 --nproc_per_node=1 --rdzv_id=1 --rdzv_backend=c10d --max_restarts=100 --…
-
## Bug Report
Create many jobs with Cron `*/5 * * * * ?`
```
EventBus.fireEvent(new Event(EventBus.ASYNC_EVENT, "CreateElasticjob: " + System.currentTimeMillis(), (Runnable) () -> {
…