Giter VIP home page Giter VIP logo

alfresco-kafka's Introduction

Howdy, folks ๐Ÿ‘‹

I used to implement custom solutions as part of my consulting company, Metaversant. Those solutions usually involved content management, search, and workflow technology. I've also written blog posts, tips, and tutorials at ECM Architect and a couple of books. You can follow me on Twitter and YouTube.

These days I work for Apple, and they've got pretty tight restrictions on what I can do with my open source projects, so feel free to log issues, create pull requests, and fork these projects to keep them moving forward without me for now.

alfresco-kafka's People

Contributors

abhinavmishra14 avatar dependabot[bot] avatar jpotts avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

alfresco-kafka's Issues

License

Thanks for your great works. We want to develop a project based on this source code, what this the current license?

Thanks
Jeremie

Cluster ID Mismatch

An error occurs intermittently when launching the containers.

kafka.common.InconsistentClusterIdException: The Cluster ID gKMTPCdQQui26oDVZo-EMA doesn't match stored clusterId Some(K6-IRRUxSvW0GSLeNea0DA) in meta.properties. The broker is trying to join the wrong cluster. Configured zookeeper.connect may be wrong. at kafka.server.KafkaServer.startup(KafkaServer.scala:220) at kafka.server.KafkaServerStartable.startup(KafkaServerStartable.scala:44) at kafka.Kafka$.main(Kafka.scala:84) at kafka.Kafka.main(Kafka.scala)

Now that project is based on SDK 4.1.0 we might want to add a Kafka container

The project is now in an SDK 4.1.0 project structure. This means that running it using run.sh and Docker as-is will not communicate with a Kafka broker installed on localhost. One way to address this would be to add a Kafka image to docker-compose.yml so that when running via Docker for testing purposes the ACS container can talk to a Kafka container.

This also saves having to start up Zookeeper and a Kafka broker locally.

Potential Kafka image on Docker Hub: https://hub.docker.com/r/wurstmeister/kafka

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.