Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
wants to merge 1 commit into from
Closed

Conversation

yhuai
Copy link
Contributor

@yhuai yhuai commented Sep 21, 2015

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

@mengxr
Copy link
Contributor

mengxr commented Sep 21, 2015

LGTM pending Jenkins

@mengxr
Copy link
Contributor

mengxr commented Sep 21, 2015

test this please

2 similar comments
@mengxr
Copy link
Contributor

mengxr commented Sep 21, 2015

test this please

@yhuai
Copy link
Contributor Author

yhuai commented Sep 21, 2015

test this please

@SparkQA
Copy link

SparkQA commented Sep 21, 2015

Test build #42767 has finished for PR 8850 at commit d9a2c17.

  • This patch fails Spark unit tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@andrewor14
Copy link
Contributor

retest this please

@SparkQA
Copy link

SparkQA commented Sep 21, 2015

Test build #42771 has finished for PR 8850 at commit d9a2c17.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds the following public classes (experimental):
    • class CountVectorizer(JavaEstimator, HasInputCol, HasOutputCol):
    • class CountVectorizerModel(JavaModel):

@SparkQA
Copy link

SparkQA commented Sep 22, 2015

Test build #42786 has finished for PR 8850 at commit d9a2c17.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@andrewor14
Copy link
Contributor

Merging into master 1.5.

@asfgit asfgit closed this in 4da32bc Sep 22, 2015
asfgit pushed a commit that referenced this pull request Sep 22, 2015
…bmitSuite 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

Author: Yin Huai <yhuai@databricks.com>

Closes #8850 from yhuai/SPARK-8567-anotherTry.

(cherry picked from commit 4da32bc)
Signed-off-by: Andrew Or <andrew@databricks.com>
ashangit pushed a commit to ashangit/spark that referenced this pull request Oct 19, 2016
…bmitSuite 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

Author: Yin Huai <yhuai@databricks.com>

Closes apache#8850 from yhuai/SPARK-8567-anotherTry.

(cherry picked from commit 4da32bc)
Signed-off-by: Andrew Or <andrew@databricks.com>
(cherry picked from commit 03215e3)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants