GitHub user skunert opened a pull request:

    https://github.com/apache/incubator-flink/pull/134

    yarn client tests

    This PR integrates tests for the YARN client into our system.
    
    The client needs the already build yarn uberjar for apache flink. To make 
it available, I had to create a new maven module so that the tests run after 
the building of the jar in flink-dist.
    
    Also, the setting of the environment is a little bit strange in 
YarnTestBase. A workaround for this would be to use a custom ProcessBuilder and 
introduce a set of exit codes in the Yarn Client. So thats open for discussion.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/skunert/incubator-flink yarn_test_commit

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-flink/pull/134.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #134
    
----
commit 0cab2a6f36ba9cc4cd92b33fa171b8d1040b8ca1
Author: sebastian kunert <[email protected]>
Date:   2014-09-30T11:58:11Z

    yarn client tests

----


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to