{"id":23080671,"url":"https://github.com/chen0040/storm-sentiment-analysis","last_synced_at":"2025-08-15T00:45:29.500Z","repository":{"id":85884818,"uuid":"95999589","full_name":"chen0040/storm-sentiment-analysis","owner":"chen0040","description":"Java project on how to use storm for sentiment analysis","archived":false,"fork":false,"pushed_at":"2018-03-15T10:18:31.000Z","size":271,"stargazers_count":1,"open_issues_count":1,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-03T13:47:58.821Z","etag":null,"topics":["distributed-system","sentiment-analysis","storm","trident-ml"],"latest_commit_sha":null,"homepage":null,"language":"Java","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/chen0040.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2017-07-02T03:14:42.000Z","updated_at":"2024-01-29T01:12:26.000Z","dependencies_parsed_at":"2023-03-13T07:18:54.487Z","dependency_job_id":null,"html_url":"https://github.com/chen0040/storm-sentiment-analysis","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/chen0040/storm-sentiment-analysis","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chen0040%2Fstorm-sentiment-analysis","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chen0040%2Fstorm-sentiment-analysis/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chen0040%2Fstorm-sentiment-analysis/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chen0040%2Fstorm-sentiment-analysis/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chen0040","download_url":"https://codeload.github.com/chen0040/storm-sentiment-analysis/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chen0040%2Fstorm-sentiment-analysis/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270506006,"owners_count":24596506,"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-08-14T02:00:10.309Z","response_time":75,"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":["distributed-system","sentiment-analysis","storm","trident-ml"],"created_at":"2024-12-16T13:15:54.938Z","updated_at":"2025-08-15T00:45:29.467Z","avatar_url":"https://github.com/chen0040.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# storm-sentiment-analysis\n\nSentiment analysis with Spring and Storm\n\n# Usage\n\nGit clone this project and cd to its root directory\n\n### Test locally\n\nPlease refers to the StormAppUnitTest.java in the test/java folder on how to test the storm topology locally\n\n### Submit storm topology to remote storm cluster\n\nTo submit the storm topology to remote storm cluster, we need to have a devops environment that set up the \nremote storm cluster. \n\nYou can start the remote storm cluster by running the following command from the root directory of this project:\n \n```bash\nvagrant up\n```\n\nThis will start:\n \n* a zookeeper cluster at the following hostname:ips:\n\n    * zoo1:192.168.10.12\n    * zoo2:192.168.10.13\n    * zoo3:192.168.10.14\n\n* a kafka server at the following hostname:ip (which use the zookeeper cluster above):\n\n    * kafka1:192.168.10.15\n    \n* a storm cluster at the following hostname:ips (which uses the zookeeper cluster above):\n\n    * stormnumbus1:192.168.10.17\n    * stormslave1:192.168.10.18\n    * stormslave2:192.168.10.19\n    * stormslave3:192.168.10.20\n    \nOnce the vagrant VMs are up and running, you can go to your host computer and enter \nthe url http://192.168.10.17:8080 to your browse on the host computer. This will show the storm UI.\n\n\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchen0040%2Fstorm-sentiment-analysis","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchen0040%2Fstorm-sentiment-analysis","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchen0040%2Fstorm-sentiment-analysis/lists"}