[ 
https://issues.apache.org/jira/browse/FLINK-32361?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17733980#comment-17733980
 ] 

Spongebob edited comment on FLINK-32361 at 6/19/23 1:57 AM:
------------------------------------------------------------

Hi [~mapohl] yes I think this is a bug so I report this issue here.


was (Author: spongebobz):
Hi [~Adhip] yes I think this is a bug so I report this issue here.

> 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