Re: add FLINK_LIB_DIR to classpath on yarn -> add properties file to class path on yarn

2016-07-21 Thread 김동일
I’saw the source code of flink-yarn/src/main/java/org/apache/flink/yarn/AbstractYarnClusterDescriptor.java Flink ships the FLINK_LIB_DIR and add to classpath only jar files. I want to know how to add resource file to classpath. Best Regards, Dong-iL, Kim. > On Jul 22, 2016, at 4:28 AM, Dong iL,

Re: taskmanager memory leak

2016-07-21 Thread 김동일
not write to S3) and did > that resolve the leak? > > Best, > Stephan > > > On Thu, Jul 21, 2016 at 12:52 PM, 김동일 <mailto:kim.s...@gmail.com>> wrote: > Dear Stephan. > > I also suspect the s3. > I’ve tried s3n, s3a. > what is suitable library? I’m

Re: taskmanager memory leak

2016-07-21 Thread 김동일
cases of memory > leaks in the libraries people used. > > Greetings, > Stephan > > > > On Thu, Jul 21, 2016 at 5:13 AM, 김동일 <mailto:kim.s...@gmail.com>> wrote: > hi. stephan. > > - Did you submit any job to the cluster, or is the memory just growing even >

Re: taskmanager memory leak

2016-07-20 Thread 김동일
n again? > > Greetings, > Stephan > > > On Wed, Jul 20, 2016 at 5:58 PM, 김동일 wrote: > >> oh. my flink version is 1.0.3. >> >> >> -- Forwarded message -- >> From: 김동일 >> Date: Thu, Jul 21, 2016 at 12:52 AM >> Subjec

taskmanager memory leak

2016-07-20 Thread 김동일
I've set up cluster(stand alone). Taskmanager consumes memory over the Xmx property and it grows up continuously. I saw this link( http://mail-archives.apache.org/mod_mbox/flink-dev/201606.mbox/%3ccak2vtervsw4muboc4swix0mr6y9bijznjuypf6_f9f0g9-_...@mail.gmail.com%3E ). So i set the taskmanager.memo

Fwd: taskmanager memory leak

2016-07-20 Thread 김동일
oh. my flink version is 1.0.3. -- Forwarded message -- From: 김동일 Date: Thu, Jul 21, 2016 at 12:52 AM Subject: taskmanager memory leak To: user@flink.apache.org I've set up cluster(stand alone). Taskmanager consumes memory over the Xmx property and it grows up continuous