Skip to content
Snippets Groups Projects
  • Andrew Or's avatar
    7557c4cf
    [SPARK-3167] Handle special driver configs in Windows · 7557c4cf
    Andrew Or authored
    This is an effort to bring the Windows scripts up to speed after recent splashing changes in #1845.
    
    Author: Andrew Or <andrewor14@gmail.com>
    
    Closes #2129 from andrewor14/windows-config and squashes the following commits:
    
    881a8f0 [Andrew Or] Add reference to Windows taskkill
    92e6047 [Andrew Or] Update a few comments (minor)
    22b1acd [Andrew Or] Fix style again (minor)
    afcffea [Andrew Or] Fix style (minor)
    72004c2 [Andrew Or] Actually respect --driver-java-options
    803218b [Andrew Or] Actually respect SPARK_*_CLASSPATH
    eeb34a0 [Andrew Or] Update outdated comment (minor)
    35caecc [Andrew Or] In Windows, actually kill Java processes on exit
    f97daa2 [Andrew Or] Fix Windows spark shell stdin issue
    83ebe60 [Andrew Or] Parse special driver configs in Windows (broken)
    7557c4cf
    History
    [SPARK-3167] Handle special driver configs in Windows
    Andrew Or authored
    This is an effort to bring the Windows scripts up to speed after recent splashing changes in #1845.
    
    Author: Andrew Or <andrewor14@gmail.com>
    
    Closes #2129 from andrewor14/windows-config and squashes the following commits:
    
    881a8f0 [Andrew Or] Add reference to Windows taskkill
    92e6047 [Andrew Or] Update a few comments (minor)
    22b1acd [Andrew Or] Fix style again (minor)
    afcffea [Andrew Or] Fix style (minor)
    72004c2 [Andrew Or] Actually respect --driver-java-options
    803218b [Andrew Or] Actually respect SPARK_*_CLASSPATH
    eeb34a0 [Andrew Or] Update outdated comment (minor)
    35caecc [Andrew Or] In Windows, actually kill Java processes on exit
    f97daa2 [Andrew Or] Fix Windows spark shell stdin issue
    83ebe60 [Andrew Or] Parse special driver configs in Windows (broken)