You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2018/11/08 14:24:42 UTC

[GitHub] zentol opened a new pull request #7063: [FLINK-10829][tests] Add support for running jars in FlinkDistribution

zentol opened a new pull request #7063: [FLINK-10829][tests] Add support for running jars in FlinkDistribution 
URL: https://github.com/apache/flink/pull/7063
 
 
   ## What is the purpose of the change
   
   This PR extends the `FlinkDistribution` to allow running jars. As a first use-case I've ported the batch-wordcount end-to-end case.
   
   ## Brief change log
   
   * extend FlinkDistribution to allow running jars
   * port batch-wordcount e2e test to java, contained in new module `flink-batch-wordcount-test`
   
   
   ## Verifying this change
   
   run `mvn verify -De2e-misc -DdistDir=<path_to_flink_dist>` in `flink-end-to-end-tests/flink-batch-wordcount-test`
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services