{"id":21514836,"url":"https://github.com/getindata/flink-python-loader","last_synced_at":"2026-02-04T21:34:11.089Z","repository":{"id":52275322,"uuid":"497859400","full_name":"getindata/flink-python-loader","owner":"getindata","description":null,"archived":false,"fork":false,"pushed_at":"2024-11-04T12:55:00.000Z","size":53,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":10,"default_branch":"main","last_synced_at":"2026-01-30T12:04:31.010Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/getindata.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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}},"created_at":"2022-05-30T08:43:38.000Z","updated_at":"2024-11-04T12:26:09.000Z","dependencies_parsed_at":"2025-04-09T20:11:44.788Z","dependency_job_id":"87fdd762-9ebf-4c34-8ce0-8fd45c421d34","html_url":"https://github.com/getindata/flink-python-loader","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/getindata/flink-python-loader","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getindata%2Fflink-python-loader","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getindata%2Fflink-python-loader/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getindata%2Fflink-python-loader/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getindata%2Fflink-python-loader/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/getindata","download_url":"https://codeload.github.com/getindata/flink-python-loader/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getindata%2Fflink-python-loader/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29096382,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-04T21:05:08.033Z","status":"ssl_error","status_checked_at":"2026-02-04T21:04:53.031Z","response_time":62,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2024-11-23T23:53:10.017Z","updated_at":"2026-02-04T21:34:11.038Z","avatar_url":"https://github.com/getindata.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"## How to run this on VVP?\n\n1. Install VVP (e.g. on minikube): https://docs.ververica.com/getting_started/installation.html\n2. mvn clean package\n3. (optional) Publish docker image e.g.\n- `docker build docker \u003cYOUR_DOCKER_REGISTRY\u003e/ververica/pyflink:1.11.2-scala_2.12`\n- `docker push \u003cYOUR_DOCKER_REGISTRY\u003e/ververica/pyflink:1.11.2-scala_2.12`\n4. Add secrets for pulling docker images\n- `kubectl create secret docker-registry regcred --docker-server=\u003cYOUR_DOCKER_REGISTRY\u003e --docker-username=[gitlab-username] --docker-password=[token] --docker-email=[email] -n vvp-jobs`\n4. Create a deployment\n- upload shaded jar in the UI (note: you might have to edit YAML manually for the first time to make it work)\n- go to the YAML tab and add:\n```yaml\nspec:\n  template:\n    spec:\n      artifact:\n        flinkImageRegistry: \u003cYOUR_DOCKER_REGISTRY\u003e\n        flinkImageRepository: ververica/pyflink\n        flinkImageTag: 1.11.2-scala_2.12\n      kubernetes:\n        pods:\n          imagePullSecrets:\n            - name: regcred\n```\n5. Job should finish successfully\n\nIn general: we package program with the jar and execute it on VVP.\nAlternative approach: use persistent volume.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgetindata%2Fflink-python-loader","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgetindata%2Fflink-python-loader","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgetindata%2Fflink-python-loader/lists"}