YARN-2870. Updated the command to run the timeline server it the document. Contributed by Masatake Iwasaki.

This commit is contained in:
Zhijie Shen 2014-11-18 16:04:31 -08:00
parent fbf81fbd1c
commit ef38fb9758
2 changed files with 5 additions and 2 deletions

View File

@ -106,6 +106,9 @@ Release 2.7.0 - UNRELEASED
YARN-2414. RM web UI: app page will crash if app is failed before any
attempt has been created (Wangda Tan via jlowe)
YARN-2870. Updated the command to run the timeline server in the document.
(Masatake Iwasaki via zjshen)
Release 2.6.0 - 2014-11-18
INCOMPATIBLE CHANGES

View File

@ -209,13 +209,13 @@ YARN Timeline Server
start the Timeline server/history service with the following command:
+---+
$ yarn historyserver
$ yarn timelineserver
+---+
Or users can start the Timeline server / history service as a daemon:
+---+
$ yarn-daemon.sh start historyserver
$ yarn-daemon.sh start timelineserver
+---+
* Accessing generic-data via command-line