Skip to content

Conversation

@mbautin
Copy link

@mbautin mbautin commented Feb 22, 2016

This is useful for memory accounting when holding on to a lot of RDDs.

@markhamstra

This is useful for memory accounting when holding on to a lot of RDDs.

private[this] val broadcastFutureInitLock = new Object()

// Use @volatile so we can read a snapshot of this value of this without locking.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

extra "of this"

@mbautin mbautin closed this Feb 29, 2016
markhamstra pushed a commit to markhamstra/spark that referenced this pull request Nov 7, 2017
* Document blocking submit calls

apache-spark-on-k8s#53 added these config but didn't document them

* Update running-on-kubernetes.md
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

Successfully merging this pull request may close these issues.

2 participants