Package

com.intenthq.pucket

mapreduce

Permalink

package mapreduce

Visibility
  1. Public
  2. All

Type Members

  1. trait PucketInstantiator[HigherType] extends AnyRef

    Permalink

    Trait whose implementations allow puckets to be instantiated in a Hadoop output format

    Trait whose implementations allow puckets to be instantiated in a Hadoop output format

    HigherType

    the higher type of the data. Eg thrift/avro

  2. class PucketOutputFormat[T] extends FileOutputFormat[Void, T]

    Permalink

    Implementation of output format for hadoop

    Implementation of output format for hadoop

    T

    Type of data to be written

Value Members

  1. object PucketOutputFormat

    Permalink

Ungrouped