Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 388 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 388 Bytes

NIFI PubsubPublisher Processor

This is an Apache NIFI processor that uploads messages to Google Cloud Platform (GCP) PubSub topic. The operation is quite simple, it just needs to know the name of topic, project ID and the authentication keys if it is running outside a GCP compute instance.

Installation

  • mvn pakage
  • cp ./target/*.nar $NIFI_HOME/libs