Github user tgravescs commented on a diff in the pull request:

    https://github.com/apache/spark/pull/1112#discussion_r14935222
  
    --- Diff: 
yarn/stable/src/main/scala/org/apache/spark/deploy/yarn/ExecutorLauncher.scala 
---
    @@ -82,6 +84,9 @@ class ExecutorLauncher(args: ApplicationMasterArguments, 
conf: Configuration, sp
           case x: DisassociatedEvent =>
             logInfo(s"Driver terminated or disconnected! Shutting down. $x")
             driverClosed = true
    +      case x: AddWebUIFilter =>
    --- End diff --
    
    Can you make the same changes for yarn alpha mode also please


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to