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

    https://github.com/apache/spark/pull/3205#discussion_r25314648
  
    --- Diff: 
core/src/main/scala/org/apache/spark/deploy/worker/ExecutorRunner.scala ---
    @@ -108,13 +108,12 @@ private[spark] class ExecutorRunner(
       }
     
       /** Replace variables such as {{EXECUTOR_ID}} and {{CORES}} in a command 
argument passed to us */
    -  def substituteVariables(argument: String): String = argument match {
    --- End diff --
    
    but in the ``` `DriverRunner ``` there's no values for executor_id so the 
code gonna be very tricky. 



---
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 [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to