confluentinc / bottledwater-pg

Change data capture from PostgreSQL into Kafka
http://blog.confluent.io/2015/04/23/bottled-water-real-time-integration-of-postgresql-and-kafka/
Apache License 2.0
2 stars 0 forks source link

Resolve Avro compile dependency problem. #140

Closed drrtuy closed 6 years ago

drrtuy commented 7 years ago

Found some problems while making bw docker test environment. I got this error while executing make docker-compose: https://pastebin.com/jhhjP6ZY. That is why I tweak both Dockerfile.build files. After the code has been compiled I found that both docker containers: postgres and postgres94 have the same hostname. So after I created an extension in PG cluster later the changes went to PG94 cluster but bw worked with PG95 and surely it fails with this error: https://pastebin.com/BUJUdUde. Small change to docker-compose.yml fixed it.

ghost commented 7 years ago

It looks like @drrtuy hasn't signed our Contributor License Agreement, yet.

The purpose of a CLA is to ensure that the guardian of a project's outputs has the necessary ownership or grants of rights over all contributions to allow them to distribute under the chosen licence. Wikipedia

You can read and sign our full Contributor License Agreement here.

Once you've signed reply with [clabot:check] to prove it.

Appreciation of efforts,

clabot

drrtuy commented 7 years ago

[clabot:check]

ghost commented 7 years ago

@confluentinc It looks like @drrtuy just signed our Contributor License Agreement. :+1:

Always at your service,

clabot