Skip to content
Snippets Groups Projects
  • Mark Grover's avatar
    ff9ae61a
    [SPARK-14601][DOC] Minor doc/usage changes related to removal of Spark assembly · ff9ae61a
    Mark Grover authored
    ## What changes were proposed in this pull request?
    
    Removing references to assembly jar in documentation.
    Adding an additional (previously undocumented) usage of spark-submit to run examples.
    
    ## How was this patch tested?
    
    Ran spark-submit usage to ensure formatting was fine. Ran examples using SparkSubmit.
    
    Author: Mark Grover <mark@apache.org>
    
    Closes #12365 from markgrover/spark-14601.
    ff9ae61a
    History
    [SPARK-14601][DOC] Minor doc/usage changes related to removal of Spark assembly
    Mark Grover authored
    ## What changes were proposed in this pull request?
    
    Removing references to assembly jar in documentation.
    Adding an additional (previously undocumented) usage of spark-submit to run examples.
    
    ## How was this patch tested?
    
    Ran spark-submit usage to ensure formatting was fine. Ran examples using SparkSubmit.
    
    Author: Mark Grover <mark@apache.org>
    
    Closes #12365 from markgrover/spark-14601.