Skip to content

Commit 284e29a

Browse files
committed
[SPARK-11808] Remove Bagel.
Author: Reynold Xin <[email protected]> Closes apache#10395 from rxin/SPARK-11808.
1 parent 0c4d6ad commit 284e29a

File tree

15 files changed

+9
-613
lines changed

15 files changed

+9
-613
lines changed

assembly/pom.xml

-5
Original file line numberDiff line numberDiff line change
@@ -44,11 +44,6 @@
4444
<artifactId>spark-core_${scala.binary.version}</artifactId>
4545
<version>${project.version}</version>
4646
</dependency>
47-
<dependency>
48-
<groupId>org.apache.spark</groupId>
49-
<artifactId>spark-bagel_${scala.binary.version}</artifactId>
50-
<version>${project.version}</version>
51-
</dependency>
5247
<dependency>
5348
<groupId>org.apache.spark</groupId>
5449
<artifactId>spark-mllib_${scala.binary.version}</artifactId>

bagel/pom.xml

-64
This file was deleted.

bagel/src/main/scala/org/apache/spark/bagel/Bagel.scala

-318
This file was deleted.

0 commit comments

Comments
 (0)