dolphinscheduler icon indicating copy to clipboard operation
dolphinscheduler copied to clipboard

Apache DolphinScheduler is the modern data orchestration platform. Agile to create high performance workflow with low-code

Results 706 dolphinscheduler issues
Sort by recently updated
recently updated
newest added

## Purpose of the pull request * Load environment config and env file at the same time. * The priority of the environment config is higher than the priority of...

first time contributor
backend

## Purpose of the pull request this pr just fix some type in md docs for issue # 11210, I don't want to close the issue so there is a...

document

## Purpose of the pull request Currently if LDAP Config value is not set, DS would get String "null" as default value instead of real null currently. #11324 This PR...

first time contributor
improvement
backend

### Search before asking - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar feature requirement. ### Description * Add `Configuration Center` feature for Dolphin Scheduler so that...

new feature
good idea
discussion
UI
backend

## Purpose of the pull request ## Brief change log ## Verify this pull request This pull request is code cleanup without any test coverage. *(or)* This pull request is...

first time contributor
backend

### Search before asking - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar issues. ### What happened When I write a code as below and pass funtion...

improvement
Python

### Search before asking - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar feature requirement. ### Description Dynamically generate workflows from YAML configuration files, aka workflows-as-code. Now...

new feature
discussion
backend
DSIP
Python

### Search before asking - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar issues. ### What happened I found that the task was not automatically scheduled. Go...

question
Stale

## Purpose of the pull request close #11129 ## change log * refactor ProcessDefinitionService interface:use `Result` to replace `Map` * add WorkflowDefinitionController

backend

## Purpose of the pull request Add re-upload feature for resource files close #11195 ## Brief change log * fix resource file incorrect button link * add re-upload feature for...

UI
e2e