II.
StackProfile JSON
Structured · livestack-profile:data-lake-stack
Data Lake Stack (Spark, Object Storage, Delta/Iceberg) json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "stack-profile:data-lake-stack",
"_kind": "StackProfile",
"_file": "domain/stack-profiles/stack-profiles-enrichment.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Data Lake Stack (Spark, Object Storage, Delta/Iceberg)"
},
"outgoingEdges": [
{
"from": "stack-profile:data-lake-stack",
"to": "role:data-engineer",
"kind": "used_by_role"
},
{
"from": "stack-profile:data-lake-stack",
"to": "role:analytics-engineer",
"kind": "used_by_role"
},
{
"from": "stack-profile:data-lake-stack",
"to": "role:data-scientist",
"kind": "used_by_role"
},
{
"from": "stack-profile:data-lake-stack",
"to": "domain:data-engineering",
"kind": "applies_to"
},
{
"from": "stack-profile:data-lake-stack",
"to": "domain:data-science",
"kind": "applies_to"
},
{
"from": "stack-profile:data-lake-stack",
"to": "skill-area:spark-jobs",
"kind": "requires_skill_area"
},
{
"from": "stack-profile:data-lake-stack",
"to": "skill-area:etl-pipelines",
"kind": "requires_skill_area"
},
{
"from": "stack-profile:data-lake-stack",
"to": "skill-area:data-warehouse-modeling",
"kind": "requires_skill_area"
},
{
"from": "stack-profile:data-lake-stack",
"to": "skill-area:columnar-storage",
"kind": "requires_skill_area"
},
{
"from": "stack-profile:data-lake-stack",
"to": "skill-area:python-data-pipelines",
"kind": "requires_skill_area"
},
{
"from": "stack-profile:data-lake-stack",
"to": "language:python",
"kind": "composed_of"
},
{
"from": "stack-profile:data-lake-stack",
"to": "language:sql",
"kind": "composed_of"
},
{
"from": "stack-profile:data-lake-stack",
"to": "framework:spark-java",
"kind": "composed_of"
},
{
"from": "stack-profile:data-lake-stack",
"to": "tool:airflow",
"kind": "composed_of"
},
{
"from": "stack-profile:data-lake-stack",
"to": "tool:databricks",
"kind": "composed_of"
}
],
"incomingEdges": []
}