Hive metastore federation, internal and external unable to connect

johnnwanosike
New Contributor III

I enabled the internal hive on the metastore federation using this  query command


CREATE CONNECTION IF NOT EXISTS internal-hive TYPE hive_metastore
OPTIONS (builtin true);

But I can't get a password or username to access the JDBC URL.