Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Conversation

greghogan
Copy link
Contributor

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).

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).
@zentol
Copy link
Contributor

zentol commented Jul 6, 2017

+1 to merge.

@greghogan
Copy link
Contributor Author

Merging ...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants