Beeline auth using principal and keytab file.
I am using beeline to run a file as:
beeline -u jdbc:hive2://url:10000/ -n user -p dummy -f file.sql <
beeline -u jdbc:hive2://url:10000/ -n user -p dummy -f file.sql