You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2020/09/21 11:51:41 UTC

[GitHub] [druid] KevenLee229 removed a comment on issue #7353: Lookup uses with postgresql : CACHE NOT INITIALIZED

KevenLee229 removed a comment on issue #7353:
URL: https://github.com/apache/druid/issues/7353#issuecomment-696023987


   In the historical server, the log shows that the values have been load
   > org.apache.druid.server.lookup.namespace.JdbcCacheGenerator - Finished loading 1137 values for namespace...
   But when I conducted a query to lookup the table,  the following error was return:
   > Unknown exception / namespace [JdbcExtractionNamespace{connectorConfig=DbConnectorConfig{createTables=true, connectURI='jdbc:mysql://central.dev.goqomo.com:3306/central', user='debezium', passwordProvider=org.apache.druid.metadata.DefaultPasswordProvider, dbcpProperties=null}, table='crowd_customer', keyColumn='id', valueColumn='membership_level', tsColumn='null', filter='null', pollPeriod=PT0S}] : org.apache.druid.server.lookup.namespace.cache.CacheScheduler$EntryImpl@2a815d3b: CACHE_NOT_INITIALIZED, extractorID = namespace-factory-JdbcExtractionNamespace{connectorConfig=DbConnectorConfig{createTables=true, connectURI='*****', user='****', passwordProvider=org.apache.druid.metadata.DefaultPasswordProvider, dbcpProperties=null}, table='****', keyColumn='id', valueColumn='membership_level', tsColumn='null', filter='null', pollPeriod=PT0S}-63656cc9-36d8-4c8e-ac9b-a0df4878a510 / org.apache.druid.java.util.common.ISE / on host 


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org