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] Debugging flaky HiveSparkSubmitSuite #6978

Closed

Conversation

liancheng
Copy link
Contributor

Using similar approach used in HiveThriftServer2Suite to print stdout/stderr of the spawned process instead of logging them to see what happens on Jenkins. (This test suite only fails on Jenkins and doesn't spill out any log...)

cc @yhuai

@AmplabJenkins
Copy link

Merged build triggered.

@AmplabJenkins
Copy link

Merged build started.

@liancheng
Copy link
Contributor Author

@yhuai Somehow I can partly reproduce this issue locally: no log in unit-tests.log, but didn't observed the timeout. After resorting to println rather than logInfo, I found out that one test case is trying to download Hive dependencies via Ivy. Opening this PR to see whether we can figure out what happens on Jenkins.

@SparkQA
Copy link

SparkQA commented Jun 24, 2015

Test build #35657 has started for PR 6978 at commit b031647.

@SparkQA
Copy link

SparkQA commented Jun 24, 2015

Test build #35657 has finished for PR 6978 at commit b031647.

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

@AmplabJenkins
Copy link

Merged build finished. Test FAILed.

@liancheng
Copy link
Contributor Author

retest this please

@AmplabJenkins
Copy link

Merged build triggered.

@AmplabJenkins
Copy link

Merged build started.

@SparkQA
Copy link

SparkQA commented Jun 24, 2015

Test build #35661 has started for PR 6978 at commit b031647.

@SparkQA
Copy link

SparkQA commented Jun 24, 2015

Test build #35661 has finished for PR 6978 at commit b031647.

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

@AmplabJenkins
Copy link

Merged build finished. Test PASSed.

@liancheng liancheng changed the title [SPARK-8567] [SQL] [DO NOT MERGE] Debugging flaky HiveSparkSubmitSuite [SPARK-8567] [SQL] Debugging flaky HiveSparkSubmitSuite Jun 24, 2015
@yhuai
Copy link
Contributor

yhuai commented Jun 24, 2015

I am merging it to master. So, we will see the logs from these tests and start to debug why they can be slow.

@asfgit asfgit closed this in 9d36ec2 Jun 24, 2015
@liancheng liancheng deleted the debug-hive-spark-submit-suite branch June 24, 2015 17:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants