Skip to content

Conversation

@HyukjinKwon
Copy link
Member

What changes were proposed in this pull request?

Currently documentation build is broken:

https://github.com/apache/spark/actions/runs/7226413850/job/19691970695

...
ERROR:  Error installing bundler:
	The last version of bundler (>= 0) to support your Ruby & RubyGems was 2.4.22. Try installing it with `gem install bundler -v 2.4.22`
	bundler requires Ruby version >= 3.0.0. The current ruby version is 2.7.0.0.

This PR uses the suggestion.

Why are the changes needed?

To recover the CI.

Does this PR introduce any user-facing change?

No, dev-only.

How was this patch tested?

CI in this PR verify it.

Was this patch authored or co-authored using generative AI tooling?

No.

@HyukjinKwon
Copy link
Member Author

Merged to master.

@dongjoon-hyun
Copy link
Member

It seems that we need this at branch-3.5 and 3.4 too. Let me backport this.

dongjoon-hyun pushed a commit that referenced this pull request Jan 2, 2024
Currently documentation build is broken:

https://github.com/apache/spark/actions/runs/7226413850/job/19691970695

```
...
ERROR:  Error installing bundler:
	The last version of bundler (>= 0) to support your Ruby & RubyGems was 2.4.22. Try installing it with `gem install bundler -v 2.4.22`
	bundler requires Ruby version >= 3.0.0. The current ruby version is 2.7.0.0.
```

This PR uses the suggestion.

To recover the CI.

No, dev-only.

CI in this PR verify it.

No.

Closes #44376 from HyukjinKwon/SPARK-46425.

Authored-by: Hyukjin Kwon <[email protected]>
Signed-off-by: Hyukjin Kwon <[email protected]>
(cherry picked from commit d0da117)
Signed-off-by: Dongjoon Hyun <[email protected]>
dongjoon-hyun pushed a commit that referenced this pull request Jan 2, 2024
Currently documentation build is broken:

https://github.com/apache/spark/actions/runs/7226413850/job/19691970695

```
...
ERROR:  Error installing bundler:
	The last version of bundler (>= 0) to support your Ruby & RubyGems was 2.4.22. Try installing it with `gem install bundler -v 2.4.22`
	bundler requires Ruby version >= 3.0.0. The current ruby version is 2.7.0.0.
```

This PR uses the suggestion.

To recover the CI.

No, dev-only.

CI in this PR verify it.

No.

Closes #44376 from HyukjinKwon/SPARK-46425.

Authored-by: Hyukjin Kwon <[email protected]>
Signed-off-by: Hyukjin Kwon <[email protected]>
(cherry picked from commit d0da117)
Signed-off-by: Dongjoon Hyun <[email protected]>
(cherry picked from commit 6e8dbac)
Signed-off-by: Dongjoon Hyun <[email protected]>
@HyukjinKwon HyukjinKwon deleted the SPARK-46425 branch January 15, 2024 00:47
szehon-ho pushed a commit to szehon-ho/spark that referenced this pull request Feb 7, 2024
Currently documentation build is broken:

https://github.com/apache/spark/actions/runs/7226413850/job/19691970695

```
...
ERROR:  Error installing bundler:
	The last version of bundler (>= 0) to support your Ruby & RubyGems was 2.4.22. Try installing it with `gem install bundler -v 2.4.22`
	bundler requires Ruby version >= 3.0.0. The current ruby version is 2.7.0.0.
```

This PR uses the suggestion.

To recover the CI.

No, dev-only.

CI in this PR verify it.

No.

Closes apache#44376 from HyukjinKwon/SPARK-46425.

Authored-by: Hyukjin Kwon <[email protected]>
Signed-off-by: Hyukjin Kwon <[email protected]>
(cherry picked from commit d0da117)
Signed-off-by: Dongjoon Hyun <[email protected]>
(cherry picked from commit 6e8dbac)
Signed-off-by: Dongjoon Hyun <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants