I created a scala web application using apache ignite and spark. The application uses ignite RDD and Spark RDD. I was only able to successfully run the application by using spark-submit. But I wonder whether there is way to run the application as a standalone web application without submitting the jar to spark and use spark and ignite contexts to connect spark master and ignite server. Can I know it is possible?
Chana is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.