{"id":19338749,"url":"https://github.com/guru107/flinkjobuploadplugin","last_synced_at":"2025-04-23T01:31:29.768Z","repository":{"id":77492406,"uuid":"104346832","full_name":"Guru107/flinkjobuploadplugin","owner":"Guru107","description":"A maven plugin that will submit the created fat-jar to the apache flink cluster","archived":false,"fork":false,"pushed_at":"2024-01-23T06:18:13.000Z","size":19,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-02T06:22:20.642Z","etag":null,"topics":["apache-flink","java","maven-plugin"],"latest_commit_sha":null,"homepage":"","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/Guru107.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}},"created_at":"2017-09-21T12:44:13.000Z","updated_at":"2024-01-23T06:18:43.000Z","dependencies_parsed_at":null,"dependency_job_id":"8236771b-bd90-4d1a-9699-2203cb2a97a6","html_url":"https://github.com/Guru107/flinkjobuploadplugin","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Guru107%2Fflinkjobuploadplugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Guru107%2Fflinkjobuploadplugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Guru107%2Fflinkjobuploadplugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Guru107%2Fflinkjobuploadplugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Guru107","download_url":"https://codeload.github.com/Guru107/flinkjobuploadplugin/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250352316,"owners_count":21416469,"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":["apache-flink","java","maven-plugin"],"created_at":"2024-11-10T03:18:34.849Z","updated_at":"2025-04-23T01:31:29.507Z","avatar_url":"https://github.com/Guru107.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# flinkjobuploadplugin\nThis will automate the task of uploading the fat jar to flink cluster right from your IDE (If you have proper access to the cluster).\n\nThis maven plugin can be used to automate the process of job running. \nJust add this in `pom.xml` file\n\nDefault Configurations\n\n\n\n````\n\u003cbuild\u003e\n    \u003cplugins\u003e\n        ...\n        \u003cplugin\u003e\n            \u003cgroupId\u003ecom.github.guru107\u003c/groupId\u003e\n            \u003cartifactId\u003eflinkjobupload-maven-plugin\u003c/artifactId\u003e\n            \u003cversion\u003e1.0\u003c/version\u003e\n            \u003cconfiguration\u003e\n                \u003cjobmanagerip\u003elocalhost:8081\u003c/jobmanagerip\u003e\n                \u003cjarPath\u003e${project.build.directory}/${finalName}.jar\u003c/jarPath\u003e\n                \u003callowNonRestoredState\u003efalse\u003c/allowNonRestoredState\u003e\n                \u003centryClass\u003e\u003c/entryClass\u003e\n                \u003cparallelism\u003e1\u003c/parallelism\u003e\n                \u003cprogramArgs\u003e\u003c/programArgs\u003e\n                \u003csavepointPath\u003e\u003c/savepointPath\u003e\n            \u003c/configuration\u003e\n            \u003cexecutions\u003e\n                \u003cexecution\u003e\n                    \u003cgoals\u003e\n                        \u003cgoal\u003erunjob\u003c/goal\u003e\n                    \u003c/goals\u003e\n                \u003c/execution\u003e\n            \u003c/executions\u003e\n        \u003c/plugin\u003e\n        ...\n    \u003c/plugins\u003e\n\u003c/build\u003e\n\n ````\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguru107%2Fflinkjobuploadplugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fguru107%2Fflinkjobuploadplugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguru107%2Fflinkjobuploadplugin/lists"}