@EnableTask @Configuration @EnableConfigurationProperties(value=SparkClusterTaskProperties.class) public class SparkClusterTaskConfiguration extends Object
CommandLineRunner implementation that will run a Spark App in cluster mode using
configuration properties provided.| Constructor and Description |
|---|
SparkClusterTaskConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.boot.CommandLineRunner |
commandLineRunner() |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.