aboutsummaryrefslogtreecommitdiff
path: root/core/src/test/resources/test_metrics_system.properties
diff options
context:
space:
mode:
Diffstat (limited to 'core/src/test/resources/test_metrics_system.properties')
-rw-r--r--core/src/test/resources/test_metrics_system.properties4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/src/test/resources/test_metrics_system.properties b/core/src/test/resources/test_metrics_system.properties
index 06afbc6625..d5479f0298 100644
--- a/core/src/test/resources/test_metrics_system.properties
+++ b/core/src/test/resources/test_metrics_system.properties
@@ -1,7 +1,7 @@
*.sink.console.period = 10
-*.sink.console.unit = second
+*.sink.console.unit = seconds
test.sink.console.class = spark.metrics.sink.ConsoleSink
test.sink.dummy.class = spark.metrics.sink.DummySink
test.source.dummy.class = spark.metrics.source.DummySource
test.sink.console.period = 20
-test.sink.console.unit = minute
+test.sink.console.unit = minutes