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

[Feature][task] Supports custom tasks #14817

Closed
3 tasks done
hdygxsj opened this issue Aug 26, 2023 · 3 comments
Closed
3 tasks done

[Feature][task] Supports custom tasks #14817

hdygxsj opened this issue Aug 26, 2023 · 3 comments
Labels
discussion discussion feature new feature

Comments

@hdygxsj
Copy link
Contributor

hdygxsj commented Aug 26, 2023

Search before asking

  • I had searched in the issues and found no similar feature requirement.

Description

  1. Complete issue [DSIP-15][UI][Task] Render task components by JSON. #11198
  2. Add a custom task table to maintain the information of the custom task
  3. Add a page to support uploading jars of custom tasks, and support building json of custom tasks through forms on the page
  4. Task page query the information of the custom task table to complete the form rendering of the custom task
  5. Execute the task by dynamically loading the custom task jar through the custom class loader

Use case

No response

Related issues

No response

Are you willing to submit a PR?

  • Yes I am willing to submit a PR!

Code of Conduct

@hdygxsj hdygxsj added feature new feature Waiting for reply Waiting for reply labels Aug 26, 2023
@ruanwenjun
Copy link
Member

Sounds good to me, do you have any idea about rendering the task params to form?

@ruanwenjun ruanwenjun added discussion discussion and removed Waiting for reply Waiting for reply labels Aug 27, 2023
@hdygxsj
Copy link
Contributor Author

hdygxsj commented Aug 28, 2023

Sounds good to me, do you have any idea about rendering the task params to form?

As shown in the figure below, I have made a simple demo where we can let users maintain their task parameter forms in a form similar to creating a questionnaire
49d4780fd8007b3ac5e11781953e43b

@hdygxsj
Copy link
Contributor Author

hdygxsj commented Dec 7, 2023

Not in accordance with the plan

@hdygxsj hdygxsj closed this as completed Dec 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
discussion discussion feature new feature
Projects
None yet
Development

No branches or pull requests

2 participants