Skip to content
  • Kay Ousterhout's avatar
    091c2c3e
    [SPARK-11056] Improve documentation of SBT build. · 091c2c3e
    Kay Ousterhout authored
    This commit improves the documentation around building Spark to
    (1) recommend using SBT interactive mode to avoid the overhead of
    launching SBT and (2) refer to the wiki page that documents using
    SPARK_PREPEND_CLASSES to avoid creating the assembly jar for each
    compile.
    
    cc srowen
    
    Author: Kay Ousterhout <kayousterhout@gmail.com>
    
    Closes #9068 from kayousterhout/SPARK-11056.
    091c2c3e
    [SPARK-11056] Improve documentation of SBT build.
    Kay Ousterhout authored
    This commit improves the documentation around building Spark to
    (1) recommend using SBT interactive mode to avoid the overhead of
    launching SBT and (2) refer to the wiki page that documents using
    SPARK_PREPEND_CLASSES to avoid creating the assembly jar for each
    compile.
    
    cc srowen
    
    Author: Kay Ousterhout <kayousterhout@gmail.com>
    
    Closes #9068 from kayousterhout/SPARK-11056.
Loading