You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by greghogan <gi...@git.apache.org> on 2017/07/05 18:18:53 UTC

[GitHub] flink pull request #4264: [FLINK-7042] [yarn] Fix jar file discovery flink-y...

GitHub user greghogan opened a pull request:

    https://github.com/apache/flink/pull/4264

    [FLINK-7042] [yarn] Fix jar file discovery flink-yarn-tests

    Add dependencies for batch and streaming WordCount programs and copies the jar files into a new target/programs directory. The integration tests now directly references the program jar files rather than the prior brittle search.
    
    This removes the flink-yarn-tests build-time dependency on the examples modules (there remains a build-time dependency on flink-dist).

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

    $ git pull https://github.com/greghogan/flink 7042_fix_jar_file_discovery_in_yarn_tests

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

    https://github.com/apache/flink/pull/4264.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 #4264
    
----
commit 18e908f90fdeb4f2883536d86c5e890a61d6c39d
Author: Greg Hogan <co...@greghogan.com>
Date:   2017-07-05T16:00:30Z

    [FLINK-7042] [yarn] Fix jar file discovery flink-yarn-tests
    
    Add dependencies for batch and streaming WordCount programs and copies
    the jar files into a new target/programs directory. The integration
    tests now directly references the program jar files rather than the
    prior brittle search.
    
    This removes the flink-yarn-tests build-time dependency on the examples
    modules (there remains a build-time dependency on flink-dist).

----


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] flink issue #4264: [FLINK-7042] [yarn] Fix jar file discovery flink-yarn-tes...

Posted by greghogan <gi...@git.apache.org>.
Github user greghogan commented on the issue:

    https://github.com/apache/flink/pull/4264
  
    Merging ...


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] flink issue #4264: [FLINK-7042] [yarn] Fix jar file discovery flink-yarn-tes...

Posted by zentol <gi...@git.apache.org>.
Github user zentol commented on the issue:

    https://github.com/apache/flink/pull/4264
  
    +1 to merge.


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] flink pull request #4264: [FLINK-7042] [yarn] Fix jar file discovery flink-y...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/flink/pull/4264


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---