Github user tzulitai commented on a diff in the pull request:

    https://github.com/apache/flink/pull/1982#discussion_r62820828
  
    --- Diff: 
flink-quickstart/flink-quickstart-java/src/main/resources/archetype-resources/src/main/java/BatchJob.java
 ---
    @@ -32,28 +32,29 @@
      *                 mvn clean package
      * in the projects root directory.
      * You will find the jar in
    - *                 target/flink-quickstart-0.1-SNAPSHOT-Sample.jar
    - *
    + *                 target/flink-quickstart-0.1-SNAPSHOT.jar
    + * From the cli you can then run
    + *                 ./bin/flink run -c  <BatchJob> <quickstart 
jar>
    --- End diff --
    
    Perhaps we can add a link to the cli introduction?
    https://ci.apache.org/projects/flink/flink-docs-release-1.0/apis/cli.html


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to