Skip to content

Commit 21daa6c

Browse files
committed
YARN-3623-Addendum: Improve the description for Timeline Service Version configuration in yarn-default.xml
1 parent f910e4f commit 21daa6c

File tree

1 file changed

+1
-1
lines changed
  • hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common/src/main/resources

1 file changed

+1
-1
lines changed

hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common/src/main/resources/yarn-default.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1769,7 +1769,7 @@
17691769
<description>Indicate what is the current version of the running
17701770
timeline service. For example, if "yarn.timeline-service.version" is 1.5,
17711771
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).
1772+
should bring up the timeline service v.1.5.
17731773
On the client side, if the client uses the same version of timeline service,
17741774
it should succeed. If the client chooses to use a smaller version in spite of this,
17751775
then depending on how robust the compatibility story is between versions,

0 commit comments

Comments
 (0)