ueske <
> >> >> > > fhue...@gmail.com
> >> >> > > > >
> >> >> > > > >> >>>> wrote:
> >> >> > > > >> >>>>>
> >> >> > > > >> >>>>
t; wrote:
>> >> > > > >
>> >> > > > >> I agree that avoiding name which starts with “print” is
>> better.
>> >> > > > >>
>> >> > > > >> Regards,
>> >> > > > >>
> > On May 28, 2015, at 11:35 PM, Maximilian Michels <
> >> m...@apache.org>
> >> > > > wrote:
> >> > > > >> >
> >> > > > >> > +1 for printOnTaskManager()
> >> > > > >> >
> >
>> >
>> > > > >> > +1 for printOnTaskManager()
>> > > > >> >
>> > > > >> > On Thu, May 28, 2015 at 2:53 PM, Kruse, Sebastian <
>> > > > >> sebastian.kr...@hpi.de>
>> > > >
kManager()
> > > > >> >
> > > > >> > On Thu, May 28, 2015 at 2:53 PM, Kruse, Sebastian <
> > > > >> sebastian.kr...@hpi.de>
> > > > >> > wrote:
> > > > >> >
> > > > >> >> T
at 2:53 PM, Kruse, Sebastian <
> > > >> sebastian.kr...@hpi.de>
> > > >> > wrote:
> > > >> >
> > > >> >> Thanks, for your quick responses!
> > > >> >>
> > > >> >> I also think
2:53 PM, Kruse, Sebastian <
> > >> sebastian.kr...@hpi.de>
> > >> > wrote:
> > >> >
> > >> >> Thanks, for your quick responses!
> > >> >>
> > >> >> I also think that renaming the old print method should
gt;>>>>> I would vote for adding another method to the DataSet called
> >> >>>>>> "printLocal()"
> >> >>>>>>> that has the old behavior.
> >> >>>>>>>
> >> >>>>>>> On Thu, May 28, 2015
trick. As
>> a
>> >> contribution to your brainstorming for a name, I propose
>> logOnTaskManager()
>> >> ;)
>> >>
>> >> Cheers,
>> >> Sebastian
>> >>
>> >> -Original Message-
>> >> From: Fabi
k that renaming the old print method should do the trick. As
> a
> >> contribution to your brainstorming for a name, I propose
> logOnTaskManager()
> >> ;)
> >>
> >> Cheers,
> >> Sebastian
> >>
> >> -----Original Messag
gt; 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.
>
; ;)
>
> 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 pr
: 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,
as
> > > > soon
> > > > > as
> > > > > > print() is invoked. If you regard print() as a debugging means,
> > this
> > > > is a
> > > > > > severe restriction.
> > > > > > I see use cases f
se cases for both print() implementations, but I would at
> > least
> > > > > provide some kind of backwards compatibility, be at a parameter or
> a
> > > > > legacyPrint() method or anything else. As I assume print() to be
> very
> > > > >
e restriction.
> > > > I see use cases for both print() implementations, but I would at
> least
> > > > provide some kind of backwards compatibility, be at a parameter or a
> > > > legacyPrint() method or anything else. As I assume print() to be very
> >
gt; > might otherwise not be directly portable to newer Flink versions. What
> do
> > > you think?
> > >
> > > Cheers,
> > > Sebastian
> > >
> > > -Original Message-
> > > From: Robert Metzger [mailto:rmetz...@apache.org]
> &
y
> > frequently used, a lot of existing programs would benefit from this and
> > might otherwise not be directly portable to newer Flink versions. What do
> > you think?
> >
> > Cheers,
> > Sebastian
> >
> > -----Original Message-
> > From:
;
> 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 u
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
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 wrote:
> Hi all!
>
> Me merged a patch yesterday that changed the API behavior of the
> "DataSet.print()" function.
>
> "print()" now prints to stdout on
Hi all!
Me merged a patch yesterday that changed the API behavior of the
"DataSet.print()" function.
"print()" now prints to stdout on the client process, rather than the
TaskManager process, as before. This is much nicer for debugging and
exploring data sets.
One implication of this is that pri
22 matches
Mail list logo