- java.lang.Object
-
- org.springframework.cloud.task.app.spark.yarn.SparkYarnTaskConfiguration
-
@EnableTask
@Configuration
@EnableConfigurationProperties(value=SparkYarnTaskProperties.class)
public class SparkYarnTaskConfiguration
extends Object
CommandLineRunner implementation that will run a Spark App in YARN mode using
configuration properties provided.
- Author:
- Thomas Risberg
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.