Skip to main content

Documentation Index

Fetch the complete documentation index at: https://doc.lucidworks.com/llms.txt

Use this file to discover all available pages before exploring further.

Apache Spark can power a wide variety of data analysis jobs. In Fusion, Spark jobs are especially useful for generating recommendations.

Spark job subtypes

For the Spark job type, the available subtypes are listed below.
Additional Spark jobs are available with a Fusion AI license.

Spark job configuration

Spark jobs can be created and modified using the Fusion UI or the Spark Jobs API. They can be scheduled using the Fusion UI or the Jobs API. For the complete list of configuration parameters for all Spark job subtypes, see the Jobs Configuration Reference.

Learn more

To troubleshoot problems with a custom job, start by looking for errors in the script-job driver log, /opt/fusion/latest.x*/var/log/api/spark-driver-launcher.log (on Unix) or C:\lucidworks\var\fusion\latest.*x\var\log\api\spark-driver-launcher.log (on Windows).For general Spark job troubleshooting steps, see Spark troubleshooting.