/nifi-gcp-pubsub-publisher

This is an Apache NIFI processor that uploads messages to Google Cloud Platform PubSub topic.

Primary LanguageJavaApache License 2.0Apache-2.0

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 package
  • cp ./target/*.nar $NIFI_HOME/libs