[ 
https://issues.apache.org/jira/browse/FLINK-1331?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14247276#comment-14247276
 ] 

Kostas Tzoumas commented on FLINK-1331:
---------------------------------------

Sorry, what I meant was that the examples run from the command line only in 
distributed or pseudo-distributed mode and print to log/*.out. A better 
experience would be to run them by default in local mode (if a job manager is 
not running)  and print to stdout of the console. 

> Running examples
> ----------------
>
>                 Key: FLINK-1331
>                 URL: https://issues.apache.org/jira/browse/FLINK-1331
>             Project: Flink
>          Issue Type: Wish
>          Components: Examples
>            Reporter: Max Michels
>            Priority: Trivial
>              Labels: usability
>
> Running the Flink examples should be super simple.
> - provide a script in bin called run-example.sh
> - skip the entry class path, i.e. WordCount runs 
> org.apache.flink.examples.java.wordcount.WordCount
> - provide default parameters and setup instructions
> - automatically set up a local execution when no cluster configuration has 
> been found



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to