Skip to content

Conversation

@HyukjinKwon
Copy link
Member

@HyukjinKwon HyukjinKwon commented Feb 10, 2020

What changes were proposed in this pull request?

This PR tries #26710 (comment) way to fix the test.

Why are the changes needed?

To make the tests pass.

Does this PR introduce any user-facing change?

No.

How was this patch tested?

Jenkins will test first, and then on spark-branch-3.0-test-sbt-hadoop-2.7-hive-2.3 will test it out.

@SparkQA
Copy link

SparkQA commented Feb 10, 2020

Test build #118106 has finished for PR 27513 at commit 81ffb36.

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

@SparkQA
Copy link

SparkQA commented Feb 10, 2020

Test build #118118 has finished for PR 27513 at commit 81ffb36.

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

@SparkQA
Copy link

SparkQA commented Feb 10, 2020

Test build #118123 has finished for PR 27513 at commit 81ffb36.

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

@SparkQA
Copy link

SparkQA commented Feb 10, 2020

Test build #118124 has finished for PR 27513 at commit 81ffb36.

  • This patch fails due to an unknown error code, -9.
  • This patch merges cleanly.
  • This patch adds no public classes.

@SparkQA
Copy link

SparkQA commented Feb 10, 2020

Test build #118129 has finished for PR 27513 at commit 81ffb36.

  • This patch fails due to an unknown error code, -9.
  • This patch merges cleanly.
  • This patch adds no public classes.

@SparkQA
Copy link

SparkQA commented Feb 10, 2020

Test build #118121 has finished for PR 27513 at commit 81ffb36.

  • This patch fails due to an unknown error code, -9.
  • This patch merges cleanly.
  • This patch adds no public classes.

@SparkQA
Copy link

SparkQA commented Feb 10, 2020

Test build #118134 has finished for PR 27513 at commit 81ffb36.

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

@HyukjinKwon
Copy link
Member Author

retest this please

@SparkQA
Copy link

SparkQA commented Feb 10, 2020

Test build #118143 has finished for PR 27513 at commit 81ffb36.

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

@HyukjinKwon
Copy link
Member Author

retest this please

@SparkQA
Copy link

SparkQA commented Feb 10, 2020

Test build #118157 has finished for PR 27513 at commit 81ffb36.

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

@HyukjinKwon
Copy link
Member Author

@dongjoon-hyun, @wangyum, @shaneknapp, @srowen this is about SPARK-30756. I can't reproduce with the same profiles in PR builder and in my local. I wanted to try this way #26710 (comment)

Do you guys mind if I merge and see if this fixes spark-branch-3.0-test-sbt-hadoop-2.7-hive-2.3 ?

@HyukjinKwon HyukjinKwon changed the title [DO-NOT-MERGE][test-hive-2.3][test-hadoop2.7] Test Hive thrift server in branch-3.0 [SPARK-30756][SQL] Fix ThriftServerWithSparkContextSuite on spark-branch-3.0-test-sbt-hadoop-2.7-hive-2.3 Feb 11, 2020
@cloud-fan
Copy link
Contributor

shall we merge it to master as well?

@shaneknapp
Copy link
Contributor

shaneknapp commented Feb 11, 2020 via email

@HyukjinKwon
Copy link
Member Author

Yup, I will do that.

@HyukjinKwon HyukjinKwon changed the base branch from branch-3.0 to master February 11, 2020 04:49
@HyukjinKwon HyukjinKwon changed the base branch from master to branch-3.0 February 11, 2020 04:50
@HyukjinKwon
Copy link
Member Author

I will port forward to the master once the tests pass.

@SparkQA
Copy link

SparkQA commented Feb 11, 2020

Test build #118199 has finished for PR 27513 at commit ca0fbc5.

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

HyukjinKwon added a commit that referenced this pull request Feb 11, 2020
…ranch-3.0-test-sbt-hadoop-2.7-hive-2.3

### What changes were proposed in this pull request?

This PR tries #26710 (comment) way to fix the test.

### Why are the changes needed?

To make the tests pass.

### Does this PR introduce any user-facing change?

No.

### How was this patch tested?

Jenkins will test first, and then `on spark-branch-3.0-test-sbt-hadoop-2.7-hive-2.3` will test it out.

Closes #27513 from HyukjinKwon/test-SPARK-30756.

Authored-by: HyukjinKwon <[email protected]>
Signed-off-by: HyukjinKwon <[email protected]>
@HyukjinKwon
Copy link
Member Author

Merged to master and branch-3.0.

@HyukjinKwon
Copy link
Member Author

Okay, seems the test fixed.

@dongjoon-hyun
Copy link
Member

Late LGTM. Thank you for fixing that, @HyukjinKwon !

@HyukjinKwon HyukjinKwon deleted the test-SPARK-30756 branch March 3, 2020 01:16
sjincho pushed a commit to sjincho/spark that referenced this pull request Apr 15, 2020
…ranch-3.0-test-sbt-hadoop-2.7-hive-2.3

### What changes were proposed in this pull request?

This PR tries apache#26710 (comment) way to fix the test.

### Why are the changes needed?

To make the tests pass.

### Does this PR introduce any user-facing change?

No.

### How was this patch tested?

Jenkins will test first, and then `on spark-branch-3.0-test-sbt-hadoop-2.7-hive-2.3` will test it out.

Closes apache#27513 from HyukjinKwon/test-SPARK-30756.

Authored-by: HyukjinKwon <[email protected]>
Signed-off-by: HyukjinKwon <[email protected]>
(cherry picked from commit 8efe367)
Signed-off-by: HyukjinKwon <[email protected]>
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.

6 participants