Dear Forum,
I try to install the Hopsworks platform in a single CentOS 7 VM using the 2.2 installer as mentioned in other topics. Unfortunately the system breaks at the hops:ndb step. The corresponding logs are included below.
Some pointers will be highly appreciated
Kind regards,
S. Jacobs
================================================================================e[0m
e[31mError executing action `run` on resource 'bash[flyway_baseline]'e[0m
================================================================================e[0m
e[0m Mixlib::ShellOut::ShellCommandFailede[0m
------------------------------------e[0m
Expected process to exit with [0], but received ‘1’
e[0m ---- Begin output of “bash” “/tmp/chef-script20210610-25087-ok02wa” ----
e[0m STDOUT: Using socket: /srv/hops/mysql-cluster/mysql.sock
e[0m Flyway Community Edition 6.5.1 by Redgate
e[0m STDERR: mysql: [Warning] Using a password on the command line interface can be insecure.
e[0m ERROR:
e[0m Unable to obtain connection from database (jdbc:mysql://127.0.0.1:3306/hops) for user ‘kthfs’: The server time zone value ‘EDT’ is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the serverTimezone configuration property) to use a more specifc time zone value if you want to utilize time zone support.
e[0m --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
e[0m SQL State : 01S00
e[0m Error Code : 0
e[0m Message : The server time zone value ‘EDT’ is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the serverTimezone configuration property) to use a more specifc time zone value if you want to utilize time zone support.
e[0m
e[0m Caused by: java.sql.SQLException: The server time zone value ‘EDT’ is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the serverTimezone configuration property) to use a more specifc time zone value if you want to utilize time zone support.
e[0m Caused by: com.mysql.cj.exceptions.InvalidConnectionAttributeException: The server time zone value ‘EDT’ is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the serverTimezone configuration property) to use a more specifc time zone value if you want to utilize time zone support.
e[0m ---- End output of “bash” “/tmp/chef-script20210610-25087-ok02wa” ----
e[0m Ran “bash” “/tmp/chef-script20210610-25087-ok02wa” returned 1e[0m