diff --git a/src/main/resources/com/databricks/spark/sql/perf/mllib/config/mllib-large.yaml b/src/main/resources/com/databricks/spark/sql/perf/mllib/config/mllib-large.yaml index 3c40539..381b824 100644 --- a/src/main/resources/com/databricks/spark/sql/perf/mllib/config/mllib-large.yaml +++ b/src/main/resources/com/databricks/spark/sql/perf/mllib/config/mllib-large.yaml @@ -1,5 +1,5 @@ output: /databricks/spark/sql/mllib-perf-ci -timeoutSeconds: 1000 # This limit is for all benchmarks and should be bumped as more are added. +timeoutSeconds: 43200 # This limit is for all benchmarks and should be bumped as more are added. common: numExamples: 1000000 numTestExamples: 1000000