sparkle-0.1: src/Control/Distributed/Spark.hs
module Control.Distributed.Spark (module S) where
import Control.Distributed.Closure as S
import Control.Distributed.Spark.Closure as S
import Control.Distributed.Spark.Context as S
import Control.Distributed.Spark.ML.Feature.CountVectorizer as S
import Control.Distributed.Spark.ML.Feature.RegexTokenizer as S
import Control.Distributed.Spark.ML.Feature.StopWordsRemover as S
import Control.Distributed.Spark.ML.LDA as S
import Control.Distributed.Spark.PairRDD as S
import Control.Distributed.Spark.SQL.Context as S
import Control.Distributed.Spark.SQL.DataFrame as S
import Control.Distributed.Spark.SQL.Row as S
import Control.Distributed.Spark.RDD as S