AbsaOSS / AbsaOSS/hyperdrive-trigger
Integration with Menas - Search datasets endpoint
未關閉
backend
enhancement
icebox
- 主要語言
- TypeScript
- 星號
- 8
- 分支
- 5
- PR 合併指標
- 30 天內沒有已合併 PR
描述
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)
貢獻指南
評估
這個 Issue 還沒有評估資料。