With local console, typing "hive" launching the console directly without any password.
But, when I try to connect using dbeaver/beeline, it prompts for username/password.
I tried with
- hive/""
- ""/""
- mysql metastore username/password.
- entries mentioned in hive-site.xml
But none of them are working, Even I tried all the steps in this link
What might be the default username/password, please suggest. Or do I need to configure anything to access like this through jdbc?
Trying blank username/password worked for me. I am trying with hive user and keytab.