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(tez): Add the document for tez-client #1140

Merged
merged 3 commits into from
Aug 13, 2023
Merged

[#1124] docs(tez): Add the document for tez-client #1140

merged 3 commits into from
Aug 13, 2023

Conversation

bin41215
Copy link
Contributor

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.client.batch.trigger.num | 50 | The max batch of buffers to send data in map side |
Copy link
Contributor

@jerqi jerqi Aug 13, 2023

Choose a reason for hiding this comment

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

Could you give more detailed description? What will it happen if the task's metrics reach the value and which metrics?

@@ -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 |
Copy link
Contributor

Choose a reason for hiding this comment

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

Could you modify the decription, too?

@jerqi jerqi changed the title [#1124]docs: Add the document for tez-client [#1124] docs(tez): Add the document for tez-client Aug 13, 2023
@bin41215
Copy link
Contributor Author

ok

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. thanks @bin41215

@jerqi jerqi merged commit 992d046 into apache:master Aug 13, 2023
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