TEZ-4750: Relax yarn nodemanager health checker in tez_run_example.sh - #533
TEZ-4750: Relax yarn nodemanager health checker in tez_run_example.sh#533abstractdog wants to merge 1 commit into
Conversation
|
💔 -1 overall
This message was automatically generated. |
| </property> | ||
| <property> | ||
| <name>yarn.nodemanager.disk-health-checker.max-disk-utilization-per-disk-percentage</name> | ||
| <value>99.0</value> |
There was a problem hiding this comment.
By default the value is 90 as per, any particular reason to chase extra 9%
https://hadoop.apache.org/docs/r3.5.0/hadoop-yarn/hadoop-yarn-common/yarn-default.xml
There was a problem hiding this comment.
yes, it's because I bump into it all the time: I believe other developers like me are also fine with spending most of their time with 90+ percent full disk without bumping into issues like this, 99% is the upper limit I consider serious (at that level, my laptop also starts to warn about disk space)
(bumping into it all the time, I mean: TEZ-4366, TEZ-4123)
Aggarwal-Raghav
left a comment
There was a problem hiding this comment.
Please rerun the CI as there are UT failures .
sure, also created TEZ-4751 about TestAMRecovery |
|
💔 -1 overall
This message was automatically generated. |
|
|
No description provided.