Rick Cheng
Rick Cheng
## Purpose of the pull request Currently, the log does not output the currently executing sql statement while executing multiple sql statements. Also, the log output in the `prepareStatementAndBind()` is...
### What is this PR for? Zeppelin uses GitHub Action to complete Continuous integration (CI). Specifically, it has three workflows: `core.yaml`, `frontend.yaml` and `rat.yaml`. However, It is currently not possible...
### What is this PR for? Currently, users can build a smaller docker image of zeppelin interpreter by modifying the Dockerfile in `scripts/docker/zeppelin-interpreter`. But I think a more ideal way...
### 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 If the user starts DS twice (or more) using `dolphinscheduler-daemon.sh`,...
## Purpose of the pull request close: #11880 if the user selects the type "FROM_FILE", he doesn't need to write sql statements in the `HIVE SQL SCRIPT` ## Brief change...
## Purpose of the pull request Mask the password in the log of `sqoop` task. Currently, there are 2 positions that the log of `sqoop` task will output the password...
### 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 * Currently, DS has local and global parameters. Note that...
### 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 * A sub-task of #14333 ### Use case _No response_...
### 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 * This is a sub-task of #13017 * Add support...