I’m sensing this is related to your other question about adding a method to the RuntimeContext. Would it be possible to extract the resources from the Jar when submitting the program and placing them in the distributed cache? Files can be registered using StreamExecutionEnvironment.registerCachedFile(String filePath, String name) and retrieved using RuntimeContext.getDistributedCache().
Best, Aljoscha > On 14. Jun 2017, at 08:47, yunfan123 <yunfanfight...@foxmail.com> wrote: > > It sames not supported by flink? > I think there should a function like getBlobStore in the RuntimeContext > interface. > > > > -- > View this message in context: > http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/User-self-resource-file-tp13693p13720.html > Sent from the Apache Flink User Mailing List archive. mailing list archive at > Nabble.com.