HIVE相关命令记录

一、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

posted @ 2016-09-20 10:37  kane_zch  阅读(153)  评论(0编辑  收藏  举报