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

[#1124] docs: modify the document for tez-client #1126

Merged
merged 2 commits into from
Aug 10, 2023
Merged

[#1124] docs: modify the document for tez-client #1126

merged 2 commits into from
Aug 10, 2023

Conversation

bin41215
Copy link
Contributor

@bin41215 bin41215 commented Aug 9, 2023

What changes were proposed in this pull request?

Add the document for tez-client.

Why are the changes needed?

Fix: #1124

Does this PR introduce any user-facing change?

No.

@@ -242,6 +242,7 @@ Notice: this feature requires the MEMORY_LOCAL_HADOOP mode.
|--------------------------------|---------|-------------------------------------------------------------------------|
| tez.rss.avoid.recompute.succeeded.task | false | Whether to avoid recompute succeeded task when node is unhealthy or black-listed |
| tez.rss.client.max.buffer.size | 3k | The max buffer size in map side |
| tez.rss.writer.buffer.size | 3m | Buffer size for single partition data |
Copy link
Contributor

Choose a reason for hiding this comment

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

This is a common config option. You can see Line 127L.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

ok, i will change it.

Copy link
Contributor

@jerqi jerqi left a comment

Choose a reason for hiding this comment

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

LGTM

@jerqi jerqi changed the title [#1124]docs: Add the document for tez-client [#1124] docs: modify the document for tez-client Aug 10, 2023
@jerqi jerqi merged commit d1747dd into apache:master Aug 10, 2023
28 checks passed
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.

[DOCS] Add the document for tez-client
2 participants