hortonworks-spark / spark-atlas-connector

A Spark Atlas connector to track data lineage in Apache Atlas
Apache License 2.0
263 stars 149 forks source link

AtlasServiceException: Metadata service API GET : api/atlas/v2/types/typedefs failed #288

Open mpankaj151 opened 4 years ago

mpankaj151 commented 4 years ago

Hi All,

I have spark 2.3.2 , atlas 1.1 and kafka 2.0 in my cluster.

When I'm running spark atlas connector v0.1.0-2.3-1.0.0 user jar, but my spark job is failing. I have attached the screenshot of the error.

P.S. : I have tried using latest version of spark atlas connector as well but my job is failing with Error : java.lang.IncompatibleClassChangeError: Implementing class.

1579761401358 1579761437916

YanXiangSong commented 3 years ago

hi, I have the same problem as you. Have you solved your problem?