Skip to content

[spark] Stabilize Spark E2E output validation - #8907

Open
lilei1128 wants to merge 4 commits into
apache:masterfrom
lilei1128:stabilize-tests
Open

[spark] Stabilize Spark E2E output validation#8907
lilei1128 wants to merge 4 commits into
apache:masterfrom
lilei1128:stabilize-tests

Conversation

@lilei1128

Copy link
Copy Markdown
Contributor

Purpose

Spark may emit a CoarseGrainedScheduler shutdown error to stdout after a
successful query, causing the error stack trace to be compared as query output.
Strip this known shutdown error and its trailing stack trace before validating
the query result.

image

Tests

  • SparkE2eTest#testFlinkWriteAndSparkRead

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.

1 participant