aboutsummaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
authorAdam Roberts <aroberts@uk.ibm.com>2016-09-15 09:37:12 +0100
committerSean Owen <sowen@cloudera.com>2016-09-15 09:37:12 +0100
commitf893e262500e2f183de88e984300dd5b085e1f71 (patch)
treea192608e814f0da441dc05f7f5d87eb727ecff98 /core
parentd15b4f90e64f7ec5cf14c7c57d2cb4234c3ce677 (diff)
downloadspark-f893e262500e2f183de88e984300dd5b085e1f71.tar.gz
spark-f893e262500e2f183de88e984300dd5b085e1f71.tar.bz2
spark-f893e262500e2f183de88e984300dd5b085e1f71.zip
[SPARK-17524][TESTS] Use specified spark.buffer.pageSize
## What changes were proposed in this pull request? This PR has the appendRowUntilExceedingPageSize test in RowBasedKeyValueBatchSuite use whatever spark.buffer.pageSize value a user has specified to prevent a test failure for anyone testing Apache Spark on a box with a reduced page size. The test is currently hardcoded to use the default page size which is 64 MB so this minor PR is a test improvement ## How was this patch tested? Existing unit tests with 1 MB page size and with 64 MB (the default) page size Author: Adam Roberts <aroberts@uk.ibm.com> Closes #15079 from a-roberts/patch-5.
Diffstat (limited to 'core')
0 files changed, 0 insertions, 0 deletions