Hi all, I am new to Datahub I am trying to work on a use-case to test spark lineage, with various data sources. I created a simple example where you read two files from hdfs join them and save it back to hdfs. this works on my local setup of datahub it shows spark lineage as shown in image below.
When I point this to the datahub server deployed on cloud it doesn't show any upstream and downstream dataset lineage, as shown in first image and idea where I am going wrong?