You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@gobblin.apache.org by "Chen Guo (Jira)" <ji...@apache.org> on 2019/12/18 00:05:00 UTC

[jira] [Created] (GOBBLIN-1007) Unknown system variable 'query_cache_type' when using MySQL 8 as the state store

Chen Guo created GOBBLIN-1007:
---------------------------------

             Summary: Unknown system variable 'query_cache_type' when using MySQL 8 as the state store
                 Key: GOBBLIN-1007
                 URL: https://issues.apache.org/jira/browse/GOBBLIN-1007
             Project: Apache Gobblin
          Issue Type: Bug
            Reporter: Chen Guo


The exception "Unknown system variable 'query_cache_type' " will be thrown if MySQL 8 is used as the state store. 

As described in this ticket [https://stackoverflow.com/questions/43044193/datagrip-reports-unknown-system-variable-query-cache-type-when-connecting-to], a solution is to upgrade mysql-connector-java to version 5.1.44.

 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)