Re: Changed the behavior of DataSet.print()

2015-06-04 Thread Robert Metzger
Subject: Re: Changed the behavior of DataSet.print() I've filed a JIRA to update the documentation: https://issues.apache.org/jira/browse/FLINK-2092 On Fri, May 22, 2015 at 11:08 AM, Stephan Ewen se...@apache.org wrote: Hi

Re: Changed the behavior of DataSet.print()

2015-06-03 Thread Stephan Ewen
() ;) Cheers, Sebastian -Original Message- From: Fabian Hueske [mailto:fhue...@gmail.com] Sent: Donnerstag, 28. Mai 2015 14:34 To: dev@flink.apache.org Subject: Re: Changed the behavior of DataSet.print() As I said, the common

Re: Changed the behavior of DataSet.print()

2015-06-02 Thread Kostas Tzoumas
logOnTaskManager() ;) Cheers, Sebastian -Original Message- From: Fabian Hueske [mailto:fhue...@gmail.com] Sent: Donnerstag, 28. Mai 2015 14:34 To: dev@flink.apache.org Subject: Re: Changed the behavior of DataSet.print() As I said, the common

Re: Changed the behavior of DataSet.print()

2015-06-02 Thread Till Rohrmann
2015 14:34 To: dev@flink.apache.org Subject: Re: Changed the behavior of DataSet.print() As I said, the common print prefix might indicate eager execution. I know that writeToTaskManagerStdOut() is quite bulky, but we should make the difference in the behavior very

RE: Changed the behavior of DataSet.print()

2015-05-28 Thread Kruse, Sebastian
Message- From: Robert Metzger [mailto:rmetz...@apache.org] Sent: Dienstag, 26. Mai 2015 11:12 To: dev@flink.apache.org Subject: Re: Changed the behavior of DataSet.print() I've filed a JIRA to update the documentation: https://issues.apache.org/jira/browse/FLINK-2092 On Fri, May 22, 2015 at 11:08

Re: Changed the behavior of DataSet.print()

2015-05-28 Thread Robert Metzger
: Robert Metzger [mailto:rmetz...@apache.org] Sent: Dienstag, 26. Mai 2015 11:12 To: dev@flink.apache.org Subject: Re: Changed the behavior of DataSet.print() I've filed a JIRA to update the documentation: https://issues.apache.org/jira/browse/FLINK-2092 On Fri, May 22, 2015 at 11:08 AM

Re: Changed the behavior of DataSet.print()

2015-05-28 Thread Robert Metzger
think? Cheers, Sebastian -Original Message- From: Robert Metzger [mailto:rmetz...@apache.org] Sent: Dienstag, 26. Mai 2015 11:12 To: dev@flink.apache.org Subject: Re: Changed the behavior of DataSet.print() I've filed a JIRA to update the documentation

Re: Changed the behavior of DataSet.print()

2015-05-28 Thread Stephan Ewen
Message- From: Robert Metzger [mailto:rmetz...@apache.org] Sent: Dienstag, 26. Mai 2015 11:12 To: dev@flink.apache.org Subject: Re: Changed the behavior of DataSet.print() I've filed a JIRA to update the documentation: https://issues.apache.org/jira/browse

Re: Changed the behavior of DataSet.print()

2015-05-28 Thread Fabian Hueske
versions. What do you think? Cheers, Sebastian -Original Message- From: Robert Metzger [mailto:rmetz...@apache.org] Sent: Dienstag, 26. Mai 2015 11:12 To: dev@flink.apache.org Subject: Re: Changed the behavior of DataSet.print() I've filed a JIRA to update

Re: Changed the behavior of DataSet.print()

2015-05-28 Thread Fabian Hueske
Metzger [mailto:rmetz...@apache.org] Sent: Dienstag, 26. Mai 2015 11:12 To: dev@flink.apache.org Subject: Re: Changed the behavior of DataSet.print() I've filed a JIRA to update the documentation: https://issues.apache.org/jira/browse/FLINK-2092 On Fri, May 22, 2015 at 11

Re: Changed the behavior of DataSet.print()

2015-05-28 Thread Fabian Hueske
, Sebastian -Original Message- From: Robert Metzger [mailto:rmetz...@apache.org] Sent: Dienstag, 26. Mai 2015 11:12 To: dev@flink.apache.org Subject: Re: Changed the behavior of DataSet.print() I've filed a JIRA to update the documentation

RE: Changed the behavior of DataSet.print()

2015-05-28 Thread Kruse, Sebastian
: Donnerstag, 28. Mai 2015 14:34 To: dev@flink.apache.org Subject: Re: Changed the behavior of DataSet.print() As I said, the common print prefix might indicate eager execution. I know that writeToTaskManagerStdOut() is quite bulky, but we should make the difference in the behavior very clear, IMO. 2015

Re: Changed the behavior of DataSet.print()

2015-05-28 Thread Maximilian Michels
() ;) Cheers, Sebastian -Original Message- From: Fabian Hueske [mailto:fhue...@gmail.com] Sent: Donnerstag, 28. Mai 2015 14:34 To: dev@flink.apache.org Subject: Re: Changed the behavior of DataSet.print() As I said, the common print prefix might indicate eager execution. I know

Re: Changed the behavior of DataSet.print()

2015-05-26 Thread Robert Metzger
I've filed a JIRA to update the documentation: https://issues.apache.org/jira/browse/FLINK-2092 On Fri, May 22, 2015 at 11:08 AM, Stephan Ewen se...@apache.org wrote: Hi all! Me merged a patch yesterday that changed the API behavior of the DataSet.print() function. print() now prints to