hop-datavault 0.9.0
Requires Apache Hop 2.19.0 (or a recent 2.19.0-SNAPSHOT until GA) and Java 21.
Highlights
- Shared model configuration (#126) — named Source / DV / BV / DM configuration metadata and Tools → Configure EDW setup
- Generate Data Vault from a source model (#125) — classify
.hsmtables into hubs, satellites, links, and reference tables - Optional orphan handling (#77) — PASS / INFER / SENTINEL / QUARANTINE / FAIL on child loads
- Hop Lineage View (
.hlv, #79) — Marquez / folder / local-models backends, Show lineage, OPS overlay, Hop Web - First-time EDW docs — architecture, getting-started build order, resource definition group, plugin HTML (
docs/index.html) and toolbar EDW logo - Load fixes — CSV satellite hash keys no longer pad integer business keys; SQL Server live schema resolves
${DB_NAME}
Install
Unzip hop-datavault-0.9.0.zip into $HOP_HOME (layout: plugins/misc/datavault/).
Optional DBeaver / JDBC client: add hop-hsm-jdbc-0.9.0.jar (zero third-party deps) as a driver.
Marketplace (after Nexus publish): org.apache.hop:hop-datavault:0.9.0
Full notes: CHANGELOG.md