aboutsummaryrefslogtreecommitdiff
path: root/mllib/src/main/resources
diff options
context:
space:
mode:
Diffstat (limited to 'mllib/src/main/resources')
-rw-r--r--mllib/src/main/resources/META-INF/services/org.apache.spark.sql.sources.DataSourceRegister1
1 files changed, 1 insertions, 0 deletions
diff --git a/mllib/src/main/resources/META-INF/services/org.apache.spark.sql.sources.DataSourceRegister b/mllib/src/main/resources/META-INF/services/org.apache.spark.sql.sources.DataSourceRegister
new file mode 100644
index 0000000000..f632dd603c
--- /dev/null
+++ b/mllib/src/main/resources/META-INF/services/org.apache.spark.sql.sources.DataSourceRegister
@@ -0,0 +1 @@
+org.apache.spark.ml.source.libsvm.DefaultSource