Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SHIW0810 #9

Open
YathishK opened this issue Nov 4, 2019 · 1 comment
Open

SHIW0810 #9

YathishK opened this issue Nov 4, 2019 · 1 comment

Comments

@YathishK
Copy link

YathishK commented Nov 4, 2019

d-blink is issuing an error on data set SHIW0810 with sample size of 10K , application is crashing.

On the same data set with sample size of 1000 , it is causing a soft error however application is producing results.

Both driver logs are attached here.

hard_error_driver_log.txt
soft_error_driver_log.txt

Thank you,
Yathish

@ngmarchant
Copy link
Member

I haven't encountered this error before. The java.io.OptionalDataException is likely to occur when there's a discrepancy in the code used to serialize/deserialize an object. I wonder if this is being caused by a mismatch in Scala and/or Spark versions. Is the same version of Scala/Spark deployed on the driver and worker nodes? Have you built the JAR files using versions that match your deployment?

Regarding the "soft" error:

WARN AsyncEventQueue: Dropped * events from eventLog since *.

This may be an instance of this upstream issue. It's apparently fixed in Spark 2.4.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants