Re: User self resource file.

2017-06-16 Thread Aljoscha Krettek
ibuted cache of this file and extracted it to a path. > Use this path as my resource path? > But in which time I should clear the temp path? > > > > -- > View this message in context: > http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/User-self-resource

Re: User self resource file.

2017-06-15 Thread yunfan123
-mailing-list-archive.2336050.n4.nabble.com/User-self-resource-file-tp13693p13765.html Sent from the Apache Flink User Mailing List archive. mailing list archive at Nabble.com.

Re: User self resource file.

2017-06-15 Thread Aljoscha Krettek
> And the resource files in different jobs can't place in one directory. > The distributedCache can not guarantee this. > > > > -- > View this message in context: > http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/User-self-resource-file-tp136

Re: User self resource file.

2017-06-15 Thread yunfan123
this message in context: http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/User-self-resource-file-tp13693p13762.html Sent from the Apache Flink User Mailing List archive. mailing list archive at Nabble.com.

Re: User self resource file.

2017-06-15 Thread Aljoscha Krettek
> 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.

Re: User self resource file.

2017-06-14 Thread yunfan123
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

Re: User self resource file.

2017-06-13 Thread yunfan123
Or how can I get the blob store of my jar file. -- View this message in context: http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/User-self-resource-file-tp13693p13694.html Sent from the Apache Flink User Mailing List archive. mailing list archive at Nabble.com.

User self resource file.

2017-06-13 Thread yunfan123
For example, I use ./flink run flink_helloworld.jar the flink_helloworld.jar contains a resource folder in the root dir. How can I get the resource file in flink. -- View this message in context: http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/User-self-resource-file