AbsaOSS / spline-spark-agent

Spline agent for Apache Spark
https://absaoss.github.io/spline/
Apache License 2.0
176 stars 90 forks source link

Authentication part of spline jar is not working #716

Closed SATPARDE closed 11 months ago

SATPARDE commented 1 year ago

We are not able to authenticate. Token mechanism is not working. Authentication part of spline jar is not working

cerveada commented 1 year ago

Which version of Spline Agent and Spark? Are there any errors or exception? Please share.

SATPARDE commented 1 year ago

Hi,

Its a new version of spline 1.0.5.

Please check the error message below.

10:05:29 ERROR SparkLineageInitializer: Spline initialization failed! Spark Lineage tracking is DISABLED. za.co.absa.spline.harvester.exception.SplineInitializationException: Spark Agent was not able to establish connection to Spline Gateway at io.github.lineageco.splinecustomhttpdispatcher.AzureHttpLineageDispatcher$$anonfun$io$github$lineageco$splinecustomhttpdispatcher$AzureHttpLineageDispatcher$$getServerHeaders$1.applyOrElse(AzureHttpLineageDispatcher.scala:135)

Thanks satyajit

From: Adam Cervenka @.> Sent: donderdag 29 juni 2023 10:00 To: AbsaOSS/spline-spark-agent @.> Cc: satyajitsing pardeshi @.>; Author @.> Subject: [External] Re: [AbsaOSS/spline-spark-agent] Authentication part of spline jar is not working (Issue #716)

You don't often get email from @.*** Learn why this is importanthttps://aka.ms/LearnAboutSenderIdentification

Which version of Spline Agent and Spark? Are there any errors or exception? Please share.

- Reply to this email directly, view it on GitHubhttps://github.com/AbsaOSS/spline-spark-agent/issues/716#issuecomment-1612589221, or unsubscribehttps://github.com/notifications/unsubscribe-auth/BA5UUMY5VWTEGJH2DCMWAU3XNUYWZANCNFSM6AAAAAAZYEDULI. You are receiving this because you authored the thread.Message ID: @.***>

This message has been sent by ABN AMRO Bank N.V., which has its seat at Gustav Mahlerlaan 10 (1082 PP) Amsterdam, the Netherlands, and is registered in the Commercial Register of Amsterdam under number 34334259.

Dit bericht is verzonden door ABN AMRO Bank N.V., statutair gevestigd aan de Gustav Mahlerlaan 10 te (1082 PP) Amsterdam, ingeschreven in het Handelsregister Amsterdam onder nummer 34334259.

cerveada commented 1 year ago

You are using custom dispatcher, not a code from us, so I can't really tell you why it doesn't work.