@banshidhar_saho
Can we enable both Kerberos and LDAP authentication for HiveServer2 at the same time?
--> No that's not possible, you can either use kerberos or LDAP, we can't use both at the same time.
Secondly, can you share a sample workflow.xml and job.properties for an Oozie job that has a HiveServer2 action where LDAP authentication is enabled for Hiveserver2.
Kindly refer this documentation to specify the ldap credentials in hive action.
https://oozie.apache.org/docs/5.1.0/DG_Hive2ActionExtension.html
Thanks,
Prakash