You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I had searched in the DSIP and found no similar DSIP.
Motivation
Right now, we have multiple module might need to login with aws e.g. s3-storage, EMR task....
It's need to add an aws-authentication module to provide a service help to do the login logic.
Design Detail
Add new module dolphinscheduler-authentication, which is a pom module.
Add new module dolphinscheduler-aws-authentication under dolphinscheduler-authentication
Move aws authentication code into dolphinscheduler-aws-authentication
Search before asking
Motivation
Right now, we have multiple module might need to login with aws e.g. s3-storage, EMR task....
It's need to add an
aws-authentication
module to provide a service help to do the login logic.Design Detail
Compatibility, Deprecation, and Migration Plan
Compatibility with latest version
Test Plan
Test by manual
Code of Conduct
The text was updated successfully, but these errors were encountered: