Skip to content

Conversation

@HyukjinKwon
Copy link
Member

What changes were proposed in this pull request?

Why are the changes needed?

Does this PR introduce any user-facing change?

How was this patch tested?

…ated by GitHub Actions machines"

This reverts commit ebf01ec.
@github-actions github-actions bot added the INFRA label Apr 4, 2021
…ones created by GitHub Actions machines""

This reverts commit 0894178.
@HyukjinKwon HyukjinKwon closed this Apr 4, 2021
@SparkQA
Copy link

SparkQA commented Apr 4, 2021

Kubernetes integration test starting
URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/41464/

@SparkQA
Copy link

SparkQA commented Apr 4, 2021

Kubernetes integration test status failure
URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/41464/

@SparkQA
Copy link

SparkQA commented Apr 4, 2021

Kubernetes integration test starting
URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/41465/

@SparkQA
Copy link

SparkQA commented Apr 4, 2021

Kubernetes integration test status failure
URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/41465/

@SparkQA
Copy link

SparkQA commented Apr 4, 2021

Test build #136888 has finished for PR 32046 at commit 0894178.

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

HyukjinKwon added a commit that referenced this pull request Apr 4, 2021
…to recover the Sphinx build in GitHub Actions

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

This PR proposes to set the system encoding as UTF-8. For some reasons, it looks like GitHub Actions machines changed theirs to ASCII by default. This leads to default encoding/decoding to use ASCII in Python, e.g.) `"a".encode()`, and looks like Sphinx depends on that.

### Why are the changes needed?

To recover GItHub Actions build.

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

No, dev-only.

### How was this patch tested?

Tested in #32046

Closes #32047 from HyukjinKwon/SPARK-34951.

Authored-by: HyukjinKwon <[email protected]>
Signed-off-by: HyukjinKwon <[email protected]>
HyukjinKwon added a commit that referenced this pull request Apr 4, 2021
…to recover the Sphinx build in GitHub Actions

This PR proposes to set the system encoding as UTF-8. For some reasons, it looks like GitHub Actions machines changed theirs to ASCII by default. This leads to default encoding/decoding to use ASCII in Python, e.g.) `"a".encode()`, and looks like Sphinx depends on that.

To recover GItHub Actions build.

No, dev-only.

Tested in #32046

Closes #32047 from HyukjinKwon/SPARK-34951.

Authored-by: HyukjinKwon <[email protected]>
Signed-off-by: HyukjinKwon <[email protected]>
(cherry picked from commit 82ad2f9)
Signed-off-by: HyukjinKwon <[email protected]>
HyukjinKwon added a commit that referenced this pull request Apr 4, 2021
…to recover the Sphinx build in GitHub Actions

This PR proposes to set the system encoding as UTF-8. For some reasons, it looks like GitHub Actions machines changed theirs to ASCII by default. This leads to default encoding/decoding to use ASCII in Python, e.g.) `"a".encode()`, and looks like Sphinx depends on that.

To recover GItHub Actions build.

No, dev-only.

Tested in #32046

Closes #32047 from HyukjinKwon/SPARK-34951.

Authored-by: HyukjinKwon <[email protected]>
Signed-off-by: HyukjinKwon <[email protected]>
(cherry picked from commit 82ad2f9)
Signed-off-by: HyukjinKwon <[email protected]>
flyrain pushed a commit to flyrain/spark that referenced this pull request Sep 21, 2021
…to recover the Sphinx build in GitHub Actions

This PR proposes to set the system encoding as UTF-8. For some reasons, it looks like GitHub Actions machines changed theirs to ASCII by default. This leads to default encoding/decoding to use ASCII in Python, e.g.) `"a".encode()`, and looks like Sphinx depends on that.

To recover GItHub Actions build.

No, dev-only.

Tested in apache#32046

Closes apache#32047 from HyukjinKwon/SPARK-34951.

Authored-by: HyukjinKwon <[email protected]>
Signed-off-by: HyukjinKwon <[email protected]>
(cherry picked from commit 82ad2f9)
Signed-off-by: HyukjinKwon <[email protected]>
@HyukjinKwon HyukjinKwon deleted the testing-revert branch January 4, 2022 00:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants