You can do this by increasing the time interval for updating the live entities. This is the command that I use:
val sc = new SparkContext(new SparkConf())
./bin/spark-submit <all your existing options> --spark.ui.liveUpdate.period= <time in milliseconds>