{"id":19585482,"url":"https://github.com/stremovskyy/vagrant-apache-cluster","last_synced_at":"2026-05-09T02:06:02.186Z","repository":{"id":104262148,"uuid":"146910719","full_name":"stremovskyy/vagrant-apache-cluster","owner":"stremovskyy","description":"Vagrant configuration to setup clustered Apache Kafka, Apache Zookeeper, Apache Cassandra, Apache Ignite","archived":false,"fork":false,"pushed_at":"2018-10-26T11:43:42.000Z","size":101,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-24T12:51:54.483Z","etag":null,"topics":["cassandra","cluster","ignite","kafka","vagrant","virtualenv","zookeeper"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/stremovskyy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2018-08-31T15:33:44.000Z","updated_at":"2020-05-04T12:22:09.000Z","dependencies_parsed_at":null,"dependency_job_id":"2b55a9a6-bbfd-4567-8692-2879d5f998b4","html_url":"https://github.com/stremovskyy/vagrant-apache-cluster","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/stremovskyy/vagrant-apache-cluster","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stremovskyy%2Fvagrant-apache-cluster","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stremovskyy%2Fvagrant-apache-cluster/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stremovskyy%2Fvagrant-apache-cluster/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stremovskyy%2Fvagrant-apache-cluster/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stremovskyy","download_url":"https://codeload.github.com/stremovskyy/vagrant-apache-cluster/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stremovskyy%2Fvagrant-apache-cluster/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279000835,"owners_count":26082950,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-09T02:00:07.460Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cassandra","cluster","ignite","kafka","vagrant","virtualenv","zookeeper"],"created_at":"2024-11-11T07:54:20.037Z","updated_at":"2025-10-09T06:32:55.800Z","avatar_url":"https://github.com/stremovskyy.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"Vagrant Apache cluster\n=============\nVagrant configuration to setup a Apache cluster.\n\nIn the box\n-------------------------\n\n* Apache Kafka Cluster\n* Apache Zookeeper Cluster\n* Apache Cassandra Cluster\n* Apache Ignite Cluster\n* Apache Solr Cluster\n\nPartitioned Apache Kafka installation with clustered Apache Zookeeper.\n\nThis configuration will start and provision CentOS7 VMs:\n\n* Hosts forming a nodes Apache Zookeeper Quorum (Replicated ZooKeeper)\n* Apache Kafka nodes with one broker each\n\nEach host is a Centos 7 64-bit VM provisioned with JDK 8 \n\nVersions and Info\n-------------------------\n\n* Apache Kafka **2.0.0**\n* Apache Zookeeper **3.4.13**\n* Apache Cassandra **3.11.3**\n* Apache Ignite **2.6.0**\n* Apache Solr **7.4.0**\n* Dynamic hosts number\n\n\u003e Versions can be edited in ```config/config.yaml```\n\nPrerequisites\n-------------------------\n\n* Vagrant (tested with 2.0.2) **[make sure you are on 2.x.x version of Vagrant]**\n* VirtualBox (tested with 5.1.12)\n\nSetup\n-------------------------\n\n#### Before starting copy file `config/config_exaple.yaml` to `config/config.yaml` \n----\n\nTo start it up, just git clone this repo and execute ```vagrant up \u0026\u0026 vargrant reload```. This will take a while the first time as it downloads all required dependencies for you.\n\nKafka is installed on all hosts and can be easily accessed through the environment variable ```$KAFKA_HOME```\n\nZookeeper servers bind to port 2181. Kafka brokers bind to port 9092. \n\nApache Cassandra Basics\n-------------------------\n\nTo check Apache Cassandra Cluster Status use:\n`$CASSANDRA_NAME/bin/nodetool status`\nAnd get something like this:\n```\nDatacenter: dc1\n===============\nStatus=Up/Down\n|/ State=Normal/Leaving/Joining/Moving\n--  Address        Load       Tokens       Owns (effective)  Host ID                               Rack\nUN  192.168.1.111  69.92 KiB  256          65.8%             775f57ec-6950-4783-9bc9-1dfb8cceda76  rack1\nUN  192.168.1.112  105.24 KiB  256          69.3%             6d6d075e-6680-4097-b2f5-52f631868867  rack1\nUN  192.168.1.113  69.94 KiB  256          65.0%             c6b6d23d-13ec-4389-b8d7-30c45ec976ce  rack1\n```\n\nKnown Issues\n-------------------------\n\u003e Some Cluster configs  not started after first vagrant up\n\u003e\u003e Cluster which depending from Apache zookeeper may not start on first VMs, `vagrant reload` can help with it\n\n\u003e After `vagrant up` first node is not active\n\u003e\u003e Just `vagrant reload \u003cfirst node name\u003e`, it's because first node after start, not finded other nodes.\n\n\u003e Can't start any script from `vagrant/scripts` directory\n\u003e\u003e Very strange problem, but `sudo chmod u+x /vagrant/scripts/*.sh` can help","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstremovskyy%2Fvagrant-apache-cluster","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstremovskyy%2Fvagrant-apache-cluster","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstremovskyy%2Fvagrant-apache-cluster/lists"}