apache/airflow

Implementing Open API client for JVM based languages

Open

#17.362 geöffnet am 1. Aug. 2021

Auf GitHub ansehen
 (1 Kommentar) (4 Reaktionen) (0 zugewiesene Personen)Python (16.781 Forks)batch import
area:APIgood first issuekind:feature

Repository-Metriken

Stars
 (44.809 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 7T 18h) (834 gemergte PRs in 30 T)

Beschreibung

Description

Similar to airflow-client-python, we should have a client for JVM based languages (Java/Scala/Kotlin)

We will generate and maintain a stable version of Api Client in a repository airflow-client-java

Although, using OpenAPI Specs user is able to generate API Client themselves, but there might be some issues that needed to be fixed, which the community will be able to fix and provide users the seamless import and usage of clients.

Are you willing to submit a PR? YES

Contributor Guide