Browse Source

YARN-6316 Provide help information and documentation for TimelineSchemaCreator (Contributed by Haibo Chen via Vrushali C)

vrushali 8 years ago
parent
commit
24447b3626

+ 3 - 0
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-site/src/site/markdown/TimelineServiceV2.md

@@ -241,6 +241,9 @@ are testing. For example, you can use `-skipExistingTable` (`-s` for short) to s
 and continue to create other tables rather than failing the schema creation. By default, the tables
 and continue to create other tables rather than failing the schema creation. By default, the tables
 will have a schema prefix of "prod.". When no option or '-help' ('-h' for short) is provided, the
 will have a schema prefix of "prod.". When no option or '-help' ('-h' for short) is provided, the
 command usage is printed.
 command usage is printed.
+and continue to create other tables rather than failing the schema creation. When no option or '-help'
+('-h' for short) is provided, the command usage is printed. By default, the tables
+will have a schema prefix of "prod."
 
 
 #### Enabling Timeline Service v.2
 #### Enabling Timeline Service v.2
 Following are the basic configurations to start Timeline service v.2:
 Following are the basic configurations to start Timeline service v.2: