Packages

  • package root
    Definition Classes
    root
  • package org
    Definition Classes
    root
  • package apache
    Definition Classes
    org
  • package spark
    Definition Classes
    apache
  • package sql
    Definition Classes
    spark
  • package hive

    Support for running Spark SQL queries using functionality from Apache Hive (does not require an existing Hive installation).

    Support for running Spark SQL queries using functionality from Apache Hive (does not require an existing Hive installation). Supported Hive features include:

    • Using HiveQL to express queries.
    • Reading metadata from the Hive Metastore using HiveSerDes.
    • Hive UDFs, UDAs, UDTs
    Definition Classes
    sql
  • package client

    Support for interacting with different versions of the HiveMetastoreClient

    Support for interacting with different versions of the HiveMetastoreClient

    Definition Classes
    hive
  • HiveVoidType
  • package execution
    Definition Classes
    hive
  • package orc
    Definition Classes
    hive

package client

Support for interacting with different versions of the HiveMetastoreClient

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. client
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. object HiveVoidType extends DataType with Product with Serializable

Inherited from AnyRef

Inherited from Any

Ungrouped