Return-Path: X-Original-To: apmail-spark-issues-archive@minotaur.apache.org Delivered-To: apmail-spark-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id B3246109F8 for ; Sun, 30 Mar 2014 04:15:38 +0000 (UTC) Received: (qmail 6902 invoked by uid 500); 30 Mar 2014 04:15:36 -0000 Delivered-To: apmail-spark-issues-archive@spark.apache.org Received: (qmail 6858 invoked by uid 500); 30 Mar 2014 04:15:34 -0000 Mailing-List: contact issues-help@spark.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@spark.apache.org Delivered-To: mailing list issues@spark.apache.org Received: (qmail 6789 invoked by uid 99); 30 Mar 2014 04:15:31 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 30 Mar 2014 04:15:31 +0000 Date: Sun, 30 Mar 2014 04:15:31 +0000 (UTC) From: "Patrick Wendell (JIRA)" To: issues@spark.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (SPARK-734) Adjust default timeouts to be more sane MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/SPARK-734?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Wendell updated SPARK-734: ---------------------------------- Reporter: Patrick Wendell (was: Patrick Cogan) > Adjust default timeouts to be more sane > --------------------------------------- > > Key: SPARK-734 > URL: https://issues.apache.org/jira/browse/SPARK-734 > Project: Apache Spark > Issue Type: Improvement > Reporter: Patrick Wendell > Assignee: Patrick Cogan > Fix For: 0.8.0, 0.7.3 > > > Some of the timeouts in Spark are quite low (e.g. < 5 seconds) and this doesn't work well once larger datasets are involved and GC pauses happen that take a lot of time. We should bump all timeouts to be in the ~30s range. -- This message was sent by Atlassian JIRA (v6.2#6252)