This project has retired. For details please refer to its Attic page.
Uses of Class org.apache.crunch.impl.spark.SparkPipeline (Apache Crunch 0.10.0 API)

Uses of Class
org.apache.crunch.impl.spark.SparkPipeline

Packages that use SparkPipeline
org.apache.crunch.impl.spark   
 

Uses of SparkPipeline in org.apache.crunch.impl.spark
 

Constructors in org.apache.crunch.impl.spark with parameters of type SparkPipeline
SparkRuntime(SparkPipeline pipeline, org.apache.spark.api.java.JavaSparkContext sparkContext, org.apache.hadoop.conf.Configuration conf, Map<PCollectionImpl<?>,Set<Target>> outputTargets, Map<PCollectionImpl<?>,org.apache.crunch.materialize.MaterializableIterable> toMaterialize, Map<PCollection<?>,org.apache.spark.storage.StorageLevel> toCache)
           
 



Copyright © 2014 The Apache Software Foundation. All Rights Reserved.