Re: Flink Scala performance

2015-07-17 Thread Stephan Ewen
this message in context: http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/Flink-Scala-performance-tp2065p2106.html Sent from the Apache Flink User Mailing List archive. mailing list archive at Nabble.com.

Re: Flink Scala performance

2015-07-16 Thread Vinh June
I ran it on local, from terminal. And it's the Word Count example so it's small -- View this message in context: http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/Flink-Scala-performance-tp2065p2074.html Sent from the Apache Flink User Mailing List archive. mailing list

Re: Flink Scala performance

2015-07-16 Thread Vinh June
Hi Max, When I call 'flink run', it doesn't show any information like that -- View this message in context: http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/Flink-Scala-performance-tp2065p2083.html Sent from the Apache Flink User Mailing List archive. mailing list archive

Re: Flink Scala performance

2015-07-16 Thread Vinh June
.n4.nabble.com/Flink-Scala-performance-tp2065p2087.html Sent from the Apache Flink User Mailing List archive. mailing list archive at Nabble.com.

Re: Flink Scala performance

2015-07-16 Thread Chiwan Park
? -- View this message in context: http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/Flink-Scala-performance-tp2065p2087.html Sent from the Apache Flink User Mailing List archive. mailing list archive at Nabble.com.

Re: Flink Scala performance

2015-07-16 Thread Stephan Ewen
://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/Flink-Scala-performance-tp2065p2074.html Sent from the Apache Flink User Mailing List archive. mailing list archive at Nabble.com.

Re: Flink Scala performance

2015-07-16 Thread Ufuk Celebi
this message in context: http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/Flink-Scala-performance-tp2065p2083.html Sent from the Apache Flink User Mailing List archive. mailing list archive at Nabble.com.

Re: Flink Scala performance

2015-07-16 Thread Maximilian Michels
-flink-user-mailing-list-archive.2336050.n4.nabble.com/Flink-Scala-performance-tp2065p2074.html Sent from the Apache Flink User Mailing List archive. mailing list archive at Nabble.com.

Re: Flink Scala performance

2015-07-16 Thread Stephan Ewen
in context: http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/Flink-Scala-performance-tp2065p2091.html Sent from the Apache Flink User Mailing List archive. mailing list archive at Nabble.com.

Re: Flink Scala performance

2015-07-16 Thread Vinh June
Here are my logs http://pastebin.com/AJwiy2D8 http://pastebin.com/K05H3Qur from client log, it seems to take ~2s, but with time flink run ..., actual time is ~18s -- View this message in context: http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/Flink-Scala-performance

Re: Flink Scala performance

2015-07-16 Thread Stephan Ewen
~2s, but with time flink run ..., actual time is ~18s -- View this message in context: http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/Flink-Scala-performance-tp2065p2095.html Sent from the Apache Flink User Mailing List archive. mailing list archive at Nabble.com.

Re: Flink Scala performance

2015-07-16 Thread Vinh June
I just checked on web job manager, it says that runtime for flink job is 349ms, but actually it takes 18s using time command in terminal Should I care more about the latter timing ? -- View this message in context: http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/Flink-Scala

Re: Flink Scala performance

2015-07-15 Thread Aljoscha Krettek
, for example, just the simple word count example in 0.9 takes 18s to run on my laptop (mbp mac os 10.9, i5, 8gb ram, ssd). Any one can explain this / suggest a work around ? -- View this message in context: http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/Flink-Scala