This page changed between v3.1 and v3.0 — sections removed: Step 1: Upload the JAR Package, Step 2: Deploy a JAR Job View v3.0 →
Create Jar
1 min read
Step 1: Upload the JAR Package
Before the job runs, follow these steps to upload the JAR package, Python job file, or Python dependency to Ververica Platform: Self-Managed Console.
Note
The maximum supported file size is 200 MB, but it's recommended to keep files under 100 MB. If your file exceeds this size, consider splitting it into smaller files. You can then select them under 'Additional Dependencies' when creating the deployment.
In the left navigation, click the Namespace selector and select the namespace that you want to open.
Click Artifacts.
Click Upload Artifact and select the JAR package that you want to upload.
Step 2: Deploy a JAR Job
On the Deployments page, click Create Deployment.
Enter the information about JAR job deployment.
Click Deploy
When the deployment is complete, start the job on the Deployments page. For more information about how to start a job, see the Start Deployment section.
Was this helpful?