Baptiste Moisson created NIFI-9683:
--------------------------------------
Summary: Allow Nifi component to be trigger by Airflow
Key: NIFI-9683
URL: https://issues.apache.org/jira/browse/NIFI-9683
Project: Apache NiFi
Issue Type: New Feature
Components: Configuration
Reporter: Baptiste Moisson
Hello,
It would be a nice feature if it was possible to trigger a task in Nifi via an
Airflow connection.
My IT needs are to be able to orchestrate a flow in only one place, and because
I need to trigger some task before we run the ETL part in Nifi, it is needed to
synchronize this two tools.
I tried to do it via the Nifi-Api, by calling a processor and update its state,
but I am running behind an Open-Id authentication and despite I get the JWT
token in my openId endpoint, Nifi seems to do not allow the connexion because
he don't know the token.
A simple way to connect this both tools would be interesting.
Unfortunately, I don't have any skills to propose any kind of solution for this.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)