{"id":21172282,"url":"https://github.com/carloshkayser/storm-getting-started","last_synced_at":"2026-06-22T16:32:11.328Z","repository":{"id":156523681,"uuid":"312686046","full_name":"carloshkayser/storm-getting-started","owner":"carloshkayser","description":"Tweets word count using Apache Storm","archived":false,"fork":false,"pushed_at":"2025-02-03T21:58:05.000Z","size":88,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-20T01:58:44.675Z","etag":null,"topics":["apache-storm","java"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/carloshkayser.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"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":"2020-11-13T21:18:20.000Z","updated_at":"2025-09-08T00:06:09.000Z","dependencies_parsed_at":"2025-02-03T19:29:12.937Z","dependency_job_id":"b5269667-45fa-45c8-9aa9-8bc823896cd7","html_url":"https://github.com/carloshkayser/storm-getting-started","commit_stats":null,"previous_names":["carloshkayser/storm-getting-started"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/carloshkayser/storm-getting-started","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carloshkayser%2Fstorm-getting-started","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carloshkayser%2Fstorm-getting-started/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carloshkayser%2Fstorm-getting-started/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carloshkayser%2Fstorm-getting-started/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/carloshkayser","download_url":"https://codeload.github.com/carloshkayser/storm-getting-started/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carloshkayser%2Fstorm-getting-started/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34657892,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-22T02:00:06.391Z","response_time":106,"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":["apache-storm","java"],"created_at":"2024-11-20T16:23:11.094Z","updated_at":"2026-06-22T16:32:11.301Z","avatar_url":"https://github.com/carloshkayser.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Apache Storm Hello World\r\n\r\nThis project demonstrates how to use Apache Storm for stream processing. You can run it using either VS Code Dev Containers or manually with Docker Compose.\r\n\r\n## Starting the Storm Cluster\r\n\r\n1. Install prerequisites:\r\n   - [Docker Desktop](https://www.docker.com/products/docker-desktop/)\r\n\r\n2. Start the Storm cluster:\r\n```bash\r\ndocker compose up -d --build\r\n```\r\n\r\n3. Verify the services are running:\r\n   - Storm UI: http://localhost:8000\r\n   - Nimbus: localhost:6627\r\n   - Zookeeper: localhost:2181\r\n\r\n\r\n4. Enter the development container:\r\n```bash\r\ndocker compose exec dev bash\r\n```\r\n\r\n5. Now, go to the topology directory that you want to run.\r\n\r\n- [WordCount](WordCount/README.md)\r\n- [TwitterWordCount](TwitterWordCount/README.md)\r\n\r\n6. Stopping the Storm Cluster\r\n```bash\r\ndocker compose down\r\n```\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcarloshkayser%2Fstorm-getting-started","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcarloshkayser%2Fstorm-getting-started","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcarloshkayser%2Fstorm-getting-started/lists"}