Other Packages |
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.examples.streaming |
|
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.tree |
|
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.jdbc |
|
org.apache.spark.sql.json |
|
org.apache.spark.sql.sources |
|
org.apache.spark.sql.test |
|
org.apache.spark.sql.types |
|
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.ui |
|
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. |