{"id":20811544,"url":"https://github.com/nextbreakpoint/flink-workshop","last_synced_at":"2025-07-08T11:39:19.514Z","repository":{"id":42120601,"uuid":"171157084","full_name":"nextbreakpoint/flink-workshop","owner":"nextbreakpoint","description":"Example of Flink jobs for workshop (work in progress)","archived":false,"fork":false,"pushed_at":"2023-09-05T22:02:44.000Z","size":7382,"stargazers_count":2,"open_issues_count":4,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-18T14:47:27.697Z","etag":null,"topics":["flink","java","stream-processing"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nextbreakpoint.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":"2019-02-17T18:32:24.000Z","updated_at":"2024-11-06T15:20:56.000Z","dependencies_parsed_at":"2024-11-17T20:44:55.826Z","dependency_job_id":"a464ddca-18aa-4dd9-ac18-13ae0ffa0ea4","html_url":"https://github.com/nextbreakpoint/flink-workshop","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextbreakpoint%2Fflink-workshop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextbreakpoint%2Fflink-workshop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextbreakpoint%2Fflink-workshop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextbreakpoint%2Fflink-workshop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nextbreakpoint","download_url":"https://codeload.github.com/nextbreakpoint/flink-workshop/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243158972,"owners_count":20245669,"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","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":["flink","java","stream-processing"],"created_at":"2024-11-17T20:44:27.944Z","updated_at":"2025-03-12T04:43:59.158Z","avatar_url":"https://github.com/nextbreakpoint.png","language":"Java","readme":"# flink-workshop (work in progress)\n\nExample of Flink jobs for workshop. It contains code of Flink jobs and scripts for creating Docker containers.\n\n## License\n\nThe project is distributed under the terms of BSD 3-Clause License.\n\n    Copyright (c) 2019, Andrea Medeghini\n    All rights reserved.\n\n    Redistribution and use in source and binary forms, with or without\n    modification, are permitted provided that the following conditions are met:\n\n    * Redistributions of source code must retain the above copyright notice, this\n      list of conditions and the following disclaimer.\n\n    * Redistributions in binary form must reproduce the above copyright notice,\n      this list of conditions and the following disclaimer in the documentation\n      and/or other materials provided with the distribution.\n\n    * Neither the name of the project nor the names of its\n      contributors may be used to endorse or promote products derived from\n      this software without specific prior written permission.\n\n    THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\"\n    AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n    IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\n    DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE\n    FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL\n    DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR\n    SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER\n    CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,\n    OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE\n    OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n\n## Package Flink jobs\n\nCreate JAR file with command:\n\n    mvn clean package\n\n## Create Docker network\n\n    docker network create workshop\n\n## Build Docker images\n\nCreate Docker images with command:\n\n    ./setup.sh\n\n## Start containers\n\nStart Docker containers with command:\n\n    ./start.sh\n\n## Start Flink jobs\n\nStart Flink jobs with command:\n\n    ./jobs-run.sh\n\n## Cancel Flink jobs (with savepoint)\n\nCancel Flink jobs with command:\n\n    ./jobs-cancel.sh\n\n## Stop Flink jobs (when finished)\n\nStop Flink jobs with command:\n\n    ./jobs-stop.sh\n\n## Stop containers (when finished)\n\nStop Docker containers with command:\n\n    ./stop.sh\n\n## Monitor Flink jobs\n\nAccess Grafana dashboard at http://localhost:3000 (user: admin, password: admin)\n\nAccess Prometheus at http://localhost:9090\n\nAccess Flink UI at http://localhost:8081\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnextbreakpoint%2Fflink-workshop","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnextbreakpoint%2Fflink-workshop","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnextbreakpoint%2Fflink-workshop/lists"}