aboutsummaryrefslogtreecommitdiff
path: root/sql
diff options
context:
space:
mode:
authorhuangzhaowei <carlmartinmax@gmail.com>2016-02-24 23:52:17 -0800
committerReynold Xin <rxin@databricks.com>2016-02-24 23:52:17 -0800
commit264533b553be806b6c45457201952e83c028ec78 (patch)
tree6d4c4bb595de5d698f08bfa1e4ce734e96eaf7a6 /sql
parent4d2864b2d7cac027cf6bb78fc3cac9bc37534b07 (diff)
downloadspark-264533b553be806b6c45457201952e83c028ec78.tar.gz
spark-264533b553be806b6c45457201952e83c028ec78.tar.bz2
spark-264533b553be806b6c45457201952e83c028ec78.zip
[SPARK-13482][MINOR][CONFIGURATION] Make consistency of the configuraiton named in TransportConf.
`spark.storage.memoryMapThreshold` has two kind of the value, one is 2*1024*1024 as integer and the other one is '2m' as string. "2m" is recommanded in document but it will go wrong if the code goes into `TransportConf#memoryMapBytes`. [Jira](https://issues.apache.org/jira/browse/SPARK-13482) Author: huangzhaowei <carlmartinmax@gmail.com> Closes #11360 from SaintBacchus/SPARK-13482.
Diffstat (limited to 'sql')
0 files changed, 0 insertions, 0 deletions