org.apache.spark.sql

hive

package hive

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. hive
  2. AnyRef
  3. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Type Members

  1. class HiveContext extends SQLContext

    An instance of the Spark SQL execution engine that integrates with data stored in Hive.

  2. case class HiveFunctionWrapper(functionClassName: String) extends Externalizable with Product with Serializable

    This class provides the UDF creation and also the UDF instance serialization and de-serialization cross process boundary.

  3. class ShimFileSinkDesc extends Serializable with Logging

  4. class LocalHiveContext extends HiveContext

    DEPRECATED: Use HiveContext instead.

Value Members

  1. object HiveContext extends Serializable

  2. object HiveMetastoreTypes extends RegexParsers

    :: DeveloperApi :: Provides conversions between Spark SQL data types and Hive Metastore types.

  3. package api

  4. package execution

  5. package parquet

  6. package test

Inherited from AnyRef

Inherited from Any

Ungrouped