Hello. When using the Spark Lineage in AWS, if we...
# troubleshoot
a
Hello. When using the Spark Lineage in AWS, if we are using glue as our Hive Metastore do we have to use the Glue source for the datasets or does using an Athena source? I have been trying to get it working with Athena but the pipeline/tasks are not connected to the Athena imported datasets. Thanks in advance for the help.
g
Did you tried with Glue
Copy code
This plugin extracts the following:

Tables in the Glue catalog
Column types associated with each table
Table metadata, such as owner, description and parameters
Jobs and their component transformations, data sources, and data sinks
a
Hi @gentle-hamburger-31302, no. My question was if I had to use the Glue source rather than the Athena source for the link to be made.
g
@dazzling-judge-80093 might help you on this question