You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Shivaram Venkataraman (JIRA)" <ji...@apache.org> on 2016/01/03 16:11:39 UTC

[jira] [Created] (SPARK-12609) Make R to JVM timeout configurable

Shivaram Venkataraman created SPARK-12609:
---------------------------------------------

             Summary: Make R to JVM timeout configurable 
                 Key: SPARK-12609
                 URL: https://issues.apache.org/jira/browse/SPARK-12609
             Project: Spark
          Issue Type: Improvement
          Components: rkR, SparkR
            Reporter: Shivaram Venkataraman


The timeout from R to the JVM is hardcoded at 6000 seconds in https://github.com/apache/spark/blob/6c5bbd628aaedb6efb44c15f816fea8fb600decc/R/pkg/R/client.R#L22

This results in Spark jobs that take more than 100 minutes to always fail. We should make this timeout configurable through SparkConf.



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

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