Skip to content
Snippets Groups Projects
  • jerryshao's avatar
    f97e9323
    [SPARK-10739] [YARN] Add application attempt window for Spark on Yarn · f97e9323
    jerryshao authored
    Add application attempt window for Spark on Yarn to ignore old out of window failures, this is useful for long running applications to recover from failures.
    
    Author: jerryshao <sshao@hortonworks.com>
    
    Closes #8857 from jerryshao/SPARK-10739 and squashes the following commits:
    
    36eabdc [jerryshao] change the doc
    7f9b77d [jerryshao] Style change
    1c9afd0 [jerryshao] Address the comments
    caca695 [jerryshao] Add application attempt window for Spark on Yarn
    f97e9323
    History
    [SPARK-10739] [YARN] Add application attempt window for Spark on Yarn
    jerryshao authored
    Add application attempt window for Spark on Yarn to ignore old out of window failures, this is useful for long running applications to recover from failures.
    
    Author: jerryshao <sshao@hortonworks.com>
    
    Closes #8857 from jerryshao/SPARK-10739 and squashes the following commits:
    
    36eabdc [jerryshao] change the doc
    7f9b77d [jerryshao] Style change
    1c9afd0 [jerryshao] Address the comments
    caca695 [jerryshao] Add application attempt window for Spark on Yarn