If you want to stream changes to your Postgresql database to Kafka on your Raspberry Pi 3 - this is how I did it. I'm sure there are other ways to accomplish this. All I want to do here is to show you how I managed it. I'll preface my comments with a hash '#'.
Saturday, January 28, 2017
Install postgresql from source an Raspberry Pi 3 Debian Jessie
Reference: https://www.postgresql.org/docs/current/static/installation.html
Pretty sure I included all of the prerequisites:
Pretty sure I included all of the prerequisites:
Install zookeeper package
As part of the Kafka streaming project, I installed zookeeper. Here's how I did that:
Ref: Apache Zookeeper
Ref: Apache Zookeeper
Subscribe to:
Posts (Atom)