Baoqi / metabase-dremio-driver

Dremio driver for Metabase BI
Eclipse Public License 2.0
50 stars 10 forks source link

Sync Schema Issue #8

Closed swakv closed 8 months ago

swakv commented 2 years ago

After syncing dremio schema to metabase, sync says complete but the schemas page in metabase is empty. Metabase logs dont seem to show anything but dremio logs have the following -

dremio_1 | 2022-08-12 02:22:24,459 [UserServer-1] WARN c.dremio.sabot.rpc.user.UserSession - Ignoring unknown property: APPLICATIONNAME dremio_1 | 2022-08-12 02:22:24,460 [UserServer-1] INFO c.d.sabot.rpc.user.UserRPCServer - [USER]: Channel closed /172.21.0.2:31010 <–> /172.21.0.1:65186 (user client) dremio_1 | 2022-08-12 02:22:24,461 [UserServer-1] INFO com.dremio.ConnectionLog - [121ffbb1-210e-4959-a6f3-293681bedb9f] Connection Closed

Any idea why?

MarcoGiorgi commented 1 year ago

Hi @swakv, I'm having the same issue, have you solved it in some way?

swakv commented 1 year ago

@MarcoGiorgi I could not solve it unfortunately

Baoqi commented 8 months ago

Haven't reproduced yet, close for now.