You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I got an error when I try to submit 2 rumble jobs at the same time with simple JSONiq queries. Here is the more information on my setup and the error I got:
Spark: v3.0.1 Scala: v2.12.10 Hadoop: v2.7.5 Rumble: v1.9.0 Java: OpenJDK 64-Bit Server VM, 1.8.0_292 OS: CentOS Linux release 7.9
How to reproduce:
Submit 2 rumble jobs at the same time.
Error: An error has occured: org.apache.spark.SparkException: Failed to get broadcast_1_piece0 of broadcast_1
The text was updated successfully, but these errors were encountered:
Dear Rumble team,
I got an error when I try to submit 2 rumble jobs at the same time with simple JSONiq queries. Here is the more information on my setup and the error I got:
Spark: v3.0.1
Scala: v2.12.10
Hadoop: v2.7.5
Rumble: v1.9.0
Java: OpenJDK 64-Bit Server VM, 1.8.0_292
OS: CentOS Linux release 7.9
How to reproduce:
Submit 2 rumble jobs at the same time.
Error:
An error has occured: org.apache.spark.SparkException: Failed to get broadcast_1_piece0 of broadcast_1
The text was updated successfully, but these errors were encountered: