Skip to main content

What does Atlan crawl from AWS Glue?

Atlan crawls and maps the following assets and properties from AWS Glue.

Databases

Atlan maps databases from AWS Glue to its Database asset type.

Source propertyAtlan property
TABLE_CATALOGname
SCHEMA_COUNTschemaCount

Schemas

Atlan maps schemas from AWS Glue to its Schema asset type.

Source propertyAtlan property
TABLE_SCHEMAname
TABLE_COUNTtableCount
VIEW_COUNTviewsCount
TABLE_CATALOGdatabaseName
COMMENTSdescription
CreateTimesourceCreatedAt

Tables

Atlan maps tables from AWS Glue to its Table asset type.

Source propertyAtlan property
TABLE_NAMEname
COMMENTSdescription
COLUMN_COUNTcolumnCount
ROW_COUNTrowCount
BYTESsizeBytes
Parameters (recordCount)rowCount
Parameters (sizeKey)sizeBytes
TABLE_TYPEsubType
StorageDescriptor (Location)externalLocation
Parameters (typeOfData, classification)externalLocationFormat
PartitionKeysisPartitioned
PartitionDatapartitionCount, partitionList
CreatedBysourceCreatedBy
CreateTime, CreationTimesourceCreatedAt
UpdateTime, LastAccessTimesourceUpdatedAt

Views

Atlan maps views from AWS Glue to its View asset type.

Source propertyAtlan property
TABLE_NAMEname
COMMENTSdescription
COLUMN_COUNTcolumnCount
VIEW_DEFINITIONdefinition
Parameters (recordCount)rowCount
PartitionKeysisPartitioned
PartitionDatapartitionCount, partitionList
CreatedBysourceCreatedBy
CreateTime, CreationTimesourceCreatedAt
UpdateTime, LastAccessTimesourceUpdatedAt

Columns

Atlan maps columns from AWS Glue to its Column asset type.

Atlan also supports nested columns up to level 15 for AWS Glue to help you enrich your semi-structured data types:

  • Atlan retrieves raw STRUCT and ARRAY type objects for nested columns up to 15 levels.
  • View nested columns in the column preview and overview sidebar for your table assets.
  • Column-level lineage is supported. Search, enrich metadata, and view lineage for nested columns.
  • Tag propagation is currently only supported from parent to nested columns.
  • Atlan currently does not parse MAP type objects for columns and nested columns.
Source propertyAtlan property
COLUMN_NAMEname
COMMENTSdescription
ORDINAL_POSITION, COLUMN_IDorder
TYPE_NAME, DATA_TYPEdataType
IS_PARTITIONisPartition
PARTITION_ORDERpartitionOrder