1. Install Apache NiFi
Download and install Apache NiFi 1.16.X on your local development workstation.
This section walks you through designing your function by developing a data flow using NiFi on your local development workstation. Once the NiFi flow has been developed and tested, you will deploy it as a Cloudera DataFlow function in serverless mode using AWS Lambda.
Download and install Apache NiFi 1.16.X on your local development workstation.
Download and add the example data flow to Apache NiFi. This example flow implements the requirements of the use case described in this quickstart.
Apache NiFi uses the concept of parameter context to store properties of the flow that need to change when deploying to different environments. The parameter context for the function in this tutorial is called DataFlowFunctionsQuickstart.
With the flow configured and started, you can test it locally with a sample trigger event before deploying it as a serverless function on AWS Lambda.
Download the Apache NiFi flow so that you can upload it into the Cloudera DataFlow Catalog and run it in serverless mode.
What kind of feedback do you have?