pauloricardoferreira opened a new issue, #8058: URL: https://github.com/apache/hop/issues/8058
### 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 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
