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.properties2
1 files changed, 0 insertions, 2 deletions
diff --git a/core/src/test/resources/test_metrics_system.properties b/core/src/test/resources/test_metrics_system.properties
index 35d0bd3b8d..4e8b846569 100644
--- a/core/src/test/resources/test_metrics_system.properties
+++ b/core/src/test/resources/test_metrics_system.properties
@@ -18,7 +18,5 @@
*.sink.console.period = 10
*.sink.console.unit = seconds
test.sink.console.class = org.apache.spark.metrics.sink.ConsoleSink
-test.sink.dummy.class = org.apache.spark.metrics.sink.DummySink
-test.source.dummy.class = org.apache.spark.metrics.source.DummySource
test.sink.console.period = 20
test.sink.console.unit = minutes