A processor for running Google Cloud Dataflow job from a template
The bundle is builded for Apache NiFi 1.8.0
mvn clean install
cp ./nifi-gcd-nar/target/nifi-gcd-nar-1.0.nar <Apache NiFi path>/nifi-assembly/target/nifi-1.8.0-bin/nifi-1.8.0/lib/
cp ./nifi-gcd-services-api-nar/target/nifi-gcd-services-api-nar-1.0.nar <Apache NiFi path>/nifi-assembly/target/nifi-1.8.0-bin/nifi-1.8.0/lib/
ExecuteGCDataflowJob
processor to your data flowThe examle demonstrating the usage of the processor can be found here. The example datailed usage demonstration could be found [TBD].