customize class path using on yarn

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

customize class path using on yarn

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?



Reply | Threaded
Open this post in threaded view
|

Re: customize class path using on yarn

Stefan Richter
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 <[hidden email]>:
>
> 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?
>
>
>