Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 1DD17200D26 for ; Fri, 20 Oct 2017 20:18:58 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 1C54C160BCB; Fri, 20 Oct 2017 18:18:58 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 595081609ED for ; Fri, 20 Oct 2017 20:18:57 +0200 (CEST) Received: (qmail 48811 invoked by uid 500); 20 Oct 2017 18:18:56 -0000 Mailing-List: contact reviews-help@spark.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list reviews@spark.apache.org Received: (qmail 48799 invoked by uid 99); 20 Oct 2017 18:18:56 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 20 Oct 2017 18:18:56 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 36460DFAE4; Fri, 20 Oct 2017 18:18:56 +0000 (UTC) From: shivaram To: reviews@spark.apache.org Reply-To: reviews@spark.apache.org References: In-Reply-To: Subject: [GitHub] spark issue #19514: [SPARK-21551][Python] Increase timeout for PythonRDD.ser... Content-Type: text/plain Message-Id: <20171020181856.36460DFAE4@git1-us-west.apache.org> Date: Fri, 20 Oct 2017 18:18:56 +0000 (UTC) archived-at: Fri, 20 Oct 2017 18:18:58 -0000 Github user shivaram commented on the issue: https://github.com/apache/spark/pull/19514 Good point. I'm not sure it counteracts it completely. We should run it to see the behavior I guess. I am not a big fan of mucking with Jenkins versions because it fundamentally looks like CRAN doesn't like us pushing newer versions from older branches ? For example if we release 2.2.1 then we can't submit 2.1.3 to CRAN. We should first discuss if we are okay with that -- we can move this to a JIRA ? --- --------------------------------------------------------------------- To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org For additional commands, e-mail: reviews-help@spark.apache.org