Package

odkl.analysis.spark

util

Permalink

package util

Visibility
  1. Public
  2. All

Type Members

  1. class GroupingIterator[Key, Value] extends Iterator[(Key, Seq[Value])]

    Permalink

    Created by dmitriybugaichenko on 17.05.17.

    Created by dmitriybugaichenko on 17.05.17.

    Simple utility to apply zero-copying grouping on pre-sorted iterator

  2. trait RDDOperations extends AnyRef

    Permalink

    Created by vyacheslav.baranov on 19/10/15.

  3. trait SQLOperations extends AnyRef

    Permalink

    Created by vyacheslav.baranov on 25/11/15.

  4. trait SparkJson extends AnyRef

    Permalink

    Collection of JSON utility functions for Spark jobs

    Collection of JSON utility functions for Spark jobs

    Created by vyacheslav.baranov on 20/10/15.

Value Members

  1. object GroupingIterator

    Permalink
  2. object RDDOperations extends RDDOperations with CollectionOperations with Serializable

    Permalink
  3. object SQLOperations extends SQLOperations

    Permalink
  4. object SparkJson extends SparkJson

    Permalink
  5. package collection

    Permalink

Ungrouped