Chesnay Schepler created FLINK-8654: ---------------------------------------
Summary: Extend quickstart docs on how to submit jobs Key: FLINK-8654 URL: https://issues.apache.org/jira/browse/FLINK-8654 Project: Flink Issue Type: Improvement Components: Documentation, Quickstarts Affects Versions: 1.5.0 Reporter: Chesnay Schepler The quickstart documentation explains how to setup the project, build the jar and run things in the IDE, but neither explains how to submit the jar to a cluster nor guides the user to where he could find this information (like the CLI docs). Additionally, the quickstart poms should also contain the commands for submitting the jar to a cluster, in particular how to select a main-class if it wasn't set in the pom. (-c CLI flag) -- This message was sent by Atlassian JIRA (v7.6.3#76005)