I think Jarek is right that no one is actively working on the java client at the moment.
Ashish if you are interested in giving it a try, you can use the python client generation script [1] as a template to generate the java client. There is a good chance that the auto generated Java client will just work out of the box. Once the client automation script is merged into the main airflow repo, you can send a PR to add the generated code to the airflow-client-java repo. [1]: https://github.com/apache/airflow/blob/main/clients/gen/python.sh Thanks, QP Hou On Thu, Jul 29, 2021 at 1:41 PM Jarek Potiuk <[email protected]> wrote: > > If you want you can start working on it. I do not think anyone does now. > > On Thu, Jul 29, 2021 at 6:58 PM Ashish Patel <[email protected]> > wrote: >> >> Hi Devs, I have been looking to use Airflow API in Java, >> >> Airflow Python client has been already released. Do we have any progress on >> the Airflow Java Client? >> >> I can see there is a repo created for the same >> https://github.com/apache/airflow-client-java >> Is anyone working on it? >> >> I can see @potiuk and @mik-laj as contributors but there are no issues or >> any kanban to look at. >> >> Thanks, >> Ashish >> @Github/pateash >> >> > > > -- > +48 660 796 129
