Package

org.apache.spark

groupon

Permalink

package groupon

Visibility
  1. Public
  2. All

Type Members

  1. class SparkListenerLogStartShim extends SparkListenerLogStart

    Permalink

    A shim to allow handling of private[spark] LogStart event in the rest of Sparklint.

    A shim to allow handling of private[spark] LogStart event in the rest of Sparklint.

    Since

    9/30/16.

Value Members

  1. object StringToSparkEvent

    Permalink

    A helper class.

    A helper class. This is under org.apache.spark to utilize the private function JsonProtocal.sparkEventFromJson so we can replay a spark event log from file system.

    Since

    6/16/16.

Ungrouped