Hi, I am trying to remove from Dremio a Hive 3 metastore source that does not exists anymore. Every time when I remove it I get the error “Unable to acquire source change lock for source [Data Lake Shore] within timeout.”. Is there any option to increase this timeout setting or is there any other workaround to remove the source?
@enrique.castillo Have you tried to restart Dremio and see if the source is gone or try again after restart
If still an issue, can you try increasing store.plugin.wait_millis
I was able to remove the source after restarting the coordinator node. Thank you.