一、how to kill a hive job
yarn application -list
yarn application -kill application_id
二、how to connect hiveserver with beeline
beeline -u jdbc:hive2://localhost:10000/ --color=true
一、how to kill a hive job
yarn application -list
yarn application -kill application_id
二、how to connect hiveserver with beeline
beeline -u jdbc:hive2://localhost:10000/ --color=true