aboutsummaryrefslogtreecommitdiff
path: root/mllib/pom.xml
diff options
context:
space:
mode:
authormcheah <mcheah@palantir.com>2015-03-26 22:48:42 -0700
committerPatrick Wendell <patrick@databricks.com>2015-03-26 22:48:42 -0700
commit49d2ec63eccec8a3a78b15b583c36f84310fc6f0 (patch)
tree013740a2c2eddb1812f5f5d152867ee984cc946c /mllib/pom.xml
parent39fb57968352549f2276ac4fcd2b92988ed6fe42 (diff)
downloadspark-49d2ec63eccec8a3a78b15b583c36f84310fc6f0.tar.gz
spark-49d2ec63eccec8a3a78b15b583c36f84310fc6f0.tar.bz2
spark-49d2ec63eccec8a3a78b15b583c36f84310fc6f0.zip
[SPARK-6405] Limiting the maximum Kryo buffer size to be 2GB.
Kryo buffers are backed by byte arrays, but primitive arrays can only be up to 2GB in size. It is misleading to allow users to set buffers past this size. Author: mcheah <mcheah@palantir.com> Closes #5218 from mccheah/feature/limit-kryo-buffer and squashes the following commits: 1d6d1be [mcheah] Fixing numeric typo e2e30ce [mcheah] Removing explicit int and double type to match style 09fd80b [mcheah] Should be >= not >. Slightly more consistent error message. 60634f9 [mcheah] [SPARK-6405] Limiting the maximum Kryo buffer size to be 2GB.
Diffstat (limited to 'mllib/pom.xml')
0 files changed, 0 insertions, 0 deletions