public interface ExtendedSparkConfigurer extends SparkConfigurer
SparkConfigurer to provide more spark specific feature at configuration time.| Modifier and Type | Method and Description |
|---|---|
co.cask.cdap.api.spark.dynamic.SparkCompiler |
createSparkCompiler()
Creates a new instance of
SparkCompiler for Scala code compilation. |
setClientResources, setDriverResources, setExecutorResources, setMainClassNamesetDescription, setName, setPropertiesusePlugin, usePlugin, usePluginClass, usePluginClassaddDatasetModule, addDatasetType, addStream, addStream, createDataset, createDataset, createDataset, createDatasetco.cask.cdap.api.spark.dynamic.SparkCompiler createSparkCompiler()
SparkCompiler for Scala code compilation.SparkCompiler.Copyright © 2017 Cask Data, Inc. Licensed under the Apache License, Version 2.0.