How to debug hive source in local idea?


I saw this comment in the code. How can I debug the hive data source locally?

I can’t see where to add the hive source when starting locally

@fuliu

Hive should be part of metastores

Yes,I can see hive when I start it with docker, but I can’t see it when I start it with idea. How can I set it up so that I can see it when I start it with idea?