Package pyspark :: Module sql
[frames] | no frames]

Module sql

source code

Classes
  SQLContext
Main entry point for SparkSQL functionality.
  HiveContext
A variant of Spark SQL that integrates with data stored in Hive.
  LocalHiveContext
Starts up an instance of hive where metadata is stored locally.
  TestHiveContext
  Row
A row in SchemaRDD.
  SchemaRDD
An RDD of Row objects that has an associated schema.