spark-instrumented-optimizer/network
huangzhaowei 264533b553 [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.
2016-02-24 23:52:17 -08:00
..
common [SPARK-13482][MINOR][CONFIGURATION] Make consistency of the configuraiton named in TransportConf. 2016-02-24 23:52:17 -08:00
shuffle [SPARK-6363][BUILD] Make Scala 2.11 the default Scala version 2016-01-30 00:20:28 -08:00
yarn [SPARK-12807][YARN] Spark External Shuffle not working in Hadoop clusters with Jackson 2.2.3 2016-02-09 11:01:47 -08:00