Package org.apache.spark.ui
Class UIWorkloadGenerator
Object
org.apache.spark.ui.UIWorkloadGenerator
Continuously generates jobs that expose various features of the WebUI (internal testing tool).
 
Usage: ./bin/spark-class org.apache.spark.ui.UIWorkloadGenerator [master] [FIFO|FAIR] [#job set (4 jobs per set)]
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionstatic intstatic voidstatic int
- 
Constructor Details- 
UIWorkloadGeneratorpublic UIWorkloadGenerator()
 
- 
- 
Method Details- 
NUM_PARTITIONSpublic static int NUM_PARTITIONS()
- 
INTER_JOB_WAIT_MSpublic static int INTER_JOB_WAIT_MS()
- 
main
 
-