Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-13482

`spark.storage.memoryMapThreshold` has two kind of the value.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.5.1, 1.6.0, 1.6.1, 2.0.0
    • 1.6.1, 2.0.0
    • Block Manager, Spark Core
    • None

    Description

      `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.
      Useage of the `spark.storage.memoryMapThreshold`:

      Attachments

        1. 2016-02-25_10-41-37.jpg
          57 kB
          Zhaowei Huang

        Activity

          People

            carlmartin Zhaowei Huang
            carlmartin Zhaowei Huang
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: