spark-instrumented-optimizer/examples
Reynold Xin 8ce645d4ee [SPARK-12615] Remove some deprecated APIs in RDD/SparkContext
I looked at each case individually and it looks like they can all be removed. The only one that I had to think twice was toArray (I even thought about un-deprecating it, until I realized it was a problem in Java to have toArray returning java.util.List).

Author: Reynold Xin <rxin@databricks.com>

Closes #10569 from rxin/SPARK-12615.
2016-01-05 11:10:14 -08:00
..
src/main [SPARK-12615] Remove some deprecated APIs in RDD/SparkContext 2016-01-05 11:10:14 -08:00
pom.xml [SPARK-11808] Remove Bagel. 2015-12-19 22:40:35 -08:00