Skip to content

[HELP] Can't get started with Spline #891

@JinhongXiong

Description

@JinhongXiong

spark vesion 3.3.1
Scala version 2.12.15]image
When I tried to use splint agent jar where I downloaded from maven it showed me like this image
So I added this jar as well but it still doesn't work and showed me this image
The command I used was

spark-sql --master yarn
--conf "spark.spline.lineageDispatcher=console"
--conf spark.sql.queryExecutionListeners=za.co.absa.spline.harvester.listener.SplineQueryExecutionListener
--conf spark.sql.query.command="select count(1) from xxx where dt = '2025-09-23'"
--conf spark.spline.producer.factory=za.co.absa.spline.harvester.console.ConsoleLineageProducerFactory
--jars ./spark-3.3-spline-agent-bundle_2.12-1.2.0.jar,./snakeyaml-2.5.jar

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions