saLeox opened a new pull request #1069: URL: https://github.com/apache/incubator-linkis/pull/1069
### What is the purpose of the change 1. Fix a ClassNotfoundException issue because of lacking hadoop-mapreduce-client-core dependency in Flink engine pom; 2. Since Kafka and Json are the more usual used in Flink streaming use case, it's necessary to add on in pom, in case user use them in Flink SQL. ### Brief change log - Add kafka, json and hadoop-mapreduce-client-core jar in flink engine pom. ### Verifying this change This change is already covered by existing tests. ### Does this pull request potentially affect one of the following parts: - Dependencies (does it add or upgrade a dependency): (yes) - Anything that affects deployment: (no) - The MGS(Microservice Governance Services), i.e., Spring Cloud Gateway, OpenFeign, Eureka.: (no) ### Documentation - Does this pull request introduce a new feature? (no) -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
