[ 
https://issues.apache.org/jira/browse/FLINK-32361?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Matthias Pohl resolved FLINK-32361.
-----------------------------------
    Resolution: Not A Problem

Hi [~SpongebobZ] please sent subscribe to Flink's user mailing list for 
questions (see the [docs|https://flink.apache.org/community/#mailing-lists] for 
more details). Jira is meant as a channel for bug reports and feature requests.

As a hint: You might want to share the exact commands you used and the logs of 
the run. That might help others to investigate your problem.

I'm closing this issue for the reasons mentioned above.

> error after replace dependent jar file
> --------------------------------------
>
>                 Key: FLINK-32361
>                 URL: https://issues.apache.org/jira/browse/FLINK-32361
>             Project: Flink
>          Issue Type: Bug
>          Components: API / Core
>    Affects Versions: 1.14.5
>            Reporter: Spongebob
>            Priority: Major
>
> in the standalone session mode. I have one dependent jar file named 'A.jar' 
> in the folder `lib1`, so I submit my app via command `flink run -C 
> file:///lib1/A.jar -c Application ./myApp.jar`.  well it runs normally. 
> And, I have the same jar file named 'A.jar' in the folder `lib2` also which 
> was copied from `lib1`. then I delete A.jar in `lib1`, copy the same jar from 
> `lib2` to `lib1`, re-submit the application. Finally I would get an 
> ClassNotFoundException which class refer to A.jar.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to