Everything in FLINK_LIB_DIR should be shipped and automatically included in the
classpath. I assume there might be a problem in how you try to access the files
on the classpath. Maybe you an provide more details on that if the problem
remains.
> Am 25.07.2016 um 07:29 schrieb Dong-iL, Kim :
>
I’m sorry. I’ve asked but there is no reply.
I wanna add config file to class path.(eg. hibernate.cfg.xml)
I’ve put it in FLINK_LIB_DIR. It was shipped but not in class path.
I’ve used the option(-C, —class path) of flink common but not work.
what shall I do?