Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-17919

Make timeout to RBackend configurable in SparkR

    XMLWordPrintableJSON

Details

    • Story
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.0.1
    • 2.1.0
    • SparkR
    • None

    Description

      I am working on a project where gapply() is being used with a large dataset that happens to be extremely skewed. On that skewed partition, the user function takes more than 2 hours to return and that turns out to be larger than the timeout that we hardcode in SparkR for backend connection.

      connectBackend <- function(hostname, port, timeout = 6000) 
      

      Ideally user should be able to reconfigure Spark and increase the timeout. It should be a small fix.

      Attachments

        Issue Links

          Activity

            People

              falaki Hossein Falaki
              falaki Hossein Falaki
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: