zentol opened a new pull request #17593:
URL: https://github.com/apache/flink/pull/17593


   This PR adds an e2e test for the Scala-free job execution.
   
   It covers cases where the flink-scala jar was removed from lib/ and:
   a) a Java job is run
   b) a Java job is run with a custom KryoSerializer (for completeness sake 
because we touched Kryo)
   c) Scala 2.11 is manually added to lib/, after which Scala job is run that 
uses the Java APIs.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to