Skip to content

hopper-edw 0.10.0

Latest

Choose a tag to compare

@mattcasters mattcasters released this 06 Sep 14:26
· 10 commits to main since this release

hopper-edw 0.10.0

Requires Apache Hop 2.19.0 and Java 21.

First release under Data Hopper EDW coordinates: org.hopper:hopper-edw unpacks to plugins/misc/hopper-edw/. Release 0.9.0 remains org.apache.hop:hop-datavault at plugins/misc/datavault/ — remove that folder before installing 0.10.0.

Highlights

  • Rebrand — Maven org.hopper:hopper-edw, install path plugins/misc/hopper-edw/, Java packages org.hopper.edw.*
  • Generate project documentation (#25) — hop project-doc, workflow action, and Tools → Generate project documentation…
  • BV SCD2 — SQL calculations / SQL Expression transform (#150), hub business keys (#153), hash-key partitions (#141), parent hub on canvas, source-query SQL highlighting
  • Jinja macros and dbt-core import (#72)
  • Target type mappings (#127)
  • Dialog Help opens plugin HTML (#133)
  • Read-only existing Data Vault models; stale catalog publish reminder; harvest data-type mappings on rediscovery

Install

Unzip hopper-edw-0.10.0.zip into $HOP_HOME (layout: plugins/misc/hopper-edw/ plus Jinjava jars in lib/core/).

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

Marketplace (after Nexus publish): org.hopper:hopper-edw:0.10.0

Nexus: https://repository.data-hopper.com/repository/hop-community-plugins/org/hopper/hopper-edw/0.10.0/hopper-edw-0.10.0.zip

Full notes: CHANGELOG.md