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

Fix memory usage in sbt build script

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Trivial
    • Resolution: Fixed
    • 2.4.4, 3.0.0
    • 3.0.0
    • Build
    • None

    Description

      1. the default memory setting is missing in usage instructions

      ```
      build/sbt -h
      ```
      
      ```
      -mem    <integer>  set memory options (default: , which is -Xms2048m -Xmx2048m -XX:ReservedCodeCacheSize=256m)
      ```
      
      

      2. the Perm space is not needed anymore, since java7 is removed.

      Attachments

        Issue Links

          Activity

            People

              Qin Yao Kent Yao 2
              Qin Yao Kent Yao 2
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: