Skip to content

[Question]: Use of memory #587

Answered by JavierLight
JavierLight asked this question in Q&A
Discussion options

You must be logged in to vote

Hello again, thank you all very much for trying to help, being patient and asking right questions. I found a "solution" for my problem, leaving some details in case anyone finds them useful in the future (searching in the issues by the memory keyword).

The raw value of the JVM memory usage is over 1G, it keeps increasing until the limit is reached. The dotnet process is always under 50MB. I have 72MB in the input of the driver (also increasing, so it's never disposed).

I'm using the following workaround:

  • The entrypoint of my docker container is a bash script that executes the DLL via spark-submit (using local as master). This script is a loop, so when a spark-submit job is finished a n…

Replies: 9 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by rapoth
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants
Converted from issue

This discussion was converted from issue #587 on December 11, 2020 03:37.