1

I'm trying to integrate Spring Cloud dataflow Yarn SPI with Spark running on Hortonworks sandbox 2.4. Does anyone have any samples on the configuration that we need to do? My Spark program is executing properly when I run it using spark-submit, but giving problems when I ran through Spring Cloud dataflow after registering the Spark app. There may be some prerequisites that I need to set and not sure of what all they are.

Please help.

4

1 回答 1

2

您可以先查看https://github.com/spring-cloud/spring-cloud-task-app-starters

希望这会有所帮助,马吕斯

于 2016-06-03T14:24:57.147 回答