Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SPARK-45829][DOCS] Update the default value for spark.executor.logs.rolling.maxSize #43712

Closed

Conversation

chenyu-opensource
Copy link
Contributor

What changes were proposed in this pull request?
The PR updates the default value of 'spark.executor.logs.rolling.maxSize' in configuration.html on the website

Why are the changes needed?
The default value of 'spark.executor.logs.rolling.maxSize' is 1024 * 1024, but the website is wrong.

Does this PR introduce any user-facing change?
No

How was this patch tested?
It doesn't need to.

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

@github-actions github-actions bot added the DOCS label Nov 8, 2023
@chenyu-opensource
Copy link
Contributor Author

the default value
the value on the website

@yaooqinn yaooqinn closed this in a912706 Nov 8, 2023
yaooqinn pushed a commit that referenced this pull request Nov 8, 2023
…rolling.maxSize

**What changes were proposed in this pull request?**
The PR updates the default value of 'spark.executor.logs.rolling.maxSize' in configuration.html on the website

**Why are the changes needed?**
The default value of 'spark.executor.logs.rolling.maxSize' is 1024 * 1024, but the website is wrong.

**Does this PR introduce any user-facing change?**
No

**How was this patch tested?**
It doesn't need to.

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

Closes #43712 from chenyu-opensource/branch-SPARK-45829.

Authored-by: chenyu <119398199+chenyu-opensource@users.noreply.github.com>
Signed-off-by: Kent Yao <yao@apache.org>
(cherry picked from commit a912706)
Signed-off-by: Kent Yao <yao@apache.org>
yaooqinn pushed a commit that referenced this pull request Nov 8, 2023
…rolling.maxSize

**What changes were proposed in this pull request?**
The PR updates the default value of 'spark.executor.logs.rolling.maxSize' in configuration.html on the website

**Why are the changes needed?**
The default value of 'spark.executor.logs.rolling.maxSize' is 1024 * 1024, but the website is wrong.

**Does this PR introduce any user-facing change?**
No

**How was this patch tested?**
It doesn't need to.

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

Closes #43712 from chenyu-opensource/branch-SPARK-45829.

Authored-by: chenyu <119398199+chenyu-opensource@users.noreply.github.com>
Signed-off-by: Kent Yao <yao@apache.org>
(cherry picked from commit a912706)
Signed-off-by: Kent Yao <yao@apache.org>
yaooqinn pushed a commit that referenced this pull request Nov 8, 2023
…rolling.maxSize

**What changes were proposed in this pull request?**
The PR updates the default value of 'spark.executor.logs.rolling.maxSize' in configuration.html on the website

**Why are the changes needed?**
The default value of 'spark.executor.logs.rolling.maxSize' is 1024 * 1024, but the website is wrong.

**Does this PR introduce any user-facing change?**
No

**How was this patch tested?**
It doesn't need to.

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

Closes #43712 from chenyu-opensource/branch-SPARK-45829.

Authored-by: chenyu <119398199+chenyu-opensource@users.noreply.github.com>
Signed-off-by: Kent Yao <yao@apache.org>
(cherry picked from commit a912706)
Signed-off-by: Kent Yao <yao@apache.org>
@yaooqinn
Copy link
Member

yaooqinn commented Nov 8, 2023

Thanks. Merged to master 3.5 3.4 3.3

@chenyu-opensource
Copy link
Contributor Author

Thanks. Merged to master 3.5 3.4 3.3

Thank you so much for your review

szehon-ho pushed a commit to szehon-ho/spark that referenced this pull request Feb 7, 2024
…rolling.maxSize

**What changes were proposed in this pull request?**
The PR updates the default value of 'spark.executor.logs.rolling.maxSize' in configuration.html on the website

**Why are the changes needed?**
The default value of 'spark.executor.logs.rolling.maxSize' is 1024 * 1024, but the website is wrong.

**Does this PR introduce any user-facing change?**
No

**How was this patch tested?**
It doesn't need to.

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

Closes apache#43712 from chenyu-opensource/branch-SPARK-45829.

Authored-by: chenyu <119398199+chenyu-opensource@users.noreply.github.com>
Signed-off-by: Kent Yao <yao@apache.org>
(cherry picked from commit a912706)
Signed-off-by: Kent Yao <yao@apache.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
2 participants