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

feat: federated catalog node resolver sample #346

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

farhin23
Copy link
Contributor

What this PR changes/adds

This PR adds a new sample: fc-03-static-node-resolver in the federated-catalog sample module. It includes demonstration of a catalog node resolver that implements the TargetNodeDirectory, and resolves the target nodes to crawl from a static participants file.

Why it does that

To illustrate how we can implement TargetNodeDirectory to resolve the target nodes in a dataspace. And then how this can be used with both standalone and embedded versions of federated catalog.

Further notes

Projects and libraries have been added in settings.gradle.kts.

In system-tests->build.gradle.kts working directory has been set to project directory.

Linked Issue(s)

Contributes to #296

Please be sure to take a look at the contributing guidelines and our etiquette for pull requests.

@farhin23 farhin23 added the enhancement New feature or request label Dec 15, 2024
@ndr-brt ndr-brt self-requested a review December 16, 2024 07:57
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 this pull request may close these issues.

1 participant