Re: Cannot write record to fresh sort buffer. Record too large.

Posted by Kurt Young on
URL: http://deprecated-apache-flink-user-mailing-list-archive.369.s1.nabble.com/Cannot-write-record-to-fresh-sort-buffer-Record-too-large-tp13644p13684.html

Hi,

Can you paste some code snippet to show how you use the DataSet API?

Best,
Kurt

On Tue, Jun 13, 2017 at 4:29 PM, Sebastian Neef <[hidden email]> wrote:
Hi Kurt,

thanks for the input.

What do you mean with "try to disable your combiner"? Any tips on how I
can do that?

I don't actively use any combine* DataSet API functions, so the calls to
the SynchronousChainedCombineDriver come from Flink.

Kind regards,
Sebastian