From dae538a4d7c36191c1feb02ba87ffc624ab960dc Mon Sep 17 00:00:00 2001 From: Pravin Gadakh Date: Thu, 28 Apr 2016 15:59:18 -0700 Subject: [SPARK-14613][ML] Add @Since into the matrix and vector classes in spark-mllib-local ## What changes were proposed in this pull request? This PR adds `since` tag into the matrix and vector classes in spark-mllib-local. ## How was this patch tested? Scala-style checks passed. Author: Pravin Gadakh Closes #12416 from pravingadakh/SPARK-14613. --- external/flume-sink/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'external/flume-sink') diff --git a/external/flume-sink/pom.xml b/external/flume-sink/pom.xml index e4effe158c..016af934bb 100644 --- a/external/flume-sink/pom.xml +++ b/external/flume-sink/pom.xml @@ -92,7 +92,7 @@ org.apache.spark - spark-test-tags_${scala.binary.version} + spark-tags_${scala.binary.version} -- cgit v1.2.3