big-data-europe / docker-hive

1.03k stars 553 forks source link

what is username and password for remote connect 10000 port #30

Closed cppla closed 4 years ago

cppla commented 5 years ago

hello,

what is username and password for remote connect 10000 port?

i can't connect by :

{ "HOST": "x.x.x.x", "PORT": 10000, "DATABASE": "default", "USER": "", "PASSWORD": "", "AUTH": "LDAP" }

shveikus commented 4 years ago

By default, any value is available, except empty.

cppla commented 4 years ago

thank you very much~ @shveikus