We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f910e4f commit 21daa6cCopy full SHA for 21daa6c
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common/src/main/resources/yarn-default.xml
@@ -1769,7 +1769,7 @@
1769
<description>Indicate what is the current version of the running
1770
timeline service. For example, if "yarn.timeline-service.version" is 1.5,
1771
and "yarn.timeline-service.enabled" is true, it means the cluster will and
1772
- should bring up the timeline service v.1.5 (and nothing else).
+ should bring up the timeline service v.1.5.
1773
On the client side, if the client uses the same version of timeline service,
1774
it should succeed. If the client chooses to use a smaller version in spite of this,
1775
then depending on how robust the compatibility story is between versions,
0 commit comments