You cannot see your databases or the query editor is missing
- Verify whether HSI or HS2 services are running by going to .
- If you are not running llap, then go to
use.hive.interactive.mode
parameter tofalse
.
and set the - Verify whether the Hive configuration parameter
hive.metastore.transactional.event.listeners
is set toorg.apache.hive.hcatalog.listener.DbNotificationListener
by going to . - DAS event processor runs the repl dump command as a hive service user. The hive service user can run the repl dump command if the user has repl admin privileges.
-
Verify whether DAS can read the repl root directory permissions - if das and hive are running as different service users.
There may be exceptions in the /var/log/das/event-processor.log file with repl dump failures because of read errors.