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

[iot-ingestion-manager] go down due OutOfMemoryError #134

Open
fabiana001 opened this issue Sep 25, 2017 · 0 comments
Open

[iot-ingestion-manager] go down due OutOfMemoryError #134

fabiana001 opened this issue Sep 25, 2017 · 0 comments

Comments

@fabiana001
Copy link
Contributor

After one day running the Spark streaming consumer went down due the following error:
bash [Stage 5:===============================================> (10 + 2) / 12]Exception in thread "Yarn application state monitor" java.lang.OutOfMemoryError: Java heap space [Stage 5:===============================================> (10 + 2) / 12]Exception in thread "dispatcher-event-loop-2" java.lang.OutOfMemoryError: Java heap space [Stage 5:===============================================> (10 + 2) / 12]Exception in thread "JobGenerator" java.lang.OutOfMemoryError: Java heap space [Stage 5:===============================================> (10 + 2) / 12]Exception in thread "dispatcher-event-loop-1" java.lang.OutOfMemoryError: Java heap space 2017-09-24 16:32:01.064 [netty-rpc-env-timeout] ERROR o.a.s.s.c.YarnSchedulerBackend$YarnSchedulerEndpoint.logError(91) - Error requesting driver to remove executor 27 for reason Container marked as failed: container_1501855380192_0278_01_000028 on host: slave2.platform.daf.gov.it. Exit status: 1. Diagnostics: Exception from container-launch. Container id: container_1501855380192_0278_01_000028 Exit code: 1

Each time that an RDD is cached it needs to be un-persisted (i.e. rdd.unpersist())

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

1 participant