Streampipes MYSQL Set Adapter - Stream Adapter

Viewed 13

I am trying to connect Apache streampipes with a MySQL Database.

I am getting the following :

org.apache.streampipes.connect.api.exception.AdapterException: Could not connect to server: The server time zone value 'EEST' 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.

How can i solve it ?

Thanks

0 Answers
Related