Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DICUSSION] EasyScheduler Roadmap discussion #690

Closed
boandai opened this issue Aug 11, 2019 · 3 comments
Closed

[DICUSSION] EasyScheduler Roadmap discussion #690

boandai opened this issue Aug 11, 2019 · 3 comments
Labels
feature new feature

Comments

@boandai
Copy link
Contributor

boandai commented Aug 11, 2019

EasyScheduler Roadmap

EasyScheduler has a lot of community users (>1000), they come from various companies, and of course there are some individuals. Our current development tasks come from the community, Overall priority of function implementation based on community needs and attention

Most of the main PR described here are fairly rough and will require non-trivial time commitment to design, implement, and test. If you are interested in helping out, Please leave a message under the corresponding issue! If you are interested in features that are not on this roadmap, please propose them in the github issues and we will try to include them.

Plug-in Task Types

Considering that there are many task types that need support, there are also third-party plugins that need to be integrated, and are being designed and discussed to ensure this.

The main PR behind this change is:

#201

Authorized resources use the directory tree

The resource file is modified to the directory mode, and the authorization resources are also modified accordingly.

The main PR behind this change is:

#404

Parameter passing

the output parameter of the previous node can be used as the input of the next node.

The main PR behind this change is:

#116

DAG graph supports copying, exporting, and importing

Implement one-time configuration for everywhere use and backup the key information

the detail description is :

#233

Removing Dependencies

for now EasyScheduler has many external dependencies that prevent it from being able to be easily embedded in other projects and also introduce additional complexity and operational considerations.

this issue address:
#697

Easy to use

We plan to implement some more detailed design documents to help users understand the design principle and implementation of EasyScheduler.

@boandai boandai added the feature new feature label Aug 11, 2019
@boandai boandai added this to Requirement(需求) in DolphinScheduler Work Plan via automation Aug 11, 2019
@boandai boandai changed the title [Roadmap] EasyScheduler Roadmap discussion [DICUSSION] EasyScheduler Roadmap discussion Aug 11, 2019
@boandai boandai pinned this issue Aug 11, 2019
@boandai
Copy link
Contributor Author

boandai commented Aug 12, 2019

multi database support

we will support postgresql as default db becase of license

this pr address:
#691

@boandai
Copy link
Contributor Author

boandai commented Aug 12, 2019

refacting code

this pr address:
#626

@wangshu-zhouyunfan
Copy link

wangshu-zhouyunfan commented Sep 30, 2019

Support task customization scheduling cycle

this pr address:
#938

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature new feature
Projects
None yet
Development

No branches or pull requests

3 participants