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

Krishna Kalyan commented on SPARK-6832:
---------------------------------------

[~shivaram],[~davies],
I see there are 7 occurrences of readBin. From what I understand I need to wrap 
them under a retry method. Is this understanding correct?. 
Another question I had was how do I test partial reads / simulate this on my 
local system.

Thanks,
Krishna

> Handle partial reads in SparkR JVM to worker communication
> ----------------------------------------------------------
>
>                 Key: SPARK-6832
>                 URL: https://issues.apache.org/jira/browse/SPARK-6832
>             Project: Spark
>          Issue Type: Improvement
>          Components: SparkR
>            Reporter: Shivaram Venkataraman
>            Priority: Minor
>
> After we move to use socket between R worker and JVM, it's possible that 
> readBin() in R will return partial results (for example, interrupted by 
> signal).



--
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