If using a Hive target connector to access a Kerberized Hadoop cluster, verify the QueryGrid user has permission to run kinit.
- Log on to a master node.
- Type the following:su tdqg
- Type the following:kinit <username>
- Log on to Beeline with the same Hive principal.