spark-instrumented-optimizer/examples/src/main
Reynold Xin 17e078671e [SPARK-7654][SQL] Move JDBC into DataFrame's reader/writer interface.
Also moved all the deprecated functions into one place for SQLContext and DataFrame, and updated tests to use the new API.

Author: Reynold Xin <rxin@databricks.com>

Closes #6210 from rxin/df-writer-reader-jdbc and squashes the following commits:

7465c2c [Reynold Xin] Fixed unit test.
118e609 [Reynold Xin] Updated tests.
3441b57 [Reynold Xin] Updated javadoc.
13cdd1c [Reynold Xin] [SPARK-7654][SQL] Move JDBC into DataFrame's reader/writer interface.

(cherry picked from commit 517eb37a85)
Signed-off-by: Reynold Xin <rxin@databricks.com>
2015-05-16 22:02:00 -07:00
..
java/org/apache/spark/examples [SPARK-7654][SQL] Move JDBC into DataFrame's reader/writer interface. 2015-05-16 22:02:00 -07:00
python [SPARK-7568] [ML] ml.LogisticRegression doesn't output the right prediction 2015-05-14 01:26:17 -07:00
r [SPARK-6799] [SPARKR] Remove SparkR RDD examples, add dataframe examples 2015-05-06 17:32:00 -07:00
resources [SPARK-3389] Add Converter for ease of Parquet reading in PySpark 2014-09-27 21:48:05 -07:00
scala/org/apache/spark/examples [SPARK-7654][MLlib] Migrate MLlib to the DataFrame reader/writer API. 2015-05-16 15:04:26 -07:00