AbsaOSS / AbsaOSS/hyperdrive-trigger

Integration with Menas - Search datasets endpoint

Open
#517 2 comments 0 reactions 1 assignee Claimed by @DKTRZHR000 View on GitHub
backend enhancement icebox
Dominant language
TypeScript
Stars
8
Forks
5
PR merge metrics
No merged PRs in 30d

Description

Implement Search dataset endpoint (Calling Menas rest API):
- Menas search endpoint should return a list of pairs (dataset name, latest dataset version)
- Use /api/dataset/list/{searchQuery} https://github.com/AbsaOSS/enceladus/blob/eecab712b22b4e1b5cd75fb1376d3c6d2d4b8405/menas/src/main/scala/za/co/absa/enceladus/menas/controllers/VersionedModelController.scala#L39
- Endpoint should return list of pairs (datasetName, latestVersion) and should be able to pass searchQuery
- Authentication with menas should be implemented. For more info contact (@kevinwallimann, @jozefbakus or @Zejnilovic)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.