Description
When using HIVE_PREWARM_ENABLED, we are waiting MAX_PREWARM_TIME for the containers to warm up. This is currently set to 5s. This is often not enough for a spark session to initialize the executors. We should be able to configure this, so we can set a value which has an effect.