This content has been marked as final.
Show 2 replies
-
1. Re: AWS Glue Scanner
Darren Wrigley Feb 9, 2021 5:41 AM (in response to Akki S)1 of 1 people found this helpfulthe AWS glue scanner does not parse any pyspark code yet, it is one the roadmap for a future release.
this type of integration is difficult, because Glue does not store much in the way of detailed transformation metadata, so we need to be able to parse the generated code.
for a list of what the glue scanner currently does - see the admin guide:- https://docs.informatica.com/data-catalog/enterprise-data-catalog/10-4-1/enterprise-data-catalog-scanner-configuration-g…
-