Skip to content

Conversation

szabosteve
Copy link
Contributor

Overview

Related to elastic/stack-docs#3023

This PR fixes the markup used in a paragraph to render 2^32^ as 2 to the power 32 instead of 232.

@szabosteve szabosteve requested a review from davidkyle May 20, 2025 12:58
@szabosteve szabosteve added bug Something isn't working documentation Improvements or additions to documentation ml v9.1.0 Team:Developer Issues owned by the Developer Docs Team labels May 20, 2025
When you create a {{dfanalytics-job}} and the inference step of the process fails due to the model is too large to fit into JVM, follow the steps in [this GitHub issue](https://github.com/elastic/elasticsearch/issues/76093) for a workaround.

### {{dfanalytics-jobs-cap}} cannot use more than 232 documents for training [dfa-training-docs]
### {{dfanalytics-jobs-cap}} cannot use more than 2^32^ documents for training [dfa-training-docs]
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Screenshot 2025-05-20 at 15 06 23

The OTP renders the raw markup — might want to just use 2^32 for the heading

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

2^32 is rendered as 2^32 in the heading as well as in the OTP. I leave as is now so at least the title is rendered correctly. I'll also file an issue for V3.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Opened the issue: elastic/docs-builder#1281

@szabosteve szabosteve merged commit e3c829d into main May 20, 2025
5 checks passed
@szabosteve szabosteve deleted the szabosteve/issue-3023 branch May 20, 2025 13:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working documentation Improvements or additions to documentation ml Team:Developer Issues owned by the Developer Docs Team v9.1.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants