lisen created FLINK-17745:
-----------------------------
Summary: PackagedProgram' extractedTempLibraries and jarfiles may
be duplicate
Key: FLINK-17745
URL: https://issues.apache.org/jira/browse/FLINK-17745
Project: Flink
Issue Type: Bug
Components: Client / Job Submission
Affects Versions: 1.10.0
Reporter: lisen
Fix For: 1.10.0
When i submit a flink app with a fat jar, PackagedProgram will extracted temp
libraries by the fat jar, and add to pipeline.jars, and the pipeline.jars
contains fat jar and temp libraries. I don't think we should add fat jar to
the pipeline.jars if extractedTempLibraries is not empty.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)