AbsaOSS / AbsaOSS/hyperdrive-trigger
Integration with Menas - Search datasets endpoint
Đang mở
backend
enhancement
icebox
- Ngôn ngữ chính
- TypeScript
- Star
- 8
- Fork
- 5
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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)
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.