GitHub user yhuai opened a pull request:

    https://github.com/apache/spark/pull/8850

    [SPARK-8567] [SQL] Increase the timeout of 
o.a.s.sql.hive.HiveSparkSubmitSuite to 5 minutes.

    https://issues.apache.org/jira/browse/SPARK-8567
    
    Looks like "SPARK-8368: includes jars passed in through --jars" is pretty 
flaky now. Based on some history runs, the time spent on a successful run may 
be from 1.5 minutes to almost 3 minutes. Let's try to increase the timeout and 
see if we can fix this test.
    
    
https://amplab.cs.berkeley.edu/jenkins/job/Spark-1.5-SBT/AMPLAB_JENKINS_BUILD_PROFILE=hadoop2.0,label=spark-test/385/testReport/junit/org.apache.spark.sql.hive/HiveSparkSubmitSuite/SPARK_8368__includes_jars_passed_in_through___jars/history/?start=25


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/yhuai/spark SPARK-8567-anotherTry

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/spark/pull/8850.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #8850
    
----
commit d9a2c17f0b6f0599889632f64cd315fab7a1ad26
Author: Yin Huai <[email protected]>
Date:   2015-09-21T20:22:23Z

    Increase the timeout to 5 minutes.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to