Hi,
I want to try Dremio - downloaded dremio-community-4.3.1-202005202256080999-5dcfb82a.tar.gz, deployed it on RHEL 7.6 according to documentation. Unfortunately I can’t start it, in the logs I see errors like:
WARN c.d.s.s.LocalSchedulerService - Execution of t
ask com.dremio.exec.catalog.CatalogServiceImpl$$Lambda$241/545202416@5ab7785c failed
com.dremio.common.exceptions.UserException: Failure creating/updating source [INFORMATION_
SCHEMA].
…
Caused by: java.util.ConcurrentModificationException: tried to create, found previous version VqIIacK/HOY=
I tried embedded Zookeeper and external one, still the same problem. I googled similar error, but the only one I found is about upgrade. In my case it’s a new installation.
Can you please help?
Thank you,
Viacheslav