AbsaOSS / AbsaOSS/hyperdrive-trigger
Integration with Menas - Search datasets endpoint
Abierto
backend
enhancement
icebox
- Lenguaje dominante
- TypeScript
- Estrellas
- 8
- Forks
- 5
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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)
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.