Hi, I added an OFFLINE version to an existing REALTIME table, when I try to query the offline table using
select * from table_OFFLINE I get BrokerResourceMissing error, tenant is same as the broker server I have.
So wondering anybody has any ideas on what’s going on ?
j
Jackie
11/11/2020, 6:51 PM
Can you please check the
brokerResource
ideal state and see if the table exists?
p
Pradeep
11/11/2020, 7:59 PM
Thanks @Jackie for the help, needed to update the schemaName to be same as tablename.