You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Enhanced the database URL connection configuration issue. Now it will read HIVE_META_URL from config, and only switches to hive-site.xml if the previous not exists.
Bug Fix
Removed some incompatible code for printing status of Hive Engine.
Resolved the compatibility issue about fetching queue information from Yarn Scheduler of ResourceManager
Resolved the distributed deployment issue of install.sh, which failed to startup PublicService
Resolved the issue that some microservices failed to print logs in some environments
Optimized the import grammar of ddl.sql
Adapted with the Hadoop and Hive in CDH version. Resolved the issue that Restful requests failed to be received.