You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@airflow.apache.org by Ashish Patel <as...@gmail.com> on 2021/07/29 16:58:40 UTC

Airflow Client for Java

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
<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 <http://github.com/pateash>

Re: Airflow Client for Java

Posted by QP Hou <qp...@scribd.com.INVALID>.
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 <ja...@potiuk.com> 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 <as...@gmail.com> 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

Re: Airflow Client for Java

Posted by Ashish Patel <as...@gmail.com>.
Sure, thanks I will start working on it.

On Fri, Jul 30, 2021 at 2:11 AM Jarek Potiuk <ja...@potiuk.com> 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 <as...@gmail.com>
> 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
>> <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 <http://github.com/pateash>
>>
>>
>>
>
> --
> +48 660 796 129
>

Re: Airflow Client for Java

Posted by Jarek Potiuk <ja...@potiuk.com>.
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 <as...@gmail.com>
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
> <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 <http://github.com/pateash>
>
>
>

-- 
+48 660 796 129