[ 
https://issues.apache.org/jira/browse/SPARK-6304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14362928#comment-14362928
 ] 

Marius Soutier commented on SPARK-6304:
---------------------------------------

I'm just reporting the bug. As you said, the code explicitly removes 
"spark.driver.host" and "spark.driver.port" when recovering from a checkpoint, 
so I first would like to understand why that is.




> Checkpointing doesn't retain driver port
> ----------------------------------------
>
>                 Key: SPARK-6304
>                 URL: https://issues.apache.org/jira/browse/SPARK-6304
>             Project: Spark
>          Issue Type: Bug
>          Components: Streaming
>    Affects Versions: 1.2.1
>            Reporter: Marius Soutier
>
> In a check-pointed Streaming application running on a fixed driver port, the 
> setting "spark.driver.port" is not loaded when recovering from a checkpoint.
> (The driver is then started on a random port.)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to