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] Implement a super-pipeline for Code processing #173

Closed
1 of 2 tasks
roytman opened this issue May 23, 2024 · 8 comments · Fixed by #172
Closed
1 of 2 tasks

[Feature] Implement a super-pipeline for Code processing #173

roytman opened this issue May 23, 2024 · 8 comments · Fixed by #172
Assignees
Labels
enhancement New feature or request

Comments

@roytman
Copy link
Member

roytman commented May 23, 2024

Search before asking

  • I searched the issues and found no similar issues.

Component

KFP workflows

Feature

Implement a super pipeline that will combine all code-processing steps.

Are you willing to submit a PR?

  • Yes I am willing to submit a PR!
@roytman roytman added the enhancement New feature or request label May 23, 2024
@roytman
Copy link
Member Author

roytman commented May 23, 2024

@himapatel1 , please provide the Code processing order and maybe the input data.

@Bytes-Explorer
Copy link
Collaborator

Lets follow what we have here https://github.com/IBM/data-prep-kit/tree/dev/examples for order. All the existing test datasets we have can be used. Let me know if you need me to point you to them.

@roytman roytman assigned revit13 and unassigned Mohammad-nassar10 May 23, 2024
@revit13
Copy link
Collaborator

revit13 commented May 23, 2024

Lets follow what we have here https://github.com/IBM/data-prep-kit/tree/dev/examples for order. All the existing test datasets we have can be used. Let me know if you need me to point you to them.

@Bytes-Explorer I do not see malware there... where it should be placed? Thanks

@Bytes-Explorer
Copy link
Collaborator

@revit13 It can be placed right after code quality.

@Bytes-Explorer
Copy link
Collaborator

@revit13 @roytman It would be nice if a user can change the order as per their wish. They can provide input in a JSON. Is that kind of automation possible? If this is more work, we can create a new issue for it and you can also leverage Arun/Sai's help.

@roytman
Copy link
Member Author

roytman commented May 23, 2024

@revit13 @roytman It would be nice if a user can change the order as per their wish. They can provide input in a JSON. Is that kind of automation possible? If this is more work, we can create a new issue for it and you can also leverage Arun/Sai's help.

@Bytes-Explorer , I work with Arun and Sai. The automation pipeline generation is in next steps. In the current version, user is able to skip steps that he would like to.

@Bytes-Explorer
Copy link
Collaborator

Thanks Alexey, lets make a new issue for the automation pipeline generation, so that we dont miss it.

@roytman
Copy link
Member Author

roytman commented May 23, 2024

See #182

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

Successfully merging a pull request may close this issue.

4 participants