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

    https://github.com/apache/spark/pull/20807#discussion_r174983476
  
    --- Diff: 
resource-managers/yarn/src/main/scala/org/apache/spark/deploy/yarn/ApplicationMaster.scala
 ---
    @@ -497,6 +500,8 @@ private[spark] class ApplicationMaster(args: 
ApplicationMasterArguments) extends
             // if the user app did not create a SparkContext.
             throw new IllegalStateException("User did not initialize spark 
context!")
           }
    +      // After initialisation notify user class thread to continue
    --- End diff --
    
    Fixed and switched to US spell checker.


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to