iiRecord
Agentic AI Atlas · Data Lake / Lakehouse
stack-part:data-lakea5c.ai
II.
StackPart JSON

stack-part:data-lake

Structured · live

Data Lake / Lakehouse json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · domain/stack-parts/stack-parts-data.yamlCluster · domain
Record JSON
{
  "id": "stack-part:data-lake",
  "_kind": "StackPart",
  "_file": "domain/stack-parts/stack-parts-data.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Data Lake / Lakehouse",
    "category": "data-store",
    "description": "Object-storage-backed analytical lake/lakehouse (S3+Glue, Databricks,\nIceberg/Delta tables).\n"
  },
  "outgoingEdges": [
    {
      "from": "stack-part:data-lake",
      "to": "tool:databricks",
      "kind": "implemented_by",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "tool:databricks",
      "to": "stack-part:data-lake",
      "kind": "implements_stack_part",
      "attributes": {}
    }
  ]
}