Eric Gao

Results 39 issues of Eric Gao

I try to use apache knox to establish a reverse proxy for jupyterhub. Therefore, I need to use jwtauthenticator so that jupyterhub can achieve jwt after get authenticated by knox...

Sometimes we may have some `http` code in `markdown`, e.g. image link like: ```html ``` Currently, [markdown.FlexmarkStep](https://github.com/diffplug/spotless/blob/main/lib/src/main/java/com/diffplug/spotless/markdown/FlexmarkStep.java) in spotless could not fix `http` code formatting in `markdown`. It would be...

question

### Description * Enable users to use their national characters, which are usually non-ASCIIs as the display name of their dags / tasks. ### Use case/motivation * At present, only...

kind:feature
good first issue

### 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 * Local storage configuration of `resource center` is more than...

improvement
document

### 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 * As stated in https://github.com/apache/dolphinscheduler/issues/10976#issuecomment-1207427898, `Powermock` does not and will...

help wanted
improvement
test

## Purpose of the pull request * Update jUnit to 5.+ following the official jUnit migration instructions: https://github.com/junit-team/junit5-samples/blob/main/junit5-migration-maven/pom.xml * Refactor `AlertServerTest` with jUnit 5 as an example. * This PR...

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 * We use `fork-pull model` during open-source contributions, which means...

improvement
backend

## Purpose of the pull request * Enable spotless to fix markdown formatting. * This PR closes: #11364 ## Brief change log * Enable spotless to fix markdown formatting. *...

document

### 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 our English doc quality is not so good: -...

help wanted
improvement
document

### 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, `Spotless` in DS only formats `java` code automatically....

new feature
improvement
document