Apache Hop version?
2.19.0
Java version?
openjdk 21.0.12 2026-07-21
Operating system
Docker
What happened?
I’d like to congratulate you on the release and say that Apache Hop 2.19.0 is amazing.
I believe I found a bug when running Hop Long Lived with Docker.
When setting the variable HOP_DRIVERS_DOWNLOAD="databricks",
the installer did not recognize the Databricks driver, even though it is available in the Maven repository at: https://repo1.maven.org/maven2/com/databricks/
Execution logs:
Unknown driver id: 'databricks'.
Run 'hop driver list' to see the available drivers.
2026/08/21 11:57:05 - Error: failed to install JDBC driver 'databricks'
2026/08/21 11:57:06 - Running the entrypoint script with PID 7
2026/08/21 11:57:06 - Installing JDBC drivers: databricks
2026/08/21 11:57:06 - Installing JDBC driver 'databricks'
Thanks.
Issue Priority
Priority: 2
Issue Component
Component: Hop Server
Apache Hop version?
2.19.0
Java version?
openjdk 21.0.12 2026-07-21
Operating system
Docker
What happened?
I’d like to congratulate you on the release and say that Apache Hop 2.19.0 is amazing.
I believe I found a bug when running Hop Long Lived with Docker.
When setting the variable
HOP_DRIVERS_DOWNLOAD="databricks",the installer did not recognize the Databricks driver, even though it is available in the Maven repository at: https://repo1.maven.org/maven2/com/databricks/
Execution logs:
Unknown driver id: 'databricks'.
Run 'hop driver list' to see the available drivers.
2026/08/21 11:57:05 - Error: failed to install JDBC driver 'databricks'
2026/08/21 11:57:06 - Running the entrypoint script with PID 7
2026/08/21 11:57:06 - Installing JDBC drivers: databricks
2026/08/21 11:57:06 - Installing JDBC driver 'databricks'
Thanks.
Issue Priority
Priority: 2
Issue Component
Component: Hop Server