[
https://issues.apache.org/jira/browse/FLINK-8654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16531190#comment-16531190
]
ASF GitHub Bot commented on FLINK-8654:
---------------------------------------
Github user zentol commented on a diff in the pull request:
https://github.com/apache/flink/pull/6084#discussion_r199761621
--- Diff: docs/quickstart/java_api_quickstart.md ---
@@ -111,7 +111,7 @@ In IntelliJ IDEA recommended way to change JVM options
is from the `Help | Edit
## Build Project
If you want to __build/package your project__, go to your project
directory and
-run the '`mvn clean package`' command.
--- End diff --
I think it actually looks nicer with the ticks.
https://ci.apache.org/projects/flink/flink-docs-master/quickstart/java_api_quickstart.html#build-project
Will revert this while merging.
> 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
> Assignee: Yazdan Shirvany
> Priority: Major
> Labels: pull-request-available
>
> 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)