Re: How to analyze space usage of Flink algorithms

2016-12-19 Thread Fabian Hueske
call the getRuntimeContext() to print or store it? > > > > -- > View this message in context: http://apache-flink-user- > mailing-list-archive.2336050.n4.nabble.com/How-to-analyze- > space-usage-of-Flink-algorithms-tp10555p10686.html > Sent from the Apache Flink User Mailing List archive. mailing list archive > at Nabble.com. >

Re: How to analyze space usage of Flink algorithms

2016-12-19 Thread otherwise777
afaik, so how would i call the getRuntimeContext() to print or store it? -- View this message in context: http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/How-to-analyze-space-usage-of-Flink-algorithms-tp10555p10686.html Sent from the Apache Flink User Mailing List archive

Re: How to analyze space usage of Flink algorithms

2016-12-16 Thread Fabian Hueske
i.apache.org/projects/flink/flink-docs- > release-1.1/apis/metrics.html#list-of-all-variables > > > > -- > View this message in context: http://apache-flink-user- > mailing-list-archive.2336050.n4.nabble.com/How-to-analyze- > space-usage-of-Flink-algorithms-tp10555p10661.ht

Re: How to analyze space usage of Flink algorithms

2016-12-16 Thread otherwise777
/metrics.html#list-of-all-variables -- View this message in context: http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/How-to-analyze-space-usage-of-Flink-algorithms-tp10555p10661.html Sent from the Apache Flink User Mailing List archive. mailing list archive at Nabble.com.

Re: How to analyze space usage of Flink algorithms

2016-12-09 Thread Greg Hogan
This does sound like a nice feature, both per-job and per-taskmanager bytes written to and read from disk. On Fri, Dec 9, 2016 at 8:51 AM, Chesnay Schepler wrote: > We do not measure how much data we are spilling to disk. > > > On 09.12.2016 14:43, Fabian Hueske wrote: > >

Re: How to analyze space usage of Flink algorithms

2016-12-09 Thread Chesnay Schepler
ace can mean different things here, like Heap space, disk space, overal memory or allocated memory. I would like to analyze some of these. -- View this message in context: http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/How-to-analyze-space-usage-of-Flink-algori

Re: How to analyze space usage of Flink algorithms

2016-12-09 Thread Fabian Hueske
> View this message in context: http://apache-flink-user- > mailing-list-archive.2336050.n4.nabble.com/How-to-analyze- > space-usage-of-Flink-algorithms-tp10555.html > Sent from the Apache Flink User Mailing List archive. mailing list archive > at Nabble.com. >

How to analyze space usage of Flink algorithms

2016-12-09 Thread otherwise777
different things here, like Heap space, disk space, overal memory or allocated memory. I would like to analyze some of these. -- View this message in context: http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/How-to-analyze-space-usage-of-Flink-algorithms-tp10555.html Sent from