@sujonict07
Can you try to disable the Hive impersonation? If impersonation is enabled then all your hive queries will run as hive user and hive is super user for hive service which wouldn't be a good setup as you may want to restrict access to some users.
When you disable the hive impersonation then all queries will be submitted by the actual user and ranger will be able to provide the authorisation.
If it is enabled it doesn't make sense to use ranger.
Are you using CDP?