org.apache.spark |
Core Spark classes in Scala.
|
org.apache.spark.annotation |
Spark annotations to mark an API experimental or intended only for advanced usages by developers.
|
org.apache.spark.api.r |
|
org.apache.spark.broadcast |
Spark's broadcast variables, used to broadcast immutable datasets to all nodes.
|
org.apache.spark.graphx |
ALPHA COMPONENT
GraphX is a graph processing framework built on top of Spark.
|
org.apache.spark.graphx.impl |
|
org.apache.spark.graphx.lib |
Various analytics functions for graphs.
|
org.apache.spark.graphx.util |
Collections of utilities used by graphx.
|
org.apache.spark.input |
|
org.apache.spark.io |
IO codecs used for compression.
|
org.apache.spark.launcher |
Library for launching Spark applications.
|
org.apache.spark.ml.source.libsvm |
|
org.apache.spark.ml.tree |
|
org.apache.spark.ml.util |
|
org.apache.spark.mllib.fpm |
|
org.apache.spark.mllib.pmml |
|
org.apache.spark.mllib.stat.distribution |
|
org.apache.spark.partial |
|
org.apache.spark.rdd |
Provides implementation's of various RDDs.
|
org.apache.spark.scheduler |
Spark's DAG scheduler.
|
org.apache.spark.scheduler.cluster |
|
org.apache.spark.scheduler.local |
|
org.apache.spark.serializer |
Pluggable serializers for RDD and shuffle data.
|
org.apache.spark.sql |
|
org.apache.spark.sql.expressions |
|
org.apache.spark.sql.hive |
|
org.apache.spark.sql.hive.execution |
|
org.apache.spark.sql.jdbc |
|
org.apache.spark.sql.sources |
|
org.apache.spark.sql.types |
|
org.apache.spark.sql.util |
|
org.apache.spark.status.api.v1 |
|
org.apache.spark.storage |
|
org.apache.spark.streaming |
|
org.apache.spark.streaming.dstream |
Various implementations of DStreams.
|
org.apache.spark.streaming.receiver |
|
org.apache.spark.streaming.scheduler |
|
org.apache.spark.streaming.util |
|
org.apache.spark.ui.env |
|
org.apache.spark.ui.exec |
|
org.apache.spark.ui.jobs |
|
org.apache.spark.ui.storage |
|
org.apache.spark.util |
Spark utilities.
|
org.apache.spark.util.random |
Utilities for random number generation.
|