Github user asfgit closed the pull request at:
https://github.com/apache/spark/pull/66
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enable
Github user rxin commented on the pull request:
https://github.com/apache/spark/pull/66#issuecomment-36570035
Thanks. I've merged this.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this f
Github user AmplabJenkins commented on the pull request:
https://github.com/apache/spark/pull/66#issuecomment-36493034
Can one of the admins verify this patch?
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your proje
GitHub user CrazyJvm opened a pull request:
https://github.com/apache/spark/pull/66
update proportion of memory
The default value of "spark.storage.memoryFraction" has been change from
0.66 to 0.6 . So it should be 60% of the memory to cache while 40% used for
task execution.
You