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

    https://github.com/apache/spark/pull/22392#discussion_r218056207
  
    --- Diff: 
streaming/src/main/scala/org/apache/spark/streaming/Checkpoint.scala ---
    @@ -54,6 +54,10 @@ class Checkpoint(ssc: StreamingContext, val 
checkpointTime: Time)
           "spark.driver.bindAddress",
           "spark.driver.port",
           "spark.master",
    +      "spark.kubernetes.driver.pod.name",
    +      "spark.kubernetes.driver.limit.cores",
    +      "spark.kubernetes.executor.limit.cores",
    --- End diff --
    
    I agree with getting it to work first. 


---

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

Reply via email to