Skip to content

[minor][improvement] Add subdirectory scrapping to add all .jar in classpath #4071

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

CatOrLeader
Copy link

Rationale

I was stuck with this issue for a while when deploying CDC pipelines on my cluster. It seems that it is not convenient to get .jar files only at the first level of depth, so I want to fix it and add a more convenient search for files.

Solution

Add all-depth search for .jar files

Updated initial bash script to handle all .jar files even inside subdirectories
@github-actions github-actions bot added the dist label Aug 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant