ogram to
> Fabian right now.
> The stack trace is:
>
> Caused by: java.lang.RuntimeException: Bug in Hybrid Hash Join: Request to
> spill a partition with less than two buffers.
> at
> org.apache.flink.runtime.operators.hash.HashPartition.spillPartition
I ensured that I was using the latest version and I showed to program to
Fabian right now.
The stack trace is:
Caused by: java.lang.RuntimeException: Bug in Hybrid Hash Join: Request to
spill a partition with less than two buffers.
at
Hi Flavio
This was addressed in Flink-2763. Can you check if you're using the latest
version?
Cheers!
Sachin
On Oct 13, 2015 5:04 AM, "Flavio Pompermaier" wrote:
> Hi guys,
> my job fails on Flink 0.10-snapshot with the following message: Bug in
> Hybrid Hash Join: Requ
Hi guys,
my job fails on Flink 0.10-snapshot with the following message: Bug in
Hybrid Hash Join: Request to spill a partition with less than two buffers.I
tried to double network buffers but I still got the error :(
Is it a real bug or am I doing something wrong?
See you very soon :)
Flavio