Skip to content

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

License

Notifications You must be signed in to change notification settings

tusciucalecs/nifi-gcp-pubsub-publisher

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%