Skip to content

Commit

Permalink
[SPARK-11808] Remove Bagel.
Browse files Browse the repository at this point in the history
Author: Reynold Xin <rxin@databricks.com>

Closes apache#10395 from rxin/SPARK-11808.
  • Loading branch information
rxin committed Dec 20, 2015
1 parent 0c4d6ad commit 284e29a
Show file tree
Hide file tree
Showing 15 changed files with 9 additions and 613 deletions.
5 changes: 0 additions & 5 deletions assembly/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -44,11 +44,6 @@
<artifactId>spark-core_${scala.binary.version}</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.apache.spark</groupId>
<artifactId>spark-bagel_${scala.binary.version}</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.apache.spark</groupId>
<artifactId>spark-mllib_${scala.binary.version}</artifactId>
Expand Down
64 changes: 0 additions & 64 deletions bagel/pom.xml

This file was deleted.

318 changes: 0 additions & 318 deletions bagel/src/main/scala/org/apache/spark/bagel/Bagel.scala

This file was deleted.

Loading

0 comments on commit 284e29a

Please sign in to comment.