Skip to content

hop-datavault 0.8.0

Choose a tag to compare

@mattcasters mattcasters released this 10 Aug 14:05
· 75 commits to main since this release

hop-datavault 0.8.0

Requires Apache Hop 2.19.0 (or a recent 2.19.0-SNAPSHOT until GA) and Java 21.

Highlights

  • Free SQL over source models (#117 / #115) — Apache Calcite free SQL against .hsm logical names, Source model SQL transform, Source model service metadata, Hop Server servlet /hop/sourceModelData, and thin hop-hsm-jdbc client for DBeaver (jdbc:hop-hsm://…)
  • Source modeler pipeline sources (#116) — pipeline cards on .hsm, Record Definition Input (data), catalog PIPELINE loads, origin navigation, relationship lifecycle, retail ASN XML path
  • Source JSON feeds (#114) — flatten JSON columns into catalog JSON sources; retail order-shipment path
  • Metadata harvesting (#112) — harvest action, OPS history, schema gate HARVEST_RUN, harvest GUI, apply harvest / generate .hsm
  • Update RDG load-overview — execution-id propagation and clearer ModelFailed reporting

Install

Unzip hop-datavault-0.8.0.zip into $HOP_HOME (layout: plugins/misc/datavault/).

Optional DBeaver / JDBC client: add hop-hsm-jdbc-0.8.0.jar (zero third-party deps) as a driver.

Marketplace (after Nexus publish): org.apache.hop:hop-datavault:0.8.0

Nexus: https://repository.data-hopper.com/repository/hop-community-plugins/org/apache/hop/hop-datavault/0.8.0/hop-datavault-0.8.0.zip

Full notes: CHANGELOG.md